[Phpmyadmin-git] [phpmyadmin/website] dc5fe5: Change role

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/website
  Commit: dc5fe5c16356e4d07ca3f024b3dc175028c294a5
  
https://github.com/phpmyadmin/website/commit/dc5fe5c16356e4d07ca3f024b3dc175028c294a5
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M templates/team.tpl

  Log Message:
  ---
  Change role

Signed-off-by: Marc Delisle m...@infomarc.info


  Commit: 14b392f34366aabae8c56a0aa1cc3c9bf3401531
  
https://github.com/phpmyadmin/website/commit/14b392f34366aabae8c56a0aa1cc3c9bf3401531
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M render.py
M templates/_page.tpl

  Log Message:
  ---
  Merge branch 'master' of https://github.com/phpmyadmin/website


Compare: 
https://github.com/phpmyadmin/website/compare/2a45594bdde5...14b392f34366--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b7cec7: Improve message and make it translatable

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b7cec730f3e7958f981db77887e7a903d17201b7
  
https://github.com/phpmyadmin/phpmyadmin/commit/b7cec730f3e7958f981db77887e7a903d17201b7
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M libraries/relation.lib.php
M test/libraries/PMA_relation_test.php

  Log Message:
  ---
  Improve message and make it translatable

Signed-off-by: Marc Delisle m...@infomarc.info


  Commit: c274c376f44d9426d6ed0351c71cd84737c3bb98
  
https://github.com/phpmyadmin/phpmyadmin/commit/c274c376f44d9426d6ed0351c71cd84737c3bb98
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/b...@latin.po
M po/bg.po
M po/bn.po
M po/br.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/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fr.po
M po/gl.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/it.po
M po/ja.po
M po/ka.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ky.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/nb.po
M po/nl.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.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/s...@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/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/u...@latin.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po

  Log Message:
  ---
  Update po files


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/e513c4fce834...c274c376f44d--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 169e15: feature 857: Regex search and replace

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 169e15be81c454e7485817ba3b1b242fc1ff361a
  
https://github.com/phpmyadmin/phpmyadmin/commit/169e15be81c454e7485817ba3b1b242fc1ff361a
  Author: Nisarg Jhaveri nisarg.jhav...@students.iiit.ac.in
  Date:   2014-08-15 (Fri, 15 Aug 2014)

  Changed paths:
M libraries/TableSearch.class.php
M tbl_find_replace.php
M test/classes/PMA_TableReplaceSearch_test.php
M test/classes/PMA_TableSearch_test.php

  Log Message:
  ---
  feature 857: Regex search and replace

- Implemented basic regex search and replace for tables.
- Added a checkbox to use regex in 'Find and Replace' view.
- Fixed some tests for this feature

Signed-off-by: Nisarg Jhaveri nisarg.jhav...@students.iiit.ac.in


  Commit: 7be74bf6342470535aa92deddc0a507af494cd30
  
https://github.com/phpmyadmin/phpmyadmin/commit/7be74bf6342470535aa92deddc0a507af494cd30
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M libraries/TableSearch.class.php
M tbl_find_replace.php
M test/classes/PMA_TableReplaceSearch_test.php
M test/classes/PMA_TableSearch_test.php

  Log Message:
  ---
  Merge pull request #1334 from nisargjhaveri/feature_857

feature 857: Regex search and replace


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/c274c376f44d...7be74bf63424--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b3e002: ChangeLog entry

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b3e002c5e4ab745ae7f79c1842c026e6eeb6b3e6
  
https://github.com/phpmyadmin/phpmyadmin/commit/b3e002c5e4ab745ae7f79c1842c026e6eeb6b3e6
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M ChangeLog

  Log Message:
  ---
  ChangeLog entry

Signed-off-by: Marc Delisle m...@infomarc.info


  Commit: 55172314b2110eb8108497e207822dcd9ca88239
  
https://github.com/phpmyadmin/phpmyadmin/commit/55172314b2110eb8108497e207822dcd9ca88239
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M libraries/TableSearch.class.php

  Log Message:
  ---
  Fix coding style

Signed-off-by: Marc Delisle m...@infomarc.info


  Commit: dc829aa5729c4587219cf48fa25e9a381158f683
  
https://github.com/phpmyadmin/phpmyadmin/commit/dc829aa5729c4587219cf48fa25e9a381158f683
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/b...@latin.po
M po/bg.po
M po/bn.po
M po/br.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/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fr.po
M po/gl.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/it.po
M po/ja.po
M po/ka.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ky.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/nb.po
M po/nl.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.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/s...@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/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/u...@latin.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po

  Log Message:
  ---
  Update po files


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/7be74bf63424...dc829aa5729c--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 59d660: Unused code

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 59d660d30dac8cdc962c0b8f4cd931311e47f947
  
https://github.com/phpmyadmin/phpmyadmin/commit/59d660d30dac8cdc962c0b8f4cd931311e47f947
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M test/classes/PMA_TableReplaceSearch_test.php

  Log Message:
  ---
  Unused code

Signed-off-by: Marc Delisle m...@infomarc.info


  Commit: f8634bb1bb9704091e702f362f0ff38c90b00157
  
https://github.com/phpmyadmin/phpmyadmin/commit/f8634bb1bb9704091e702f362f0ff38c90b00157
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M test/classes/PMA_TableReplaceSearch_test.php

  Log Message:
  ---
  Fix coding style

Signed-off-by: Marc Delisle m...@infomarc.info


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/dc829aa5729c...f8634bb1bb97--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b574ff: Translated using Weblate (Romanian)

2014-08-16 Thread Burak Yavuz
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b574fff77c983dd103bc53ae1751030cbb7c17c1
  
https://github.com/phpmyadmin/phpmyadmin/commit/b574fff77c983dd103bc53ae1751030cbb7c17c1
  Author: Alecsandru Prună alecsandrucpr...@gmail.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/ro.po

  Log Message:
  ---
  Translated using Weblate (Romanian)

Currently translated at 57.7% (1713 of 2964)

[ci skip]


  Commit: 75a7f0f9791bd737b4c6619879b82956ae1e3bfe
  
https://github.com/phpmyadmin/phpmyadmin/commit/75a7f0f9791bd737b4c6619879b82956ae1e3bfe
  Author: Weblate nore...@weblate.org
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M test/libraries/PMA_SetupIndex_test.php

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


  Commit: 21a01002926cd479b2e2592b4fbea827509fed14
  
https://github.com/phpmyadmin/phpmyadmin/commit/21a01002926cd479b2e2592b4fbea827509fed14
  Author: Burak Yavuz hitowerdi...@hotmail.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/tr.po

  Log Message:
  ---
  Translated using Weblate (Turkish)

Currently translated at 100.0% (2964 of 2964)

[ci skip]


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/5c7c5ba5337d...21a01002926c--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/localized_docs] ca414c: Translated using Weblate (Estonian)

2014-08-16 Thread Kristjan Räts
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/localized_docs
  Commit: ca414cca450af3337895ebd2a2665a2da215f9e9
  
https://github.com/phpmyadmin/localized_docs/commit/ca414cca450af3337895ebd2a2665a2da215f9e9
  Author: Kristjan Räts kristjanr...@gmail.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/et.mo
M po/et.po

  Log Message:
  ---
  Translated using Weblate (Estonian)

Currently translated at 15.7% (260 of 1653)

[ci skip]


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0eb97a: Translated using Weblate (Slovenian)

2014-08-16 Thread Domen
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 0eb97a7fb105852b5f9535d0b944511ce50f
  
https://github.com/phpmyadmin/phpmyadmin/commit/0eb97a7fb105852b5f9535d0b944511ce50f
  Author: Domen mite...@outlook.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/sl.po

  Log Message:
  ---
  Translated using Weblate (Slovenian)

Currently translated at 100.0% (2964 of 2964)

[ci skip]


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 41c0fb: Translated using Weblate (Romanian)

2014-08-16 Thread Alecsandru Prună
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 41c0fb56ed6a9f7bb168fda6a250702ebe358677
  
https://github.com/phpmyadmin/phpmyadmin/commit/41c0fb56ed6a9f7bb168fda6a250702ebe358677
  Author: Alecsandru Prună alecsandrucpr...@gmail.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/ro.po

  Log Message:
  ---
  Translated using Weblate (Romanian)

Currently translated at 60.1% (1784 of 2964)

[ci skip]


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 51c005: Translated using Weblate (French)

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 51c005eb5cd7c590db0f82ef7e1654ed4e4539d2
  
https://github.com/phpmyadmin/phpmyadmin/commit/51c005eb5cd7c590db0f82ef7e1654ed4e4539d2
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/fr.po

  Log Message:
  ---
  Translated using Weblate (French)

Currently translated at 100.0% (2964 of 2964)

[ci skip]


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 32daae: rfe-1521 : Add confirmation, when delete user

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 32daae2b03bad8d5c432f6e8bc0c47bdfbd66b98
  
https://github.com/phpmyadmin/phpmyadmin/commit/32daae2b03bad8d5c432f6e8bc0c47bdfbd66b98
  Author: Chanaka Dharmarathna pe.chanaka...@gmail.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M ChangeLog
M js/messages.php
M js/server_privileges.js
M server_privileges.php

  Log Message:
  ---
  rfe-1521 : Add confirmation, when delete user

Signed-off-by: Chanaka Dharmarathna pe.chanaka...@gmail.com


  Commit: f1c5ec25c75fdac64fbd6e9beeb83b37b23b12de
  
https://github.com/phpmyadmin/phpmyadmin/commit/f1c5ec25c75fdac64fbd6e9beeb83b37b23b12de
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M ChangeLog
M js/messages.php
M js/server_privileges.js
M server_privileges.php

  Log Message:
  ---
  Merge pull request #1336 from Chanaka/RFE-1521

rfe-1521 : Add confirmation, when delete user


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/41c0fb56ed6a...f1c5ec25c75f--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 5818cd: Remove trailing whitespace

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5818cd807efac8314bb9006a6909f6a7741f5108
  
https://github.com/phpmyadmin/phpmyadmin/commit/5818cd807efac8314bb9006a6909f6a7741f5108
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M js/server_privileges.js

  Log Message:
  ---
  Remove trailing whitespace

Signed-off-by: Marc Delisle m...@infomarc.info


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8551a4: Update po files

2014-08-16 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8551a4dc80dda0110081b9b4fc242933b6e1d55f
  
https://github.com/phpmyadmin/phpmyadmin/commit/8551a4dc80dda0110081b9b4fc242933b6e1d55f
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/b...@latin.po
M po/bg.po
M po/bn.po
M po/br.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/es.po

  Log Message:
  ---
  Update po files


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] c8522c: Translated using Weblate (Greek)

2014-08-16 Thread Panagiotis Papazoglou
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: c8522ca8f41b8493cc0e86622199e3b9649277b7
  
https://github.com/phpmyadmin/phpmyadmin/commit/c8522ca8f41b8493cc0e86622199e3b9649277b7
  Author: Panagiotis Papazoglou papa...@yahoo.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/el.po

  Log Message:
  ---
  Translated using Weblate (Greek)

Currently translated at 100.0% (2965 of 2965)

[ci skip]


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] aa326c: Translated using Weblate (Spanish)

2014-08-16 Thread Matías Bellone
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: aa326cb01558b2f78aca2e61deba7f9823583215
  
https://github.com/phpmyadmin/phpmyadmin/commit/aa326cb01558b2f78aca2e61deba7f9823583215
  Author: Matías Bellone matiasbellone+webl...@gmail.com
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
M po/es.po

  Log Message:
  ---
  Translated using Weblate (Spanish)

Currently translated at 100.0% (2965 of 2965)

[ci skip]


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/localized_docs] 1cf803: Translated using Weblate (Spanish)

2014-08-16 Thread Matías Bellone
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/localized_docs
  Commit: 1cf803b395d9a15948b4054eceaa4ac7512fe4e2
  
https://github.com/phpmyadmin/localized_docs/commit/1cf803b395d9a15948b4054eceaa4ac7512fe4e2
  Author: Matías Bellone matiasbellone+webl...@gmail.com
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
M po/es.mo
M po/es.po

  Log Message:
  ---
  Translated using Weblate (Spanish)

Currently translated at 100.0% (1653 of 1653)

[ci skip]


--
___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git