Commit Graph

129 Commits

Author SHA1 Message Date
Loïc Chapeaux
f19711321b Restored word wrapping mode for textarea (not xhtml1.0 compliant but required with IE) 2002-02-08 20:57:30 +00:00
Loïc Chapeaux
975e3b263a removed tabs and/or trailing spaces 2002-02-08 18:06:21 +00:00
Marc Delisle
4fb4071612 optimize many tables 2002-02-02 20:58:32 +00:00
spiggy
a8d448e5d4 XHTML details fixed 2002-01-30 20:52:11 +00:00
Loïc Chapeaux
6f7180a1d2 modified strAfter 2002-01-26 19:47:06 +00:00
Marc Delisle
70548ddc11 Short doc 2001-12-23 23:08:38 +00:00
Loïc Chapeaux
e684733bbf patch from Cal Henderson to be taken right to the edit box after clicking on a 'Modify' link 2001-12-10 14:42:12 +00:00
Loïc Chapeaux
d369f419c1 merged one part of the feature #465550 - faster use of keyboard with javascript 2001-12-09 22:49:43 +00:00
Loïc Chapeaux
6a76b2ced4 improved the fix against bug #489440 2001-12-07 15:48:27 +00:00
Loïc Chapeaux
351b5b350c fixed bug #489440 - enum fields in tbl_properties.php 2001-12-06 21:10:53 +00:00
Loïc Chapeaux
3612c49958 * fixed bug #485529 - index on text/blob;
* displays only the accurate index links depending of variable types;
* the "OPTIMIZE" statement is available only since MySQL 3.23.06.
2001-11-26 18:18:27 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
d9e5e6331f The "upload dump file" feature is no long displayed if upload is disabled in the php configuration file 2001-11-18 20:54:51 +00:00
Loïc Chapeaux
7663bd8237 * fixed a bug with headers that may be sent after output
* fixed bug #481417 - Unable to insert dumps from phpmyadmin
2001-11-16 14:08:17 +00:00
Loïc Chapeaux
597f7ed4e2 fixed some display bugs with right to left text direction 2001-11-15 22:20:27 +00:00
Loïc Chapeaux
3572825318 fixed some display bugs with right to left text direction 2001-11-13 10:54:34 +00:00
Loïc Chapeaux
7a6ff28037 Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +00:00
Loïc Chapeaux
9d3ecd3048 commited patch #458014 - Advanced index generation/editing thanks to Michal Cihar 2001-11-09 20:34:25 +00:00
Loïc Chapeaux
f5c9a8991e added a param. to enforce reloading of the left frame after a flush if $cfgShowTooltip is set to 1 2001-10-17 14:13:19 +00:00
Loïc Chapeaux
865cea0876 changed the position of the "flush table" feature 2001-10-16 20:55:15 +00:00
Loïc Chapeaux
af78db39fd Added a "FLUSH" feature for tables 2001-10-16 14:41:06 +00:00
Loïc Chapeaux
96e2e4e414 fixed an xhtml1.0 error 2001-10-15 22:27:32 +00:00
Loïc Chapeaux
05d8aafdfc the current name of the table is now displayed in the text box of the "rename table" feature (suggestion from Cal Henderson) 2001-10-15 20:46:25 +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
435dfbbe7e fixed some security issues 2001-09-25 23:24:15 +00:00
Loïc Chapeaux
0c901205ec Feature request #463164 (Add ability to move -rename- across db's) 2001-09-24 19:50:38 +00:00
Loïc Chapeaux
61f83590b7 Fixed a bug if a "DROP" query were submitted from a sql file 2001-09-23 16:59:20 +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
8a4bb53fc4 added the $cfgShowStats setting 2001-09-20 08:04:03 +00:00
Marc Delisle
d614085c16 merge messages 2001-09-19 19:00:13 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00
Loïc Chapeaux
13880dc15c added browse/select/insert... links at th bottom of the table view 2001-09-07 23:57:53 +00:00
Loïc Chapeaux
ed23dab9f5 cosmetic change 2001-09-07 19:46:15 +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
Olivier Müller
0b341387c2 fixes for loic 2001-09-07 09:44:54 +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
bbef63ff34 Merged part 2 of patch #458014: multi-column editing 2001-09-06 22:12:09 +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
c41de7a1f0 optimized a bit (mainly added some 'mysql_free_result') 2001-09-06 10:16:44 +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
b902aac2ea cosmetic change 2001-09-04 18:25:01 +00:00
Loïc Chapeaux
d0d5bd2d38 started merging patch #444128 (display & dump index length) 2001-09-04 17:55:48 +00:00
Loïc Chapeaux
16f51e3b24 oops, one step too far in the prev. commitment.. 2001-09-04 08:09:39 +00:00
Loïc Chapeaux
9cc5fd78a0 added a link to the table type MySql documentation 2001-09-04 08:03:39 +00:00
Loïc Chapeaux
53fd79880c added buttons to run multiple "DROP/DELETE/ALTER" statements 2001-09-02 22:29:33 +00:00
Loïc Chapeaux
1370e7c725 added js confirm message for links 2001-08-31 22:54:38 +00:00
Loïc Chapeaux
e42ed75c5c added drop table link at the top 2001-08-31 21:01:04 +00:00