Commit Graph

109008 Commits

Author SHA1 Message Date
Michal Čihař
b98fc393ab Revert "Fixes error in designer #13032"
This reverts commit dc649d7a29.
2017-03-21 11:33:51 +01:00
Raghuram
dc649d7a29 Fixes error in designer #13032
Signed-off-by: Raghuram Vadapalli <raghuram.vadapalli@research.iiit.ac.in>
2017-03-21 10:00:58 +01:00
TheSaturn
4119b5ca3d Adds html encoding for db name
Issue #13032

Signed-off-by: TheSaturn <saturn@thesaturn.me>
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-21 09:50:19 +01:00
Fenn-CS
297aec9ab1 Added definitions for result and message variable-update methods still missing
Fixes #12349

Signed-off-by: Fenn-CS <fenn25.fn@gmail.com>
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-21 09:46:57 +01:00
Michal Čihař
2e448d46e3 Fixed setting password on recent MariaDB with non working plugins
When the plugins are not working (eg. the plugins directory does not
exist), we should still allow to change the password.

Fixes #12757

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-21 08:23:06 +01:00
Michal Čihař
211541f56e Changelog entry for #13105 and #13107
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-20 16:19:40 +01:00
Raghuram
c1b9c83b76 Fixes adding attribute while updating virtual col
Fixes #13105

Signed-off-by: Raghuram Vadapalli<raghuram.vadapalli@research.iiit.ac.in>
2017-03-20 16:19:33 +01:00
Weblate
548b6b4d0e Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-03-20 16:13:19 +01:00
tmtisfree
21741c5edd Translated using Weblate (French)
Currently translated at 100.0% (3192 of 3192 strings)

[CI skip]
2017-03-20 16:13:16 +01:00
Michal Čihař
cb691faf76 Do not try to sync favorite tables if configuration storage is not enabled
Fixes #13092

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-20 16:12:32 +01:00
Володимир
528fb46331 Translated using Weblate (Ukrainian)
Currently translated at 99.9% (3191 of 3192 strings)

[CI skip]
2017-03-19 21:47:27 +01:00
Arif Budiman
29ce0ff602 Translated using Weblate (Indonesian)
Currently translated at 70.3% (2247 of 3192 strings)

[CI skip]
2017-03-18 18:45:45 +01:00
Michal Čihař
91a16c90c8 Fixed editing of rows with text primary key
We do htmlspecialchars in PHP, so we should not URL de/encode here.

Fixes #13088

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-16 15:12:38 +01:00
Weblate
0f862dfab1 Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-03-16 14:55:22 +01:00
Progyan Bhattacharya
f2e25bbf41 Translated using Weblate (Bengali)
Currently translated at 73.4% (2343 of 3192 strings)

[CI skip]
2017-03-16 14:55:18 +01:00
Michal Čihař
f50e3682f5 Delete only phpMyAdmin cookies on upgrade
Fixes #12660

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-16 14:54:19 +01:00
Weblate
bc2266a9e7 Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-03-15 16:18:35 +01:00
Володимир
7e7d3f45b0 Translated using Weblate (Ukrainian)
Currently translated at 95.9% (3062 of 3192 strings)

[CI skip]
2017-03-15 16:18:35 +01:00
Michal Čihař
8f640b9030 Do not point users to setup when it is disabled
Fixes #13084

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-15 16:18:05 +01:00
Michal Čihař
49b497bd10 Changelog entry for #12708 and #13074
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-14 14:08:58 +01:00
Fenn-CS
2849c0cff8 Stripped PMA version from curl user-agent to increase consitency and security
Signed-off-by: Fenn-CS <fenn25.fn@gmail.com>
2017-03-14 14:08:36 +01:00
Володимир
c60da70ecd Translated using Weblate (Ukrainian)
Currently translated at 96.0% (3067 of 3192 strings)

[CI skip]
2017-03-14 14:07:20 +01:00
Weblate
79cd983170 Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-03-14 13:29:22 +01:00
Володимир
45203ae951 Translated using Weblate (Ukrainian)
Currently translated at 96.1% (3068 of 3192 strings)

[CI skip]
2017-03-14 13:29:22 +01:00
Isaac Bennetch
58244de758 Adding composer lock for 4.7.0-rc1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-03-14 08:28:52 -04:00
Weblate
a4f13b2c3f Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-03-13 10:07:33 +01:00
Володимир
adfffb3081 Translated using Weblate (Ukrainian)
Currently translated at 96.4% (3080 of 3192 strings)

[CI skip]
2017-03-13 10:07:33 +01:00
Michal Čihař
fc777c99a8 Split documentation for ShowChgPassword, ShowCreateDb and ShowPhpInfo
It really doesn't make much sense to have them all covered by one text.

Fixes #13069

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-13 10:06:25 +01:00
Michal Čihař
332899b968 Remove unused variable
Introduced by pr #13053

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-13 09:58:03 +01:00
Michal Čihař
eccdb30ebb Changelog entry for #13053
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-13 09:56:28 +01:00
Raghuram
e54d5085d9 Fix broken links in setup page
Signed-off-by: Raghuram Vadapalli<raghuram.vadapalli@research.iiit.ac.in>
2017-03-13 09:55:31 +01:00
Weblate
a31c41dbcd Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-03-13 09:19:01 +01:00
Володимир
6fa7bbacd2 Translated using Weblate (Ukrainian)
Currently translated at 96.5% (3081 of 3192 strings)

[CI skip]
2017-03-13 09:19:01 +01:00
Michal Čihař
5d18e0bbe9 Changelog entry for #13054 and #13029
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-13 09:18:37 +01:00
Raghuram
ebc935a915 Fixes retrieving tables names from nested $table_list array in tracking
Fixes #13029

Signed-off-by: Raghuram Vadapalli <raghuram.vadapalli@research.iiit.ac.in>
2017-03-13 09:18:31 +01:00
Володимир
ddb772c95d Translated using Weblate (Ukrainian)
Currently translated at 96.3% (3076 of 3192 strings)

[CI skip]
2017-03-13 08:56:38 +01:00
Stefano Martinelli
ec5871b73e Translated using Weblate (Italian)
Currently translated at 100.0% (3192 of 3192 strings)

[CI skip]
2017-03-13 08:36:29 +01:00
Pietro La Porta
aa1e32170a Translated using Weblate (Italian)
Currently translated at 99.9% (3190 of 3192 strings)

[CI skip]
2017-03-13 08:35:34 +01:00
Xavier Navarro
171a58cc8d Translated using Weblate (Catalan)
Currently translated at 100.0% (3192 of 3192 strings)

[CI skip]
2017-03-12 23:03:38 +01:00
mao
59f4d3e92d Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3192 of 3192 strings)

[CI skip]
2017-03-12 21:46:10 +01:00
Michal Čihař
e6a3b0eee8 Remove documentation for old MySQL server
We're supporting 5.5 and newer, while this has been changed in 5.1.

Issue #13062

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-10 11:48:50 +01:00
mao
a1e9c87737 Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (3190 of 3192 strings)

[CI skip]
2017-03-10 11:48:12 +01:00
Michal Čihař
7e82c9c40c Remove debugging code
Fixes #13059

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-09 17:09:48 +01:00
Michal Čihař
7569134132 Ignore folders only
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-09 16:30:37 +01:00
Michal Čihař
b96d783574 Ignore new themes
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-09 16:29:35 +01:00
Michal Čihař
89113241e6 Do keepalive calls for all authentication types
We want to avoid session expiry in all cases, it makes no sense to limit
this to cookie auth only.

Issue #13022

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-09 16:27:41 +01:00
Isaac Bennetch
80eccb0a6b Update copyright years
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-03-08 11:04:44 -05:00
Isaac Bennetch
322aecaa8c Prepare for 4.7.0-rc1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-03-08 10:59:23 -05:00
Weblate
673e6cf567 Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-03-08 15:42:14 +01:00
Chien Wei Lin
ef369eecd8 Translated using Weblate (Chinese (Taiwan))
Currently translated at 99.9% (3190 of 3192 strings)

[CI skip]
2017-03-08 15:42:12 +01:00