Commit Graph

9914 Commits

Author SHA1 Message Date
Michal Čihař
bc97eaeb2d + rfe #1954161 [interface] Do not display long numbers in server status. 2010-01-21 13:48:40 +00:00
Michal Čihař
67ae2130e7 rfe #1721189 [core] Force reload js on code change. 2010-01-21 13:37:08 +00:00
Michal Čihař
49a6a949e7 Czech translation update. 2010-01-21 13:15:30 +00:00
Michal Čihař
5a5bbbe055 Make the code for getThemeUniqueValue at least a bit readable. 2010-01-21 13:08:40 +00:00
Michal Čihař
b29ef818d9 Properly initialize session cookie params.
This was mistakenly commented out. We can also use httponly parameter
instead of injecting it manually because PHP >= 5.2.0 supports it.
2010-01-21 13:01:27 +00:00
Michal Čihař
0b15e478d7 PmaAbsoluteUri is now checked at the beginning
This way we don't have to care in all other places whether it is correct
or not.
2010-01-21 12:49:49 +00:00
Michal Čihař
6ca77a8b5e Simplify https condition as we already know this. 2010-01-21 12:49:09 +00:00
Michal Čihař
454d4e11c4 Czech translation update. 2010-01-21 12:36:13 +00:00
Michal Čihař
7c4eb67e13 We don't need __wakeup in PMA_Config as it is no longer in session. 2010-01-21 12:35:05 +00:00
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
Michal Čihař
ca83c56f5d rfe #2823707 [edit] Call UUID function separately to show it in insert. 2010-01-21 11:01:13 +00:00
Michal Čihař
5b4ce35e69 rfe #2838080 [interface] Show warning when javascript is disabled. 2010-01-21 10:58:11 +00:00
Marc Delisle
c343434849 revert fix for bug #2931216 2010-01-21 00:36:27 +00:00
Marc Delisle
ba66e07181 bug #2931216 Relations settings not updated on config change 2010-01-20 18:10:37 +00:00
Herman van Rink
8cae0a1d0f bug #2926613 [edit] Copy database shows errors when DB has foreign key 2010-01-20 08:00:47 +00:00
Marc Delisle
a4aea21d00 bug #2931939 Seeing "m" as unit is confusing 2010-01-19 19:40:20 +00:00
Marc Delisle
3c449953a2 new option DisplayBinaryAsHex (was used but no default had been defined) 2010-01-19 12:49:06 +00:00
Marc Delisle
b75de29df2 Lithuanian update 2010-01-17 11:29:56 +00:00
Marc Delisle
1f3f2ffbfd French update 2010-01-15 10:21:35 +00:00
Marc Delisle
cf2a8909ec Finnish update 2010-01-15 10:08:39 +00:00
Michal Čihař
4c1d5e827a rfe #2924956 [interface] Add insert ignore option to editing row. 2010-01-13 13:50:24 +00:00
Michal Čihař
be5e0baab4 Do not use translated messages for values, rather use hardcoded strings.
This way we avoid possible breakage on language change.
2010-01-13 13:38:38 +00:00
Michal Čihař
2c5f033a0d rfe #2816943 [interface] Add REGEXP ^...$ to select dialog. 2010-01-13 13:31:33 +00:00
Michal Čihař
88af8f2779 Use X-Frame-Options header to protect against ClickJacking. 2010-01-13 13:03:56 +00:00
Marc Delisle
e8ce440fb7 bug #2929958 Cannot import (French interface) 2010-01-11 17:56:53 +00:00
Marc Delisle
d7976eaf2d Norwegian update 2010-01-11 15:16:51 +00:00
Marc Delisle
0f8be4f355 3.2.5 2010-01-10 12:16:33 +00:00
Marc Delisle
e806cfe883 new Greek translator 2010-01-08 20:06:13 +00:00
Marc Delisle
82f310c051 Greek update 2010-01-08 17:42:54 +00:00
Michal Čihař
217921a688 Fix typo, thanks to Thijs Kinkhorst for noticing. 2010-01-07 08:25:31 +00:00
Herman van Rink
fa735255b8 [privileges] Improve escaping of hostname 2010-01-06 08:08:42 +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
465eae5d63 3.2.6-dev 2010-01-04 17:41:24 +00:00
Marc Delisle
91c08d1fab Russian update 2010-01-04 17:28:08 +00:00
Marc Delisle
e24d8dcad7 differences in syntax harm the check_lang.sh script 2010-01-04 17:21:19 +00:00
Marc Delisle
61855289e5 add protection in generated SQL query, thanks to Herman van Rink 2010-01-04 16:40:20 +00:00
Michal Čihař
78b00824eb [core] Updated mootools to fix some glitches with Safari.
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
fbe2db84f1 bug #869006 Ignore number of records for MRG_MyISAM 2010-01-03 16:27:46 +00:00
Marc Delisle
5f7084b8e3 rfe #838637 Export user privileges 2010-01-03 16:01:49 +00:00
Marc Delisle
bb8084e0ca Action should always be displayed here 2010-01-03 13:04:15 +00:00
Marc Delisle
6f9d95970b rfe #2890226 [view] enable VIEW rename 2010-01-02 13:34:47 +00:00
Marc Delisle
f92038b022 unwanted side effect of tracking when renaming a database 2010-01-01 22:57:34 +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