Commit Graph

210 Commits

Author SHA1 Message Date
Michal Čihař
596bb4812d [browse] Properly display NULL value for BLOB. 2010-01-22 17:19:07 +00:00
Michal Čihař
bdaedd3f83 rfe #1025696 [browse] Add direct download of binary fields. 2010-01-22 16:17:41 +00:00
Michal Čihař
1a6e594442 rfe #2835109 [interface] Move ^1 to the end of message. 2010-01-21 16:27:26 +00:00
Michal Čihař
94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Marc Delisle
8623017145 "Show BLOB contents" should display HTML code that is present in a BLOB 2010-01-05 23:46:39 +00:00
Marc Delisle
87b994743b primary_key is really a WHERE clause (that works also on tables where no PK is defined) 2009-12-30 15:27:27 +00:00
Marc Delisle
182c02c5e8 bug #2893221 [core] Statement may not be safe to log in statement format 2009-11-21 13:22:08 +00:00
Marc Delisle
112e3379b7 sort_tbl is sometimes empty 2009-10-24 12:34:19 +00:00
Marc Delisle
b4169d1747 bug #2826128 [display] Inverting sort order when expression contains a function name 2009-10-24 12:07:35 +00:00
Marc Delisle
1419fcf3c2 remove deprecated parameter of PMA_Table::countRecords() 2009-10-23 10:02:09 +00:00
Marc Delisle
9fcea694ff rfe #2308632 [edit] Use hex for (var)binary fields 2009-09-05 18:31:35 +00:00
Marc Delisle
e354f4ea98 bug #2826986 [display] Order by BLOB and range display 2009-08-30 13:06:31 +00:00
Marc Delisle
3a1334d645 bug #2837722 [export] Run complex SQL then export does not work 2009-08-30 11:55:58 +00:00
Marc Delisle
38fea0cc9e in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences 2009-06-20 16:36:58 +00:00
Marc Delisle
78b8db85e0 brackets, comments 2009-06-07 12:38:26 +00:00
Marc Delisle
e2bea40427 use PMA_generate_html_dropdown() for the display direction 2009-06-07 12:15:44 +00:00
Marc Delisle
8480ffb665 improve function names 2009-06-07 11:09:13 +00:00
Marc Delisle
a422f9a129 bug [display] handle NavigationBarIconic as documented for navi buttons 2009-06-06 16:01:05 +00:00
Marc Delisle
0dcc357f8d patch #2724755 [display] Full/partial text links (big T) are back 2009-06-06 10:53:15 +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