Adam Magnier
26c79f7607
Translated using Weblate (French)
...
Currently translated at 99.9% (3209 of 3211 strings)
[CI skip]
2016-02-19 09:37:21 +01:00
Weblate
fa385aa23b
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-02-18 10:54:18 +01:00
Giovanni Sora
e6ca1ee5d2
Translated using Weblate (Interlingua)
...
Currently translated at 73.5% (2364 of 3213 strings)
[CI skip]
2016-02-18 10:54:17 +01:00
Marc-Antoine Thevenet
28119247c1
Translated using Weblate (French)
...
Currently translated at 99.9% (3208 of 3211 strings)
[CI skip]
2016-02-18 10:54:17 +01:00
dingo thirteen
053f9bf3b3
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-02-18 10:54:16 +01:00
Michal Čihař
9a15dd457c
Translated using Weblate (Czech)
...
Currently translated at 94.4% (3032 of 3211 strings)
[CI skip]
2016-02-18 10:54:16 +01:00
Michal Čihař
4a402c3542
Use correct markup for options removal
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-18 10:52:56 +01:00
Burak Yavuz
82190f978a
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-02-17 19:14:40 +01:00
Domen
b867cca62d
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-02-17 17:14:49 +01:00
dingo thirteen
b5edfaaf73
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-02-17 16:24:39 +01:00
Kristjan Räts
cbbbe477b0
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-02-17 13:22:07 +01:00
Παναγιώτης Παπάζογλου
e275690dc4
Translated using Weblate (Greek)
...
Currently translated at 100.0% (3211 of 3211 strings)
[CI skip]
2016-02-17 12:54:42 +01:00
Michal Čihař
35dae12574
Define cell_align_left for tests
...
It's defined early in common.inc.php so it's always available.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 12:12:49 +01:00
Michal Čihař
c60f97331a
Avoiud displaying query without message
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 12:03:55 +01:00
Michal Čihař
1f26e89579
Update po files
...
[CI skip]
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:56:15 +01:00
Michal Čihař
f97c3081fe
Add missing include
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:55:54 +01:00
Michal Čihař
a14e0af554
Simplify and improve message about listing bookmarks
...
The string concatenation makes it really poor for translating, usually
leading to sentences which do not make sense.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:53:17 +01:00
Michal Čihař
99ba940ed0
Correct gender for bookmarks
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:49:49 +01:00
Michal Čihař
ed44120194
Update po files
...
[CI skip]
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:40:16 +01:00
Michal Čihař
0a2facdfe9
Properly use plural for message with number of queries
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:39:16 +01:00
Michal Čihař
6d33a475eb
Fixed rendering of messages without SQL query
...
It should get rounded boxes at bottom, but didn't get it.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:37:02 +01:00
Michal Čihař
a411cd0ca4
The cell_align_left is defined in common.inc.php so it should available in all cases
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:35:36 +01:00
Michal Čihař
8bf212f6c3
Avoid displaying import query twice
...
Fixes #11907
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:32:22 +01:00
Michal Čihař
dd09116716
Correct fix for table import processing
...
We need to consistently propagate the $sql_data array.
Issue #11850
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:12:08 +01:00
Michal Čihař
5563f3e137
Revert "Remove sql data parameter"
...
This reverts commit 84c12c2fdd .
2016-02-17 10:59:40 +01:00
Michal Čihař
855145988c
Revert "Always use local static storage of executed queries"
...
This reverts commit ee8f9b0dba .
2016-02-17 10:59:37 +01:00
Michal Čihař
18f9231d74
Fixed CSV import
...
Fixes #11850
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 10:52:34 +01:00
Michal Čihař
6895a1fc6e
Revert "fix_11907"
...
This reverts commit bfe30d1261 .
It removes the message in many cases where it should be shown.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 10:49:01 +01:00
Michal Čihař
ee8f9b0dba
Always use local static storage of executed queries
...
Issue #11850
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 10:46:23 +01:00
Michal Čihař
84c12c2fdd
Remove sql data parameter
...
This just makes the SQL import different from others leading to subtle
breakages.
Issue #11850
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 10:42:14 +01:00
Michal Čihař
06b9a8b6e1
Changelog entry for issue #11907
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 10:04:56 +01:00
Michal Čihař
9810eab993
Merge remote-tracking branch 'origin/pull/11958' into QA_4_6
2016-02-17 10:01:26 +01:00
Deven Bansod
4962eecfe0
Store analysed privileges in the cache
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-02-17 14:00:36 +05:30
Madhura Jayaratne
ac4143a8c9
Fix #11972 Missing documentation for $cfg['Servers'][$i]['favorite'] and $cfg['NumFavoriteTables']
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-02-17 11:22:21 +11:00
Atul Pratap Singh
a7d67642a1
Merge branch 'QA_4_5' into QA_4_6
2016-02-17 00:01:08 +05:30
Atul Pratap Singh
2fdd232873
navigation.js registeronload getting fired on all node clicks, causing reload on all clicks
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-02-16 23:58:21 +05:30
Weblate
50f160363b
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2016-02-16 10:21:35 +01:00
Michal Čihař
f6572e0fa5
Translated using Weblate (Czech)
...
Currently translated at 94.4% (3036 of 3214 strings)
[CI skip]
2016-02-16 10:21:33 +01:00
Michal Čihař
67b681d63e
Merge branch 'QA_4_5' into QA_4_6
2016-02-16 10:21:07 +01:00
Michal Čihař
50af85cf34
Fix export of index comments in SQL
...
Fixes #11968
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-16 10:20:09 +01:00
Madhura Jayaratne
25f7f1a6f9
Update to match the namespace usage
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-02-16 20:03:13 +11:00
Madhura Jayaratne
b050df847e
Merge branch 'QA_4_5' into QA_4_6
2016-02-16 19:52:39 +11:00
Madhura Jayaratne
36e3b337de
ChangeLog entry for #11969
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-02-16 19:51:46 +11:00
Madhura Jayaratne
49bfc5b744
Merge branch 'QA_4_5' into QA_4_6
2016-02-16 19:48:38 +11:00
Madhura Jayaratne
7881a461a3
Fix #11969 Missing confirmation while dropping a view in view_operations.php
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-02-16 19:47:12 +11:00
Michal Čihař
9a590a0b76
Merge branch 'QA_4_5' into QA_4_6
2016-02-16 09:00:41 +01:00
Michal Čihař
310fd4b2c1
Fix PHP error on loading invalid XML or ODS file
...
Fixes #11967
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-16 09:00:32 +01:00
Madhura Jayaratne
39559ddca5
Merge branch 'QA_4_5' into QA_4_6
2016-02-16 15:27:46 +11:00
Madhura Jayaratne
a80124d6fd
Merge branch 'QA_4_5' of github.com:phpmyadmin/phpmyadmin into QA_4_5
...
Conflicts:
ChangeLog
2016-02-16 15:26:05 +11:00
Madhura Jayaratne
6e6e40a775
Fix #11964 Undefined index: TABLE_COMMENT in database structure page
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-02-16 15:24:12 +11:00