Maurício Meneghini Fauth
|
727fa49fb1
|
Update .gitignore file
Adds files from master branch.
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-11 11:53:33 -03:00 |
|
Omar Macías Molina
|
87ea687a3a
|
Translated using Weblate (Catalan)
Currently translated at 91.8% (3136 of 3413 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ca/
Signed-off-by: Omar Macías Molina <omar.maciasmolina@gmail.com>
|
2022-03-11 12:41:04 +01:00 |
|
Aleksander
|
257f670487
|
Translated using Weblate (Polish)
Currently translated at 96.4% (3291 of 3413 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: Aleksander <olek_filip@wp.pl>
|
2022-03-10 17:57:38 +01:00 |
|
Yohann Dupont
|
57ad99becb
|
Forgot to run phpcs
Signed-off-by: Yohann Dupont <yd@2dcom.fr>
|
2022-03-10 15:40:45 +01:00 |
|
Erol Guven
|
b20111d63b
|
Allow removing DEFINER clause from exported SQL
Signed-off-by: Erol Guven <erol.guven@appian.com>
|
2022-03-10 13:32:04 +00:00 |
|
Yohann Dupont
|
e752e1adca
|
update test
Signed-off-by: Yohann Dupont <yd@2dcom.fr>
|
2022-03-09 15:23:31 +01:00 |
|
Yohann Dupont
|
1c2e6c298d
|
Enable tabindex recompute on preview button while insert new rows
Signed-off-by: Yohann Dupont <yd@2dcom.fr>
|
2022-03-09 13:39:15 +01:00 |
|
Erol Guven
|
8920eae5db
|
Allow authentication plugin to switch database users
Signed-off-by: Erol Guven <erol.guven@appian.com>
|
2022-03-09 11:53:50 +00:00 |
|
LightJiao
|
b565ec3564
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3413 of 3413 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/zh_Hans/
Signed-off-by: LightJiao <764166691@qq.com>
|
2022-03-09 06:34:23 +01:00 |
|
Masahiro Fujimoto
|
0131914ce9
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (3413 of 3413 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
|
2022-03-08 09:59:11 +01:00 |
|
Maurício Meneghini Fauth
|
4448b57253
|
Merge pull request #17350 from jonahtanjz/17348-fix-html-code-formatting
Fix #17348 - Resolve formatting of <code> in Preferences > Export
|
2022-03-06 19:48:12 -03:00 |
|
William Desportes
|
6f6913855f
|
Add one more file to the create release exclude list
Ref: https://github.com/twigphp/Twig/issues/3658
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-06 10:32:09 +01:00 |
|
William Desportes
|
ce4ee3e9a1
|
Add a ChangeLog entry for a4417e07df
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-06 00:32:40 +01:00 |
|
William Desportes
|
ed133f270f
|
Write a test for the OpenDocument class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 23:41:38 +01:00 |
|
William Desportes
|
a4417e07df
|
Ref #17418 - Fix #16746 - Remove the use of deprecated strftime in OpenDocument exports
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 23:41:06 +01:00 |
|
William Desportes
|
639175db9e
|
Fix a typo on OpenDocument class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 22:49:11 +01:00 |
|
William Desportes
|
0c4b5051c0
|
Cover one case of GisVisualization class - #17188
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 22:47:51 +01:00 |
|
William Desportes
|
2861579e25
|
Cover more cases of GisVisualization class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 22:43:47 +01:00 |
|
William Desportes
|
71efab6ff3
|
Update phpstan and psalm baseline
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 21:05:12 +01:00 |
|
William Desportes
|
20a955b5cd
|
Force composer scripts to use the same version as the invoker, make it easy to use multi PHP versions
Ref: https://getcomposer.org/doc/articles/scripts.md#executing-php-scripts
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 21:04:37 +01:00 |
|
William Desportes
|
8f80a25f34
|
Add a ChangeLog entry for #17188
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 19:43:29 +01:00 |
|
William Desportes
|
dd0f88f6d9
|
Forbid phpcs to sniff files that are in the .git folder
Example: `.git/refs/remotes/kamil-tekiela/Refactor-Menu.php`
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 19:34:21 +01:00 |
|
William Desportes
|
1cad1f5808
|
Merge #17191 - Fix #17188 - GIS visualization with edited query
Pull-request: #17191
Fixes: #17188
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 19:33:36 +01:00 |
|
William Desportes
|
012d5aa60f
|
Add a ChangeLog entry for 049c6f877
Pull-request: #17377
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 19:06:30 +01:00 |
|
William Desportes
|
049c6f8771
|
Merge #17377 - Fix incorrect usage of escapeMysqlWildcards
Pull-request: #17377
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 18:49:15 +01:00 |
|
Jozef Pistej
|
d08bbccd72
|
Translated using Weblate (Slovak)
Currently translated at 74.6% (2525 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sk/
Signed-off-by: Jozef Pistej <pistej2@gmail.com>
|
2022-03-03 22:58:23 +01:00 |
|
Jozef Pistej
|
7fed200089
|
Translated using Weblate (Slovak)
Currently translated at 73.1% (2497 of 3413 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sk/
Signed-off-by: Jozef Pistej <pistej2@gmail.com>
|
2022-03-03 22:56:00 +01:00 |
|
Jozef Pistej
|
a7101bebaf
|
Translated using Weblate (Slovak)
Currently translated at 74.4% (2521 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sk/
Signed-off-by: Jozef Pistej <pistej2@gmail.com>
|
2022-03-02 11:57:21 +01:00 |
|
Jozef Pistej
|
f127c16ffd
|
Translated using Weblate (Slovak)
Currently translated at 73.0% (2494 of 3413 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sk/
Signed-off-by: Jozef Pistej <pistej2@gmail.com>
|
2022-03-02 11:55:19 +01:00 |
|
Maurício Meneghini Fauth
|
856f033402
|
Upgrade some JavaScript dependencies
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-01 17:53:07 -03:00 |
|
Aadel Lahdili
|
7e4269fbff
|
Translated using Weblate (Arabic)
Currently translated at 46.7% (1594 of 3413 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ar/
Signed-off-by: Aadel Lahdili <lah.aadel@gmail.com>
|
2022-02-27 12:58:42 +01:00 |
|
Maurício Meneghini Fauth
|
45a3a959a4
|
Merge pull request #17375 from kamil-tekiela/Escaping-issues
Fix broken escaping on Insert page
|
2022-02-25 12:13:15 -03:00 |
|
Maurício Meneghini Fauth
|
f7f85bb450
|
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-21 12:37:29 -03:00 |
|
Maurício Meneghini Fauth
|
d110fa90c1
|
Add ChangeLog entries for #16769, #16816 and #16853
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-21 12:11:15 -03:00 |
|
Maurício Meneghini Fauth
|
69a8c97e67
|
Merge pull request #17406 from mauriciofauth/add-index-bug
Fix create index form accepting too many columns
|
2022-02-21 11:42:04 -03:00 |
|
Maurício Meneghini Fauth
|
5d2e8ad78f
|
Merge pull request #17411 from mauriciofauth/indexeddb-issue
Add better error handling when IndexedDB is not working
|
2022-02-21 11:40:36 -03:00 |
|
dingo thirteen
|
852cb0808c
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3413 of 3413 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-02-21 12:55:47 +01:00 |
|
Maurício Meneghini Fauth
|
366c586330
|
Add better error handling when IndexedDB is not working
- Fixes #16853
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-20 19:20:34 -03:00 |
|
Maurício Meneghini Fauth
|
1cac3baeab
|
Fix create index form accepting too many columns
- Fixes #16769
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-20 13:11:30 -03:00 |
|
Maurício Meneghini Fauth
|
6ba2f672cc
|
Add emn language to LanguageManager class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-20 10:36:01 -03:00 |
|
Maurício Meneghini Fauth
|
a8111c26d8
|
Translated using Weblate (English (Middle))
Currently translated at 0.0% (0 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/enm/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-20 14:11:25 +01:00 |
|
dingo thirteen
|
917edeaafa
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3384 of 3384 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2022-02-20 14:11:24 +01:00 |
|
Maurício Meneghini Fauth
|
855a513859
|
Merge pull request #17407 from mauriciofauth/system-schemas-grid-edit
Disable editing to system schemas
|
2022-02-20 10:04:41 -03:00 |
|
Maurício Meneghini Fauth
|
4848ccb481
|
Disable editing to system schemas
- Fixes #16816
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-19 17:52:05 -03:00 |
|
Cristian Alexander Avila González
|
ab2426e7c0
|
Added translation using Weblate (English (Middle))
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/enm/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
|
2022-02-18 19:53:32 +01:00 |
|
Kamil Tekiela
|
848c4ef172
|
Fix broken Insert page
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-02-18 14:14:22 +00:00 |
|
Maurício Meneghini Fauth
|
fdd17ddf0b
|
Add ChangeLog entry for the Bootstrap addition
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-17 17:51:12 -03:00 |
|
Maurício Meneghini Fauth
|
3c94e32d8b
|
Allow the Bootstrap theme for 5.2 releases
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
(cherry picked from commit 8cbb30b1ff)
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-17 17:48:04 -03:00 |
|
Maurício Meneghini Fauth
|
2b2595ac76
|
Merge branch 'QA_5_1' into QA_5_2
|
2022-02-17 17:45:25 -03:00 |
|
Maurício Meneghini Fauth
|
3490d5adf6
|
Add new screen shot image for Bootstrap theme
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-17 17:28:08 -03:00 |
|