Commit Graph

121 Commits (183deccc15c711761e668968ea87b17f7cb69356)

Author SHA1 Message Date
pecesama 22e1dd3387 Bug fix from images 2007-09-12 22:43:22 +00:00
ravenlp a00b2a7d28 2007-09-09 16:37:01 +00:00
Victor De la Rocha 711c338de0 added urlFriendly with .htaccess 2007-09-07 12:31:41 +00:00
pecesama 476109c015 Path submited by Matthew.C.Snyder
1) Configuration files not required in the right place.
2) A user should not be allowed to delete themselves.
2007-09-03 06:59:33 +00:00
pecesama c2487ca0d8 installer and updater for v0.90 and minor bug fixes 2007-09-03 05:43:44 +00:00
pecesama f0653b5e23 CSS style for SELECT elements 2007-09-02 18:40:20 +00:00
pecesama 9b617b7d4f Comment feature (finished) 2007-08-09 23:31:03 +00:00
pecesama 02794931ca Textile fix 2007-07-24 22:05:19 +00:00
Victor De la Rocha ccdb6dc36b changed '<?=' for '<?php echo' 2007-07-24 21:40:06 +00:00
pecesama 73513b8f82 Comment feature (started) and bug fix for the textile problem. 2007-07-24 20:52:33 +00:00
pecesama d266338ac4 Changed $fecha to $dateTmp 2007-07-23 02:53:42 +00:00
pecesama 57a29ee36c scape the login 2007-07-23 02:49:26 +00:00
vbracco c37cc7cd41 Issue #25. server time offset. 2007-07-22 04:29:43 +00:00
vbracco 7cd76408e9 Issue #25. server time offset. 2007-07-22 04:29:01 +00:00
vbracco cc7f54dcb9 Issue #25. server time offset. 2007-07-22 04:27:58 +00:00
pecesama c7f3a0fb09 Fixed bug on L10n 2007-07-21 06:02:41 +00:00
pecesama 7939c7d462 L10n 2007-07-21 05:44:50 +00:00
pecesama 2442496087 Fixed bug on options 2007-07-20 23:36:39 +00:00
Victor De la Rocha fda0b65799 added __("text") function for the gettext class 2007-07-20 22:04:15 +00:00
pecesama d0e8576f51 changed initIdioma() to initLang() 2007-07-20 21:58:46 +00:00
pecesama 7a0c1a877b copy messages and error500 fix 2007-07-20 21:43:20 +00:00
pecesama d9f4fe96fd changed the name 'idiomas' 2007-07-20 21:30:32 +00:00
vbracco 3f2966bc54 Missing ")" in line 107 2007-07-20 14:49:20 +00:00
vbracco eeea7711a3 Implementing time offset in install.php and update.php. 2007-07-20 14:46:10 +00:00
vbracco 2392b22d04 Delete config.php and update config-sample.php 2007-07-20 14:17:10 +00:00
vbracco 70f4e5eda2 Change htmlentities with htmlspecialchars 2007-07-20 11:42:34 +00:00
Victor De la Rocha 2f150108c3 added __("text") function for the gettext class 2007-07-20 08:14:07 +00:00
Victor De la Rocha 009d010937 change the name of files in classes for gettext (multi languages) 2007-07-20 05:24:11 +00:00
Victor De la Rocha b4b10c94da Added multi language. 2007-07-20 05:16:39 +00:00
pecesama 6becfa8cd8 Fixed the error500 and headers changed 2007-07-20 04:15:28 +00:00
pecesama 92bf1afc45 2007-07-19 23:42:56 +00:00
pecesama b1c0e4ca6e Fixed problem when uploading images with spaces in the filename 2007-07-18 06:18:14 +00:00
pecesama 0e7b1aa3a7 Fixed double quotes's bug 2007-07-18 05:02:34 +00:00
pecesama c6321c7d34 Fixed apostrophe's bug 2007-07-18 04:39:24 +00:00
pecesama 8443382cb1 Minor bug fixes 2007-07-18 02:48:45 +00:00
pecesama 12a7f489fa v0.85 2007-07-12 05:17:52 +00:00
pecesama 54c4eb203c Path for bug on *nix systems 2007-07-06 06:49:27 +00:00
pecesama ff182eaa70 Path for bug on theme selection 2007-07-06 06:29:38 +00:00
pecesama 47463b6544 0.8 version 2007-07-06 05:58:57 +00:00
pecesama 44f8e67fd2 adding the new control panel (completed) 2007-05-12 04:33:59 +00:00
pecesama 16fdc11cb0 adding the new control panel (3) 2007-05-12 03:44:12 +00:00
pecesama bf9636a1eb Ordering folders 2007-05-11 06:49:33 +00:00
pecesama 7c67485b67 Ordering folders 2007-05-11 06:48:39 +00:00
pecesama 30bb631e5b adding the new control panel (2) 2007-05-11 06:42:26 +00:00
pecesama 5c7d0d84d7 starting adding the new control panel 2007-05-11 03:17:01 +00:00
Victor De la Rocha bc13d08ac8 Hacía falta la inclusión de los datos del config.php 2007-05-11 02:43:33 +00:00
Victor De la Rocha b47d00017a Agregado if(isset($_SERVER['PATH_INFO'])) antes de $param_url = explode("/",$_SERVER['PATH_INFO']); 2007-05-11 02:31:17 +00:00
Victor De la Rocha 5625762332 Eliminada la linea $this->idUser = $register['id_user']. En la tabla cofig no existe el campo id_user 2007-05-11 02:28:50 +00:00
Victor De la Rocha 7f5091efc6 Cambio de Mysql_Fetch_Array por Mysql_Fetch_Assoc en obtenerRegistro 2007-05-11 02:15:45 +00:00
Victor De la Rocha 8284155df3 Cambio de mysql_fetch_array por mysql_fetch_assoc en en obtenerRegistro. 2007-05-11 02:13:48 +00:00