Michal Čihař
bcc7c7af35
Allow secure.php.net in url redirector
...
Fixes #12993
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-13 11:30:42 +01:00
Michal Čihař
a2fbafaa38
Merge branch 'QA_4_6' into QA_4_7
2017-02-13 11:24:08 +01:00
Weblate
4ac48de1c8
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2017-02-13 11:23:37 +01:00
Domen
f4974f25b4
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
2017-02-13 11:23:37 +01:00
tmtisfree
046e709dd2
Translated using Weblate (French)
...
Currently translated at 99.3% (3177 of 3199 strings)
[CI skip]
2017-02-13 11:23:35 +01:00
Michal Čihař
924aabf652
Do not show language selector without choices
...
Move the check from template to the code, so that the selection is
completely hidden when there is nothing to select.
Fixes #12988
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-13 11:22:43 +01:00
Michal Čihař
cdd5f7f6d3
Do not append ? at the URL if not needed
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-13 11:08:43 +01:00
Michal Čihař
b2dd91ebe3
Use URL for constructing params instead of concatenation
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-13 11:08:31 +01:00
hd hd
3a21b99e63
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 97.9% (3134 of 3199 strings)
[CI skip]
2017-02-13 06:44:25 +01:00
hd hd
7367354bd2
Translated using Weblate (English (United Kingdom))
...
Currently translated at 78.1% (2499 of 3199 strings)
[CI skip]
2017-02-12 21:45:10 +01:00
Weblate
dce6f681ee
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2017-02-09 16:46:39 +01:00
tmtisfree
834bf94697
Translated using Weblate (French)
...
Currently translated at 99.2% (3175 of 3199 strings)
[CI skip]
2017-02-09 16:46:37 +01:00
Michal Čihař
049382b813
Merge pull request #12974 from ibennetch/autoload-error-QA_4_7
...
Better error message when Composer files are missing.
2017-02-09 16:46:28 +01:00
Isaac Bennetch
8db5de02a0
Better error message when Composer files are missing.
...
Fixes #12972
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-02-09 10:32:21 -05:00
Madhura Jayaratne
99e4e0d1ee
Fix #12966 After adding a column ADD INDEX option won't be displayed when enabling AI
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2017-02-07 22:32:22 +05:30
Michal Čihař
63db3da30a
Enclose exports in transaction by default
...
Fixes #12960
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-07 10:30:45 +01:00
Michal Čihař
e79574b461
Provide more detailed guideline for customizing configuration
...
See https://github.com/phpmyadmin/docker/issues/82
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-07 10:26:22 +01:00
Michal Čihař
a927c52322
Extend lost password FAQ
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-06 15:04:58 +01:00
Michal Čihař
f26d74544b
Add Docker sample for haproxy and subpath
...
Fixes https://github.com/phpmyadmin/docker/issues/101
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-06 14:09:15 +01:00
Michal Čihař
0d9c1101ac
Fixed export of tracking data
...
Fixes #12954
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-06 13:37:21 +01:00
Michal Čihař
f73a98e421
Fixed database renaming
...
Fixes #12955
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-06 13:31:39 +01:00
Michal Čihař
80de044517
Changelog entry for #12904 and #12939
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-06 13:26:04 +01:00
Piyush Agrawal
b575f7ef1b
db_central_columns: new column collapsing issue
...
Signed-off-by: Piyush Agrawal <poush12@gmail.com>
2017-02-06 13:25:05 +01:00
Michal Čihař
9b534e55ca
Merge pull request #12950 from nijel/connect_type
...
Remove connect_type setting
2017-02-06 13:22:11 +01:00
Michal Čihař
162d135662
Clarify socket connection docs
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-06 12:55:46 +01:00
Weblate
3d29350b0a
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2017-02-06 11:30:32 +01:00
Franco
33717e7268
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
2017-02-06 11:30:31 +01:00
Capita-Finnish
7201940bcc
Translated using Weblate (Finnish)
...
Currently translated at 69.4% (2222 of 3199 strings)
[CI skip]
2017-02-06 11:30:29 +01:00
Michal Čihař
87ebf137c1
Add example for customizing configuration file using docker-compose
...
Fixes https://github.com/phpmyadmin/docker/issues/82
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-06 11:29:15 +01:00
Isaac Bennetch
34946a285b
Improve documentation on socket or tcp/ip setup
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-04 17:32:04 +01:00
Franco
2559d3e448
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
2017-02-04 02:28:32 +01:00
Michal Čihař
1b7914a4e5
Remove connect_type setting
...
It is really not necessary as MySQL decides connection type rather based
on hostname than on anything else.
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 16:08:44 +01:00
Michal Čihař
736e2061b8
Add missing parameter (issue #12941 )
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 15:24:25 +01:00
Michal Čihař
f67ac81675
Use getTables instead of contructing the list again
...
We do not need any condition here as in native relations.
Issue #12941
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 15:12:57 +01:00
Michal Čihař
4f151204d2
Fix more tables where table sorting is not honored
...
Issue #12941
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 15:11:22 +01:00
Michal Čihař
98fafeec79
Properly pass token on navigation paginating
...
Fixes #12936
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 14:57:41 +01:00
Michal Čihař
5a3410ca86
Fixed sorting of tables in relation view
...
Fixes #12941
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 14:43:18 +01:00
Michal Čihař
eeb0771245
Fixed hint rendering on adding new user
...
Fixes #12945
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 14:06:48 +01:00
Michal Čihař
d9a2fe5d36
Use .uniqueSort isntead of deprecated .unique
...
This changes jQuery UI, hopefully it will be fixed in next version.
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 13:56:43 +01:00
Michal Čihař
ca03659f5e
Provide tracback on error
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 13:52:49 +01:00
Michal Čihař
5022ff9560
Do not show errors from OpenSSL cookie encryption/decryption
...
This can happen from corrupted cookies, by invalid encryption parameters
used in older phpMyAdmin versions or by wrong openSSL configuration.
In neither case the error is useful to user, but we need to clear the
error buffer as otherwise the errors would pop up later, for example
during MySQL SSL setup.
Fixes #12924
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 13:43:51 +01:00
Marc Delisle
8a5531a05a
Translated using Weblate (French)
...
Currently translated at 99.2% (3175 of 3199 strings)
[CI skip]
2017-02-02 13:20:29 +01:00
Burak Yavuz
98ad19576a
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
2017-02-01 12:46:32 +01:00
Παναγιώτης Παπάζογλου
281dd5b021
Translated using Weblate (Greek)
...
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
2017-01-30 01:45:23 +01:00
Kristjan Räts
46e727649c
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
2017-01-29 13:13:57 +01:00
Isaac Bennetch
7b4068da7d
Fix undefined index warning with some SSL connections and ssl_ca_paths.
...
Fixes #12929
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-28 23:06:46 -05:00
Weblate
d3af64d4ef
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2017-01-29 04:40:14 +01:00
Domen
de7b725f75
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3199 of 3199 strings)
[CI skip]
2017-01-29 04:40:13 +01:00
Diogo Millnitz
210c078bae
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.5% (2992 of 3199 strings)
[CI skip]
2017-01-29 04:40:12 +01:00
Jarosław Pietras
1ce11ceb35
Translated using Weblate (Polish)
...
Currently translated at 82.3% (2634 of 3199 strings)
[CI skip]
2017-01-29 04:40:12 +01:00