Commit Graph

20 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
6ad017dfc5
Move po and locale directories to resources
- Related to #18512

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-30 12:01:48 -03:00
Kamil Tekiela
a33c982ff3 Add isNullable
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-11-29 19:36:22 +01:00
Maurício Meneghini Fauth
917ab66280
Fix user name in the user menu for RTL
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-24 13:10:27 -03:00
Maurício Meneghini Fauth
3b88c119b3
Add an user account menu button
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-24 11:09:48 -03:00
Maurício Meneghini Fauth
6c1ff036a7
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-17 13:46:29 -03:00
Maurício Meneghini Fauth
cee8bc96db
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-15 19:51:22 -03:00
Maurício Meneghini Fauth
4da47ed5ed
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-15 18:34:31 -03:00
Maurício Meneghini Fauth
7bf21be562
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-15 17:59:46 -03:00
Maurício Meneghini Fauth
f9ab9d15ac
Revert "Change icons to use SVG sprite instead of individual images"
This reverts commit d2d416e0cc.

This does not work correctly on Chromium browsers.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-12 18:40:11 -03:00
Maurício Meneghini Fauth
53150552a3
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-12 15:36:12 -03:00
William Desportes
083fdd8568
Merge branch 'QA_5_2' 2023-11-12 17:38:38 +01:00
Maurício Meneghini Fauth
d2d416e0cc
Change icons to use SVG sprite instead of individual images
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-11 16:32:42 -03:00
Maurício Meneghini Fauth
65aa64f1c3
Move insert rows from ReplaceController to ChangeController
Refactors ChangeController to inject the Config dependency.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-03 17:02:13 -03:00
Maurício Meneghini Fauth
fce1434438
Change RecentFavoriteController to use redirection
Removes the ContainerBuilder call

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-02 16:31:08 -03:00
Maurício Meneghini Fauth
d888c29e0d
Move ./js directory to ./resources/js
- Related to https://github.com/phpmyadmin/phpmyadmin/issues/18512

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-10-25 11:24:14 -03:00
Maurício Meneghini Fauth
dd79dd46bb
Add test for Zoom Search's change table info action
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-10-20 18:48:52 -03:00
Maurício Meneghini Fauth
a4fad2488d
Move ./sql directory to ./resources/sql
- Related to https://github.com/phpmyadmin/phpmyadmin/issues/18512

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-10-18 13:40:38 -03:00
Maurício Meneghini Fauth
b2b53c6e18
Move ./templates directory to ./resources/templates
- Related to https://github.com/phpmyadmin/phpmyadmin/issues/18512

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-10-17 13:57:07 -03:00
Maurício Meneghini Fauth
0764ecb0f3 Move resourses to phpmyadmin/data
2dd22f8956

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-12-04 17:01:01 -02:00
Michael Keck
25d20cde94 Add SVG Icons and Logos (#14318)
Signed-off-by: Michael Keck <github@michaelkeck.de>
2018-11-29 18:17:34 -02:00