Commit Graph

123881 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
1c1850f7f1
Fix failing Display\ResultsTest test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-17 16:52:57 -03:00
Maurício Meneghini Fauth
e453c57fb8
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-17 16:24:34 -03:00
Maurício Meneghini Fauth
257b818b83
Merge pull request #17529 from pokemaobr/FIX_WRITE_PERMISSIONS_ERROR
Removing types from  in RelationExtension for avoid null error on global

Fixes #17527
2022-05-17 16:22:50 -03:00
Rodrigo Pokemaobr
5a57873744 Removing types from in RelationExtension for avoid null error on global
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
2022-05-17 15:11:46 -03:00
Maurício Meneghini Fauth
4d7cb34a68
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-15 17:27:03 -03:00
Maurício Meneghini Fauth
e406ddb13f
Upgrade Bootstrap version
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-15 17:04:14 -03:00
Hosted Weblate
99545d74dd
Merge branch 'origin/master' into Weblate.
[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2022-05-15 02:25:16 +02:00
Domen
0113e899a1
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3430 of 3430 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2022-05-15 02:25:15 +02:00
phpMyAdmin bot
45c5d8b992 Update po files
[ci skip]

Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-05-15 00:24:56 +00:00
Maurício Meneghini Fauth
af50673f6c
Merge pull request #17525 from MauricioFauth/tables-style
Fix tables spacing and colors
2022-05-14 20:59:08 -03:00
Maurício Meneghini Fauth
dc55543e4b
Fix table captions style
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-14 17:32:41 -03:00
Maurício Meneghini Fauth
e54f7697a6
Fix table cells spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-14 17:32:16 -03:00
Maurício Meneghini Fauth
9f076774e5
Remove table-light CSS classes
These classes were added by 6408b7179a.
However they aren't exactly the same as thead-light classes that exists
in Bootstrap 4.

Related to https://github.com/phpmyadmin/phpmyadmin/issues/17455.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-14 17:31:31 -03:00
Maurício Meneghini Fauth
37d55ee355
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-13 22:22:36 -03:00
Maurício Meneghini Fauth
2e4c69d7b4
Add ChangeLog entry for #17522
[ci-skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-13 22:06:42 -03:00
Maurício Meneghini Fauth
3c7ce21043
Merge pull request #17524 from MauricioFauth/routes-cache-file
Ignore invalid routes cache file

Fixes #17522
2022-05-13 22:03:11 -03:00
Maurício Meneghini Fauth
680e59eb5f
Ignore invalid routes cache file
If the `libraries/cache/routes.cache.php` file is invalid (usually from
5.1), ignores it and try to write a new one instead of failing.

Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17522.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-13 21:46:17 -03:00
tiemen
fb9d9feb74
Translated using Weblate (French)
Currently translated at 100.0% (3430 of 3430 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: tiemen <thjazi39@gmail.com>
2022-05-13 17:17:24 +02:00
tiemen
4590194c71
Translated using Weblate (French)
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/fr/
Signed-off-by: tiemen <thjazi39@gmail.com>
2022-05-13 17:15:58 +02:00
Maurício Meneghini Fauth
d0c37da63d
Merge pull request #17516 from MauricioFauth/jquery-debounce-removal
Remove `jquery-debounce-throttle` JavaScript dependency
2022-05-12 13:08:17 -03:00
Maurício Meneghini Fauth
75fc4dba39
Merge pull request #17515 from MauricioFauth/js-cookie-upgrade
Bump `js-cookie` version from 2.2.1 to 3.0.1
2022-05-12 13:07:29 -03:00
Maurício Meneghini Fauth
d668e331b5
Remove jquery-debounce-throttle JS dependency
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-11 16:21:53 -03:00
Maurício Meneghini Fauth
c3fb567b13
Upgrade JavaScript dependencies
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-11 15:45:54 -03:00
Maurício Meneghini Fauth
ff815f3647
Bump js-cookie version from 2.2.1 to 3.0.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-11 15:35:45 -03:00
Maurício Meneghini Fauth
4750e0f234
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-11 15:07:07 -03:00
Maurício Meneghini Fauth
1c7aab1a4d
Fix issue reported by Psalm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-11 14:52:05 -03:00
Isaac Bennetch
7f22369812 Fix merge conflicts
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 01:45:43 -04:00
Isaac Bennetch
f2d3767e28 Prepare for version 5.2.1-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 01:43:41 -04:00
Isaac Bennetch
ac921e1f2d Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 01:02:45 -04:00
Isaac Bennetch
9dfedff70b Adding composer lock for 5.2.0
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 00:32:19 -04:00
Isaac Bennetch
89c68f74a9 Prepare for version 5.2.0
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 00:18:12 -04:00
Maurício Meneghini Fauth
4ccf0f90db
Add CSS prefixes before generating RTL CSS files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-10 18:27:35 -03:00
Maurício Meneghini Fauth
314f251104
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-10 14:47:16 -03:00
Maurício Meneghini Fauth
c451305d0d
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-10 14:46:26 -03:00
Maurício Meneghini Fauth
a3bad740fb
Add ChangeLog entry for #17508
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-10 14:44:31 -03:00
Maurício Meneghini Fauth
08e59a88f1
Merge pull request #17512 from pokemaobr/initials_table
Removing AJAX in initials_table to avoid duplicated tables
2022-05-10 14:40:02 -03:00
Rodrigo Pokemaobr
86b63e5b83 Removing AJAX in initials_table to avoid duplicated tables
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
2022-05-10 14:29:41 -03:00
ytteroy24b4bcffd91b44b4
874cfe3a59
Translated using Weblate (Latvian)
Currently translated at 18.0% (610 of 3385 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/lv/
Signed-off-by: ytteroy24b4bcffd91b44b4 <mail262626@inbox.lv>
2022-05-10 12:15:18 +02:00
ytteroy24b4bcffd91b44b4
60131f1c57
Translated using Weblate (Latvian)
Currently translated at 17.5% (601 of 3430 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/lv/
Signed-off-by: ytteroy24b4bcffd91b44b4 <mail262626@inbox.lv>
2022-05-10 12:14:01 +02:00
ytteroy24b4bcffd91b44b4
f95b261844
Translated using Weblate (Latvian)
Currently translated at 17.5% (601 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/lv/
Signed-off-by: ytteroy24b4bcffd91b44b4 <mail262626@inbox.lv>
2022-05-09 19:08:03 +02:00
Maurício Meneghini Fauth
53f11afcaa
Merge pull request #17509 from MauricioFauth/daily-snapshots-workflow
Add workflow to generate daily snapshots
2022-05-09 13:40:42 -03:00
Maurício Meneghini Fauth
53e78259b6
Add workflow to generate daily snapshots
Creates a GitHub Actions workflow that generates phpMyAdmin daily
snapshots.

Currently it persists the snapshots only on GitHub and do not upload to
the phpMyAdmin's website.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-09 13:39:14 -03:00
dingo thirteen
2855372eb0
Translated using Weblate (Dutch)
Currently translated at 100.0% (3430 of 3430 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-05-09 11:15:46 +02:00
Oğuz Ersen
e90f21ed23
Translated using Weblate (Turkish)
Currently translated at 100.0% (3430 of 3430 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Oğuz Ersen <oguz@ersen.moe>
2022-05-09 11:15:45 +02:00
Maurício Meneghini Fauth
7aa512c357
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-08 14:15:49 -03:00
Maurício Meneghini Fauth
a34dc9f064
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-08 14:14:52 -03:00
Vladyslav Anisimov
b38cbb987f
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3385 of 3385 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/uk/
Signed-off-by: Vladyslav Anisimov <uniss@ua.fm>
2022-05-08 18:12:50 +02:00
Vladyslav Anisimov
bba70ba664
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: Vladyslav Anisimov <uniss@ua.fm>
2022-05-08 18:11:55 +02:00
Hosted Weblate
eb4fd55a96
Merge branch 'origin/master' into Weblate.
[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2022-05-08 02:21:14 +02:00
Andriy Khyliuk
f8ced6c747
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/uk/
Signed-off-by: Andriy Khyliuk <winfon@ukr.net>
2022-05-08 02:21:13 +02:00