Commit Graph

59 Commits

Author SHA1 Message Date
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
Michal Čihař
04229e997f Be valid XHTML. 2004-04-27 11:54:54 +00:00
Michal Čihař
f616254ef0 Add support for DATETIME. 2004-04-18 10:03:16 +00:00
Michal Čihař
8743073b2e Pop-up calendar for date fields (RFE #880647). 2004-04-16 17:38:40 +00:00
Marcel Tschopp
4e62f7658f Changed some queries to use MYSQLI_STORE_RESULT.
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:19:21 +00:00
Marc Delisle
6f53483773 bug 931034 big number data entry 2004-04-07 14:21:29 +00:00
Marcel Tschopp
e5c4f13829 *** empty log message *** 2004-03-25 22:13:32 +00:00
Michal Čihař
1ead79a1bc New "Go back to this page" while editing. 2004-03-10 14:38:42 +00:00
Marc Delisle
0cb13cb230 bug 907510 2004-03-03 20:23:39 +00:00
Marc Delisle
b881eee141 bug 879923 2004-02-03 19:19:56 +00:00
Garvin Hicking
b8df10e41e Get rid of mysql_data_seek(). Use pre-cached PHP array for mysqli
compatibility and bandwidth saving.

Memory issues by caching should not arise, as the used cache will (in our
previously used cases) only cache index fields and max. 200 relation rows.

I tested performance on my machine: By fetching 400kb of data twice via
mysql_fetch_row() -> mysql_data_seek() -> mysql_fetch_row() this was
performed in 0.25 seconds. By fetching it once and caching in a PHP array
via mysql_fetch_row -> foreach this is performed in 0.32 seconds.

With usual data as used in PMA (10kb) I could only detect a performance
change of 0.009 seconds, which is respectable I think.

By not using mysql_data_seek we are later able to use global mysqli
USE_RESULT options to fetch rows singly. I discussed that yesterday with
Rabus, and if there are any objections we can surely discuss that further on
the list.
2004-01-28 11:23:38 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Marc Delisle
28a5d0476e PMA_DBI_num_rows 2004-01-20 19:35:37 +00:00
Garvin Hicking
e1a7b0d74c Improved browsing foreign windows as discussed in 868396. Please see my entry there, there is a known limitation to the new way of sorting we may need to straighten out. 2004-01-05 16:56:46 +00:00
Marc Delisle
c5a05fb166 max blob size 2003-12-13 14:12:43 +00:00