Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 62d16a07eef39f45bc74a86fc5692f6d5c5dc553
https://github.com/phpmyadmin/phpmyadmin/commit/62d16a07eef39f45bc74a86fc56…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-06 (Thu, 04 April 2023) -03:00
Changed paths:
M js/src/chart.ts
M js/src/server/status/queries.ts
M libraries/classes/Controllers/JavaScriptMessagesController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/QueriesController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M package.json
M phpstan-baseline.neon
M psalm-baseline.xml
M public/themes/bootstrap/scss/_common.scss
M public/themes/metro/scss/_common.scss
M public/themes/original/scss/_common.scss
M public/themes/pmahomme/scss/_common.scss
M templates/server/status/queries/index.twig
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M webpack.config.cjs
M yarn.lock
D js/src/server/status/sorter.ts
Log Message:
-----------
Replace jqPlot with Chart.js in /server/status/queries
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: eb3ba7831b4b6adf7d2ccae2c19bac1ce7257f66
https://github.com/phpmyadmin/phpmyadmin/commit/eb3ba7831b4b6adf7d2ccae2c19…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-10 (Mon, 04 April 2023) -03:00
Changed paths:
M js/src/chart.ts
M js/src/server/status/queries.ts
M libraries/classes/Controllers/JavaScriptMessagesController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/QueriesController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M package.json
M phpstan-baseline.neon
M psalm-baseline.xml
M public/themes/bootstrap/scss/_common.scss
M public/themes/metro/scss/_common.scss
M public/themes/original/scss/_common.scss
M public/themes/pmahomme/scss/_common.scss
M templates/server/status/queries/index.twig
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M webpack.config.cjs
M yarn.lock
D js/src/server/status/sorter.ts
Log Message:
-----------
Merge pull request #18326 from MauricioFauth/jqplot-chart-js
Replace jqPlot with Chart.js in /server/status/queries
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ea542733ec4cb3b9a3ada6e6a73858ac2b18a770
https://github.com/phpmyadmin/phpmyadmin/commit/ea542733ec4cb3b9a3ada6e6a73…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2023-04-09 (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: 93c103078b90f083f2f4952a39c55c7747ae82ea
https://github.com/phpmyadmin/phpmyadmin/commit/93c103078b90f083f2f4952a39c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-08 (Sat, 04 April 2023) -03:00
Changed paths:
M js/global.d.ts
M js/src/codemirror/addon/lint/sql-lint.ts
M js/src/designer/database.ts
M js/src/modules/ajax-message.ts
M js/src/modules/common.ts
M js/src/modules/config.ts
M js/src/modules/console/config.ts
M js/src/modules/cross_framing_protection.ts
M js/src/modules/functions/formatDateTime.ts
M js/src/modules/functions/ignorePhpErrors.ts
M js/src/modules/functions/isStorageSupported.ts
M js/src/modules/keyhandler.ts
M js/src/modules/sql-highlight.ts
M js/src/table/zoom_plot_jqplot.ts
M js/src/transformations/image_upload.ts
M js/src/transformations/json.ts
M js/src/transformations/xml.ts
Log Message:
-----------
Fix some errors reported by TypeScript
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>