Michal Čihař
dd58fce29c
Fix more occurences of $_SESSION['PMA_Config'].
2010-01-21 12:33:30 +00:00
Michal Čihař
c33ffe8138
rfe #1778337 [core] Try moving tables by RENAME and fail to CREATE/INSERT if that fails.
2010-01-21 11:22:52 +00:00
Michal Čihař
3235e026a5
rfe #2393597 [core] phpMyAdmin honors https in PmaAbsoluteUri.
...
Add function to detect current https state in addition the one which
checks what user has configured. Then we do not rewrite configured URL
if protocol differs, because we hope user has made the right thing.
2010-01-21 11:21:50 +00:00
Michal Čihař
3c5c7f3630
[core] Cookie path now honors PmaAbsoluteUri.
2010-01-21 11:20:42 +00:00
Michal Čihař
58d9b034f7
Cache results of checkPmaAbsoluteUri.
2010-01-21 11:19:49 +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
Michal Čihař
f7dda75cd7
Separate ?> to avoid confusing syntax highlighters.
2010-01-21 11:13:04 +00:00
Michal Čihař
1243d870e7
rfe #2420684 [export] Allow export of timestamps in UTC.
2010-01-21 11:10:33 +00:00
Marc Delisle
91dee4238c
revert fix for bug #2931216
2010-01-21 00:36:27 +00:00
Marc Delisle
c343434849
revert fix for bug #2931216
2010-01-21 00:36:27 +00:00
Marc Delisle
eacec1d091
bug #2931216 Relations settings not updated on config change
2010-01-20 18:10:37 +00:00
Marc Delisle
ba66e07181
bug #2931216 Relations settings not updated on config change
2010-01-20 18:10:37 +00:00
Marc Delisle
a04da7df12
new option DisplayBinaryAsHex (was used but no default had been defined)
2010-01-19 12:49:06 +00:00
Marc Delisle
3c449953a2
new option DisplayBinaryAsHex (was used but no default had been defined)
2010-01-19 12:49:06 +00:00
Michal Čihař
2c5f033a0d
rfe #2816943 [interface] Add REGEXP ^...$ to select dialog.
2010-01-13 13:31:33 +00:00
Michal Čihař
cf3f73f5d0
Use X-Frame-Options header to protect against ClickJacking.
2010-01-13 13:03:56 +00:00
Michal Čihař
88af8f2779
Use X-Frame-Options header to protect against ClickJacking.
2010-01-13 13:03:56 +00:00
Marc Delisle
bf7b74e941
bug #2929958 Cannot import (French interface)
2010-01-11 17:56:53 +00:00
Marc Delisle
e8ce440fb7
bug #2929958 Cannot import (French interface)
2010-01-11 17:56:53 +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
6f9d95970b
rfe #2890226 [view] enable VIEW rename
2010-01-02 13:34:47 +00:00
Marc Delisle
4e4e40188f
bug #2924357 [operations] Cannot rename a database that has foreign key constraints
2010-01-01 22:41:29 +00:00
Marc Delisle
d3892fdbff
bug #2924357 [operations] Cannot rename a database that has foreign key constraints
2010-01-01 22:41:29 +00:00
Marc Delisle
73275fc4de
advance version numbers
2009-12-31 13:27:55 +00:00
Marc Delisle
8ed383bf13
advance version numbers
2009-12-31 13:27:55 +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
d63ed916fc
code cleanup
2009-12-30 13:46:17 +00:00
Marc Delisle
078eedae6e
code cleanup
2009-12-30 13:28:30 +00:00
Marc Delisle
6c6d5a5177
some newlines are needed
2009-12-29 18:24:48 +00:00
Marc Delisle
0a217b9b62
undefined variables
2009-12-29 17:58:07 +00:00
Marc Delisle
e7d20c38bf
XHTML improvements
2009-12-29 17:45:15 +00:00
Marc Delisle
2519dd3855
code cleanup
2009-12-29 15:21:05 +00:00
Marc Delisle
f1f04a1b3b
code cleanup; add a TODO about importing an XML export into a database different than the original one
2009-12-29 15:11:06 +00:00
Marc Delisle
7b3c21b599
code cleanup
2009-12-29 14:04:05 +00:00
Marc Delisle
2eba839c33
new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database)
2009-12-27 23:05:45 +00:00
Marc Delisle
46826be014
permit to see tracking info even for deleted tables; code cleanup
2009-12-27 21:52:21 +00:00
Herman van Rink
195165c2ae
Code cleanup
2009-12-27 13:59:08 +00:00
Marc Delisle
20208dceb2
better to set tracking to false by default to avoid overhead
2009-12-27 13:17:37 +00:00
Marc Delisle
2572a03033
code cleanup
2009-12-27 13:15:18 +00:00
Marc Delisle
520f80d3da
get tracking data for the complete database did not work if a table name was not given as parameter
2009-12-26 14:13:43 +00:00
Marc Delisle
bea5e54e79
code cleanup
2009-12-26 13:46:53 +00:00
Marc Delisle
df8a359cff
code cleanup
2009-12-24 12:33:04 +00:00
Marc Delisle
4fda8872e6
avoid going back to login page on slave configuration
2009-12-24 12:18:31 +00:00
Marc Delisle
c2e242fa40
patch #2918831 [export] Missing backquotes on reserved words
2009-12-22 18:05:31 +00:00
Marc Delisle
80de277621
oops
2009-12-20 15:31:12 +00:00
Marc Delisle
2e15e348ed
code cleanup; remove unneeded newlines in generated code; fix some XHTML errors
2009-12-20 15:26:12 +00:00
Marc Delisle
936472a758
patch #2915168 [import] Incorrect parsing of DELIMITER keyword
2009-12-17 17:54:53 +00:00