Commit Graph

185 Commits

Author SHA1 Message Date
Marc Delisle
5532975a0a missing parameter 2008-11-27 21:19:22 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
ea7c9e561a bug #2222344 [display] Query involving a function shown as binary 2008-11-17 23:13:52 +00:00
Marc Delisle
b5ac3e584e rfe #2212013 (part) improve display 2008-11-16 20:07:15 +00:00
Marc Delisle
aab4f26406 bug #2134126 [GUI] SQL error after sorting a subset 2008-10-02 16:55:44 +00:00
Marc Delisle
db89263936 bug #2117224 - Propose Table Structure: unreadable 2008-09-20 11:07:30 +00:00
Marc Delisle
4c66210e88 Cannot sort twice on a column when the table name contains accents 2008-09-11 17:03:49 +00:00
Marc Delisle
023c4442e0 bug #2100624 Wrong reference to old message strViewMaxExactCount 2008-09-08 17:10:58 +00:00
Marc Delisle
179279f08e patch #2067462 [lang] link FAQ references in messages 2008-08-26 16:50:07 +00:00
Marc Delisle
e77938bb20 BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress 2008-08-20 17:04:37 +00:00
Marc Delisle
03e07fcec1 unneeded deactivated code 2008-08-04 17:03:34 +00:00
Marc Delisle
552387c095 remove unneeded preg_match(); remove unneeded processing if no ORDER BY clause 2008-07-26 20:28:16 +00:00
Marc Delisle
50e84f6697 strong headwords 2008-07-26 19:33:16 +00:00
Marc Delisle
739ea70e08 unneeded line 2008-07-26 19:03:06 +00:00
Marc Delisle
e6db29ed88 headwords for sorted column 2008-07-26 15:18:59 +00:00
Marc Delisle
ef91e58925 remove unneeded comments 2008-07-25 15:36:34 +00:00
Marc Delisle
f619053d63 rest of the "remove flickering" fix 2008-07-21 16:41:17 +00:00
Marc Delisle
d637fab135 rfe #1692928 [transformation] Option to disable browser transformations 2008-07-12 15:56:25 +00:00
Marc Delisle
d2f2a63467 missing parameter 2008-06-30 13:41:52 +00:00
Marc Delisle
353b437051 correctly obey the Show BINARY and Show BLOB checkboxes 2008-06-10 12:29:33 +00:00
Marc Delisle
8e570751c5 do not call twice the transform or default function 2008-05-31 12:53:57 +00:00
Marc Delisle
59e00a6f0b formatting for display options 2008-05-25 12:21:51 +00:00
Marc Delisle
3474d5d2a5 display options: relational key/display field 2008-05-23 17:47:00 +00:00
Marc Delisle
5248772940 display options and print view 2008-05-23 11:57:49 +00:00
Marc Delisle
3b57a26184 refactor data cell preparation 2008-05-22 17:33:27 +00:00
Marc Delisle
0cefe743f9 oops, BLOBs always shown 2008-05-21 17:05:56 +00:00
Marc Delisle
b9baa825c1 display options (work in progress) 2008-05-21 15:49:57 +00:00
Marc Delisle
ba6a58c1c0 bug #1964643 wrong content displayed (dev version) 2008-05-16 13:30:29 +00:00
Marc Delisle
14edea6b1a bug #1910621 [display] part 2: do not display a BINARY content as text 2008-05-07 10:28:12 +00:00
Marc Delisle
42a4a8c24b bug #1926357 [data] BIT defaults displayed incorrectly 2008-04-02 17:19:59 +00:00
Marc Delisle
64df53455c bug #1901502 Sort data on a field name with space 2008-02-25 17:59:13 +00:00
Marc Delisle
54a8b6b08d bug #1799691 [export] "Propose table structure" and Export 2008-02-08 18:55:08 +00:00
Sebastian Mendel
eb07812dbb aggregate more index code into PMA_index class 2008-02-07 14:59:02 +00:00
Marc Delisle
b2a8412c11 bug #1866041 [interface] Incorrect sorting with AS 2008-01-13 13:49:01 +00:00
Marc Delisle
fd5243200e [display] Division by zero when showing all records (page selector) 2007-11-15 13:33:35 +00:00
Sebastian Mendel
37a4099a4f cleanup 2007-10-18 08:51:19 +00:00
Sebastian Mendel
86e2bfa05a this locale string expects a numeric value, not a formated sting 2007-10-18 07:01:15 +00:00
Sebastian Mendel
ac6ae7ecf1 tweaked "showing rows x to y (...)" message
fixed wrong config variable used for max exact view count
2007-10-17 13:12:18 +00:00
Sebastian Mendel
46b110828b no more .php3 files (3) 2007-10-16 13:34:33 +00:00
Sebastian Mendel
9ea0cb8b87 no more .php3 files (2) 2007-10-16 13:25:25 +00:00
Sebastian Mendel
c1114209db no more .php3 files 2007-10-16 13:23:58 +00:00
Sebastian Mendel
ec7a30f4fd make use of new third 'class' parameter for PMA_showMessage() 2007-10-09 12:16:10 +00:00
Sebastian Mendel
872cadf60d make use of PMA_showHint() in more places 2007-10-05 14:06:27 +00:00
Sebastian Mendel
a3923d6bdd removed MySQL < 5 code 2007-10-02 09:23:37 +00:00
Sebastian Mendel
caf61599cf $cfg['PropertiesIconic'] is checked inside PMA_buttonOrImage() 2007-09-27 14:48:12 +00:00
Sebastian Mendel
b890e4075b make use of PMA_getIcon() 2007-09-27 12:40:29 +00:00
Sebastian Mendel
780bc2873f description for the page level docblock 2007-09-27 11:12:55 +00:00
Sebastian Mendel
b2817d4e50 make better use of PMA_generate_common_url() 2007-09-27 11:08:07 +00:00
Sebastian Mendel
e0b45f38e8 do not urlencode form data (browser is responsible for doing required stuff) 2007-09-27 07:37:42 +00:00
Marc Delisle
9c30e4420f use better image for CREATE VIEW, thanks to Michael Keck 2007-09-02 19:27:05 +00:00