[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 87a70c: improve coding style

2013-01-21 Thread Dieter Adriaenssens
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 87a70c8843aa4402c904e9c5247e8d392b146859
  
https://github.com/phpmyadmin/phpmyadmin/commit/87a70c8843aa4402c904e9c5247e8d392b146859
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/plugins/auth/AuthenticationCookie.class.php

  Log Message:
  ---
  improve coding style



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] fb6af7: There are no dialogs for changing/adding columns o...

2013-01-21 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: fb6af7bafa7e5da3baaa9dcd5b69754ece3b6bd7
  
https://github.com/phpmyadmin/phpmyadmin/commit/fb6af7bafa7e5da3baaa9dcd5b69754ece3b6bd7
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  There are no dialogs for changing/adding columns of a table


  Commit: b11c4016d976adcaf4b9ff916ae8d6294f166990
  
https://github.com/phpmyadmin/phpmyadmin/commit/b11c4016d976adcaf4b9ff916ae8d6294f166990
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
M js/functions.js
M js/tbl_structure.js

  Log Message:
  ---
  Table structure functionality belongs in tbl_structure.js file


  Commit: 26dc7d31410d94a19b0d44c77ea4d537d16ec877
  
https://github.com/phpmyadmin/phpmyadmin/commit/26dc7d31410d94a19b0d44c77ea4d537d16ec877
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
M js/tbl_structure.js

  Log Message:
  ---
  Bind events according to the new AJAX spec:
http://wiki.phpmyadmin.net/pma/Page_loader#The_onload_event


  Commit: e98dab85473a497b05d23267da249fcae876dd5b
  
https://github.com/phpmyadmin/phpmyadmin/commit/e98dab85473a497b05d23267da249fcae876dd5b
  Author: Marc Delisle m...@infomarc.info
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M js/functions.js
M js/tbl_structure.js

  Log Message:
  ---
  Merge pull request #137 from roccivic/fix-3774

Fix bug #3774


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/87a70c8843aa...e98dab85473a
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f1f736: Translated using Weblate (Ukrainian)

2013-01-21 Thread Petro Lesiuk
  Branch: refs/heads/QA_3_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f1f736b4ba89e0bb2fb9387914b9054c8587b82d
  
https://github.com/phpmyadmin/phpmyadmin/commit/f1f736b4ba89e0bb2fb9387914b9054c8587b82d
  Author: Petro Lesiuk lesyukpe...@ukr.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 66.5% (1705 of 2562)



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 14ef59: Regroup all AJAX.registerOnload() and AJAX.registe...

2013-01-21 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 14ef5901f4a3f483e0b2ebe44e6c738240181df7
  
https://github.com/phpmyadmin/phpmyadmin/commit/14ef5901f4a3f483e0b2ebe44e6c738240181df7
  Author: Marc Delisle m...@infomarc.info
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M js/tbl_structure.js

  Log Message:
  ---
  Regroup all AJAX.registerOnload() and AJAX.registerTeardown() sections at top 
of file



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] ee42a2: Translated using Weblate (Ukrainian)

2013-01-21 Thread Rostyslav Gaitkulov
  Branch: refs/heads/QA_3_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ee42a2267a6daf4904d14a6c42506578d1a2da2e
  
https://github.com/phpmyadmin/phpmyadmin/commit/ee42a2267a6daf4904d14a6c42506578d1a2da2e
  Author: Rostyslav Gaitkulov night...@kvant.if.ua
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 66.7% (1709 of 2562)



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 076bd0: Translated using Weblate (Ukrainian)

2013-01-21 Thread Rostyslav Gaitkulov
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 076bd09716c0379f4faa235d61d9b35c2594bfb8
  
https://github.com/phpmyadmin/phpmyadmin/commit/076bd09716c0379f4faa235d61d9b35c2594bfb8
  Author: Petro Lesiuk lesyukpe...@ukr.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 63.1% (1641 of 2599)


  Commit: c80ce3fde414fd24f7ecf74d9e8a1cbccecf9cb2
  
https://github.com/phpmyadmin/phpmyadmin/commit/c80ce3fde414fd24f7ecf74d9e8a1cbccecf9cb2
  Author: Weblate nore...@weblate.org
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/plugins/auth/AuthenticationCookie.class.php

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


  Commit: 837514095bb0129d17a9050609161e6a67be3cd5
  
https://github.com/phpmyadmin/phpmyadmin/commit/837514095bb0129d17a9050609161e6a67be3cd5
  Author: Petro Lesiuk lesyukpe...@ukr.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 63.3% (1644 of 2599)


  Commit: 158a09de6a5a31083f6500b8466a159674796aeb
  
https://github.com/phpmyadmin/phpmyadmin/commit/158a09de6a5a31083f6500b8466a159674796aeb
  Author: Weblate nore...@weblate.org
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M js/functions.js
M js/tbl_structure.js

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


  Commit: d4b906bfa4252d4555ca7a5a0249743b0c66dbbd
  
https://github.com/phpmyadmin/phpmyadmin/commit/d4b906bfa4252d4555ca7a5a0249743b0c66dbbd
  Author: Rostyslav Gaitkulov night...@kvant.if.ua
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 63.3% (1646 of 2599)


  Commit: d742ea60fdc83b5ff3258d77b79341aa5e2f70a0
  
https://github.com/phpmyadmin/phpmyadmin/commit/d742ea60fdc83b5ff3258d77b79341aa5e2f70a0
  Author: Weblate nore...@weblate.org
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M js/tbl_structure.js

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


  Commit: ee3d2d1d000c2d616e60516f6042a4df73f9203b
  
https://github.com/phpmyadmin/phpmyadmin/commit/ee3d2d1d000c2d616e60516f6042a4df73f9203b
  Author: Rostyslav Gaitkulov night...@kvant.if.ua
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 63.4% (1648 of 2599)


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/14ef5901f4a3...ee3d2d1d000c
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 49cbba: improve coding style

2013-01-21 Thread Dieter Adriaenssens
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 49cbba4bf4654d5bf23aa1c1a8112daf5c1dc1e9
  
https://github.com/phpmyadmin/phpmyadmin/commit/49cbba4bf4654d5bf23aa1c1a8112daf5c1dc1e9
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/Footer.class.php
M libraries/pmd_common.php

  Log Message:
  ---
  improve coding style


  Commit: f46687f8a197a486c72e2ce9dad0e2ca1f4c7e4c
  
https://github.com/phpmyadmin/phpmyadmin/commit/f46687f8a197a486c72e2ce9dad0e2ca1f4c7e4c
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/pmd_common.php

  Log Message:
  ---
  wrap long lines


  Commit: db137d9a7d5445ae492e0a577c795cfd7fc4441a
  
https://github.com/phpmyadmin/phpmyadmin/commit/db137d9a7d5445ae492e0a577c795cfd7fc4441a
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/pmd_common.php

  Log Message:
  ---
  improve docblocks


  Commit: 1fda806175de6fa4eb622c2ee3dacea48ec8cdc8
  
https://github.com/phpmyadmin/phpmyadmin/commit/1fda806175de6fa4eb622c2ee3dacea48ec8cdc8
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/pmd_common.php
M libraries/tbl_columns_definition_form.inc.php

  Log Message:
  ---
  fix typos


  Commit: b24f2bf93fde100fce6b75557949c30e9c0fbde8
  
https://github.com/phpmyadmin/phpmyadmin/commit/b24f2bf93fde100fce6b75557949c30e9c0fbde8
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/pmd_common.php

  Log Message:
  ---
  refactoring : use temporary variable to reduce array-structure length


  Commit: 044f54dbdfda6bc90ca24583562776d1406f5907
  
https://github.com/phpmyadmin/phpmyadmin/commit/044f54dbdfda6bc90ca24583562776d1406f5907
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/pmd_common.php

  Log Message:
  ---
  refactoring : use temporary variables to reduce array-structure length


  Commit: 75e7e9eebc6c37411ec35e2ac904268c68a25a2b
  
https://github.com/phpmyadmin/phpmyadmin/commit/75e7e9eebc6c37411ec35e2ac904268c68a25a2b
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/pmd_common.php

  Log Message:
  ---
  rename variable


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/ee3d2d1d000c...75e7e9eebc6c
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 397e2a: Translated using Weblate (Ukrainian)

2013-01-21 Thread Matías Bellone
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 397e2a8fe71770a7ba7a94abc77e943f48e97f21
  
https://github.com/phpmyadmin/phpmyadmin/commit/397e2a8fe71770a7ba7a94abc77e943f48e97f21
  Author: Petro Lesiuk lesyukpe...@ukr.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 63.5% (1650 of 2599)


  Commit: 1cf5c3f1e4339129cdc6d4910cae96f988bf839f
  
https://github.com/phpmyadmin/phpmyadmin/commit/1cf5c3f1e4339129cdc6d4910cae96f988bf839f
  Author: Weblate nore...@weblate.org
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M libraries/Footer.class.php
M libraries/pmd_common.php
M libraries/tbl_columns_definition_form.inc.php

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


  Commit: a9194ab932ce663bb7c2240c7e8172cddb747745
  
https://github.com/phpmyadmin/phpmyadmin/commit/a9194ab932ce663bb7c2240c7e8172cddb747745
  Author: Weblate nore...@weblate.org
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M ChangeLog
M libraries/Util.class.php
M libraries/insert_edit.lib.php
M test/libraries/common/PMA_extractColumnSpec_test.php

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


  Commit: decb59662944bc87b5a44cbadd2e50e7fad57b1e
  
https://github.com/phpmyadmin/phpmyadmin/commit/decb59662944bc87b5a44cbadd2e50e7fad57b1e
  Author: Matías Bellone matiasbellone+webl...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/es.po

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

Currently translated at 100.0% (2599 of 2599)


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/58998ed7a337...decb59662944
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 24b529: Set 4.0.0-alpha1 for master; when we reach beta, t...

2013-01-21 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 24b5294d85741f51dddbf7ab62d66450adfc448b
  
https://github.com/phpmyadmin/phpmyadmin/commit/24b5294d85741f51dddbf7ab62d66450adfc448b
  Author: Marc Delisle m...@infomarc.info
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M README
M doc/conf.py
M libraries/Config.class.php

  Log Message:
  ---
  Set 4.0.0-alpha1 for master; when we reach beta, the MAINT_4_0_0 and QA_4_0 
branches will start



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3466a0: Translated using Weblate (Korean)

2013-01-21 Thread Xosé Calvo
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3466a0843987dad931ff0efa0affa37adab12562
  
https://github.com/phpmyadmin/phpmyadmin/commit/3466a0843987dad931ff0efa0affa37adab12562
  Author: Kyujin Cho thy2...@me.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/ko.po

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

Currently translated at 39.1% (1017 of 2599)


  Commit: 480114967eb2daa1b731dd4cef0504eec9d27364
  
https://github.com/phpmyadmin/phpmyadmin/commit/480114967eb2daa1b731dd4cef0504eec9d27364
  Author: Andrey Prokopenko a...@ukr.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 67.4% (1753 of 2599)


  Commit: 195e65954015f40f5314a514bb5c6f96f5af1bcc
  
https://github.com/phpmyadmin/phpmyadmin/commit/195e65954015f40f5314a514bb5c6f96f5af1bcc
  Author: Weblate nore...@weblate.org
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M README
M doc/conf.py
M libraries/Config.class.php

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


  Commit: ac9f15573bd376a64ba2e01c1361d4959b662349
  
https://github.com/phpmyadmin/phpmyadmin/commit/ac9f15573bd376a64ba2e01c1361d4959b662349
  Author: Xosé Calvo xoseca...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/gl.po

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

Currently translated at 93.5% (2430 of 2599)


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/24b5294d8574...ac9f15573bd3
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 870484: Translated using Weblate (Galician)

2013-01-21 Thread Xosé Calvo
  Branch: refs/heads/QA_3_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8704843f9f299f38857168fe9452fb00216ea1db
  
https://github.com/phpmyadmin/phpmyadmin/commit/8704843f9f299f38857168fe9452fb00216ea1db
  Author: Xosé Calvo xoseca...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/gl.po

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

Currently translated at 99.9% (2560 of 2562)



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/localized_docs] 262a1f: Translated using Weblate (Galician)

2013-01-21 Thread Xosé Calvo
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/localized_docs
  Commit: 262a1fe430b13c448b98ff811df0ca9b941c6797
  
https://github.com/phpmyadmin/localized_docs/commit/262a1fe430b13c448b98ff811df0ca9b941c6797
  Author: Xosé Calvo xoseca...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/gl.po

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

Currently translated at 7.9% (99 of 1259)



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b40ad6: Translated using Weblate (Galician)

2013-01-21 Thread Xosé Calvo
  Branch: refs/heads/QA_3_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b40ad6a4644b332ac53c60fa43913c5eaeb91618
  
https://github.com/phpmyadmin/phpmyadmin/commit/b40ad6a4644b332ac53c60fa43913c5eaeb91618
  Author: Xosé Calvo xoseca...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/gl.po

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

Currently translated at 100.0% (2562 of 2562)



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 03c201: Avoid undefined variable notices

2013-01-21 Thread Madhura Jayaratne
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 03c20164242ff91be56137854d3904a06bbde4e3
  
https://github.com/phpmyadmin/phpmyadmin/commit/03c20164242ff91be56137854d3904a06bbde4e3
  Author: Madhura Jayaratne madhura...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M server_status.php

  Log Message:
  ---
  Avoid undefined variable notices


  Commit: fe4d0c8f5d440530a687586bc3782ec438a485d6
  
https://github.com/phpmyadmin/phpmyadmin/commit/fe4d0c8f5d440530a687586bc3782ec438a485d6
  Author: Madhura Jayaratne madhura...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M tbl_chart.php

  Log Message:
  ---
  If the original query has a limit clause, an incorrect SQL was generated


  Commit: 93c42669d1a8a47ec1910c5c1c833939ebbba97d
  
https://github.com/phpmyadmin/phpmyadmin/commit/93c42669d1a8a47ec1910c5c1c833939ebbba97d
  Author: Madhura Jayaratne madhura...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M server_privileges.php

  Log Message:
  ---
  Username and hostname are not set when exporting privileges for multiple users


  Commit: 2e0ef030c0665510852c7123948844230d209f3a
  
https://github.com/phpmyadmin/phpmyadmin/commit/2e0ef030c0665510852c7123948844230d209f3a
  Author: Madhura Jayaratne madhura...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M ChangeLog
M README
M doc/conf.py
M js/functions.js
M js/tbl_structure.js
M libraries/Config.class.php
M libraries/Footer.class.php
M libraries/Util.class.php
M libraries/common.inc.php
M libraries/insert_edit.lib.php
M libraries/parse_analyze.lib.php
M libraries/plugins/auth/AuthenticationCookie.class.php
M libraries/pmd_common.php
M libraries/tbl_columns_definition_form.inc.php
M navigation.php
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/id.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kk.po
M po/ko.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/zh_CN.po
M po/zh_TW.po
M scripts/create-release.sh
M test/libraries/common/PMA_extractColumnSpec_test.php

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


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/ac9f15573bd3...2e0ef030c066
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 27cbb0: Translated using Weblate (Galician)

2013-01-21 Thread Xosé Calvo
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 27cbb0632835037ec1e3ced4f278f0a2cc5d67e6
  
https://github.com/phpmyadmin/phpmyadmin/commit/27cbb0632835037ec1e3ced4f278f0a2cc5d67e6
  Author: Xosé Calvo xoseca...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/gl.po

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

Currently translated at 100.0% (2598 of 2599)


  Commit: 24ab564346ae77b102dd834f588c7a92f610d02a
  
https://github.com/phpmyadmin/phpmyadmin/commit/24ab564346ae77b102dd834f588c7a92f610d02a
  Author: Andrey Prokopenko a...@ukr.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 68.8% (1787 of 2599)


  Commit: 5bfc03a84c1de0df2a08153ec77834d04d76ebd4
  
https://github.com/phpmyadmin/phpmyadmin/commit/5bfc03a84c1de0df2a08153ec77834d04d76ebd4
  Author: Weblate nore...@weblate.org
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M server_privileges.php
M server_status.php
M tbl_chart.php

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


  Commit: c5dce8788d2ee540c8a5b669546cb1fbc4d20824
  
https://github.com/phpmyadmin/phpmyadmin/commit/c5dce8788d2ee540c8a5b669546cb1fbc4d20824
  Author: Xosé Calvo xoseca...@gmail.com
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/gl.po

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

Currently translated at 100.0% (2599 of 2599)


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/2e0ef030c066...c5dce8788d2e
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] dd8cdd: improve coding style : remove mixed php and html

2013-01-21 Thread Dieter Adriaenssens
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: dd8cdd3958806830c925033131a8be5d92ad28d1
  
https://github.com/phpmyadmin/phpmyadmin/commit/dd8cdd3958806830c925033131a8be5d92ad28d1
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M view_create.php

  Log Message:
  ---
  improve coding style : remove mixed php and html



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 43713a: Translated using Weblate (Ukrainian)

2013-01-21 Thread Andrey Prokopenko
  Branch: refs/heads/QA_3_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 43713a81138bc291e8e6edeb188bda10bb795936
  
https://github.com/phpmyadmin/phpmyadmin/commit/43713a81138bc291e8e6edeb188bda10bb795936
  Author: Andrey Prokopenko a...@ukr.net
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M po/uk.po

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

Currently translated at 73.6% (1885 of 2562)



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin]

2013-01-21 Thread lem9
  Branch: refs/tags/RELEASE_4_0_0ALPHA1
  Home:   https://github.com/phpmyadmin/phpmyadmin

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/website] fd0b15: Detect new major version

2013-01-21 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/website
  Commit: fd0b157239f5e21953e7f6a99c2b828d99729f95
  
https://github.com/phpmyadmin/website/commit/fd0b157239f5e21953e7f6a99c2b828d99729f95
  Author: Marc Delisle m...@infomarc.info
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
M render.py

  Log Message:
  ---
  Detect new major version



--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git