Commit Graph

124942 Commits

Author SHA1 Message Date
Kristijan Fremen Velkovski
bbdcba0b5e
Translated using Weblate (Macedonian)
Currently translated at 21.4% (736 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-11-18 13:59:50 +01:00
Kristijan Fremen Velkovski
02a08cee31
Translated using Weblate (Macedonian)
Currently translated at 21.1% (726 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-11-18 04:48:19 +01:00
Maurício Meneghini Fauth
a5dd1b6b4c
Merge pull request #17901 from MauricioFauth/auth-plugin
Refactor authentication plugin creation
2022-11-17 14:08:09 -03:00
Maurício Meneghini Fauth
a2a3f6d26d
Create a factory for auth plugin creation
Extracts the factory method from the Plugins class into a new class.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-16 19:32:10 -03:00
Maurício Meneghini Fauth
0379fcc385
Remove the auth_plugin global variable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-16 16:51:22 -03:00
Maurício Meneghini Fauth
a6b7e5ef28
Remove exit construct from Plugins::getAuthPlugin()
Throws exception for invalid auth plugin instead of exiting.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-16 16:25:51 -03:00
Maurício Meneghini Fauth
561d9ca705
Remove containerBuilder global variable from Common class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-16 11:41:08 -03:00
Maurício Meneghini Fauth
b783681a8b Remove Config::fatalErrorHandler() method
Since there is an error handler register already, error_get_last is
always empty.

Also adds a try-catch to catch exceptions from the config file.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-16 10:27:18 -03:00
Maurício Meneghini Fauth
ad5e2abdab
Throw ConfigException for some Config errors
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-15 19:03:01 -03:00
Maurício Meneghini Fauth
8228122cdb
Merge pull request #17897 from MauricioFauth/config-load
Extract config load and check from Config's constructor
2022-11-15 14:51:39 -03:00
Maurício Meneghini Fauth
e5cbbcadb2
Fix Console toolbar blocking click events when collapsed
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-15 14:48:22 -03:00
Maurício Meneghini Fauth
b2eb6bf4c9
Extract config load and check from Config's constructor
This allows better handling of the user's config loading and validation.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-15 13:20:13 -03:00
Olivier Humbert
d238f2ee6c
Translated using Weblate (French)
Currently translated at 100.0% (3434 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2022-11-14 17:48:21 +01:00
Maurício Meneghini Fauth
40e44c0001
Merge pull request #17894 from MauricioFauth/dblist-global-removal
Remove the `dblist` global variable
2022-11-14 13:32:47 -03:00
William Desportes
c08b4a78f3
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-14 14:26:16 +01:00
William Desportes
1bf31e5b7c
Add a ChangeLog entry for #17892
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-14 14:25:36 +01:00
William Desportes
1f2af424af
Fix #17892 - Closing index edit modal and reopening causes it to fire twice
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-14 14:24:45 +01:00
William Desportes
f89cb7050a
Add sodium to the extension list on the main page
It has a polyfill and would be nice to know that it is installed

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-14 14:24:44 +01:00
dingo thirteen
163deabc9d
Translated using Weblate (Dutch)
Currently translated at 100.0% (3418 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2022-11-14 12:47:46 +01:00
Kristijan Fremen Velkovski
37793f0961
Translated using Weblate (Macedonian)
Currently translated at 20.8% (714 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-11-14 12:47:45 +01:00
Maurício Meneghini Fauth
d0d90551c3 Remove the dblist global variable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-13 21:08:00 -03:00
Domen
0eded7bb43
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3434 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2022-11-13 17:26:43 +01:00
Kristijan Fremen Velkovski
ddb5a9629f
Translated using Weblate (Macedonian)
Currently translated at 20.7% (714 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-11-13 17:26:42 +01:00
William Desportes
686e59614b
Translated using Weblate (French)
Currently translated at 100.0% (3434 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-13 17:26:42 +01:00
dingo thirteen
fa0206a841
Translated using Weblate (Dutch)
Currently translated at 100.0% (3434 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2022-11-13 17:26:41 +01:00
Luis Méndez Alejo
f29c38f611
Translated using Weblate (Spanish)
Currently translated at 99.9% (3433 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-11-13 17:26:40 +01:00
Burak Yavuz
ad3e56320d
Translated using Weblate (Turkish)
Currently translated at 100.0% (3434 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-11-13 17:26:39 +01:00
Maurício Meneghini Fauth
5bb6b42868
Merge pull request #17891 from MauricioFauth/frontend-workflow
Add Actions workflow for JS/CSS lint and test
2022-11-13 12:39:13 -03:00
phpMyAdmin bot
39c0b069dd Update po files
[ci skip]

Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-11-13 00:20:22 +00:00
Maurício Meneghini Fauth
104b557b98
Add Actions workflow for JS/CSS lint and test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 18:27:01 -03:00
Maurício Meneghini Fauth
504886b350
Use actions/setup-node action to cache Yarn files
https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-data

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 18:14:33 -03:00
Maurício Meneghini Fauth
8af4c84ceb
Merge pull request #17888 from MauricioFauth/schema-plugins
Extract schema export from schema plugins
2022-11-12 12:57:20 -03:00
Maurício Meneghini Fauth
32d06ae22e
Extract schema export from schema plugins
Moves the response handling to the SchemaExportController.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 12:56:48 -03:00
Maurício Meneghini Fauth
8b61402871
Merge pull request #17890 from phpmyadmin/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4
2022-11-12 12:30:00 -03:00
dependabot[bot]
f1b38ad33d
Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 15:23:38 +00:00
Maurício Meneghini Fauth
482e7c2a21
Add '/js/vendor/js.cookie.min.js' to .gitignore
This file is present in master branch, but not in QA_5_2 branch.

[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 11:51:40 -03:00
Maris Ozo
37ebd1a5f3
Translated using Weblate (Latvian)
Currently translated at 17.5% (601 of 3432 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/lv/
Signed-off-by: Maris Ozo <dators.mans@gmail.com>
2022-11-12 15:50:34 +01:00
Kristijan Fremen Velkovski
434f5f8b1f
Translated using Weblate (Macedonian)
Currently translated at 20.2% (694 of 3432 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-11-12 15:50:34 +01:00
Luis Méndez Alejo
728d4a3964
Translated using Weblate (Spanish)
Currently translated at 100.0% (3432 of 3432 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-11-12 15:50:33 +01:00
Tlsn
e26b27be81
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3432 of 3432 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/uk/
Signed-off-by: Tlsn <developer216@gmail.com>
2022-11-12 15:50:32 +01:00
Tlsn
a5ba6280aa
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3418 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/uk/
Signed-off-by: Tlsn <developer216@gmail.com>
2022-11-12 15:49:52 +01:00
Kristijan Fremen Velkovski
0d8f50dbf6
Translated using Weblate (Macedonian)
Currently translated at 20.3% (694 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-11-12 15:49:51 +01:00
Maurício Meneghini Fauth
de9884f562
Replace escapeString with quoteString in ImportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 11:42:09 -03:00
William Desportes
e56633effc
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:25:32 +01:00
William Desportes
663e7a0e67
Add ChangeLog entries for 970dbd6d44 and 551509f345
Ref: 970dbd6d44
Ref: 551509f345

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:19:23 +01:00
William Desportes
551509f345
Fix Original theme buttons
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:43 +01:00
William Desportes
e047446323
Add a comment to help code search about cm-s-pma
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:30 +01:00
William Desportes
ed00df955f
Fix #17705 - remove hiding the scroll bars because large and long SQL queries can not be scrolled
Ref: bff74dc588

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:29 +01:00
William Desportes
970dbd6d44
Fix Original theme login form label width
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 13:53:52 +01:00
Maurício Meneghini Fauth
b62062b3aa
Refactor Export::processExportSchema() to use DatabaseName object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-11 00:57:24 -03:00