Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 6fd39c9f067fe1e4dacaca12b31bf9e187dc24bb
https://github.com/phpmyadmin/website/commit/6fd39c9f067fe1e4dacaca12b31bf9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-23 (Sun, 04 April 2023) -03:00
Changed paths:
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.js
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.map
M pmaweb/templates/base.html
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.js
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.map
Log Message:
-----------
Bump jQuery version from 3.5.1 to 3.6.4
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 644e8d07b72da545ff2e48cde8f60b4fb56ddec0
https://github.com/phpmyadmin/website/commit/644e8d07b72da545ff2e48cde8f60b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-23 (Sun, 04 April 2023) -03:00
Changed paths:
M pmaweb/static/bootstrap/css/bootstrap.min.css
M pmaweb/static/bootstrap/css/bootstrap.min.css.map
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js.map
M pmaweb/templates/base.html
M pmaweb/templates/security/_list.html
Log Message:
-----------
Bump Bootstrap version from 4.5.3 to 5.2.3
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 34ba66d18537f2c136139e1709b1c83adc3c13f5
https://github.com/phpmyadmin/website/commit/34ba66d18537f2c136139e1709b1c8…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-24 (Mon, 04 April 2023) -03:00
Changed paths:
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.js
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.map
M pmaweb/static/bootstrap/css/bootstrap.min.css
M pmaweb/static/bootstrap/css/bootstrap.min.css.map
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js.map
M pmaweb/templates/base.html
M pmaweb/templates/security/_list.html
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.js
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.map
Log Message:
-----------
Merge pull request #158 from MauricioFauth/bootstrap-5.2
Bump jQuery and Bootstrap versions
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a2a35c19de86cbd15a0088fc58f5cc7533e78bae
https://github.com/phpmyadmin/phpmyadmin/commit/a2a35c19de86cbd15a0088fc58f…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M psalm-baseline.xml
M test/classes/InsertEditTest.php
Log Message:
-----------
Split up loadFirstRow
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 0bb63c997f7ec90fba6cd70c04ba64f4307c6d55
https://github.com/phpmyadmin/phpmyadmin/commit/0bb63c997f7ec90fba6cd70c04b…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M psalm-baseline.xml
M test/classes/InsertEditTest.php
Log Message:
-----------
Remove getWhereClauseArray()
This weird array cast is not adding anything useful. The psalm type hint tells us that elements are strings, but that's not guaranteed in any way.
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 9800c3574fc4bd8be0aaa5cca021cc5b354fc269
https://github.com/phpmyadmin/phpmyadmin/commit/9800c3574fc4bd8be0aaa5cca02…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Controllers/Table/ChangeControllerTest.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Move urlParamsInEditMode to ChangeController
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: aa689f04f33d3549f3087e84ce74a47247ad62e9
https://github.com/phpmyadmin/phpmyadmin/commit/aa689f04f33d3549f3087e84ce7…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Drop getEnumSetAndTimestampColumns()
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 2d7617fe475633805187c472f02dd66d34444590
https://github.com/phpmyadmin/phpmyadmin/commit/2d7617fe475633805187c472f02…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/table/insert/column_row.twig
M test/classes/InsertEditTest.php
Log Message:
-----------
Drop getColumnEnumValues()
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: fa7fe0da9716413992a90ea08e2dad1ea48f83e5
https://github.com/phpmyadmin/phpmyadmin/commit/fa7fe0da9716413992a90ea08e2…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/table/insert/column_row.twig
M test/classes/InsertEditTest.php
Log Message:
-----------
Drop getColumnSetValueAndSelectSize()
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 3c6fbee97c731efab1e2cf8c7979e009f38ffdee
https://github.com/phpmyadmin/phpmyadmin/commit/3c6fbee97c731efab1e2cf8c797…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M test/classes/InsertEditTest.php
Log Message:
-----------
getMaxUploadSize() should only return string
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 8367af19be95ddd5118fc63ddf08046692293b77
https://github.com/phpmyadmin/phpmyadmin/commit/8367af19be95ddd5118fc63ddf0…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/InsertEditTest.php
Log Message:
-----------
Remove unused $biggestMaxFileSize param
Not sure if it should have been a global, but judging by the rest of the code, I believe it's no longer needed.
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 56d1eed3581d1d910e394e982ac493ee3c13dcb8
https://github.com/phpmyadmin/phpmyadmin/commit/56d1eed3581d1d910e394e982ac…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M js/src/drag_drop_import.ts
M libraries/classes/Controllers/Import/ImportController.php
M psalm-baseline.xml
M templates/import.twig
M templates/preferences/manage/main.twig
Log Message:
-----------
Remove MAX_FILE_SIZE
This is not used anywhere in frontend or backend.
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: d10d11bf8f68afac971c2351dcf86413eca3ad95
https://github.com/phpmyadmin/phpmyadmin/commit/d10d11bf8f68afac971c2351dcf…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
Log Message:
-----------
Add missing @psalm-return
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 9640a765560b337033dc0b52a23bc3559b16f90a
https://github.com/phpmyadmin/phpmyadmin/commit/9640a765560b337033dc0b52a23…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
Log Message:
-----------
Move $specialCharsEncoded out of getSpecialCharsAndBackupFieldForInsertingMode
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 15f1fc44e76e6b9255be2f16e39e11e468c69dd6
https://github.com/phpmyadmin/phpmyadmin/commit/15f1fc44e76e6b9255be2f16e39…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/InsertEdit.php
M psalm-baseline.xml
M test/classes/InsertEditTest.php
Log Message:
-----------
Unwind getSpecialCharsAndBackupFieldForInsertingMode()
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: a852acb3e95a938d214982d8208484204457909a
https://github.com/phpmyadmin/phpmyadmin/commit/a852acb3e95a938d214982d8208…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/InsertEdit.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Move $isInsertignore out of getParamsForUpdateOrInsert
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 25b24966c11e2a2e8e7fe0f5b30bf003137ba581
https://github.com/phpmyadmin/phpmyadmin/commit/25b24966c11e2a2e8e7fe0f5b30…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Controllers/Table/ReplaceControllerTest.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Move getParamsForUpdateOrInsert into controller
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 5cd6c166842d11ec6208ce5e2460d0d45d30074a
https://github.com/phpmyadmin/phpmyadmin/commit/5cd6c166842d11ec6208ce5e246…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-04-20 (Thu, 04 April 2023) +01:00
Changed paths:
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/InsertEdit.php
M psalm-baseline.xml
M test/classes/InsertEditTest.php
Log Message:
-----------
Instead of returning array, use array cast
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 0d2432580b1c9144bbc839431929c3c07580dfef
https://github.com/phpmyadmin/phpmyadmin/commit/0d2432580b1c9144bbc83943192…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-23 (Sun, 04 April 2023) -03:00
Changed paths:
M js/src/drag_drop_import.ts
M libraries/classes/Controllers/Import/ImportController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/InsertEdit.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/import.twig
M templates/preferences/manage/main.twig
M templates/table/insert/column_row.twig
M test/classes/Controllers/Table/ChangeControllerTest.php
M test/classes/Controllers/Table/ReplaceControllerTest.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Merge pull request #18359 from kamil-tekiela/InsertEdit-refactoring
InsertEdit refactoring - part 1
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fe2d9d4f323c7a878df3d43628ec4f1ce826c2c5
https://github.com/phpmyadmin/phpmyadmin/commit/fe2d9d4f323c7a878df3d43628e…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2023-04-23 (Sun, 04 April 2023) +00:00
Changed paths:
M po/af.po
M po/am.po
M po/ar.po
M po/ar_LY.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/ber.po
M po/bg.po
M po/bn.po
M po/br.po
M po/brx.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/enm.po
M po/eo.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fil.po
M po/fr.po
M po/fy.po
M po/gl.po
M po/gu.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/ia.po
M po/id.po
M po/ig.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kab.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ku.po
M po/ky.po
M po/li.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/my.po
M po/nb.po
M po/ne.po
M po/nl.po
M po/nn.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/rcf.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/tzm.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/vi.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot(a)phpmyadmin.net>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: cf390a68b98f4e58b072b9b9cb44c8741d810f1d
https://github.com/phpmyadmin/phpmyadmin/commit/cf390a68b98f4e58b072b9b9cb4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-22 (Sat, 04 April 2023) -03:00
Changed paths:
A public/themes/bootstrap/img/dark/b_rename.svg
A public/themes/bootstrap/img/dark/bookmark-plus.svg
A public/themes/bootstrap/img/dark/caret-up-stop.svg
A public/themes/bootstrap/img/dark/charset.svg
A public/themes/bootstrap/img/dark/chart.svg
A public/themes/bootstrap/img/dark/check.svg
A public/themes/bootstrap/img/dark/close.svg
A public/themes/bootstrap/img/dark/col-minus.svg
A public/themes/bootstrap/img/dark/col-move.svg
A public/themes/bootstrap/img/dark/col-plus.svg
A public/themes/bootstrap/img/dark/col.svg
A public/themes/bootstrap/img/dark/comment.svg
A public/themes/bootstrap/img/dark/console.svg
A public/themes/bootstrap/img/dark/database-engine.svg
A public/themes/bootstrap/img/dark/database-minus.svg
A public/themes/bootstrap/img/dark/database-plus.svg
A public/themes/bootstrap/img/dark/database-vars.svg
A public/themes/bootstrap/img/dark/database.svg
A public/themes/bootstrap/img/dark/databases.svg
A public/themes/bootstrap/img/dark/designer.svg
A public/themes/bootstrap/img/dark/edit.svg
A public/themes/bootstrap/img/dark/error.svg
A public/themes/bootstrap/img/dark/event-plus.svg
A public/themes/bootstrap/img/dark/event.svg
A public/themes/bootstrap/img/dark/export.svg
A public/themes/bootstrap/img/dark/favorite-alt.svg
A public/themes/bootstrap/img/dark/favorite.svg
A public/themes/bootstrap/img/dark/field-index-text.svg
A public/themes/bootstrap/img/dark/field-index-uinique.svg
A public/themes/bootstrap/img/dark/field-index.svg
A public/themes/bootstrap/img/dark/field-spatial.svg
A public/themes/bootstrap/img/dark/flag-plus.svg
A public/themes/bootstrap/img/dark/flag.svg
A public/themes/bootstrap/img/dark/gear.svg
A public/themes/bootstrap/img/dark/glasses.svg
A public/themes/bootstrap/img/dark/globe-alt.svg
A public/themes/bootstrap/img/dark/help-alt.svg
A public/themes/bootstrap/img/dark/help.svg
A public/themes/bootstrap/img/dark/home.svg
A public/themes/bootstrap/img/dark/host.svg
A public/themes/bootstrap/img/dark/import.svg
A public/themes/bootstrap/img/dark/index-plus.svg
A public/themes/bootstrap/img/dark/key-primary.svg
A public/themes/bootstrap/img/dark/key.svg
A public/themes/bootstrap/img/dark/language.svg
A public/themes/bootstrap/img/dark/link-broken.svg
A public/themes/bootstrap/img/dark/link.svg
A public/themes/bootstrap/img/dark/lock-open.svg
A public/themes/bootstrap/img/dark/lock.svg
A public/themes/bootstrap/img/dark/manual.svg
A public/themes/bootstrap/img/dark/minus.svg
A public/themes/bootstrap/img/dark/notice.svg
A public/themes/bootstrap/img/dark/optimize.svg
A public/themes/bootstrap/img/dark/password.svg
A public/themes/bootstrap/img/dark/pause.svg
A public/themes/bootstrap/img/dark/plugin.svg
A public/themes/bootstrap/img/dark/preferences.svg
A public/themes/bootstrap/img/dark/print.svg
A public/themes/bootstrap/img/dark/reload.svg
A public/themes/bootstrap/img/dark/replication.svg
A public/themes/bootstrap/img/dark/report.svg
A public/themes/bootstrap/img/dark/routine-plus.svg
A public/themes/bootstrap/img/dark/routine.svg
A public/themes/bootstrap/img/dark/row-plus.svg
A public/themes/bootstrap/img/dark/save.svg
A public/themes/bootstrap/img/dark/search-across.svg
A public/themes/bootstrap/img/dark/search-replace.svg
A public/themes/bootstrap/img/dark/search.svg
A public/themes/bootstrap/img/dark/server.svg
A public/themes/bootstrap/img/dark/shredder.svg
A public/themes/bootstrap/img/dark/sign-out.svg
A public/themes/bootstrap/img/dark/sort-asc.svg
A public/themes/bootstrap/img/dark/sort-desc.svg
A public/themes/bootstrap/img/dark/sql.svg
A public/themes/bootstrap/img/dark/success.svg
A public/themes/bootstrap/img/dark/table-analyse.svg
A public/themes/bootstrap/img/dark/table-browse.svg
A public/themes/bootstrap/img/dark/table-engine.svg
A public/themes/bootstrap/img/dark/table-minus.svg
A public/themes/bootstrap/img/dark/table-plus.svg
A public/themes/bootstrap/img/dark/table-view-plus.svg
A public/themes/bootstrap/img/dark/table-view.svg
A public/themes/bootstrap/img/dark/table.svg
A public/themes/bootstrap/img/dark/theme.svg
A public/themes/bootstrap/img/dark/tree-collapse.svg
A public/themes/bootstrap/img/dark/tree-expand.svg
A public/themes/bootstrap/img/dark/triangle-down-1.svg
A public/themes/bootstrap/img/dark/triangle-right-1.svg
A public/themes/bootstrap/img/dark/user-minus.svg
A public/themes/bootstrap/img/dark/user-plus.svg
A public/themes/bootstrap/img/dark/user-props.svg
A public/themes/bootstrap/img/dark/user.svg
A public/themes/bootstrap/img/dark/users.svg
A public/themes/bootstrap/img/dark/version.svg
A public/themes/bootstrap/img/dark/visibility-hidden.svg
A public/themes/bootstrap/img/dark/visibility.svg
A public/themes/bootstrap/img/dark/windows.svg
A public/themes/bootstrap/img/dark/wizard.svg
M .editorconfig
M public/themes/bootstrap/scss/_icons.scss
Log Message:
-----------
Add a dark version of Bootstrap theme SVG icons
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 692f06c3c3be10663b8e644ce9e059cdeb88e3cb
https://github.com/phpmyadmin/phpmyadmin/commit/692f06c3c3be10663b8e644ce9e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-22 (Sat, 04 April 2023) -03:00
Changed paths:
M libraries/classes/RecentFavoriteTable.php
M public/themes/bootstrap/scss/_common.scss
M public/themes/bootstrap/scss/_navigation.scss
Log Message:
-----------
Fix some nav tree color issues with Bootstrap dark theme
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d4eba842f412d99ca8de92fa4ea0c7e4f200a52a
https://github.com/phpmyadmin/phpmyadmin/commit/d4eba842f412d99ca8de92fa4ea…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-22 (Sat, 04 April 2023) -03:00
Changed paths:
A public/themes/bootstrap/img/dark/b_rename.svg
A public/themes/bootstrap/img/dark/bookmark-plus.svg
A public/themes/bootstrap/img/dark/caret-up-stop.svg
A public/themes/bootstrap/img/dark/charset.svg
A public/themes/bootstrap/img/dark/chart.svg
A public/themes/bootstrap/img/dark/check.svg
A public/themes/bootstrap/img/dark/close.svg
A public/themes/bootstrap/img/dark/col-minus.svg
A public/themes/bootstrap/img/dark/col-move.svg
A public/themes/bootstrap/img/dark/col-plus.svg
A public/themes/bootstrap/img/dark/col.svg
A public/themes/bootstrap/img/dark/comment.svg
A public/themes/bootstrap/img/dark/console.svg
A public/themes/bootstrap/img/dark/database-engine.svg
A public/themes/bootstrap/img/dark/database-minus.svg
A public/themes/bootstrap/img/dark/database-plus.svg
A public/themes/bootstrap/img/dark/database-vars.svg
A public/themes/bootstrap/img/dark/database.svg
A public/themes/bootstrap/img/dark/databases.svg
A public/themes/bootstrap/img/dark/designer.svg
A public/themes/bootstrap/img/dark/edit.svg
A public/themes/bootstrap/img/dark/error.svg
A public/themes/bootstrap/img/dark/event-plus.svg
A public/themes/bootstrap/img/dark/event.svg
A public/themes/bootstrap/img/dark/export.svg
A public/themes/bootstrap/img/dark/favorite-alt.svg
A public/themes/bootstrap/img/dark/favorite.svg
A public/themes/bootstrap/img/dark/field-index-text.svg
A public/themes/bootstrap/img/dark/field-index-uinique.svg
A public/themes/bootstrap/img/dark/field-index.svg
A public/themes/bootstrap/img/dark/field-spatial.svg
A public/themes/bootstrap/img/dark/flag-plus.svg
A public/themes/bootstrap/img/dark/flag.svg
A public/themes/bootstrap/img/dark/gear.svg
A public/themes/bootstrap/img/dark/glasses.svg
A public/themes/bootstrap/img/dark/globe-alt.svg
A public/themes/bootstrap/img/dark/help-alt.svg
A public/themes/bootstrap/img/dark/help.svg
A public/themes/bootstrap/img/dark/home.svg
A public/themes/bootstrap/img/dark/host.svg
A public/themes/bootstrap/img/dark/import.svg
A public/themes/bootstrap/img/dark/index-plus.svg
A public/themes/bootstrap/img/dark/key-primary.svg
A public/themes/bootstrap/img/dark/key.svg
A public/themes/bootstrap/img/dark/language.svg
A public/themes/bootstrap/img/dark/link-broken.svg
A public/themes/bootstrap/img/dark/link.svg
A public/themes/bootstrap/img/dark/lock-open.svg
A public/themes/bootstrap/img/dark/lock.svg
A public/themes/bootstrap/img/dark/manual.svg
A public/themes/bootstrap/img/dark/minus.svg
A public/themes/bootstrap/img/dark/notice.svg
A public/themes/bootstrap/img/dark/optimize.svg
A public/themes/bootstrap/img/dark/password.svg
A public/themes/bootstrap/img/dark/pause.svg
A public/themes/bootstrap/img/dark/plugin.svg
A public/themes/bootstrap/img/dark/preferences.svg
A public/themes/bootstrap/img/dark/print.svg
A public/themes/bootstrap/img/dark/reload.svg
A public/themes/bootstrap/img/dark/replication.svg
A public/themes/bootstrap/img/dark/report.svg
A public/themes/bootstrap/img/dark/routine-plus.svg
A public/themes/bootstrap/img/dark/routine.svg
A public/themes/bootstrap/img/dark/row-plus.svg
A public/themes/bootstrap/img/dark/save.svg
A public/themes/bootstrap/img/dark/search-across.svg
A public/themes/bootstrap/img/dark/search-replace.svg
A public/themes/bootstrap/img/dark/search.svg
A public/themes/bootstrap/img/dark/server.svg
A public/themes/bootstrap/img/dark/shredder.svg
A public/themes/bootstrap/img/dark/sign-out.svg
A public/themes/bootstrap/img/dark/sort-asc.svg
A public/themes/bootstrap/img/dark/sort-desc.svg
A public/themes/bootstrap/img/dark/sql.svg
A public/themes/bootstrap/img/dark/success.svg
A public/themes/bootstrap/img/dark/table-analyse.svg
A public/themes/bootstrap/img/dark/table-browse.svg
A public/themes/bootstrap/img/dark/table-engine.svg
A public/themes/bootstrap/img/dark/table-minus.svg
A public/themes/bootstrap/img/dark/table-plus.svg
A public/themes/bootstrap/img/dark/table-view-plus.svg
A public/themes/bootstrap/img/dark/table-view.svg
A public/themes/bootstrap/img/dark/table.svg
A public/themes/bootstrap/img/dark/theme.svg
A public/themes/bootstrap/img/dark/tree-collapse.svg
A public/themes/bootstrap/img/dark/tree-expand.svg
A public/themes/bootstrap/img/dark/triangle-down-1.svg
A public/themes/bootstrap/img/dark/triangle-right-1.svg
A public/themes/bootstrap/img/dark/user-minus.svg
A public/themes/bootstrap/img/dark/user-plus.svg
A public/themes/bootstrap/img/dark/user-props.svg
A public/themes/bootstrap/img/dark/user.svg
A public/themes/bootstrap/img/dark/users.svg
A public/themes/bootstrap/img/dark/version.svg
A public/themes/bootstrap/img/dark/visibility-hidden.svg
A public/themes/bootstrap/img/dark/visibility.svg
A public/themes/bootstrap/img/dark/windows.svg
A public/themes/bootstrap/img/dark/wizard.svg
M .editorconfig
M libraries/classes/RecentFavoriteTable.php
M public/themes/bootstrap/scss/_common.scss
M public/themes/bootstrap/scss/_icons.scss
M public/themes/bootstrap/scss/_navigation.scss
Log Message:
-----------
Merge pull request #18364 from MauricioFauth/bootstrap-theme-dark-mode-fixes
Fix some color issues for Bootstrap dark theme
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6c1adad29674aa3951adc49f2a1cda434bef1001
https://github.com/phpmyadmin/phpmyadmin/commit/6c1adad29674aa3951adc49f2a1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-21 (Fri, 04 April 2023) -03:00
Changed paths:
M js/src/database/central_columns.ts
M js/src/database/multi_table_query.ts
M js/src/designer/move.ts
M js/src/drag_drop_import.ts
M js/src/gis_data_editor.ts
M js/src/import.ts
M js/src/jqplot/plugins/jqplot.byteFormatter.ts
M js/src/makegrid.ts
M js/src/modules/ajax-message.ts
M js/src/modules/config.ts
M js/src/modules/console.ts
M js/src/modules/functions.ts
M js/src/modules/functions/checkNumberOfFields.ts
M js/src/modules/indexes.ts
M js/src/modules/navigation.ts
M js/src/modules/page_settings.ts
M js/src/normalization.ts
M js/src/server/databases.ts
M js/src/server/status/monitor.ts
M js/src/server/variables.ts
M js/src/sql.ts
M js/src/table/chart.ts
M js/src/table/relation.ts
M js/src/table/select.ts
M js/src/table/structure.ts
M js/src/transformations/image_upload.ts
M js/src/transformations/json_editor.ts
M js/src/transformations/sql_editor.ts
M js/src/transformations/xml_editor.ts
M webpack.config.cjs
Log Message:
-----------
Fix error TS2345 reported by TypeScript
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>