Kristijan Fremen Velkovski
de1eb66dbf
Translated using Weblate (Macedonian)
...
Currently translated at 17.7% (610 of 3431 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-08-17 06:17:18 +02:00
William Desportes
848f965db4
Fix merge mistake for renamed JS variable "window.Messages."
...
[ci skip]
Ref: 526bfe40c1
Reverts 526bfe40c1 and makes the right change according to the codebase
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-16 22:52:37 +02:00
Maurício Meneghini Fauth
f429eb2238
Refactor toggleQuickOrCustom function from export.js
...
Uses the d-none CSS class to hide the elements and removes the jQuery code.
This removes the flickering when the page loads since the elements are
already hidden.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-16 13:51:41 -03:00
Maurício Meneghini Fauth
526bfe40c1
Fix eslint error in modules/console.js file
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-15 20:38:59 -03:00
William Desportes
9c72103931
Change "Count" for "Count:" and "Time taken" for "Time taken:" on SQL debug console
...
All are translated or previously translated.
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 18:11:59 +02:00
William Desportes
249eaffae7
Fix merge mistake in Console init
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 18:07:19 +02:00
William Desportes
9757b09dc8
Merge branch 'QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 18:05:35 +02:00
William Desportes
306bb2e8f6
Add ChangeLog entries for #17543 and #17546
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 17:48:20 +02:00
William Desportes
c9ea616ece
Fix #17546 - Unregister the modal success on click event to avoid modals calling the previous one
...
```
Uncaught TypeError: Cannot read properties of undefined (reading 'trim')
```
Fixes : #17546
To reproduce:
- use save as
- use open page
- crash because it called also save as
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 17:46:24 +02:00
William Desportes
abb871be89
Add back some dev comments on Designer objects
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 17:20:32 +02:00
William Desportes
e5dcb1e33a
Fix #17543 - JS error on saving a new designer page
...
Uncaught TypeError: Cannot read properties of undefined (reading 'length')
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 17:18:55 +02:00
William Desportes
9361da6d22
Add ChangeLog entries for #17620 , a9356e4d16, 2365ec78e2, d0093468d0, 8b99611988
...
Ref: a9356e4d16
Ref: 2365ec78e2
Ref: d0093468d0
Ref: 8b99611988
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 16:30:03 +02:00
William Desportes
8b99611988
Fix console toolbar render when bookmark feature is disabled and sql debug is enabled
...
It made the display weird because a empty div was added
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 13:21:27 +02:00
William Desportes
d0093468d0
Fix escaping of SQL query and errors for debug console
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 13:20:09 +02:00
William Desportes
2365ec78e2
Fix debug queries console broken query time and group count
...
There was no number displayed, I fixed the jquery expression and then fixed the formatting method to make the value appear in each display case
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 12:47:04 +02:00
William Desportes
a9356e4d16
Fix #17620 - Fix callbacks of Functions.configGet if there is an error and better handle error messages
...
Ref: https://github.com/phpmyadmin/phpmyadmin/issues/17585#issuecomment-1193770253
Closes : #17585
Fixes : #17620
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-15 12:06:29 +02:00
yangyangdaji
22b5102cae
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
Signed-off-by: yangyangdaji <1504305527@qq.com>
2022-08-15 09:20:59 +02:00
yangyangdaji
1ad48f00a3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3431 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: yangyangdaji <1504305527@qq.com>
2022-08-15 09:17:29 +02:00
phpMyAdmin bot
35c445e672
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-08-14 00:20:32 +00:00
Maurício Meneghini Fauth
f57ea10921
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-12 21:13:24 -03:00
Maurício Meneghini Fauth
c78c5e320b
Add ChangeLog entry for #17673 #17658 #17663
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-12 20:59:56 -03:00
Maurício Meneghini Fauth
1ec5502ca7
Merge pull request #17673 from kamil-tekiela/unique
...
Allow empty values to be inserted into columns
2022-08-12 20:36:44 -03:00
Holiq Ibrahim
1eb61c9908
Translated using Weblate (Indonesian)
...
Currently translated at 75.8% (2603 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/id/
Signed-off-by: Holiq Ibrahim <holiq.ibrahim376@gmail.com>
2022-08-12 21:19:28 +02:00
Sean Dylan Patterson
e1bb3ad3c1
Translated using Weblate (Afrikaans)
...
Currently translated at 9.1% (314 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/af/
Signed-off-by: Sean Dylan Patterson <seandylanpatterson@gmail.com>
2022-08-12 21:19:28 +02:00
Holiq Ibrahim
44fc9b18db
Translated using Weblate (Indonesian)
...
Currently translated at 76.3% (2610 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/id/
Signed-off-by: Holiq Ibrahim <holiq.ibrahim376@gmail.com>
2022-08-11 23:20:04 +02:00
Maurício Meneghini Fauth
d237752642
Merge pull request #17679 from kamil-tekiela/Fix-bug-that-doesn't-allow-insertion-of-set-values
...
Fix bug not allowing insertion of set values
2022-08-10 23:04:53 -03:00
Maurício Meneghini Fauth
35f421a69b
Fix ExportTest failing test with PHP 8.1+
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-10 01:59:13 -03:00
Maurício Meneghini Fauth
93841ba16c
Add basic test for Export::exportServer
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-10 01:07:58 -03:00
Maurício Meneghini Fauth
9baf9235f2
Add basic test for Export::exportDatabase
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-09 23:22:18 -03:00
William Desportes
7faf6a53ec
Fix Docker mount path for custom themes
...
Closes: https://github.com/phpmyadmin/docker/issues/379
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-10 00:35:25 +02:00
William Desportes
f714d97fb2
Update the documentation to use the Docker official repository
...
And use the same container name everywhere
Seems like I missed some entries
Ref: 249d02fddf
Ref: https://github.com/phpmyadmin/docker/issues/56
Ref: https://github.com/phpmyadmin/docker/issues/379
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-10 00:26:47 +02:00
William Desportes
5c4d86df39
Fix wrong link to download latest source on QA_5_2 documentation
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-08-10 00:24:02 +02:00
Kamil Tekiela
06d58c9662
Fix bug #17663
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-08-08 14:41:51 +01:00
Kamil Tekiela
1e70bba883
Fix bug not allowing insertion of set values
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-08-08 14:33:50 +01:00
Maurício Meneghini Fauth
d85cb55ddf
Merge pull request #17677 from MauricioFauth/messages-route
...
Extract `js/messages.php` entry point into `/messages` route
2022-08-07 14:25:15 -03:00
yangyangdaji
e50401c5ba
Translated using Weblate (Chinese (Simplified))
...
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/zh_Hans/
Signed-off-by: yangyangdaji <1504305527@qq.com>
2022-08-07 14:15:53 +02:00
Maurício Meneghini Fauth
87d695f2c8
Extract js/messages.php entry point into a route
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-06 22:25:32 -03:00
Hosted Weblate
1891d589e4
Merge branch 'origin/master' into Weblate.
...
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2022-08-07 02:23:58 +02:00
yangyangdaji
efb476b10f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.9% (3430 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: yangyangdaji <1504305527@qq.com>
2022-08-07 02:23:57 +02:00
phpMyAdmin bot
ed8bddbef5
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-08-07 00:23:35 +00:00
Maurício Meneghini Fauth
2d41333104
Merge pull request #17676 from MauricioFauth/url-route
...
Extract `url.php` entry point into a route
2022-08-06 18:49:40 -03:00
Maurício Meneghini Fauth
75cf045fa3
Extract url.php entry point into a route
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-08-06 15:02:49 -03:00
Jason Ren
c3de73a5b0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.8% (3427 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: Jason Ren <tempren19990743@gmail.com>
2022-08-06 13:59:49 +02:00
yangyangdaji
278a4aedab
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.8% (3427 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: yangyangdaji <1504305527@qq.com>
2022-08-06 13:59:48 +02:00
Kamil Tekiela
d075fa56a2
A table may be named "0"
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-08-04 21:40:18 +01:00
Domen
3151172073
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3431 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2022-08-04 21:16:44 +02:00
Holiq Ibrahim
1b5d8e87f1
Translated using Weblate (Indonesian)
...
Currently translated at 75.5% (2591 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/id/
Signed-off-by: Holiq Ibrahim <holiq.ibrahim376@gmail.com>
2022-08-04 21:16:43 +02:00
Masahiro Fujimoto
4d4353a99b
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3431 of 3431 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2022-08-04 21:16:43 +02:00
Holiq Ibrahim
1f190b07b8
Translated using Weblate (Indonesian)
...
Currently translated at 76.0% (2598 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/id/
Signed-off-by: Holiq Ibrahim <holiq.ibrahim376@gmail.com>
2022-08-03 17:15:21 +02:00
Maurício Meneghini Fauth
d51eadcae1
Merge pull request #17671 from MauricioFauth/normalization
...
Extract actions from NormalizationController class
2022-08-03 07:26:07 -03:00