Commit Graph

114 Commits

Author SHA1 Message Date
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Marc Delisle
d01f9977fb remove uva prefix 2006-12-10 12:32:41 +00:00
Marc Delisle
5dd2f3696d patch #1605032, undefined index 2006-11-29 11:04:16 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
ad06b4a991 Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Marc Delisle
d37cd40945 bug #1519799, imagelink error 2006-08-13 15:43:37 +00:00
Sebastian Mendel
ee9fffce47 bug #1524387 incorrectly detects table name for result field 2006-08-02 15:40:12 +00:00
Michal Čihař
7d156b3f62 Do not check for VIEW if no table name (eg. SELECT 1) (bug #1473484). 2006-04-27 09:25:55 +00:00
Sebastian Mendel
3151948bea style upgrade 2006-04-25 14:30:27 +00:00
Marc Delisle
ff30327b2c bug #1444417 blobs are centered 2006-03-23 10:40:30 +00:00
Marc Delisle
9dde64b3bf undefined variable when a BLOB is NULL 2006-03-16 18:16:44 +00:00
Marc Delisle
6b1fbf7a24 reactivate in-line image display 2006-03-10 13:38:08 +00:00
Michal Čihař
a6f407c343 Fix parameter to transformation (bug #1440926). 2006-03-02 15:58:00 +00:00
Marc Delisle
1a55a28a2a bug #1435303, error on empty BLOB transformation 2006-02-22 12:52:30 +00:00
Michal Čihař
7b96b58417 Better message for query export, move operation above query results into one fieldset (bug #1431420). 2006-02-22 12:42:35 +00:00
Sebastian Mendel
cd340d8496 moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table 2006-02-21 11:07:46 +00:00
Marc Delisle
29b387b350 add strViewMaxExactCount when browsing 2006-02-17 21:47:09 +00:00
Marc Delisle
541fb3f4b2 bug #1425522, warning when calling a stored procedure 2006-02-13 17:54:07 +00:00
Sebastian Mendel
6b4f751e41 fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
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