Commit Graph

3837 Commits

Author SHA1 Message Date
Loïc Chapeaux
ed31e94613 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 23:55:54 +00:00
Loïc Chapeaux
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Loïc Chapeaux
270e544b12 removed unnecessary line of code 2001-10-11 22:24:26 +00:00
Loïc Chapeaux
7bd05bab2f * fixed bug #468749 (Left Frame not expanding in iCab)
* fixed erroneous variable name
2001-10-11 22:23:57 +00:00
Loïc Chapeaux
3620897d9b removed unnecessary md5 calls 2001-10-09 18:12:16 +00:00
Loïc Chapeaux
92ec43d8fc fixed bug #468807 (dump error) 2001-10-07 22:09:51 +00:00
Loïc Chapeaux
f9021b9b5b fixed CSS bugs 2001-10-04 22:31:19 +00:00
Marc Delisle
0352e26eef *** empty log message *** 2001-10-03 17:20:57 +00:00
Geert Lund
c0c89a7665 Fix: libraries/common.lib.php3: fixed localised_date() function 2001-10-03 08:08:04 +00:00
Loïc Chapeaux
e24e60df46 fixed "backslashed backslash" before wildcards problem in databases names 2001-09-30 08:32:03 +00:00
Loïc Chapeaux
caccd233a4 * fixed a possible problem with invalid keys values in the $uva_mydbs array;
* taken into account the case where available databases names returned by MySQL is empty or '%' (ie all databases);
* fixed an invalid regexp at line 494.
2001-09-29 17:39:40 +00:00
Loïc Chapeaux
3747062520 fixed a bad regexp thanks to Joshua Nye 2001-09-26 20:14:08 +00:00
Loïc Chapeaux
c4c48770e1 some variable wasn't declared as global ones. 2001-09-26 19:24:59 +00:00
Loïc Chapeaux
435dfbbe7e fixed some security issues 2001-09-25 23:24:15 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
55963749db improved the zip dump feature 2001-09-23 09:06:29 +00:00
Armel Fauveau
50c734d0bb Zip dump support 2001-09-22 23:02:40 +00:00
Loïc Chapeaux
69dfbd4ffa applied coding standards 2001-09-21 20:11:10 +00:00
Loïc Chapeaux
1847a02592 updates of grants were missing when updating a profile 2001-09-21 20:10:43 +00:00
Loïc Chapeaux
2c9fbe2a47 improved xhtml1.0 compliance 2001-09-21 20:09:46 +00:00
Loïc Chapeaux
26241ac28a changing the whole profile of an user is now possible 2001-09-21 09:17:49 +00:00
Loïc Chapeaux
a12a735ee0 Excel csv field separator should be a comma 2001-09-20 18:17:36 +00:00
Loïc Chapeaux
a5f1cc846e php3 does not allow to use TRUE or FALSE constant with the 'define()' function 2001-09-19 19:32:12 +00:00
Loïc Chapeaux
3a0410b2a8 rewrtitten the users script so it validates xhtml1.0, and fix a security issue removing most of the javascript work. 2001-09-16 20:07:46 +00:00
Marc Delisle
041a81a8e1 bug 460475 2001-09-16 00:32:52 +00:00
Loïc Chapeaux
8e9ff58e32 fixed a little mis-specification 2001-09-15 09:23:55 +00:00
Loïc Chapeaux
60c4f1c0a9 fixed bug #461684 (Comments changes) 2001-09-15 08:49:16 +00:00
Loïc Chapeaux
149ed7b949 added a optionnal "show all" button in display mode 2001-09-13 18:25:59 +00:00
Loïc Chapeaux
9b839bf6f7 limit the number of characters displayed in the confirmation box 2001-09-11 09:27:47 +00:00
Loïc Chapeaux
e34a463b3c * moved the 'split_sql_file()' function from the library to the main script, then removed the library;
* tried some fixes for bugs with comments characters in dump files (see bug #444279) and taked into account "-- " styled comments;
* disactivated the "/*!...*/" syntax for MySQL < 3.22.07;
* optimized the 'split_sql_file()' function.
2001-09-11 09:26:40 +00:00
Loïc Chapeaux
949343630f taken into account Mac case 2001-09-10 21:45:09 +00:00
Loïc Chapeaux
2a9f5ea8b7 new translation thanks to Visa Kopu 2001-09-10 21:44:01 +00:00
Loïc Chapeaux
b621731873 fixed bug #444279 (# problem in uploaded file) 2001-09-09 18:07:18 +00:00
Loïc Chapeaux
4c0b94af2e o reson to display the "modify" link in $goto = main.php3 2001-09-09 16:43:23 +00:00
Loïc Chapeaux
23c23a2ce2 split between NULL value and empty field 2001-09-08 22:45:58 +00:00
Loïc Chapeaux
20fbb53055 improved binary fields protection 2001-09-08 16:00:32 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00