Michal Čihař
3910ce6121
Remove explicit inclusion of Table.class.php as it is included in common.inc anyway.
2010-07-26 16:35:52 +02:00
Marc Delisle
56ebe05af7
blob streaming code cleanup (work in progress)
2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803
Update blob streaming to match the current API and use the PBMS PHP extension.
2010-07-22 11:23:37 -04:00
Michal Čihař
3e57a8eca9
No @uses __('Something').
2010-07-20 15:06:34 +02:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
Marc Delisle
caa98445d8
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
Michal Čihař
b22daddbb7
Merge branch 'QA_3_3'
2010-05-11 11:56:31 +02:00
Michal Čihař
bc5d816449
[browse] Fix handling of sort order if only column is specified.
2010-05-11 11:56:25 +02:00
Marc Delisle
632211d065
gettext conversion
2010-05-09 16:24:32 -04:00
Marc Delisle
f8f475419d
gettext conversion
2010-05-06 12:49:07 -04:00
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Marc Delisle
bd90d40def
bug #2974067 non-binary fields shown as hex
2010-04-23 14:07:03 -04:00
Marc Delisle
acdf39e95b
bug #2974067 non-binary fields shown as hex
2010-04-23 14:00:53 -04:00
Michal Čihař
87d19393b3
rfe #2972969 [interface] Fix flipping of headers in non-IE browsers.
2010-04-16 15:41:13 +02:00
Marc Delisle
3ca82375d5
continue removing author names in code
2010-04-05 09:16:36 -04:00
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