Commit Graph

108788 Commits

Author SHA1 Message Date
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
Isaac Bennetch
b853299cba Add closelog() call after writing to syslog.
See http://php.net/manual/en/function.syslog.php#79554
and our issue #6146

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-28 22:39:51 -05:00
Vitaliy Perekupka
e1a65ba30c Translated using Weblate (Ukrainian)
Currently translated at 79.9% (2559 of 3199 strings)

[CI skip]
2017-01-28 18:46:39 +01:00
dingo thirteen
df64a9ef68 Translated using Weblate (Dutch)
Currently translated at 100.0% (3199 of 3199 strings)

[CI skip]
2017-01-26 21:38:05 +01:00
Michal Čihař
e93741caba Adjust Weblate configuration for 4.7 branch
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-26 08:39:07 +01:00
Isaac Bennetch
62c6e73cc5 Prepare for 4.7.0-beta1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-25 19:25:29 -05:00
Burak Yavuz
5fbd21a0bd Translated using Weblate (Turkish)
Currently translated at 100.0% (3199 of 3199 strings)

[CI skip]
2017-01-25 16:26:12 +01:00
Weblate
3e88d0a3b2 Merge remote-tracking branch 'origin/master' 2017-01-25 14:02:35 +01:00
Vitaliy Perekupka
653167c330 Translated using Weblate (Ukrainian)
Currently translated at 79.9% (2557 of 3199 strings)

[CI skip]
2017-01-25 14:02:34 +01:00
Michal Čihař
aa1c65a2c4 Merge pull request #12836 from nijel/source-release
Add source release, strip current ones
2017-01-25 14:02:25 +01:00
Domen
a001b54896 Translated using Weblate (Slovenian)
Currently translated at 100.0% (3199 of 3199 strings)

[CI skip]
2017-01-25 13:21:17 +01:00