Commit Graph

57 Commits

Author SHA1 Message Date
Marc Delisle
5e348cc25a tbl_select and innodb 2003-06-19 19:57:14 +00:00
Michal Čihař
cc4c8d20c0 fixed table layout for inserting/editing row, fixed select for empty value in enum 2003-05-20 13:12:28 +00:00
Michal Čihař
b4cadaf745 fixes for HTML entities in field/table/db names 2003-03-26 14:02:16 +00:00
Alexander M. Turek
2183740b05 If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST. 2003-03-02 17:26:41 +00:00
Marc Delisle
9a30b3ddf4 drop down for enums 2003-01-29 11:28:12 +00:00
Michal Čihař
cac9bb934e Fixed bug #667682 ("UNSIGNED" option in SET or ENUM). 2003-01-21 13:57:40 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Marc Delisle
193e9aa188 bug 648263 2002-12-18 13:26:13 +00:00
Marc Delisle
2277454f1e bug 645173 2002-11-29 11:35:21 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Loïc Chapeaux
5dbcad6527 require musn't be used inside conditional statements 2002-10-04 08:28:34 +00:00
Marc Delisle
9c0b758a6e drop-down in Select sub-page 2002-10-03 21:25:21 +00:00
Loïc Chapeaux
9344d5ea79 fixed bug #614303 (Duplicate args in table tabs links) 2002-09-27 15:15:11 +00:00
Michal Čihař
15eed4df54 Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available. 2002-08-15 11:52:26 +00:00
Mike Beck
60b322956e Bugfix: create IS NULL instead of IS 'NULL' 2002-08-12 16:07:36 +00:00
Marc Delisle
5e419a7d66 MySQL 3.21 compatibility 2002-08-07 12:07:35 +00:00
Marc Delisle
ed74cb4bfa for Loic 2002-07-22 13:18:02 +00:00
Loïc Chapeaux
60985e8bdf coding standards 2002-07-05 11:03:37 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Marc Delisle
66ccafd462 strFunc and strFunction 2002-06-11 14:20:54 +00:00
Marc Delisle
8dd6539b10 XHTML 2002-06-11 13:30:37 +00:00
Marc Delisle
d29d5770d1 end of lines 2002-06-10 12:55:17 +00:00
Mike Beck
0f7d320c35 using of <,> etc in tbl_select 2002-06-10 09:31:53 +00:00
Loïc Chapeaux
e352f478dc Added top menu 2002-05-05 14:11:11 +00:00
Marc Delisle
1fba05320d new cfg 2002-04-25 01:10:50 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Loïc Chapeaux
2916b7dfe0 coding standards 2002-04-08 22:11:29 +00:00
Marc Delisle
417c8d532a reduce select box 2002-04-08 13:36:08 +00:00
Loïc Chapeaux
9148355c62 Codding standards 2001-12-24 11:18:58 +00:00
Marc Delisle
70548ddc11 Short doc 2001-12-23 23:08:38 +00:00
Loïc Chapeaux
e58c390ce1 fixed bug fixed bug #472728 - select records and many fields / IE 5.5 or IE 6 2001-12-23 13:24:04 +00:00
Loïc Chapeaux
398b4102ad fixed bugs with text and time type fields 2001-12-03 21:42:43 +00:00
Loïc Chapeaux
ba1708a1a5 * beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender
* the true MySQL type of columns is now displayed
2001-11-23 19:13:51 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
ead2dd467a changed "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards) 2001-11-20 15:55:05 +00:00
Marc Delisle
7eca0c8383 strLimitNumRows 2001-11-07 17:37:21 +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
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +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
f4f72557f3 optimized a bit (mainly added some 'mysql_free_result') 2001-09-06 18:34:41 +00:00
Loïc Chapeaux
c5d20c6ed9 ensure the "not null" string can be used in the "value" box of the select script 2001-08-29 12:00:07 +00:00
Loïc Chapeaux
166d011cf3 ensure the "null" string can be used in the "value" box 2001-08-29 11:53:12 +00:00
Loïc Chapeaux
38c75bd2d8 the script to returns to was hard coded 2001-08-29 08:36:11 +00:00
Loïc Chapeaux
9007431f71 Misc urlencode use fixes 2001-08-29 07:15:40 +00:00
Loïc Chapeaux
c82e8c0bd9 Improved the error handling system 2001-08-22 20:42:51 +00:00
Loïc Chapeaux
c3d62b3988 according to rfc 2816, the location http header requires an absolute URI 2001-08-20 19:08:29 +00:00
Loïc Chapeaux
ef15f78f9c Fixed bug #449430 (Quote/Select bug on 2.2.0rc4) 2001-08-09 13:49:38 +00:00
Loïc Chapeaux
fd1e71809f applied patch #443230 (Display order in tbl_select.php3) 2001-08-08 15:36:40 +00:00
Loïc Chapeaux
ed04c1e6b0 Fixed some coding inconcistencies 2001-08-03 13:59:05 +00:00