Commit Graph

123906 Commits

Author SHA1 Message Date
William Desportes
28d8fdc584
Bump GitHub actions versions and fix deprecated syntax for variables
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-12-03 18:36:33 +01:00
Kristijan Fremen Velkovski
24e1086682
Translated using Weblate (Macedonian)
Currently translated at 23.0% (787 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-12-02 05:48:14 +01:00
Kristijan Fremen Velkovski
113254cb78
Translated using Weblate (Macedonian)
Currently translated at 22.6% (773 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-12-01 02:48:31 +01:00
Maurício Meneghini Fauth
8eeec0705b
Merge pull request #17927 from MoonE/navigate-select
Fix key navigation between select inputs
2022-11-30 09:45:16 -03:00
Kristijan Fremen Velkovski
e649dada49
Translated using Weblate (Macedonian)
Currently translated at 22.2% (761 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-28 19:47:29 +01:00
Kristijan Fremen Velkovski
60f49ea50b
Translated using Weblate (Macedonian)
Currently translated at 22.1% (757 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-27 13:48:32 +01:00
Masahiro Fujimoto
f027419784
Translated using Weblate (Japanese)
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/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2022-11-27 13:48:32 +01:00
Luis Méndez Alejo
327b5ab892
Translated using Weblate (Spanish)
Currently translated at 99.9% (3417 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-11-27 13:48:31 +01:00
Justin Nogossek
37bb45ae16
Translated using Weblate (German)
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/de/
Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
2022-11-27 13:48:31 +01:00
Maximilian Krög
452e7a69f5
Fix key navigation between select inputs
This compatibility fix is no longer necessary.
As a side note:
It checked versions from 3 to 24 but actually also matched all versions
>= 30 as no word boundary check was made on the version number

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2022-11-26 01:56:10 +01:00
William Desportes
a764f1bb2f
Update sql-parser commit hash (Fixed support for "NOT")
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-26 00:39:45 +01:00
William Desportes
4507272b98
Add a ChangeLog entry for #15887
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-26 00:39:21 +01:00
William Desportes
ddd512cd8b
Fix #15887 - Drop table errors ignored
Fixes: #15887

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-26 00:22:54 +01:00
William Desportes
d86534a8c1
Add a ChangeLog entry for #17177
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-26 00:01:51 +01:00
William Desportes
0108190ebd
Fix #17177 - Preview SQL when reordering columns doesn't work on move columns
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-26 00:00:32 +01:00
William Desportes
70c0b2472f
Add a ChangeLog entry for 997877a14f
Ref: 997877a14f

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-25 21:26:38 +01:00
William Desportes
997877a14f
Merge #17814 - Fix column names option for CSV Export
Pull-request: #17814
Ref: #14076
Ref: #14007

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-25 21:25:18 +01:00
Scott Mcgowan
6fc1401ee2
Fix column names option for CSV Export
Previously work was done to enable column names in CSV exports by
default. This change actually ended up overwriting the column name value
so that column names were included in all exports regardless of whether
or not the property was disabled. This commit changes the default for
column names to enabled as the original change intended, and removes
the property overwrite.

Signed-off-by: Scott McGowan mcgowanscott16@gmail.com
2022-11-25 21:15:49 +01:00
William Desportes
efae3a98e0
Add new Docker ENVs to the documentation
Ref:
- https://github.com/phpmyadmin/docker/pull/384
- https://github.com/phpmyadmin/docker/pull/381

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-25 17:57:06 +01:00
William Desportes
1e1313825a
Update sql-parser commit hash (Added support for "NOT" and "ANALYSE" statements)
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-25 15:08:37 +01:00
Kristijan Fremen Velkovski
fe5529d884
Translated using Weblate (Macedonian)
Currently translated at 22.0% (754 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-23 23:46:54 +01:00
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