[phpMyAdmin Git] [phpmyadmin/localized_docs] 07f287: Updated phpMyAdmin repository

2019-03-07 Thread phpMyAdmin bot
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 07f287d330305a8bfc43190a12bd8dededd56482
https://github.com/phpmyadmin/localized_docs/commit/07f287d330305a8bfc43190a12bd8dededd56482
Author: phpMyAdmin bot 
Date: 2019-03-08 (Fri, 03 March 2019) +01:00

Changed paths: 
M phpmyadmin

Log Message:
---
Updated phpMyAdmin repository

Commit: 4a2c6de856c9657e7b5cfe549a5e95f46216ad54
https://github.com/phpmyadmin/localized_docs/commit/4a2c6de856c9657e7b5cfe549a5e95f46216ad54
Author: phpMyAdmin bot 
Date: 2019-03-08 (Fri, 03 March 2019) +01:00

Changed paths: 
M locale/bookmarks.pot
M locale/charts.pot
M locale/config.pot
M locale/copyright.pot
M locale/credits.pot
M locale/developers.pot
M locale/faq.pot
M locale/glossary.pot
M locale/import_export.pot
M locale/index.pot
M locale/intro.pot
M locale/other.pot
M locale/privileges.pot
M locale/relations.pot
M locale/require.pot
M locale/security.pot
M locale/settings.pot
M locale/setup.pot
M locale/themes.pot
M locale/transformations.pot
M locale/two_factor.pot
M locale/user.pot
M locale/vendors.pot
M po/ar.mo
M po/ar.po
M po/az.mo
M po/az.po
M po/bs.mo
M po/bs.po
M po/ca.mo
M po/ca.po
M po/cs.mo
M po/cs.po
M po/da.mo
M po/da.po
M po/de.mo
M po/de.po
M po/documentation.pot
M po/el.mo
M po/el.po
M po/en_GB.mo
M po/en_GB.po
M po/eo.mo
M po/eo.po
M po/es.mo
M po/es.po
M po/et.mo
M po/et.po
M po/fi.mo
M po/fi.po
M po/fr.mo
M po/fr.po
M po/fy.mo
M po/fy.po
M po/gl.mo
M po/gl.po
M po/hu.mo
M po/hu.po
M po/hy.mo
M po/hy.po
M po/id.mo
M po/id.po
M po/it.mo
M po/it.po
M po/ja.mo
M po/ja.po
M po/ka.mo
M po/ka.po
M po/ko.mo
M po/ko.po
M po/lt.mo
M po/lt.po
M po/mn.mo
M po/mn.po
M po/nb.mo
M po/nb.po
M po/nl.mo
M po/nl.po
M po/pl.mo
M po/pl.po
M po/pt_BR.mo
M po/pt_BR.po
M po/ro.mo
M po/ro.po
M po/ru.mo
M po/ru.po
M po/sk.mo
M po/sk.po
M po/sl.mo
M po/sl.po
M po/sq.mo
M po/sq.po
M po/sv.mo
M po/sv.po
M po/tr.mo
M po/tr.po
M po/uk.mo
M po/uk.po
M po/zh_CN.mo
M po/zh_CN.po
M po/zh_TW.mo
M po/zh_TW.po

Log Message:
---
Update po files

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/scripts] b0bfa9: Use wlc push instead of commit

2019-03-07 Thread Michal Čihař via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/scripts
Commit: b0bfa9968fcdedb1f5d2edb501bf77eee482e2e3
https://github.com/phpmyadmin/scripts/commit/b0bfa9968fcdedb1f5d2edb501bf77eee482e2e3
Author: Michal Čihař 
Date: 2019-03-08 (Fri, 03 March 2019) +01:00

Changed paths: 
M documentation-po-update

Log Message:
---
Use wlc push instead of commit

The commit does not guarantee the remote repo will be up to date
immediatelly.

Signed-off-by: Michal Čihař 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] bdbf95: Create PhpMyAdmin\Controllers\AjaxController

2019-03-07 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: bdbf95f6748c707596b543dc2ae6afbe6cc89a8f
https://github.com/phpmyadmin/phpmyadmin/commit/bdbf95f6748c707596b543dc2ae6afbe6cc89a8f
Author: Maurício Meneghini Fauth 
Date: 2019-03-07 (Thu, 03 March 2019) -03:00

Changed paths: 
A libraries/classes/Controllers/AjaxController.php
M ajax.php

Log Message:
---
Create PhpMyAdmin\Controllers\AjaxController

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ae7db6: Fix TypeError on insert page when there are invisible columns

2019-03-07 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ae7db628238f0cb54341a7fdb8e3b3f94d45bf87
https://github.com/phpmyadmin/phpmyadmin/commit/ae7db628238f0cb54341a7fdb8e3b3f94d45bf87
Author: Maurício Meneghini Fauth 
Date: 2019-03-07 (Thu, 03 March 2019) -03:00

Changed paths: 
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbi/DbiExtension.php

Log Message:
---
Fix TypeError on insert page when there are invisible columns

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/sql-parser] 79b2c8: Fix incorrect error on DEFAULT keyword in ALTER operation

2019-03-07 Thread Deven Bansod
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 79b2c88dd2c90d5222606bf5b4a299febcaaf805
https://github.com/phpmyadmin/sql-parser/commit/79b2c88dd2c90d5222606bf5b4a299febcaaf805
Author: Deven Bansod 
Date: 2019-03-07 (Thu, 03 March 2019) +05:30

Changed paths: 
A tests/data/parser/parseAlter9.in
A tests/data/parser/parseAlter9.out
M src/Components/AlterOperation.php
M tests/data/parser/parseAlterErr2.in
M tests/data/parser/parseAlterErr2.out

Log Message:
---
Fix incorrect error on DEFAULT keyword in ALTER operation

Commit: dd009acb1540868ae89a1cfdb4f6c0f0345fd452
https://github.com/phpmyadmin/sql-parser/commit/dd009acb1540868ae89a1cfdb4f6c0f0345fd452
Author: William Desportes 
Date: 2019-03-07 (Thu, 03 March 2019) +01:00

Changed paths: 
A tests/data/parser/parseAlter9.in
A tests/data/parser/parseAlter9.out
M src/Components/AlterOperation.php
M tests/data/parser/parseAlterErr2.in
M tests/data/parser/parseAlterErr2.out

Log Message:
---
Fix #229 - Incorrect error on DEFAULT keyword in ALTER operation

Closes: #230 
Fixes: #229
Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] a88186: Remove 4.0 from listing on download page

2019-03-07 Thread Michal Čihař via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: a8818673a377b3670c78f3fa96578d402664ee00
https://github.com/phpmyadmin/website/commit/a8818673a377b3670c78f3fa96578d402664ee00
Author: Michal Čihař 
Date: 2019-03-07 (Thu, 03 March 2019) +01:00

Changed paths: 
M pmaweb/settings.py

Log Message:
---
Remove 4.0 from listing on download page

Fixes https://github.com/phpmyadmin/phpmyadmin/issues/15005

Signed-off-by: Michal Čihař 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git