Commit Graph

149 Commits

Author SHA1 Message Date
Alexander M. Turek
ced0a3e40b prepared language files for XML exports (feature does not work yet!) 2002-04-28 12:23:31 +00:00
Loïc Chapeaux
fae3315173 xhtml fixes 2002-04-28 09:09:50 +00:00
Robin Johnson
a80446dd11 *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes. 2002-04-24 18:31:26 +00:00
Alexander M. Turek
f267e10870 Use TRUNCATE instead of DELETE when using MySQL 4. 2002-04-22 21:32:29 +00:00
Loïc Chapeaux
0ea513d061 Rabus: feature #542837, labels for checkboxes and radiobuttons 2002-04-14 20:57:37 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Loïc Chapeaux
83912b77cb Space characters typed into the sql query textarea moved the focus at the end of the page with Moz 0.9.?. 2002-04-06 18:12:51 +00:00
Loïc Chapeaux
388304dc73 fixed xtml1.0 bug :o 2002-04-05 16:01:33 +00:00
Loïc Chapeaux
e7bf1eda34 fixed bug #536623 - (NS 4.7) javascript textarea selection buggy thanks to Alexander M. Turek 2002-04-05 15:06:37 +00:00
Marc Delisle
ad4ff22ac2 new parameter 2002-04-03 18:37:38 +00:00
Loïc Chapeaux
2441ab3eb0 Beautified generated html 2002-03-30 14:38:38 +00:00
Loïc Chapeaux
9824c1023f Fixed a js error 2002-03-25 20:44:38 +00:00
Loïc Chapeaux
b8e3d225fa Removed tariling whitespaces 2002-03-22 11:53:47 +00:00
Loïc Chapeaux
bd7f9958e2 Removed the submit button for actions on multiple tables if the "onsubmit" event is handled by the browser. 2002-03-22 08:44:06 +00:00
Loïc Chapeaux
4eae09888a Better fix for bug #523408 2002-02-27 21:45:32 +00:00
Loïc Chapeaux
497c7b3d15 "fixed" bug #523408 - error with php3 compatibility 2002-02-27 21:06:39 +00:00
Loïc Chapeaux
7c7631ead0 fixed bug #522626 - Incorrect table info for MySQL 3.23.2-a 2002-02-27 20:54:12 +00:00
Loïc Chapeaux
b106eb60d1 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
Loïc Chapeaux
2ae2cc9b15 modified $strDropTable for easier translations 2002-02-23 13:50:18 +00:00
Loïc Chapeaux
dd211d0c95 fixed bug #520384 - Undefined index: Rows 2002-02-23 11:05:03 +00:00
Loïc Chapeaux
716ffda77b patch from Joshua Nye to get valid statistics whatever are the table type 2002-02-22 11:56:11 +00:00
Marc Delisle
2fa991e251 no links if no data 2002-02-16 16:50:36 +00:00
Loïc Chapeaux
d65b84a3dc js disabled browser couldn't use the "multiple queries" features! 2002-02-10 19:05:26 +00:00
Loïc Chapeaux
42f489150a tried to fix bug #494564 - No Sql Query! 2002-02-10 17:53:31 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
64575a60cb Beautified the "with selection" feature 2002-02-08 21:16:59 +00:00
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
Marc Delisle
609f9116d1 drop-down 2002-02-06 03:24:15 +00:00
Marc Delisle
4fb4071612 optimize many tables 2002-02-02 20:58:32 +00:00
spiggy
0148cfb0c8 XHTML details fixed 2002-01-30 20:25:15 +00:00
Loïc Chapeaux
6612b53a8b cleanup 2002-01-26 19:46:41 +00:00
Loïc Chapeaux
1b142f04b6 added a <cr> 2002-01-19 18:56:24 +00:00
Olivier Müller
9e76587ab9 removed the leftlight.php3 file, and put all the code in left.php3: it
should be cleaner and "nicer" this way.
2002-01-18 14:03:30 +00:00
Olivier Müller
f2567b035f started to work on the "LeftLight" concept (cf. Changelog) 2002-01-11 15:59:32 +00:00
Olivier Müller
965a949d8a lang/*: added $strSelectAll / $strUnselectAll, used in db_details.php3 2002-01-11 14:01:45 +00:00
Loïc Chapeaux
2f4d19894a added an anchor for dump tables 2002-01-07 20:49:29 +00:00
Loïc Chapeaux
ebfc8b19b5 wrong urls & coding standards 2002-01-07 20:40:20 +00:00
Olivier Müller
d3476a4f51 * db_details.php, libraries/functions.js: added possibility to
(un)select all tables at once in the database dump part of the page.
          Thanks to Joachim Fornallaz <jf@omnis.ch> for the patch.
2002-01-07 01:15:19 +00:00
Loïc Chapeaux
8089ad0c19 beautify the displayed page 2002-01-04 15:09:32 +00:00
Loïc Chapeaux
772ad8c5ea max table and field sizes are 64 characters 2002-01-03 14:15:13 +00:00
Loïc Chapeaux
cd3204ad68 extended 'check/uncheck all tables' feature to js disabled browsers 2002-01-03 12:54:44 +00:00
Loïc Chapeaux
0e7fc3d909 invalid xhtml statement 2002-01-03 11:18:07 +00:00
Marc Delisle
890073e60f checkall in table list 2002-01-03 00:40:20 +00:00
Marc Delisle
481179f785 Short doc 2001-12-22 16:49:29 +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
e817bfe6f2 beautify the code and the results of the patch #484112 2001-12-06 19:35:14 +00:00
Marc Delisle
b0b61e293e multi table printview 2001-12-05 19:01:40 +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