Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 01dc145a4ea883368a4867948d9da125fe987671
https://github.com/phpmyadmin/phpmyadmin/commit/01dc145a4ea883368a4867948d9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-14 (Wed, 04 April 2021) -03: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/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: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4273634c17346399c2cbc1b7942362cbc53a84c7
https://github.com/phpmyadmin/phpmyadmin/commit/4273634c17346399c2cbc1b7942…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-14 (Wed, 04 April 2021) -03:00
Changed paths:
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Server/Plugins.php
M libraries/classes/Server/Privileges.php
M libraries/services.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Stubs/DbiDummy.php
Log Message:
-----------
Extract getActiveAuthPlugins method to Plugins class
Extracts the getActiveAuthPlugins method from the
PhpMyAdmin\Server\Privileges class to the PhpMyAdmin\Server\Plugins
class, rename it to getAuthentication and adds tests.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ee8f42999605c705f020e9f165faeacc2f8251c7
https://github.com/phpmyadmin/phpmyadmin/commit/ee8f42999605c705f020e9f165f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-14 (Wed, 04 April 2021) -03:00
Changed paths:
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Server/Plugins.php
M libraries/classes/Server/Privileges.php
M libraries/services.php
M test/classes/Server/PluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Stubs/DbiDummy.php
Log Message:
-----------
Merge pull request #16822 from mauriciofauth/auth-plugins
Extract getActiveAuthPlugins method to Plugins class
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 4a16c13c9359c1c75bcba5fdebd08543bd13b979
https://github.com/phpmyadmin/error-reporting-server/commit/4a16c13c9359c1c…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-04-14 (Wed, 04 April 2021) +02:00
Changed paths:
M webroot/css/jquery.dataTables.css
M webroot/js/jquery.dataTables.min.js
Log Message:
-----------
Ref #124 - Upgrade jquery datatables lib
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b613e6470d59978f7d67831e9e32addd12887365
https://github.com/phpmyadmin/error-reporting-server/commit/b613e6470d59978…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-04-14 (Wed, 04 April 2021) +02:00
Changed paths:
M webroot/js/custom.js
Log Message:
-----------
Add lengthMenu to dataTables config to enable more values
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 718b2d395ea98b1fc13648fff2a48ccf65f63c3f
https://github.com/phpmyadmin/error-reporting-server/commit/718b2d395ea98b1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-04-14 (Wed, 04 April 2021) +02:00
Changed paths:
M src/Controller/ReportsController.php
Log Message:
-----------
Make HTML input more HTML valid
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 06e085611c08d3b346e612cdfc6d4f6f1f5761fc
https://github.com/phpmyadmin/error-reporting-server/commit/06e085611c08d3b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-04-14 (Wed, 04 April 2021) +02:00
Changed paths:
M webroot/js/custom.js
Log Message:
-----------
Do dataTables migration and Hungarian notation to camelCase
Note: back-end was not migrated to the new notation and
Ref: https://datatables.net/new/1.10#fnRender
Ref: https://datatables.net/upgrade/1.10-convert#Options
Signed-off-by: William Desportes <williamdes(a)wdes.fr>