Loïc Chapeaux
0ac430fd27
$reload has now true boolean values
2001-09-07 19:42:41 +00:00
Loïc Chapeaux
aa02f1eb70
"Textes entiers" -> "Textes complets"
2001-09-07 19:42:14 +00:00
Loïc Chapeaux
6ca5f612ee
Added a Greek translation thanks to Panayotis Katsaloulis
2001-09-07 19:41:44 +00:00
Loïc Chapeaux
03395866d0
* removed unnecessary javascript stuff.
...
* $reload has now true boolean values
2001-09-07 19:40:53 +00:00
Loïc Chapeaux
9f6df2dbcd
* the query used to complete this action is now displayed.
...
* $reload has now true boolean values
2001-09-07 19:40:22 +00:00
Loïc Chapeaux
dcd40c1c44
* adjusted font sizes depending on IE versions;
...
* line 2337: fixed an illegal index warning with php3;
* line 1762: invalid number of parameters in the function call.
* $reload has now true boolean values
2001-09-07 19:39:29 +00:00
Loïc Chapeaux
c495cc52a3
* the 'location' header must be above any output!
...
* line 456: fixed an invalid link to the official MySQL documentation;
* added background color for indexes;
* removed the Browse/Select/Insert/Empty links at the middle of the page.
* $reload has now true boolean values
2001-09-07 19:38:45 +00:00
Loïc Chapeaux
f9ca5659e7
* optimisation round;
...
* the 'location' header must be above any output!
* $reload has now true boolean values
2001-09-07 19:37:54 +00:00
Loïc Chapeaux
7b45820ba6
* fixed an invalid link id
...
* $reload has now true boolean values
2001-09-07 19:37:09 +00:00
Marc Delisle
9f7c4f671f
bug 459449
2001-09-07 15:21:08 +00:00
Olivier Müller
0b341387c2
fixes for loic
2001-09-07 09:44:54 +00:00
Steve Alberty
70e9482a35
translate some strings
2001-09-07 09:10:05 +00:00
Loïc Chapeaux
709eec1b9b
End of part 3 of patch #458014 : fulltext indexes support
2001-09-06 23:48:51 +00:00
Loïc Chapeaux
e393a2f2d7
added $strIdxFulltext
2001-09-06 22:56:58 +00:00
Loïc Chapeaux
5a9e7d56ce
Merged part 3 of patch #458014 : fulltext indexes support
2001-09-06 22:53:53 +00:00
Loïc Chapeaux
7727bd1036
Replaced by mult_submits.inc.php3
2001-09-06 22:14:45 +00:00
Loïc Chapeaux
bbef63ff34
Merged part 2 of patch #458014 : multi-column editing
2001-09-06 22:12:09 +00:00
Loïc Chapeaux
ebb0edbc48
Ooops, big bug...
2001-09-06 20:58:33 +00:00
Loïc Chapeaux
970465862c
fixed possible bug
2001-09-06 20:37:34 +00:00
Loïc Chapeaux
ac5361572f
bad link id in a mysql_free_result
2001-09-06 20:17:32 +00:00
Loïc Chapeaux
3ff3340dbf
no message
2001-09-06 18:36:49 +00:00
Loïc Chapeaux
8151462614
updated a translation ("Espace" -> "Taille")
2001-09-06 18:36:24 +00:00
Loïc Chapeaux
7fd3ca5cfc
cleaned a bit
2001-09-06 18:35:56 +00:00
Loïc Chapeaux
b9cb1e571d
fixed a javascript error with <cr> & <lf>
2001-09-06 18:35:20 +00:00
Loïc Chapeaux
f4f72557f3
optimized a bit (mainly added some 'mysql_free_result')
2001-09-06 18:34:41 +00:00
Olivier Müller
1512bbcf26
tmp -> cvs
2001-09-06 11:40:26 +00:00
Loïc Chapeaux
b3acd3000b
Ooops, forgot to remove a string...
2001-09-06 10:17:21 +00:00
Loïc Chapeaux
c41de7a1f0
optimized a bit (mainly added some 'mysql_free_result')
2001-09-06 10:16:44 +00:00
Loïc Chapeaux
661b19f210
updated Czech translations thanks to Michal Cihar
2001-09-06 08:46:58 +00:00
Loïc Chapeaux
36a39f4bca
distinguished Konqueror from the "other browsers" group
2001-09-06 07:23:00 +00:00
Loïc Chapeaux
bff031d299
improved the patch Marc commited about headers send to enforce download of dump files
2001-09-06 07:15:33 +00:00
Loïc Chapeaux
da620d8be5
fixed a bug with the browse table headers sorting feature
2001-09-06 06:45:43 +00:00
Marc Delisle
0eaf521951
bug 458054
2001-09-06 00:04:36 +00:00
Loïc Chapeaux
65362b3fdf
Galician translation updated thanks to Xos� Calvo
2001-09-05 23:19:59 +00:00
Loïc Chapeaux
6b93b2c991
Merged patch #457984 (Localised dates in dump and db stats) thanks to Michal Cihar
2001-09-05 21:00:25 +00:00
Loïc Chapeaux
aade7fd1c5
removed some unnecessary "str_replace"
2001-09-05 19:29:19 +00:00
Loïc Chapeaux
d1d05b524f
no message
2001-09-05 19:27:58 +00:00
Loïc Chapeaux
0cb9b5b89d
updated with lib.inc.php3
2001-09-05 19:27:37 +00:00
Loïc Chapeaux
f20d705937
* fixed bug #458557 (Navigation bar);
...
* optimized a bit.
2001-09-05 19:26:31 +00:00
Loïc Chapeaux
f3bf3d7af4
the language cookie is set only by the "main.php3" script and its duration is now 30 days
2001-09-05 19:25:57 +00:00
Loïc Chapeaux
a2ed9915f8
* splitted the function "display_table" in 3 little functions with specific targets (top of the page/headers of the table/body of the table);
...
* added the function "set_display_mode" that defines which elements should be displayed while browsing a table (it fixes the bugs #458462 -Full texts botton disapear- and #444767 -Other cases for display=simple-).
Marc Delisle drawed the buttons used to expand/collapase text/blob fields;
* fixed the empty page bug with php 3.0.9 thanks to the help of Graziano "Radio head" <dreamservice at libero.it>;
* fixed a bug in the csv export function.
2001-09-05 19:25:10 +00:00
Loïc Chapeaux
4d9173dafc
no message
2001-09-04 21:33:38 +00:00
Loïc Chapeaux
f412e93aec
field size should always be at least 4 to allow the use of the 'null' value
2001-09-04 21:32:50 +00:00
Loïc Chapeaux
f68a0c7399
fixed a js error
2001-09-04 21:32:06 +00:00
Loïc Chapeaux
20cc338c33
no message
2001-09-04 20:35:13 +00:00
Loïc Chapeaux
57d167b3e0
Added a style selector for <tt>
2001-09-04 20:34:49 +00:00
Loïc Chapeaux
6b19ea08a8
if zlib output compression is set in the php configuration file, no output buffering should be run
2001-09-04 20:34:19 +00:00
Loïc Chapeaux
e28f462bb0
no message
2001-09-04 18:26:35 +00:00
Loïc Chapeaux
04982a2000
fixed a js error (bug #458464 )
2001-09-04 18:25:40 +00:00
Loïc Chapeaux
b902aac2ea
cosmetic change
2001-09-04 18:25:01 +00:00