Commit Graph

81 Commits

Author SHA1 Message Date
Marc Delisle
b4b17a122f bug #1267177 wrong return page after edit 2005-08-23 15:57:51 +00:00
Michal Čihař
b8ece09b6b Do not get TABLES as table name, it's used on some queries by MySQL 5.0.x (bug #1266623). 2005-08-23 12:14:36 +00:00
Marc Delisle
7cf7ada8ac patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
Marc Delisle
80aecf6518 bugs 1248577 (incorrect message 'you should define a primary key') and 1253125 (request-URI too large) 2005-08-14 19:31:55 +00:00
Michal Čihař
956d450f5d Use better message, thanks to Marc for noticing this. 2005-07-13 17:26:45 +00:00
Michal Čihař
9216ba0729 Show better error messages when checking numerical inputs (bug #1207402). 2005-07-10 20:35:58 +00:00
Michal Čihař
4701ca38c9 Don't forget browsing state while deleting multiple rows (bug #1232624). 2005-07-10 19:31:24 +00:00
Marc Delisle
55b30c9533 bug #1235473 display_tbl.lib.php Undefined variable order_img 2005-07-10 11:36:53 +00:00
Marc Delisle
dedb122182 rfe 1097729, rename tbl_row_delete.php to tbl_row_action.php 2005-03-13 13:26:58 +00:00
Marc Delisle
f0c1f7a939 LongOperation: this should be just for InnoDB 2005-01-27 18:33:19 +00:00
Marc Delisle
4766676ee2 bug #1084820, End>> and InnoDB 2005-01-18 15:35:50 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Garvin Hicking
2a3da9f8f6 RFE #925817, better page selector with flexible jumping/pagination controls 2004-11-02 15:47:19 +00:00
Michal Čihař
f9f7d5666a Fix typo that broke multi submits for MSIE (bug #1052674). 2004-10-25 13:28:19 +00:00
Michal Čihař
1eaea0fe95 New function PMA_buttonOrImage to display button or image to submit form and not to duplicate code on all places. 2004-10-21 11:59:21 +00:00
Michal Čihař
162ee18db3 Comments now work for multi table selects (bug #789647). 2004-10-20 13:11:35 +00:00
Marc Delisle
0a06f5c57c bug #967610, double column sort with JOIN 2004-10-11 13:24:59 +00:00
Marc Delisle
a16d97912f bug 1016997 wrong db name in SHOW KEYS 2004-08-27 17:20:19 +00:00
Marc Delisle
650466e4dc foreign key tooltip not displaying in mysqli 2004-08-21 12:23:13 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Michal Čihař
1de0157813 Fix grabing indexes with MYSQLI_USE_RESULT (bug #1007286). 2004-08-11 15:12:29 +00:00
Michal Čihař
2c9c750fc0 Wrong parameters for PMA_DBI_free_result (bug #1007287). 2004-08-11 14:58:48 +00:00
Marc Delisle
0846e3f487 bug 993694, clicking on last record button does not reach a page where we see the last page number 2004-08-03 10:42:16 +00:00
Marc Delisle
eaea6da89d BrowseMarkerEnable 2004-06-24 14:20:26 +00:00
Marc Delisle
f5db2f7cfe BrowsePointerEnable 2004-06-24 13:47:01 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Garvin Hicking
8c2512b3ba last fix to broken vertical highlight: repeated headers. Repeated headers were not inside <th> but inside <td> cells. 2004-06-06 22:04:21 +00:00
Garvin Hicking
68ca109fe0 bug #959320, broken vertical row highlighting. major rework of
setvertical pointer-function; should hopefully be still cross-browser.
Confirmed working in MSIE6 and Firefox 0.8.
2004-06-04 08:04:38 +00:00
Michal Čihař
1db58c765b Return back to browsing after editing row. 2004-05-31 09:59:35 +00:00
Michal Čihař
8ed5e573fc Decrease limit for query truncating (see comments in bug #951744). 2004-05-28 08:02:51 +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
Alexander M. Turek
0b6975f8bd Patch #947190 2004-05-16 17:32:15 +00:00
Michal Čihař
72b3f91917 Use same code for generating INSERT and UPDATE queries (also fixes bug #953250). 2004-05-13 14:41:28 +00:00
Michal Čihař
941c3d2676 Use shorter query for edit/delete if original one is too long (bug #951744). 2004-05-11 10:03:37 +00:00
Garvin Hicking
370e80b838 RFE #856208 - Show (un)check all boxes for query results. 2004-05-07 09:35:01 +00:00
Garvin Hicking
bada833326 Bug #949087 - js error 2004-05-06 12:11:15 +00:00
Michal Čihař
71c24b8e76 Export only SELECT queries, do not show multi row actions when no checkboxes shown. 2004-05-03 13:52:36 +00:00
Michal Čihař
2bb3740852 some more nobr fixes 2004-04-29 14:22:10 +00:00
Michal Čihař
bc55b61232 Show if BLOB is null (RFE #941528). 2004-04-29 10:17:08 +00:00
Michal Čihař
cfbdb563d0 SQL parser now correctly works with multibyte strings (bug #936161). 2004-04-29 09:28:04 +00:00
Michal Čihař
e5e4702968 fix undefined offset 2004-04-27 17:13:06 +00:00
Michal Čihař
7d1e4cae7d Sort query generating now uses parsed query (bug #885497). 2004-04-27 16:32:04 +00:00
Garvin Hicking
f8cbc7cc7e Bug #942392 - Wrapping sort order
link in a way that the image always belongs to the last word
2004-04-27 12:39:59 +00:00
Michal Čihař
04229e997f Be valid XHTML. 2004-04-27 11:54:54 +00:00
Garvin Hicking
ea13babc3a RFE #867284 - Click on result row to mark the checkbox. 2004-04-27 11:32:54 +00:00
Garvin Hicking
876fda03b2 Bug #942362 - Colspan of results table off by one. 2004-04-27 09:43:55 +00:00
Garvin Hicking
9de1005974 bug #942356, missing localisation of multi row edit feature 2004-04-27 09:12:26 +00:00
Michal Čihař
bb4dde6ebf export icon, fix images widths 2004-04-16 10:28:53 +00:00
Michal Čihař
89c024a6fb Convert charset for column fields (thanks to Marc for noticing this). 2004-04-15 17:29:38 +00:00
Michal Čihař
acf98e9a38 One missing input for export... 2004-04-15 16:52:43 +00:00