Commit Graph

116362 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
f2b2c51ea8 Move table specific privs logic to privs table
Moves getHtmlForTableSpecificPrivileges logic to
getHtmlToDisplayPrivilegesTable

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-31 20:41:12 -03:00
Maurício Meneghini Fauth
b7250665c2 Move some table privileges view logic to template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-31 15:05:55 -03:00
Maurício Meneghini Fauth
5379ad5f1f Extract HTML from privileges form table
Extracts the HTML from the Server\Privileges::getHtmlToDisplayPrivilegesTable
method to a Twig template.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-31 00:16:32 -03:00
Joshua PowellNishiyama
bed2160e63
Translated using Weblate (Japanese)
Currently translated at 100.0% (3331 of 3331 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Joshua PowellNishiyama <nzjpnboy@outlook.com>
2019-08-30 02:23:24 +02:00
Maurício Meneghini Fauth
d19908eab1 Extract global/db specific privs view logic to twig
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-29 18:54:56 -03:00
William Desportes
f3bdd3521d
Merge branch 'QA_5_0' into master
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-29 22:43:40 +02:00
William Desportes
2f2c942282
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-29 22:42:33 +02:00
William Desportes
2345be5c37
Add ChangeLog entries for #15425 and #15380 2019-08-29 22:38:29 +02:00
William Desportes
d1bce912ab
Fix #15380 - Advisor error
Fixes: #15380
Pull-request: #15456

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-29 22:35:47 +02:00
William Desportes
00b93de248
Fix #15425 - Backslash in column name resulting an error in editing
Fixes: #15425
Pull-request: #15455

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-29 22:33:38 +02:00
Hugues Peccatte
ea172c9788 Fix #15380 Advisor error
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-29 22:27:34 +02:00
R. Gurung
9d2eeb9378 Update libraries/classes/Controllers/Table/TableStructureController.php
Co-Authored-By: William Desportes <williamdes@wdes.fr>
Signed-off-by: Rahul Gurung <gurungrahul2@gmail.com>
2019-08-29 13:25:57 +05:30
Maurício Meneghini Fauth
f5eb16066a Move require options and resource limits to twig
Moves require options and resource limits from Server\Privileges
to the Twig templates.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-28 23:06:44 -03:00
Maurício Meneghini Fauth
79298d1a15 Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-28 17:25:38 -03:00
Maurício Meneghini Fauth
823408d759 Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-28 17:23:56 -03:00
Maurício Meneghini Fauth
aced4e1bb4 Remove fieldset close tag when setting global privs
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-28 17:20:19 -03:00
Maurício Meneghini Fauth
7eca9d8e2b Extract HTML from global/database specific privs
Server\Privileges::getHtmlForGlobalOrDbSpecificPrivs

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-28 16:29:13 -03:00
William Desportes
ab06cda45a
Merge #15459 - configuration clarification for $cfg['SaveDir']
Ref: #15444

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-08-28 20:27:44 +02:00
Maurício Meneghini Fauth
d3fb94a674 Extract HTML from table specific privileges
Server\Privileges::getHtmlForTableSpecificPrivileges

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-28 00:51:35 -03:00
Giovanni Sora
c7d9f25ab3
Translated using Weblate (Interlingua)
Currently translated at 75.6% (2499 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-08-27 23:23:18 +02:00
Giovanni Sora
449eae8e35
Translated using Weblate (Interlingua)
Currently translated at 76.0% (2531 of 3331 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-08-27 23:23:18 +02:00
Maurício Meneghini Fauth
6e32245f87 Merge branch 'QA_5_0' 2019-08-27 18:17:16 -03:00
Maurício Meneghini Fauth
1f63c3bab0 Update Yarn dev dependencies
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 18:15:08 -03:00
Maurício Meneghini Fauth
a04d280fda Merge branch 'QA_5_0' 2019-08-27 17:26:49 -03:00
Maurício Meneghini Fauth
53ae5007e0 Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 17:12:36 -03:00
Maurício Meneghini Fauth
1e1056fd0e Update JavaScript dev dependencies
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 15:06:39 -03:00
Maurício Meneghini Fauth
0283cb6f72 Update js-cookie to v2.2.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 14:47:06 -03:00
Maurício Meneghini Fauth
1df1f2d078 Update jQuery to v3.4.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 14:20:39 -03:00
Maurício Meneghini Fauth
b1c9373f55 Update jQuery Validation to v1.19.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 14:06:04 -03:00
Maurício Meneghini Fauth
4f04c2753e Update jQuery Migrate to v3.1.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 14:00:28 -03:00
Maurício Meneghini Fauth
3b4084c721 Update CodeMirror to v5.48.4
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-27 13:39:38 -03:00
Maurício Meneghini Fauth
dd95a34b3a Add route parameter to index.php links
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-26 17:37:53 -03:00
Maurício Meneghini Fauth
d01e1c26b9 Fix active page on navigation bar
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-26 15:14:17 -03:00
Maurício Meneghini Fauth
ae969ecd39 Set the correct HTTP response code for the router
Sets the correct HTTP response code when the route path is not
found or the requested method is not allowed.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-26 12:39:40 -03:00
Maurício Meneghini Fauth
4077c61b2e Remove support for target URL param for FAQ 1.34
Use the route parameter instead.

https://docs.phpmyadmin.net/en/latest/faq.html#faq1-34

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-26 12:23:01 -03:00
Maurício Meneghini Fauth
7de7069748 Enable colors to the PHPUnit in 'composer test'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-26 11:08:53 -03:00
Marc Delisle
a4252589af
Clarification
Signed-off-by: Marc Delisle <marc@infomarc.info>
2019-08-26 09:43:01 -04:00
Maurício Meneghini Fauth
f6cb7d4d0f Fix issue with FAQ 1.34 redirection system
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-26 10:31:24 -03:00
Maurício Meneghini Fauth
aa452ef9d6 Declare globals in some entry points
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 19:56:11 -03:00
Maurício Meneghini Fauth
2af3e19ee7 Fix form action when changing password
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 18:46:18 -03:00
Maurício Meneghini Fauth
dfe15fbd57 Fix TypeError when iserting data
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 18:11:28 -03:00
Maurício Meneghini Fauth
dd3753b8f1 Remove namespace in Selenium tests
To improve readability.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 17:48:56 -03:00
Maurício Meneghini Fauth
ac886e6e14 Declare globals in some entry points
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 17:20:58 -03:00
Maurício Meneghini Fauth
f5d6f6cad3 Declare globals in database entry points
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 16:54:01 -03:00
Maurício Meneghini Fauth
c3bead5b9d Declare globals in database/qbe.php entry point
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 15:51:04 -03:00
Domen
274c27c3f2
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2019-08-25 11:23:18 +02:00
Domen
88f3fe301c
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3331 of 3331 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2019-08-25 11:23:18 +02:00
Olivier Humbert
3f2fde2ee8
Translated using Weblate (French)
Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-08-25 11:23:16 +02:00
Olivier Humbert
ea79f5db37
Translated using Weblate (French)
Currently translated at 100.0% (3331 of 3331 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-08-25 11:23:16 +02:00
ssantos
e9f1116524
Translated using Weblate (Portuguese)
Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-08-25 11:23:13 +02:00