Commit Graph

93 Commits

Author SHA1 Message Date
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Michal Čihař
f420e85a67 Fix XHTML. 2005-12-08 16:15:48 +00:00
Sebastian Mendel
82572774cd define variables only where needed 2005-11-26 06:59:49 +00:00
Michal Čihař
42d5ca744b Use native MySQL comments when applicable (RFE #1362923). 2005-11-23 22:13:18 +00:00
Sebastian Mendel
7e04ee2467 - added class icon to images
- fixed select all rows/row maker
- removed arrow_ltr/rtl.png for vertical display
- cleaned up php code and html output
2005-11-14 15:01:20 +00:00
Sebastian Mendel
9fde856f09 - added js:markAllRows(), js:unMarkAllRows()
- check/uncheck all rows now sets mark color for this rows
2005-11-09 16:59:11 +00:00
Sebastian Mendel
f64067e1e8 bug #985399 MIME-based in print view / need to select the pk 2005-11-07 10:31:56 +00:00
Michal Čihař
bc9b7aa8b3 Do not break on special chars in column name (bug #1180668). 2005-10-30 17:24:43 +00:00
Marc Delisle
52795b74fa patch 1328902 (adapted), format row count in the Browse header 2005-10-29 19:06:28 +00:00
Michal Čihař
6a093d4283 Switch all SQL from read_dump.php to import.php. 2005-10-08 11:24:21 +00:00
Marc Delisle
f2d4f28e2a bug #1306833, full text link is broken 2005-10-05 12:41:22 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
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