Commit Graph

100898 Commits

Author SHA1 Message Date
Dan Ungureanu
2c341191e6 Make use of multiple contexts.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:12 +03:00
Dan Ungureanu
30e372375d Updated sql-parser library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:12 +03:00
Dan Ungureanu
bf6e14393d Removed PMA_RTN_parseOneParameter().
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:12 +03:00
Dan Ungureanu
02f6c7f4c0 Replaced PMA_RTN_parseOneParameter().
Updated sql-parser library.

Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:12 +03:00
Dan Ungureanu
1499963632 Removed PMA_RTN_parseAllParameters().
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:11 +03:00
Dan Ungureanu
bb1c380572 Include sql-parser in tests.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:11 +03:00
Dan Ungureanu
e057ca92ce Replaced PMA_SQP_isKeyWord().
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:11 +03:00
Dan Ungureanu
9bb40c0abe Updated sql-parser library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:11 +03:00
Dan Ungureanu
5d6e139dc1 Replaced PMA_SQP_getAliasesFromQuery().
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:11 +03:00
Dan Ungureanu
096492438a Replaced PMA_SQPdata_forbidden_word with the method implemented in lexer.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:11 +03:00
Dan Ungureanu
50a2021faf Replaced PMA_RTN_parseAllParameters().
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:11 +03:00
Dan Ungureanu
ee6dd2e7c0 Added sql-parser with a modified version of the Composer autoloader to load the library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:10 +03:00
Atul Pratap Singh
523ff3ed26 Merge pull request #1779 from zixtor/html_5_history
Move to html5 history api
2015-07-10 23:18:40 +05:30
Atul Pratap Singh
c3a81a6fd7 Stop sending microhistory url and param data as part of error reports
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-10 22:23:36 +05:30
Madhura Jayaratne
1016d7ba47 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-07-10 22:14:31 +05:30
Madhura Jayaratne
383b981d4d Revert "Make modules table sortable". Table sorter cause issue with the structure
This reverts commit 5845958d33.
2015-07-10 22:13:23 +05:30
Weblate
18da497e06 Merge remote-tracking branch 'origin/master' 2015-07-10 16:45:14 +02:00
Madhura Jayaratne
5845958d33 Make modules table sortable
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 20:13:55 +05:30
Weblate
29b704989e Merge remote-tracking branch 'origin/master' 2015-07-10 16:21:56 +02:00
Madhura Jayaratne
ae542852c9 Links at each table to take to page top is no longer required as there is a permanent link for this purpose
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 19:51:50 +05:30
Weblate
8ae1201e72 Merge remote-tracking branch 'origin/master' 2015-07-10 16:12:33 +02:00
Burak Yavuz
9fc5c2fa90 Translated using Weblate (Turkish)
Currently translated at 99.9% (3161 of 3163 strings)

[CI skip]
2015-07-10 16:12:29 +02:00
Madhura Jayaratne
fe4a44b7e0 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-07-10 19:41:38 +05:30
Madhura Jayaratne
3160799df6 Use phpmyadmin's secondary tabs instead of jQuery tabs
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 19:38:20 +05:30
Marc Delisle
4e977b6c46 Update po files
[CI skip]

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-10 07:02:41 -04:00
Marc Delisle
68202f3faa Add reference to MySQL manual
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-10 07:02:02 -04:00
Marc Delisle
c3a93813bf ChangeLog entry
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-10 06:49:59 -04:00
Marc Delisle
d752654607 Merge pull request #1780 from madhuracj/bug4973
Show a warning when a user account allowing any user from localhost tโ€ฆ
2015-07-10 06:45:35 -04:00
Madhura Jayaratne
1ecbfd39c8 Allow filters for Drizzle as well
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 14:15:50 +05:30
Madhura Jayaratne
555199e755 rfe #1685 Improved processlist for mariadb
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 13:42:18 +05:30
Madhura Jayaratne
156d48890c Separate process list from auto refreshing
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 13:08:59 +05:30
Madhura Jayaratne
755b8c8bd3 Merge branch 'QA_4_4' 2015-07-10 12:31:50 +05:30
Madhura Jayaratne
3d59c576be ChangeLog entry for bug #4975
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 12:28:07 +05:30
Weblate
64f19d56ba Merge remote-tracking branch 'origin/QA_4_4' into QA_4_4 2015-07-10 08:56:03 +02:00
Shameem Ahmed A Mulla
d7fe445068 Translated using Weblate (Kannada)
Currently translated at 3.4% (104 of 3038 strings)

[CI skip]
2015-07-10 08:55:59 +02:00
Giovanni Sora
1c391cb454 Translated using Weblate (Interlingua)
Currently translated at 69.2% (2103 of 3038 strings)

[CI skip]
2015-07-10 08:55:56 +02:00
Madhura Jayaratne
06db60da7d Merge pull request #1775 from devenbansod/bug4975
Bug#4975-Some Tbl/Db operations don't work on Drizzle
2015-07-10 12:25:36 +05:30
Madhura Jayaratne
bb0252eb04 Improve wording of the warning as suggested by Marc
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 06:34:34 +05:30
Madhura Jayaratne
26bd0018e3 Show a warning when a user account allowing any user from localhost to connect
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 18:13:29 +05:30
Madhura Jayaratne
b0ae16fcd6 These are also internal directives. Remove underscore to match with other similar ones
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 17:15:10 +05:30
Madhura Jayaratne
f0664e7875 This is an internal directive. Use without underscore to match other similar ones
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 17:12:21 +05:30
Madhura Jayaratne
bb729d7d7f Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-07-09 17:07:36 +05:30
Madhura Jayaratne
8c6261c73f Underscores are preferred to separate words in configuration storage table names/directives
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 17:06:28 +05:30
Atul Pratap Singh
3031153746 Fix non-html5 microhistory behavior
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-09 16:45:52 +05:30
Marc Delisle
9dc2d6fe04 Translated using Weblate (French)
Currently translated at 100.0% (3161 of 3161 strings)

[CI skip]
2015-07-09 11:52:14 +02:00
Marc Delisle
c9907b9ac0 Translated using Weblate (French)
Currently translated at 100.0% (3038 of 3038 strings)

[CI skip]
2015-07-09 11:39:41 +02:00
Atul Pratap Singh
563b3b709d Move to HTML5 API for maintaining AJAX history
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-09 13:21:36 +05:30
Weblate
50647a3983 Merge remote-tracking branch 'origin/master' 2015-07-09 08:43:07 +02:00
Burak Yavuz
3b14f93adc Translated using Weblate (Turkish)
Currently translated at 100.0% (3161 of 3161 strings)

[CI skip]
2015-07-09 08:43:03 +02:00
Domen
e7c532b251 Translated using Weblate (Slovenian)
Currently translated at 100.0% (3161 of 3161 strings)

[CI skip]
2015-07-09 08:42:59 +02:00