283 Commits (a9d2940cb3508bc79a71aa050d330cfa656549c2)
 

Author SHA1 Message Date
  Victor De la Rocha b44c53adc0 session_start() deleted. We can find a session_start in entry.php (line 51) 16 years ago
  vbracco ae58f82378 Fix issue 43 and 47. Bug on add image from URL. 16 years ago
  mheitzenroder@gmail.com aeceafeacc Issue 51 - added 'entry' to the top of the page, plus updated entry.php 16 years ago
  pecesama 7ed00a70aa Autosave function 16 years ago
  mheitzenroder@gmail.com 8dabf4065d Security fix, issue 51 - checking for entry 16 years ago
  mheitzenroder@gmail.com 2b04a0339c Bug 50 - SQL injection exploit, resolved by checking for valid post id 16 years ago
  Victor De la Rocha 770a45a126 Deleted Notice: Undefined index: query. Added isset() before use var 16 years ago
  mheitzenroder@gmail.com cd76a33bde Issue 49: PHP NOTICES from missing index keys in GET array. Changed conditionals to check first if the key is set, before checking it's value. 16 years ago
  Victor De la Rocha 457c67ee03 Pagination 16 years ago
  pecesama 89ca2fa7cb Removed PHP shortags 16 years ago
  pecesama 03def6f6fb Finished the removing of the old permalinks styles; sanitize RSS feed 16 years ago
  pecesama a998e1a4de Removing the old permalinks styles 17 years ago
  pecesama 22e1dd3387 Bug fix from images 17 years ago
  ravenlp a00b2a7d28 17 years ago
  Victor De la Rocha 711c338de0 added urlFriendly with .htaccess 17 years ago
  pecesama 476109c015 Path submited by Matthew.C.Snyder 17 years ago
  pecesama c2487ca0d8 installer and updater for v0.90 and minor bug fixes 17 years ago
  pecesama f0653b5e23 CSS style for SELECT elements 17 years ago
  pecesama 9b617b7d4f Comment feature (finished) 17 years ago
  pecesama 02794931ca Textile fix 17 years ago
  Victor De la Rocha ccdb6dc36b changed '<?=' for '<?php echo' 17 years ago
  pecesama 73513b8f82 Comment feature (started) and bug fix for the textile problem. 17 years ago
  pecesama d266338ac4 Changed $fecha to $dateTmp 17 years ago
  pecesama 57a29ee36c scape the login 17 years ago
  vbracco c37cc7cd41 Issue #25. server time offset. 17 years ago
  vbracco 7cd76408e9 Issue #25. server time offset. 17 years ago
  vbracco cc7f54dcb9 Issue #25. server time offset. 17 years ago
  pecesama c7f3a0fb09 Fixed bug on L10n 17 years ago
  pecesama 7939c7d462 L10n 17 years ago
  pecesama 2442496087 Fixed bug on options 17 years ago
  Victor De la Rocha fda0b65799 added __("text") function for the gettext class 17 years ago
  pecesama d0e8576f51 changed initIdioma() to initLang() 17 years ago
  pecesama 7a0c1a877b copy messages and error500 fix 17 years ago
  pecesama d9f4fe96fd changed the name 'idiomas' 17 years ago
  vbracco 3f2966bc54 Missing ")" in line 107 17 years ago
  vbracco eeea7711a3 Implementing time offset in install.php and update.php. 17 years ago
  vbracco 2392b22d04 Delete config.php and update config-sample.php 17 years ago
  vbracco 70f4e5eda2 Change htmlentities with htmlspecialchars 17 years ago
  Victor De la Rocha 2f150108c3 added __("text") function for the gettext class 17 years ago
  Victor De la Rocha 009d010937 change the name of files in classes for gettext (multi languages) 17 years ago
  Victor De la Rocha b4b10c94da Added multi language. 17 years ago
  pecesama 6becfa8cd8 Fixed the error500 and headers changed 17 years ago
  pecesama 92bf1afc45 17 years ago
  pecesama b1c0e4ca6e Fixed problem when uploading images with spaces in the filename 17 years ago
  pecesama 0e7b1aa3a7 Fixed double quotes's bug 17 years ago
  pecesama c6321c7d34 Fixed apostrophe's bug 17 years ago
  pecesama 8443382cb1 Minor bug fixes 17 years ago
  pecesama 12a7f489fa v0.85 17 years ago
  pecesama 54c4eb203c Path for bug on *nix systems 17 years ago
  pecesama ff182eaa70 Path for bug on theme selection 17 years ago