292 Commits (master)
 

Author SHA1 Message Date
  vbracco d6ec475e35 Fixing my own bug in the offsetTime. 16 years ago
  vbracco 40a7939210 Fixing the offset problem 16 years ago
  vbracco dddf1b27a2 Change all "..." to … 16 years ago
  pecesama 7c62a503f3 German, Portuguese and Russian translations 16 years ago
  ravenlp 667899855a Secured the admin/user.php 16 years ago
  vbracco 643ed9be2b Shorten long link with abbrr.com 16 years ago
  vbracco 7598eed6bd Fixed bug on URL type post without Title 16 years ago
  Victor De la Rocha 199c749069 added if(isset($_SERVER['SCRIPT_URI'])) and change "print" to "echo" on line 93 16 years ago
  pecesama 2eb8f3a986 updated the installation proccess 16 years ago
  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 16 years ago
  pecesama 22e1dd3387 Bug fix from images 16 years ago
  ravenlp a00b2a7d28 16 years ago
  Victor De la Rocha 711c338de0 added urlFriendly with .htaccess 16 years ago
  pecesama 476109c015 Path submited by Matthew.C.Snyder 16 years ago
  pecesama c2487ca0d8 installer and updater for v0.90 and minor bug fixes 16 years ago
  pecesama f0653b5e23 CSS style for SELECT elements 16 years ago
  pecesama 9b617b7d4f Comment feature (finished) 16 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