Marc Delisle
|
4eb366ff02
|
Translated using Weblate (French)
Currently translated at 99.1% (3206 of 3232 strings)
[CI skip]
|
2016-11-16 16:11:57 +01:00 |
|
Deven Bansod
|
ace8d9c945
|
Merge branch 'QA_4_6'
|
2016-11-16 09:24:49 +05:30 |
|
Deven Bansod
|
0c36e5fd85
|
Merge branch 'QA_4_6' of https://github.com/phpmyadmin/phpmyadmin into QA_4_6
|
2016-11-16 09:23:56 +05:30 |
|
Deven Bansod
|
74fd7986eb
|
Remove debugging calls
Fix #12706
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-16 09:23:06 +05:30 |
|
Deven Bansod
|
f4f4917230
|
Remove debugging calls
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-16 09:22:42 +05:30 |
|
Deven Bansod
|
accd6aa17e
|
Add token parameter in AJAX POST request
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-15 22:28:45 +05:30 |
|
Deven Bansod
|
d833ba5655
|
Merge branch 'QA_4_6'
Conflicts:
js/db_search.js
libraries/DbSearch.php
test/classes/DbSearchTest.php
|
2016-11-15 22:26:11 +05:30 |
|
Michal Čihař
|
59b2c5a63a
|
Fix markup and tests
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-11-15 17:41:38 +01:00 |
|
Michal Čihař
|
51c7739526
|
Changelog entry for #12696
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-11-15 17:27:16 +01:00 |
|
Michal Čihař
|
aef7f9288a
|
Merge pull request #12696 from devenbansod/fix_12299
Fix #12299: Change to POST request to avoid possibly very long URIs
|
2016-11-15 17:26:06 +01:00 |
|
Deven Bansod
|
21093b22e4
|
Escape tablenames, dbnames and properly render html-specific elements/chars
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-15 21:47:32 +05:30 |
|
Michal Čihař
|
819ec1b552
|
Merge branch 'QA_4_6'
|
2016-11-15 17:06:18 +01:00 |
|
Michal Čihař
|
abe50c6129
|
Merge branch 'QA_4_6' of github.com:phpmyadmin/phpmyadmin into QA_4_6
|
2016-11-15 17:05:58 +01:00 |
|
Michal Čihař
|
0fb1e3d4c6
|
Merge branch 'QA_4_6'
|
2016-11-15 17:05:44 +01:00 |
|
Michal Čihař
|
8d4ea7bad2
|
Update SQL parser to 3.4.13
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-11-15 17:05:28 +01:00 |
|
Deven Bansod
|
89dfff7868
|
Change to using HTML5 data-* attributes to allow easy access in JQuery
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-15 21:14:07 +05:30 |
|
Weblate
|
f3ab8cd00b
|
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
|
2016-11-15 15:23:10 +01:00 |
|
Hendrik Michaelsen
|
0b638d735c
|
Translated using Weblate (German)
Currently translated at 99.4% (3203 of 3222 strings)
[CI skip]
|
2016-11-15 15:23:08 +01:00 |
|
Marc Delisle
|
5e354b9439
|
Translated using Weblate (French)
Currently translated at 99.4% (3204 of 3222 strings)
[CI skip]
|
2016-11-15 15:23:08 +01:00 |
|
Michal Čihař
|
4222000549
|
Merge branch 'QA_4_6'
|
2016-11-15 15:22:49 +01:00 |
|
Michal Čihař
|
46eaa53ddd
|
Check parameter type before processing
Fixes #12443
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-11-15 15:22:32 +01:00 |
|
Weblate
|
aaa3901406
|
Merge remote-tracking branch 'origin/master'
|
2016-11-15 15:20:26 +01:00 |
|
Hendrik Michaelsen
|
51f09c1f1e
|
Translated using Weblate (German)
Currently translated at 99.4% (3213 of 3232 strings)
[CI skip]
|
2016-11-15 15:20:24 +01:00 |
|
Marc Delisle
|
d6ad8571a3
|
Translated using Weblate (French)
Currently translated at 99.1% (3204 of 3232 strings)
[CI skip]
|
2016-11-15 15:20:24 +01:00 |
|
Michal Čihař
|
78fa4f5b13
|
Merge pull request #12563 from tfaller/master
Fix error check of a routine execution
|
2016-11-15 15:20:14 +01:00 |
|
Deven Bansod
|
0fa45dae24
|
Merge branch 'QA_4_6'
|
2016-11-14 11:07:06 +05:30 |
|
Deven Bansod
|
3b8f9a55f6
|
Fix tests related to DBSearch
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-14 10:55:30 +05:30 |
|
Deven Bansod
|
a3f52751bd
|
Change get ajax request to post to avoid long request URIs
Also, move HTML-embedded JS function calls into JQuery event handlers
Fix #12299
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-14 10:45:49 +05:30 |
|
Deven Bansod
|
ea1e3e3a6f
|
Remove old sqlAddslashes call
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-14 10:45:10 +05:30 |
|
Deven Bansod
|
7b0a512b88
|
Merge branch 'QA_4_6'
|
2016-11-13 11:41:09 +05:30 |
|
Deven Bansod
|
1aeb705b3f
|
ChangeLog for #12691
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-13 11:40:47 +05:30 |
|
Deven Bansod
|
6e305bec53
|
Merge branch 'QA_4_6'
|
2016-11-13 11:39:42 +05:30 |
|
Deven Bansod
|
9b76fccb27
|
Remove unnecessary call to ksort on empty list
Fix #12691
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-13 11:37:50 +05:30 |
|
Deven Bansod
|
dd49238e06
|
Merge branch 'QA_4_6'
Conflicts:
po/ia.po
po/sl.po
po/tr.po
|
2016-11-11 19:24:14 +05:30 |
|
Deven Bansod
|
81fe5fe9bf
|
Fix incorrect calls to escapeString
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-11 19:20:57 +05:30 |
|
Weblate
|
bdb0cd2d21
|
Merge remote-tracking branch 'origin/master'
|
2016-11-11 14:40:01 +01:00 |
|
Deven Bansod
|
560bd2ba89
|
Merge branch 'QA_4_6'
Conflicts:
po/el.po
po/nl.po
po/tr.po
|
2016-11-11 19:11:22 +05:30 |
|
Burak Yavuz
|
5854b8cbaa
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (3232 of 3232 strings)
[CI skip]
|
2016-11-11 14:40:00 +01:00 |
|
Domen
|
a695429eb5
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3232 of 3232 strings)
[CI skip]
|
2016-11-11 14:39:59 +01:00 |
|
Giovanni Sora
|
4cf69358c6
|
Translated using Weblate (Interlingua)
Currently translated at 74.8% (2418 of 3232 strings)
[CI skip]
|
2016-11-11 14:39:58 +01:00 |
|
Παναγιώτης Παπάζογλου
|
5c49e06124
|
Translated using Weblate (Greek)
Currently translated at 100.0% (3232 of 3232 strings)
[CI skip]
|
2016-11-11 14:39:57 +01:00 |
|
dingo thirteen
|
a20abcfb58
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3232 of 3232 strings)
[CI skip]
|
2016-11-11 14:39:56 +01:00 |
|
Michal Čihař
|
5750274c32
|
Translated using Weblate (Czech)
Currently translated at 92.5% (2992 of 3232 strings)
[CI skip]
|
2016-11-11 14:39:56 +01:00 |
|
Deven Bansod
|
d580bb3b51
|
ChangeLog for #12542
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-11 19:09:44 +05:30 |
|
Deven Bansod
|
d4377e40d8
|
Merge branch 'rpv-tomsk-fix-HtmlHeaderForUserProperties' into QA_4_6
|
2016-11-11 19:08:59 +05:30 |
|
Weblate
|
a9048b0b5c
|
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
|
2016-11-11 14:38:34 +01:00 |
|
Burak Yavuz
|
48650f9403
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (3222 of 3222 strings)
[CI skip]
|
2016-11-11 14:38:33 +01:00 |
|
Domen
|
fcc4537d93
|
Translated using Weblate (Slovenian)
Currently translated at 99.9% (3220 of 3222 strings)
[CI skip]
|
2016-11-11 14:38:33 +01:00 |
|
Giovanni Sora
|
dd45b97264
|
Translated using Weblate (Interlingua)
Currently translated at 74.6% (2406 of 3222 strings)
[CI skip]
|
2016-11-11 14:38:31 +01:00 |
|
Deven Bansod
|
f80140c46e
|
Fix function parameters in b12411cc24
Fix #12542
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
|
2016-11-11 19:06:37 +05:30 |
|