Commit Graph

198 Commits

Author SHA1 Message Date
Marc Delisle
ee6309a7be bug #2893221 [core] Statement may not be safe to log in statement format 2009-11-21 13:22:08 +00:00
Marc Delisle
b15f60514f sort_tbl is sometimes empty 2009-10-24 12:34:19 +00:00
Marc Delisle
9f97516124 bug #2826128 [display] Inverting sort order when expression contains a function name 2009-10-24 12:07:35 +00:00
Marc Delisle
cd55ba7cab bug #2826986 [display] Order by BLOB and range display 2009-08-30 13:06:31 +00:00
Marc Delisle
ad759126db bug #2837722 [export] Run complex SQL then export does not work 2009-08-30 11:55:58 +00:00
Marc Delisle
644366eaf1 3.2 2009-05-18 14:20:25 +00:00
Marc Delisle
ce7be6d009 3.2 2009-05-18 14:18:53 +00:00
Marc Delisle
55a516e39c patch #2745215 [edit] Multi-row change with "]" improved 2009-05-04 16:05:24 +00:00
Marc Delisle
fa173b7cb0 patch #2550286 [display] Sort arrows problem 2009-03-17 15:54:15 +00:00
Marc Delisle
de126075ef patch #2596230 [XHTML] View table headers/footers completely 2009-02-20 09:22:20 +00:00
Marc Delisle
3942544d52 patch #2538358 [display] Conditions for relational display field 2009-01-27 18:26:30 +00:00
Marc Delisle
f0a026d1db clarify messages about showing binary and BLOB 2009-01-18 11:54:33 +00:00
Marc Delisle
dd898010ba patch #2496403 [display] Multi-row change with "]" 2009-01-13 21:59:45 +00:00
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