Kristijan Fremen Velkovski
ee83630ff6
Translated using Weblate (Macedonian)
...
Currently translated at 21.9% (751 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-21 21:47:54 +01:00
Maurício Meneghini Fauth
15308d7e27
Merge pull request #17915 from MauricioFauth/fix-config-exception
...
Catch exceptions/errors in the config file
2022-11-21 16:35:57 -03:00
Maurício Meneghini Fauth
ba81cdabce
Catch exceptions/errors in the config file
...
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17911
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-21 15:57:03 -03:00
William Desportes
883226c1f7
Ref #17478 - Fix mistake in PHP operators
...
Ref: 630f9bf00e
Thank you @MoonE !
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-21 16:37:44 +01:00
William Desportes
630f9bf00e
Ref #17478 - Fix PHP Undefined array key "auth_type" when server does not start at 0
...
```
Internal error in ./libraries/classes/Controllers/HomeController.php#235
ErrorException: Undefined array key "auth_type"
```
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 23:02:50 +01:00
William Desportes
182cb205a7
Fix coding standard mistakes
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 21:55:52 +01:00
William Desportes
7c8a3aee3a
Add a ChangeLog entries for #17446
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 18:12:03 +01:00
William Desportes
e28bc2d8f6
Fix #17446 - Missing option for STORED virtual column and lower the check to MySQL>=5.7.6. Nothing is supported on 5.7.5.
...
Fixes : #17446
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 18:08:35 +01:00
William Desportes
132b01d3fc
Add a ChangeLog entry for #17340
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 17:44:43 +01:00
William Desportes
bad8f2f913
Fix #17340 - New Table -> VIRTUAL attribute is lost when adding new column
...
Fixes : #17340
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 17:44:42 +01:00
William Desportes
151e6247c6
Bump codemirror 5.65.9 to 5.65.10
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 16:49:49 +01:00
William Desportes
156da4e3d2
Add a ChangeLog entry for c57fbe1924
...
Ref: c57fbe1924
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 16:42:23 +01:00
William Desportes
c57fbe1924
Fix broken tree line when the DB is expanded
...
Ref: 0dc9394b40
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 16:41:10 +01:00
William Desportes
e0e740f108
Add a ChangeLog entry for #17703
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 16:10:35 +01:00
William Desportes
33859e934b
Merge #17885 - Fix #17703 - Datepicker appears on all fields, not just date
...
Fixes : #17703
Pull-request: #17885
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 16:09:33 +01:00
vimal K
2abba13b0d
Fix #17703 - Multiple Datepicker issues resolved
...
Fixes : #17703
Signed-off-by: Vimal K <vimalinfo10@gmail.com>
2022-11-20 16:06:06 +01:00
William Desportes
c411d0fa4d
Update baselines
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 15:07:21 +01:00
William Desportes
f3c4ef9bfa
Update broken link on config.default.php and fix a typo
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 15:04:01 +01:00
William Desportes
45853b69b7
Fix #17902 - truncate "title" attribute of foreign keys
...
BrowseForeigners::getDescriptionAndTitle() uses the same method
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 14:18:53 +01:00
William Desportes
d88ef680da
Add a ChangeLog entry for 87e44947a6
...
Ref: 87e44947a6
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 11:29:59 +01:00
William Desportes
87e44947a6
Fix big performance issue making CPU 100% when scrolling the textarea of an export of #17902 data
...
Data can be found on #17902 (https://github.com/phpmyadmin/phpmyadmin/issues/17902#issuecomment-1321082358 )
I changed the events to not bind all the document but only the root node they needed.
Scrolling is way better now
I used chrome coverage mode to ensure the code is still called and tested it.
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-20 11:15:21 +01:00
Kristijan Fremen Velkovski
5723fe99f0
Translated using Weblate (Macedonian)
...
Currently translated at 21.8% (746 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-20 05:54:43 +01:00
William Desportes
46c44e77a7
Add a ChangeLog entry for #17482
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-19 19:07:23 +01:00
William Desportes
d3f68df5e2
Fix "Enable foreign key checks" on metro theme spacing to the checkbox
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-19 19:07:00 +01:00
William Desportes
7fb122ac27
Merge #17906 - Fix #17482 - default to "Full texts" when running explain statements
...
Fixes : #17482
Pull-request: #17906
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-19 19:05:44 +01:00
iifawzi
706c08a419
Adding PMA_TOKEN to the session
...
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 18:14:35 +02:00
iifawzi
669e30a9ce
Adding PMA_TOKEN to the session
...
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 18:02:05 +02:00
iifawzi
9176475833
updating the sql-parser hash to point to include last updates
...
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 17:48:10 +02:00
iifawzi
5207fcdb68
phpcbf fixing trailing whitespaces
...
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 17:07:46 +02:00
iifawzi
b7bf83c24c
Default to "Full texts" when running ANALYZE
...
Signed-off-by: iifawzi <iifawzie@gmail.com>
2022-11-18 17:00:10 +02:00
Kristijan Fremen Velkovski
39e52ea6fc
Translated using Weblate (Macedonian)
...
Currently translated at 21.5% (736 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-18 13:59:45 +01:00
Kristijan Fremen Velkovski
aaee049e59
Translated using Weblate (Macedonian)
...
Currently translated at 21.2% (726 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-18 04:47:44 +01:00
William Desportes
9a8452735c
Switch to sql-parser dev-master version before it is released
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-17 13:22:06 +01:00
William Desportes
974b716eb4
Add a ChangeLog entry for df42048cad
...
Ref: df42048cad605547bbd86a56905e8638abf0af4b
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-16 14:40:15 +01:00
William Desportes
027171169e
Fix PHP error on adding new column on create table form
...
```
Internal error in ./templates/columns_definitions/column_attributes.twig#218
Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated").
```
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-16 14:39:53 +01:00
William Desportes
9fd401c8c9
Add a ChangeLog entry for #17606
...
Ref: #17899
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-16 11:25:55 +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
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
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
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
Kristijan Fremen Velkovski
4f9999d706
Translated using Weblate (Macedonian)
...
Currently translated at 19.5% (669 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-09 02:10:05 +01:00