Commit Graph

73 Commits

Author SHA1 Message Date
Michal Čihař
47111073a5 Fix XHTML and thus action selection behavior (bug #1376391). 2005-12-08 16:02:06 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Marc Delisle
75ba7193a3 bug #1367549, handling of CURRENT_TIMESTAMP 2005-11-29 18:44:13 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
c40b663969 Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access. 2005-11-24 08:55:33 +00:00
Michal Čihař
42d5ca744b Use native MySQL comments when applicable (RFE #1362923). 2005-11-23 22:13:18 +00:00
Michal Čihař
618f2d7408 Move javascript stuff out of libraries folder. 2005-11-23 19:10:30 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Marc Delisle
91870dadbe bug #1339184, MySQL 5 strict mode, errors inserting auto-increment fields 2005-11-03 18:24:15 +00:00
Marc Delisle
c167b1a15f bug #1334627, do not put NOW as default in some cases 2005-10-23 18:19:14 +00:00
Michal Čihař
2a9f434d87 Support for user specific upload and save directories (RFE #1260039). 2005-10-18 19:55:11 +00:00
Sebastian Mendel
889b2e9f2e update row count in left frame bug #1243908 2005-10-18 10:00:46 +00:00
Michal Čihař
058fe96e47 Show functions for blobs when upload is enabled (RFE #1191792). 2005-10-09 09:47:19 +00:00
Michal Čihař
3649d901ec Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +00:00
Michal Čihař
5239c2c395 remove ldi_* files (obsoleted by new import) 2005-10-08 11:32:14 +00:00
Michal Čihař
ec2ac82b89 Use file common file listing. 2005-09-27 19:07:36 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Marc Delisle
cd75266da0 problem after editing/saving a row (seen in IE6) 2005-08-14 19:20:17 +00:00
Marc Delisle
bb27b1fb2e new message strAndThen 2005-07-29 17:03:24 +00:00
Marc Delisle
4fb73ab15a bug #1243908, left panel browse icon alt tag not updated after inserting a row 2005-07-26 23:53:05 +00:00
Marc Delisle
e4e51a19e8 insert another new row: dropdown choice should be sticky 2005-07-25 17:07:40 +00:00
Michal Čihař
0b7a3b4239 Display column comment while editing data (RFE #860912). 2005-06-24 14:08:44 +00:00
Michal Čihař
96ce15ce60 Use select instead of input, this saves some place and looks better (RFE #1169931). 2005-06-24 13:42:31 +00:00
Michal Čihař
b8746b6e09 Remove error reporting. 2005-06-24 12:01:43 +00:00
Robin Johnson
131866b448 Support for customizing foreign-key dropdown, take #2, now very customizable,
incl max item limit.
2005-06-23 14:16:33 +00:00
Marc Delisle
cefc8b573b bug #1184325, Label IDs mismatch for ENUM type 2005-05-29 14:12:01 +00:00
Marc Delisle
bf91566ec4 bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
Michal Čihař
0d319d3eca Fix TIMESTAMP editing on MySQL 4.1 (bug #1114120). 2005-02-04 13:56:13 +00:00
Michal Čihař
479635e791 Use Option key for Safari for moving (bug #1094137), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties. 2005-01-07 11:48:45 +00:00
Marc Delisle
4de30d4066 bug with field names like '000' 2005-01-06 15:56:53 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
3f258cfb45 Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +00:00
Marc Delisle
9b61bbf88c PMA_showHint 2004-10-20 00:03:26 +00:00
Marc Delisle
e151472dbd bug #1038401 2004-10-15 18:36:21 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Marc Delisle
0d8759b0f5 bug #1024434, insert tab after Insert textfile 2004-09-09 17:00:37 +00:00
Michal Čihař
8f62277a4b Do not free result, we need it later. 2004-08-06 15:26:58 +00:00
Marc Delisle
b1fe7b3a21 bug 1001159 2004-08-01 16:45:02 +00:00
Alexander M. Turek
156ead02a9 free yet another result 2004-07-31 10:56:22 +00:00
Marc Delisle
f7c32ff0b9 bug 990959 2004-07-15 12:34:46 +00:00
Marc Delisle
ae31dd949c bug 981793 cross-window update 2004-07-09 15:02:40 +00:00
Michal Čihař
81cd67f330 Fix wrong path to image. 2004-06-15 13:40:35 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Michal Čihař
914538b5c2 Uncheck Ignore checkbox for inserting when multiple inserts after changing value (RFE #749733). 2004-05-13 15:21:41 +00:00
Michal Čihař
b51b6a1f8a Repeat Go button every 15 rows globally and not per record. 2004-05-13 15:08:39 +00:00
Michal Čihař
0b9bdd62a7 Support for insert multiple rows at once (RFE #749733). 2004-05-05 10:05:30 +00:00
Michal Čihař
c5a171aeec Get rid of wrap="virtual" to achieve more XHTML validity. 2004-05-03 09:40:59 +00:00
Michal Čihař
dfe8033eb6 Unclosed tag written by javascript (bug #945905). 2004-05-02 19:08:51 +00:00
Garvin Hicking
40726ea672 Made tabindex/id of multi-edit table unique.
Restrict calendar to maximum values (and removed TABs from .js file)
2004-04-28 11:19:31 +00:00