Martin Lacina
355e36d55d
Translated using Weblate (Slovak)
...
Currently translated at 83.9% (2694 of 3210 strings)
[CI skip]
2016-01-10 22:43:13 +01:00
Weblate
658eedb405
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
2016-01-10 12:37:33 +01:00
Martin Lacina
04cf33fcfe
Translated using Weblate (Slovak)
...
Currently translated at 83.8% (2693 of 3210 strings)
[CI skip]
2016-01-10 12:37:32 +01:00
Kyeong Su Shin
ca9ef2025d
Translated using Weblate (Korean)
...
Currently translated at 79.2% (2545 of 3210 strings)
[CI skip]
2016-01-10 12:37:31 +01:00
Atul Pratap Singh
36a63a2498
Revert onload changes due to side effects
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-10 17:05:29 +05:30
Weblate
3b5ca40cc4
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
2016-01-09 13:48:39 +01:00
Giovanni Sora
feb8ef4a19
Translated using Weblate (Interlingua)
...
Currently translated at 72.5% (2330 of 3210 strings)
[CI skip]
2016-01-09 13:48:37 +01:00
Kelvin Lee
36bcb2f64e
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 100.0% (3210 of 3210 strings)
[CI skip]
2016-01-09 13:48:36 +01:00
Marc Delisle
9e6ba127b0
Improve message
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2016-01-09 07:48:07 -05:00
Marc Delisle
b8b58486cc
Fixes #11804 Misleading message for configuration storage
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2016-01-08 10:13:01 -05:00
Weblate
d1325a7dec
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
2016-01-08 11:37:27 +01:00
Kyeong Su Shin
7e997e3df5
Translated using Weblate (Korean)
...
Currently translated at 79.2% (2545 of 3210 strings)
[CI skip]
2016-01-08 11:37:25 +01:00
Xavier Navarro
eb23fb5862
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (3210 of 3210 strings)
[CI skip]
2016-01-08 11:37:24 +01:00
Michal Čihař
8ad474dda0
Do not invoke FLUSH PRIVILEGES when server in --skip-grant-tables
...
In this case we know the user has all privileges, so there is no need to
check it.
Also FLUSH PRIVILEGES causes --skip-grant-tables to end, making all
previous checks invalid.
Fixes #11828
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-08 11:33:57 +01:00
Weblate
be9236b088
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
2016-01-07 11:33:44 +01:00
初音ミク(Siketyan)
44046a3d9b
Translated using Weblate (Japanese)
...
Currently translated at 67.5% (2168 of 3210 strings)
[CI skip]
2016-01-07 11:33:42 +01:00
Michal Čihař
6de48ce8c1
Fix creating/editing VIEW with DEFINER containing special chars
...
Fixes #11826
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-07 11:32:51 +01:00
Weblate
e1a718bba2
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
2016-01-06 18:14:35 +01:00
Isuru Abeywardana
532044e126
Translated using Weblate (Sinhala)
...
Currently translated at 60.5% (1943 of 3210 strings)
[CI skip]
2016-01-06 18:14:34 +01:00
Marc Delisle
eae51ef7c7
Fixes #11780 FROM clause not generated after loading search bookmark
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2016-01-06 12:14:13 -05:00
Michal Čihař
fdcf305834
Fix operator placements and indentation
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-05 12:41:48 +01:00
Atul Pratap Singh
e4c194ccde
Fix #11821 TypeError: $this_function.val(...) is null
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-05 16:32:22 +05:30
Michal Čihař
cedc7a442c
Fix hiding of page content behind menu
...
We use jQuery to to the initializaton rather than directly overwriting
onload, which breaks other things,
Fixes #11820 , #11812
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-05 08:35:57 +01:00
Weblate
d6291c2f8f
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
2016-01-05 08:19:46 +01:00
Masahiro Nishi
e9d3ef465f
Translated using Weblate (Japanese)
...
Currently translated at 67.4% (2166 of 3210 strings)
[CI skip]
2016-01-05 08:19:44 +01:00
Michal Čihař
912f96114d
Merge pull request #11815 from nijel/dot-database
...
Fix handling of databases with dot in a name
2016-01-05 08:19:39 +01:00
Kiguda Kosuru
b16bec706a
Translated using Weblate (Japanese)
...
Currently translated at 66.7% (2143 of 3210 strings)
[CI skip]
2016-01-05 01:50:55 +01:00
Michal Čihař
c197c3fba5
Fix handling of databases with dot in a name
...
We do not need to concatenate and parse the items, the cache backend
accepts array directly.
Fixes #11798
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-04 17:06:58 +01:00
Deven Bansod
63fae992d8
ChangeLog entry for issue #11727
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-01-04 19:42:23 +05:30
Paweł Kubrak
f1b3beca14
Fix #11727 : SQL duplicate entry error trying to INSERT in designer_settings table
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-01-04 19:40:38 +05:30
Atul Pratap Singh
0b5e8fd6a3
Move onload navigation state update into AJAX.registerOnload to avoid a glitch
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-04 19:19:49 +05:30
Atul Pratap Singh
5b76c5eddf
Fix #11812 Uncaught TypeError: Cannot read property 'parentNode' of null
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-04 17:26:15 +05:30
Madhura Jayaratne
d9dc442050
issue #11810 'Add to central columns' (per column button) does nothing
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-01-04 17:08:12 +11:00
Weblate
464c31b7ce
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
2016-01-02 14:51:14 +01:00
Sebastian Weremczuk
31faecba45
Translated using Weblate (Polish)
...
Currently translated at 84.1% (2700 of 3210 strings)
[CI skip]
2016-01-02 14:51:13 +01:00
Bob
c0fca35406
Translated using Weblate (Korean)
...
Currently translated at 78.5% (2520 of 3210 strings)
[CI skip]
2016-01-02 14:51:12 +01:00
Marc Delisle
59fe5e234d
Undefined index: host
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2016-01-02 08:51:04 -05:00
Deven Bansod
9f5ef70d99
ChangeLog entry for issue 11802
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-12-31 11:58:53 +05:30
Deven Bansod
23e74f5312
Fix #11802 : undefined index 'field_name_orig'
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-12-31 11:57:48 +05:30
Michal Čihař
32e79dd2d8
Translated using Weblate (Uzbek (latin))
...
Currently translated at 32.9% (1059 of 3210 strings)
[CI skip]
2015-12-29 20:32:15 +01:00
Robin van der Vliet
d22482e2a3
Translated using Weblate (Limburgish)
...
Currently translated at 1.5% (51 of 3210 strings)
[CI skip]
2015-12-29 20:32:13 +01:00
Robin van der Vliet
88faa8beb9
Translated using Weblate (Esperanto)
...
Currently translated at 15.2% (491 of 3210 strings)
[CI skip]
2015-12-29 20:32:13 +01:00
Nizomiddin Usmonov
5657f50dda
Translated using Weblate (Uzbek (latin))
...
Currently translated at 32.9% (1059 of 3210 strings)
[CI skip]
2015-12-29 19:20:01 +01:00
Robin van der Vliet
d652103f2d
Translated using Weblate (Esperanto)
...
Currently translated at 11.3% (363 of 3210 strings)
[CI skip]
2015-12-29 15:25:05 +01:00
Marc Delisle
9a40c11797
Fixes #11792 Undefined index: parameters
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-12-28 08:15:23 -05:00
Michal Čihař
e405586584
Avoid conversion of MySQL error messages
...
The messages are properly encoded based on connection collation. This
seems to be the case since introduction of the collations, but the code
has stayed in phpMyAdmin since the times before it.
Fixes #11788
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-28 11:49:32 +01:00
Michal Čihař
985bdd11ab
Check whether iconv works before using it
...
On some systems iconv is installed, but is missing encoding definitions,
what leads to runtime errors when trying to use it. By testing this we
start using it only if it's properly working.
Fixes #11787
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-28 11:28:03 +01:00
Michal Čihař
87fb774c02
Provide fallback for mb_detect_encoding
...
This fix has been already applied to Kanji library, apply it to
php-gettext as well.
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-28 10:55:17 +01:00
Michal Čihař
6652ed59e7
Fixed Kanji encoding in some specific cases
...
The mb_detect_encoding can return false and we have to handle this
situation.
Fixes #11786
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-28 10:48:31 +01:00
Michal Čihař
1abdeb5741
Set PHP's internal encoding to UTF-8
...
Without setting default_charset, user might have set something different
leading to various problems when encoding to html entities.
Fixes #11785
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-28 10:05:46 +01:00