Commit Graph

220 Commits

Author SHA1 Message Date
Marc Delisle
9785bbc561 remove author names 2010-03-26 17:44:10 -04:00
Marc Delisle
79ce179bae Merge branch 'QA_3_3' 2010-03-14 10:06:24 -04:00
Marc Delisle
7a366c3f08 bug #2967366 Some results of Propose table structure are shown in hex 2010-03-14 10:05:51 -04:00
Marc Delisle
279d9c23d4 rename this variable to avoid confusion with SQL primary keys, for example 2010-03-14 09:13:44 -04:00
Marc Delisle
a3bbb9aada Merge branch 'QA_3_3' 2010-03-14 08:48:11 -04:00
Marc Delisle
b686640a06 bug #2966078 Incorrect LIMIT is saved and sticks while browsing 2010-03-14 08:46:01 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
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
e596726312 "Show BLOB contents" should display HTML code that is present in a BLOB 2010-01-05 23:46:39 +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
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +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