Commit Graph

146 Commits

Author SHA1 Message Date
Marc Delisle
6e2174f38e (really) revert patch 2008-06-10 16:32:39 +00:00
Marc Delisle
a6b2edbc6b bug #1964643 wrong content displayed (dev version) 2008-05-16 13:30:29 +00:00
Marc Delisle
0eab8db4a4 bug #1910621 [display] part 2: do not display a BINARY content as text 2008-05-07 10:28:12 +00:00
Marc Delisle
b9b38d39f9 bug #1926357 [data] BIT defaults displayed incorrectly 2008-04-02 17:19:59 +00:00
Marc Delisle
854a65a901 bug #1901502 Sort data on a field name with space 2008-02-25 17:59:13 +00:00
Marc Delisle
241c15fba0 bug #1799691 [export] "Propose table structure" and Export 2008-02-08 18:55:08 +00:00
Marc Delisle
6ad4dfeff4 bug #1866041 [interface] Incorrect sorting with AS 2008-01-13 13:49:01 +00:00
Marc Delisle
527dbb0c5c [display] Division by zero when showing all records (page selector) 2007-11-15 13:33:35 +00:00
Marc Delisle
b3b4aecd15 use better image for CREATE VIEW, thanks to Michael Keck 2007-09-02 19:27:05 +00:00
Marc Delisle
12d05e7baa move "Query results operations" lower 2007-07-24 11:39:54 +00:00
Marc Delisle
609d38a9cd start QA_11 2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5 start QA_2_11 2007-07-18 15:54:09 +00:00
Marc Delisle
f90b0f3f24 bug #1748633 Incorrect parameter validation for VIEWs 2007-07-10 15:01:45 +00:00
Marc Delisle
53e65cdf89 missing "Page number" prompt when browsing 2007-06-24 12:30:34 +00:00
Marc Delisle
0c03c102b0 bug #1729027 Sorting results of VIEW browsing 2007-06-22 19:17:56 +00:00
Marc Delisle
84cf7d66b2 problems with accented characters in a query 2007-06-16 13:26:51 +00:00
Marc Delisle
f25e786f7d "Show all" does not work 2007-06-15 18:31:58 +00:00
Marc Delisle
cd347f3058 patch #1726500 Wrong position of </tbody> 2007-05-28 16:48:39 +00:00
Marc Delisle
b8b8d3649e bug #1724401 Column truncation in repair table output 2007-05-27 12:34:30 +00:00
Marc Delisle
318f827774 do not unset $total (and remove dead code in trunk) 2007-05-23 12:38:41 +00:00
Sebastian Mendel
2c814ac548 bug #1719339 Browse: Full/Partial Texts not working 2007-05-15 15:01:50 +00:00
Sebastian Mendel
fa30ac8c33 store browse state in session per query 2007-05-15 11:16:10 +00:00
Sebastian Mendel
4b368f8b42 do not URL-encode form values 2007-05-15 09:09:54 +00:00
Sebastian Mendel
6cab26e3d1 typos 2007-05-15 09:02:29 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Sebastian Mendel
b2f3ae5fcf make $sql_query persistent (init it, never unset it, always assume it is set) 2007-04-01 09:26:14 +00:00
Marc Delisle
8da1b5a730 bug #1690718 Can't edit if BLOB and no PK 2007-03-31 13:08:50 +00:00
Sebastian Mendel
008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Sebastian Mendel
a190872f0a bug #1689931 unnecessary innodb hint when browsing myisam tables 2007-03-29 06:50:12 +00:00
Sebastian Mendel
c2d495c530 bug #1523747 [innodb] make warning about row count more visible 2007-03-20 18:10:53 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
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