Commit Graph

119409 Commits

Author SHA1 Message Date
ly huynh cao
ef497eb355
Translated using Weblate (Turkish)
Currently translated at 99.7% (3344 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: ly huynh cao <caolyhuynh12@gmail.com>
2020-09-10 09:28:21 +02:00
Maurício Meneghini Fauth
8c8e542de3 Remove unused Tracking method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-08 13:59:47 -03:00
Maurício Meneghini Fauth
3c21cf1853 Remove url_query PHP global
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-08 13:32:25 -03:00
Maurício Meneghini Fauth
37289a57b2 Remove url_query and url_params from Table/StructureController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-07 14:24:41 -03:00
William Desportes
d077836a50
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 14:08:41 +02:00
William Desportes
d3abd6fcde
Add a ChangeLog entry for #16319 and #15634
#16319 by 64f6b5c435 on QA_5_0

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 14:07:44 +02:00
William Desportes
330747998d
Fix #15634 - Only use session_set_cookie_params once on PHP >= 7.3.0 versions
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 14:02:24 +02:00
William Desportes
63f2234cf5
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 13:55:41 +02:00
William Desportes
984f7ac574
Translated using Weblate (Russian)
Currently translated at 100.0% (3309 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ru/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 13:45:39 +02:00
William Desportes
9c66df13c4
Translated using Weblate (Russian)
Currently translated at 97.5% (3270 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ru/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 13:45:38 +02:00
William Desportes
64f6b5c435
Translated using Weblate (Russian)
Currently translated at 99.5% (3318 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ru/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 13:45:37 +02:00
William Desportes
62150ba4c1
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 12:37:22 +02:00
William Desportes
15f605cf24
Merge #16334 - Remove the PGP path finder link from doc/setup.rst
Pull-request: #16334

The PGP path finder is no longer maintained.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 12:36:13 +02:00
Petr Duda
caca3beb8b
Translated using Weblate (Czech)
Currently translated at 100.0% (3351 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-09-07 12:36:12 +02:00
Marc Delisle
c6feddb2b1
The PGP path finder is no longer maintained.
Signed-off-by: Marc Delisle <marc@infomarc.info>
2020-09-07 12:33:56 +02:00
William Desportes
4d7c00a4ce
Merge branch 'QA_5_0'
Closes: #16335
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 12:25:09 +02:00
William Desportes
3317c98b31
Merge #16336 - Fixes #16329 - Stickyfill is not defined
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 12:23:13 +02:00
William Desportes
10f5f31532
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-07 12:19:23 +02:00
Petr Duda
b45194e000 Fix #16329 Stickyfill is not defined
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-09-06 23:26:07 +02:00
Maurício Meneghini Fauth
c57dda7315 Use DI for Sql class constructor
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-05 15:31:39 -03:00
Maurício Meneghini Fauth
992af332a0 Extract Sql::parseAndAnalyze method to SqlTest class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-05 13:58:51 -03:00
Maurício Meneghini Fauth
432c4359ca Enable ES6 env in .eslintrc.json
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-05 13:26:42 -03:00
Maurício Meneghini Fauth
0a501353d4 Fix issue with js/dist dir
Related to https://github.com/phpmyadmin/phpmyadmin/pull/16331.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-05 12:44:58 -03:00
Domen
fe8cac176e
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3351 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2020-09-04 22:36:11 +02:00
Petr Duda
7d8454db6d
Translated using Weblate (Czech)
Currently translated at 100.0% (3309 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/cs/
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-09-04 22:36:10 +02:00
Petr Duda
1aaf261903
Translated using Weblate (Czech)
Currently translated at 99.7% (3343 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-09-04 22:36:10 +02:00
Maurício Meneghini Fauth
b0e7bb637a Fix ScriptsTest failing test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-04 14:54:10 -03:00
Maurício Meneghini Fauth
3457187c97
Merge pull request #16331 from mauriciofauth/babel-js
Add Babel JavaScript compiler
2020-09-04 14:39:33 -03:00
Maurício Meneghini Fauth
eb3b81982d Remove final modifier from Advisor class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-04 14:36:07 -03:00
Maurício Meneghini Fauth
307b0d2923 Add Babel JavaScript compiler
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-04 14:10:56 -03:00
Saksham Gupta
e1461d847c
Upgrade OpenLayers (#16303)
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2020-09-04 13:19:00 -03:00
Maurício Meneghini Fauth
2ac29e7cd2 Update psalm baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-02 11:00:00 -03:00
Maurício Meneghini Fauth
ceac762e09 Remove pmaThemePath and pmaThemeImage PHP globals
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-02 10:57:57 -03:00
William Desportes
fac75760c8
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3309 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/en_GB/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-01 11:12:24 +02:00
William Desportes
e24a285f5a
Translated using Weblate (German)
Currently translated at 99.4% (3332 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-01 11:12:23 +02:00
William Desportes
cf754f9ec2
Translated using Weblate (French)
Currently translated at 100.0% (3351 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-01 11:12:22 +02:00
William Desportes
851f2cff30
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3351 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-09-01 11:12:21 +02:00
Maurício Meneghini Fauth
8f0f652651 Update po files
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 19:04:37 -03:00
Maurício Meneghini Fauth
9cd74edf49 Fix gettext incorrectly detection string as php-format
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 19:02:11 -03:00
Maurício Meneghini Fauth
9b52821620
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3334 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 22:54:41 +02:00
Maurício Meneghini Fauth
3153f66757
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3309 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 22:54:40 +02:00
Maurício Meneghini Fauth
951191953b
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3351 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 22:54:39 +02:00
Burak Yavuz
22e1b122a1
Translated using Weblate (Turkish)
Currently translated at 100.0% (3351 of 3351 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2020-08-31 22:54:38 +02:00
Maurício Meneghini Fauth
42b2fdae2e Update po files
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 16:20:31 -03:00
Mingun
1bc6dd0aca
Translated using Weblate (Russian)
Currently translated at 99.5% (3318 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ru/
Signed-off-by: Mingun <Alexander_Sergey@mail.ru>
2020-08-31 21:13:33 +02:00
Mingun
ecdd3d935d
Translated using Weblate (Russian)
Currently translated at 97.8% (3284 of 3355 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ru/
Signed-off-by: Mingun <Alexander_Sergey@mail.ru>
2020-08-31 21:13:33 +02:00
Mingun
88786533e0
Translated using Weblate (Russian)
Currently translated at 100.0% (3309 of 3309 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ru/
Signed-off-by: Mingun <Alexander_Sergey@mail.ru>
2020-08-31 21:13:32 +02:00
Maurício Meneghini Fauth
bf6e901316
Merge pull request #16323 from mauriciofauth/advisory-rules
Remove the advisory rules file parser
2020-08-31 16:10:59 -03:00
Maurício Meneghini Fauth
7cee8e44f9 Refactor the Advisor class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 15:39:26 -03:00
Maurício Meneghini Fauth
45e1128122 Move gettext calls to advisory rules files
Removes the need of the AdvisoryRulesCommand.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 15:37:46 -03:00