[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3391c6: Fixed bug #4117

2013-11-18 Thread Rouslan Placella
  Branch: refs/heads/4117
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3391c69692941afbaa558b10ebc665c3b2bfe232
  
https://github.com/phpmyadmin/phpmyadmin/commit/3391c69692941afbaa558b10ebc665c3b2bfe232
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
M js/error_report.js

  Log Message:
  ---
  Fixed bug #4117


  Commit: 63dc0968afaef7abc8f70bdc6fb2e71004bf124b
  
https://github.com/phpmyadmin/phpmyadmin/commit/63dc0968afaef7abc8f70bdc6fb2e71004bf124b
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
M js/error_report.js

  Log Message:
  ---
  Dropped unused function


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/3391c6969294^...63dc0968afae
--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 93dd32: JSlint fixes

2013-06-12 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 93dd3214377de782ec2eabc667a018b6ce215b9c
  
https://github.com/phpmyadmin/phpmyadmin/commit/93dd3214377de782ec2eabc667a018b6ce215b9c
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-06-12 (Wed, 12 Jun 2013)

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

  Log Message:
  ---
  JSlint fixes



--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 4e297d: Fixed PHP error in sql.php

2013-02-08 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 4e297d97709f8d1264ff8e6390f759c95f9e8a66
  
https://github.com/phpmyadmin/phpmyadmin/commit/4e297d97709f8d1264ff8e6390f759c95f9e8a66
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-02-08 (Fri, 08 Feb 2013)

  Changed paths:
M sql.php

  Log Message:
  ---
  Fixed PHP error in sql.php
Also see: 
https://github.com/phpmyadmin/phpmyadmin/commit/543fc6231a6d1cb31121489e8b3be79811033734#L0R511


  Commit: 26c398e1656710132f6ae9321de7cb85970ab1ba
  
https://github.com/phpmyadmin/phpmyadmin/commit/26c398e1656710132f6ae9321de7cb85970ab1ba
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-02-08 (Fri, 08 Feb 2013)

  Changed paths:
M sql.php

  Log Message:
  ---
  Disable ajax in sql confirmations


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/498bd261de89...26c398e16567
--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 63187a: Attempt to fix bug #3787; works for table creation...

2013-02-03 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 63187a2989b99f572306fea53aaf97d56a504f4c
  
https://github.com/phpmyadmin/phpmyadmin/commit/63187a2989b99f572306fea53aaf97d56a504f4c
  Author: Marc Delisle m...@infomarc.info
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
M js/keyhandler.js
M libraries/tbl_columns_definition_form.inc.php
M tbl_change.php
M tbl_create.php

  Log Message:
  ---
  Attempt to fix bug #3787; works for table creation but not for editing a
row


  Commit: 6e199be4d5b575ade4843b02ab4a7798562f7288
  
https://github.com/phpmyadmin/phpmyadmin/commit/6e199be4d5b575ade4843b02ab4a7798562f7288
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2013-02-01 (Fri, 01 Feb 2013)

  Changed paths:
M js/keyhandler.js
M libraries/tbl_columns_definition_form.inc.php
M tbl_change.php
M tbl_create.php

  Log Message:
  ---
  Merge remote-tracking branch 'Marc/bug_3787'


  Commit: 70fcc15688740e20a32e272b7457ae7d28f1fd62
  
https://github.com/phpmyadmin/phpmyadmin/commit/70fcc15688740e20a32e272b7457ae7d28f1fd62
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2013-02-01 (Fri, 01 Feb 2013)

  Changed paths:
M js/tbl_structure.js
M tbl_addfield.php
M tbl_structure.php

  Log Message:
  ---
  Try fixing onkeydownarrowhandler while editing row, bug:3787


  Commit: a9703c023986a432d4fc3430d8862d7a2948bf44
  
https://github.com/phpmyadmin/phpmyadmin/commit/a9703c023986a432d4fc3430d8862d7a2948bf44
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
M js/keyhandler.js

  Log Message:
  ---
  Was binding to the wrong element


  Commit: 0138c1bb81628d1f3266b1c32e2d892b4d4ad521
  
https://github.com/phpmyadmin/phpmyadmin/commit/0138c1bb81628d1f3266b1c32e2d892b4d4ad521
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
M js/keyhandler.js

  Log Message:
  ---
  Better to pass a native DOM event


  Commit: 7db8605cbba6702bfdb80aa53fcb463ae1219ced
  
https://github.com/phpmyadmin/phpmyadmin/commit/7db8605cbba6702bfdb80aa53fcb463ae1219ced
  Author: Marc Delisle m...@infomarc.info
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
M libraries/schema/User_Schema.class.php
M po/ru.po

  Log Message:
  ---
  Merge branch 'master' into bug_3787


  Commit: e48679885047efe938f143301e02209adbffee2b
  
https://github.com/phpmyadmin/phpmyadmin/commit/e48679885047efe938f143301e02209adbffee2b
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
M libraries/Header.class.php
M tbl_change.php
M tbl_create.php

  Log Message:
  ---
  Include keyhandler.js globally


  Commit: 4817037440b97448b367dd13035925b7f6673146
  
https://github.com/phpmyadmin/phpmyadmin/commit/4817037440b97448b367dd13035925b7f6673146
  Author: Marc Delisle m...@infomarc.info
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
M js/tbl_structure.js
M tbl_addfield.php
M tbl_structure.php

  Log Message:
  ---
  Revert Try fixing onkeydownarrowhandler while editing row, bug:3787

This reverts commit 70fcc15688740e20a32e272b7457ae7d28f1fd62.

No longer needed


  Commit: 00a6af227fb6c45e38bccd6db16422b54785ab5c
  
https://github.com/phpmyadmin/phpmyadmin/commit/00a6af227fb6c45e38bccd6db16422b54785ab5c
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
M js/keyhandler.js

  Log Message:
  ---
  Needed for editing multiple data rows, changing one or multiple column 
structure


  Commit: 6b9767cf348d62d274417aa6a7b7d9586bfa1ec5
  
https://github.com/phpmyadmin/phpmyadmin/commit/6b9767cf348d62d274417aa6a7b7d9586bfa1ec5
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
M js/keyhandler.js
M libraries/Header.class.php
M libraries/tbl_columns_definition_form.inc.php
M tbl_change.php

  Log Message:
  ---
  Merge pull request #150 from lem9/bug_3787

Bug 3787


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/0426162e7526...6b9767cf348d
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] fe4f34: Fixed XSS in change column functionality

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

  Changed paths:
M libraries/tbl_columns_definition_form.inc.php

  Log Message:
  ---
  Fixed XSS in change column functionality



--
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. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 53d771: use uppercase for AJAX acronym

2013-01-20 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 53d771022148a570d8e5252acb9a61d0bae58840
  
https://github.com/phpmyadmin/phpmyadmin/commit/53d771022148a570d8e5252acb9a61d0bae58840
  Author: Dieter Adriaenssens rule...@users.sourceforge.net
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
M navigation.php

  Log Message:
  ---
  use uppercase for AJAX acronym


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

  Changed paths:
M navigation.php

  Log Message:
  ---
  Merge pull request #136 from ruleant/AJAX_message

use uppercase for AJAX acronym


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/a9f129b4aa61...8729ec7de038
--
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. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a67c90: first fix for sql query autofocus and submitting t...

2013-01-09 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a67c90a0d86907a2ac5c2b79a7933f6708ba720b
  
https://github.com/phpmyadmin/phpmyadmin/commit/a67c90a0d86907a2ac5c2b79a7933f6708ba720b
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  first fix for sql query autofocus and submitting the query with ctrl-enter


  Commit: bd4aedd4558b57583f6518f9803f1b5b24f602bc
  
https://github.com/phpmyadmin/phpmyadmin/commit/bd4aedd4558b57583f6518f9803f1b5b24f602bc
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  a bit more flexible fix for sql query autofocus and submitting it with 
ctrl-enter


  Commit: 916d44d3f450b336f7af8817704dab3966e993ce
  
https://github.com/phpmyadmin/phpmyadmin/commit/916d44d3f450b336f7af8817704dab3966e993ce
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  moved a comment to previous line


  Commit: aa2d687a15ed7f2e9bc5e09a350bf93993f4a4fe
  
https://github.com/phpmyadmin/phpmyadmin/commit/aa2d687a15ed7f2e9bc5e09a350bf93993f4a4fe
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  removed unnecessary line


  Commit: 943824f31e11e9adc311f4de07864e3194c86bee
  
https://github.com/phpmyadmin/phpmyadmin/commit/943824f31e11e9adc311f4de07864e3194c86bee
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  added support for autofocus  ctrl-enter in
- main sql textarea when codemirror is disabled
- inline sql editor


  Commit: 5e8ec57c34d2b280f9a7991f0b418dbeb51c87a6
  
https://github.com/phpmyadmin/phpmyadmin/commit/5e8ec57c34d2b280f9a7991f0b418dbeb51c87a6
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  moved $inline_editor.focus() to a better place.
changed function name catch_keypresses_from_sql_textboxes - 
catchKeypressesFromSqlTextboxes.
lots of tab to spaces conversions.


  Commit: 31154ea5018cf62912b732610f4b1b712ff902fa
  
https://github.com/phpmyadmin/phpmyadmin/commit/31154ea5018cf62912b732610f4b1b712ff902fa
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Added unbindings to ctrl-enter event listeners
Changed keypress events to keydown.


  Commit: 5a698bc2b4e477bdb2f9994891352fec4fa511f1
  
https://github.com/phpmyadmin/phpmyadmin/commit/5a698bc2b4e477bdb2f9994891352fec4fa511f1
  Author: jous g...@jous.dudmail.com
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  moved unbinding to an existing element


  Commit: 5f17b7a96d6efe29db816888081822bba9811537
  
https://github.com/phpmyadmin/phpmyadmin/commit/5f17b7a96d6efe29db816888081822bba9811537
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Merge pull request #126 from jous/master

Repaired autofocus on sql tab  submitting the textbox with ctrl-enter


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/6ce7b599f446...5f17b7a96d6e
--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 ___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3717bf: fix permissions

2013-01-09 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3717bfd5873cfe5b13f44bda094ec437b83d7412
  
https://github.com/phpmyadmin/phpmyadmin/commit/3717bfd5873cfe5b13f44bda094ec437b83d7412
  Author: Isaac Bennetch benne...@gmail.com
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
A js/jquery/jquery.mousewheel.js
R js/jquery/jquery.mousewheel.js

  Log Message:
  ---
  fix permissions


  Commit: e841bb79a69fe0e20c77465e731e623cfeeea349
  
https://github.com/phpmyadmin/phpmyadmin/commit/e841bb79a69fe0e20c77465e731e623cfeeea349
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
A js/jquery/jquery.mousewheel.js
R js/jquery/jquery.mousewheel.js

  Log Message:
  ---
  Merge pull request #127 from ibennetch/permissions

fix .js file permissions


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/350dca85d6b8...e841bb79a69f
--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 ___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a5f4bb: Fixed typo

2013-01-08 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a5f4bbfe28d137143bdcb45dafd49acb3a1f5790
  
https://github.com/phpmyadmin/phpmyadmin/commit/a5f4bbfe28d137143bdcb45dafd49acb3a1f5790
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
M doc/config.rst

  Log Message:
  ---
  Fixed typo



--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 ___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] bc7bb2: Implemented rfe #3599046 - Added comments for inde...

2013-01-07 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: bc7bb2d038f692e896ac6849787879f72153be8d
  
https://github.com/phpmyadmin/phpmyadmin/commit/bc7bb2d038f692e896ac6849787879f72153be8d
  Author: Rouslan Placella rous...@placella.com
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
M ChangeLog
M tbl_indexes.php

  Log Message:
  ---
  Implemented rfe #3599046 - Added comments for indexes



--
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] 18d246: Show login link in error message on cookie or sess...

2012-12-27 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 18d2463b4170cba3d686246bb57c8de23ff72bcf
  
https://github.com/phpmyadmin/phpmyadmin/commit/18d2463b4170cba3d686246bb57c8de23ff72bcf
  Author: J.M m...@mynetx.net
  Date:   2012-12-27 (Thu, 27 Dec 2012)

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

  Log Message:
  ---
  Show login link in error message on cookie or session expiry


  Commit: 2381ec77669fb18c17dc1a004320b58ef2a81333
  
https://github.com/phpmyadmin/phpmyadmin/commit/2381ec77669fb18c17dc1a004320b58ef2a81333
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-27 (Thu, 27 Dec 2012)

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

  Log Message:
  ---
  Merge pull request #125 from mynetx/login-again-message

Show login link in error message on cookie or session expiry


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/f2d767cbc7f7...2381ec77669f
--
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. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 4bbfb2: Bug #3598021 Dropping table does not reload main p...

2012-12-27 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 4bbfb292e56bba82c5fd1d894c63e099c89656d1
  
https://github.com/phpmyadmin/phpmyadmin/commit/4bbfb292e56bba82c5fd1d894c63e099c89656d1
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-27 (Thu, 27 Dec 2012)

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

  Log Message:
  ---
  Bug #3598021 Dropping table does not reload main panel



--
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. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 45e181: Upgraded jquery drag library to v2.2

2012-12-20 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 45e181af33b0c1d4d104fcfb0532a0235ab09de2
  
https://github.com/phpmyadmin/phpmyadmin/commit/45e181af33b0c1d4d104fcfb0532a0235ab09de2
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
R js/jquery/jquery.event.drag-2.0.js
A js/jquery/jquery.event.drag-2.2.js
M libraries/Header.class.php

  Log Message:
  ---
  Upgraded jquery drag library to v2.2


  Commit: ac2d3c0c7ac57210720966924d96356e71db105b
  
https://github.com/phpmyadmin/phpmyadmin/commit/ac2d3c0c7ac57210720966924d96356e71db105b
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
M js/navigation.js

  Log Message:
  ---
  Fixed navigation panel scrollbar drag


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/e5753c26f8ce...ac2d3c0c7ac5
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9b0dbb: Upgraded jquery json plugin to v2.4

2012-12-20 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 9b0dbbddeab31f8610405409ead5f7c4fc299944
  
https://github.com/phpmyadmin/phpmyadmin/commit/9b0dbbddeab31f8610405409ead5f7c4fc299944
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
R js/jquery/jquery.json-2.2.js
A js/jquery/jquery.json-2.4.js
M server_status_monitor.php
M setup/index.php

  Log Message:
  ---
  Upgraded jquery json plugin to v2.4



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0cfbe2: Added test cases for NodeFactory class

2012-12-20 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 0cfbe2a584a6e411e16a31d09708ed16ee88b2ce
  
https://github.com/phpmyadmin/phpmyadmin/commit/0cfbe2a584a6e411e16a31d09708ed16ee88b2ce
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
M libraries/navigation/NodeFactory.class.php
A test/classes/navigation/PMA_NodeFactory_test.php

  Log Message:
  ---
  Added test cases for NodeFactory class


  Commit: c305c505e36c74446d288ef0f2cebf7d0a6333c6
  
https://github.com/phpmyadmin/phpmyadmin/commit/c305c505e36c74446d288ef0f2cebf7d0a6333c6
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
A test/classes/navigation/PMA_Node_test.php

  Log Message:
  ---
  Added test cases for Node class


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/9b0dbbddeab3...c305c505e36c
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 1c49c8: Updated mousewheel plugin to v3.0.6

2012-12-19 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1c49c855b402994c1144a5290e29be868f448cc7
  
https://github.com/phpmyadmin/phpmyadmin/commit/1c49c855b402994c1144a5290e29be868f448cc7
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
M js/jquery/jquery.mousewheel.js

  Log Message:
  ---
  Updated mousewheel plugin to v3.0.6



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] cd9438: Use PMA_Util::getImage() for getting images

2012-12-18 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: cd9438083cea3a6b96e9c08a8efcb04c9b6e5479
  
https://github.com/phpmyadmin/phpmyadmin/commit/cd9438083cea3a6b96e9c08a8efcb04c9b6e5479
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
M server_status.php

  Log Message:
  ---
  Use PMA_Util::getImage() for getting images



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3935bd: Fixed initialisation of the toggleButton on db_eve...

2012-12-18 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3935bd644883423a30808cbef8316fffb784c9ff
  
https://github.com/phpmyadmin/phpmyadmin/commit/3935bd644883423a30808cbef8316fffb784c9ff
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Fixed initialisation of the toggleButton on db_events page



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 82243d: Check image cache when generating a toggleButton

2012-12-18 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 82243d5208239d1e9babede0531310748419871e
  
https://github.com/phpmyadmin/phpmyadmin/commit/82243d5208239d1e9babede0531310748419871e
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Check image cache when generating a toggleButton



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 7cdfc7: Dropped unused files

2012-12-18 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7cdfc7f425177b79f94eecc63742de93dd321e67
  
https://github.com/phpmyadmin/phpmyadmin/commit/7cdfc7f425177b79f94eecc63742de93dd321e67
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
R js/rte/common.js
R js/rte/routines.js

  Log Message:
  ---
  Dropped unused files



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 05462d: Fixed bug #3596923 - Clicking on advisor rules ope...

2012-12-17 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 05462d65e21426e48c0da210ea9fc69577f9c485
  
https://github.com/phpmyadmin/phpmyadmin/commit/05462d65e21426e48c0da210ea9fc69577f9c485
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_advisor.js

  Log Message:
  ---
  Fixed bug #3596923 - Clicking on advisor rules open multiple dialogs



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] e43cbe: Fixed advisor dialog + microhistory

2012-12-17 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e43cbe5b2e85f5aa5a777f7b40d05e97f1231fe5
  
https://github.com/phpmyadmin/phpmyadmin/commit/e43cbe5b2e85f5aa5a777f7b40d05e97f1231fe5
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_advisor.js
M server_status_advisor.php

  Log Message:
  ---
  Fixed advisor dialog + microhistory



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] c77ca2: Improved advisor instructions dialog

2012-12-17 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: c77ca2f842276032a7c964948b051f183c75d8c9
  
https://github.com/phpmyadmin/phpmyadmin/commit/c77ca2f842276032a7c964948b051f183c75d8c9
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_advisor.js

  Log Message:
  ---
  Improved advisor instructions dialog



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 099750: Fixed multiple dialogs bug in server status monito...

2012-12-17 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 099750af03f18889100ce471ea78777923b2d457
  
https://github.com/phpmyadmin/phpmyadmin/commit/099750af03f18889100ce471ea78777923b2d457
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_monitor.js
M server_status_monitor.php

  Log Message:
  ---
  Fixed multiple dialogs bug in server status monitor


  Commit: 844c6f65a73618c0b25a993ce295dc34145025f2
  
https://github.com/phpmyadmin/phpmyadmin/commit/844c6f65a73618c0b25a993ce295dc34145025f2
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_monitor.js

  Log Message:
  ---
  Speed up selectors in server_status_monitor.js


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/c77ca2f84227...844c6f65a736
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b0004f: Fixed another multiple dialogs bug in server statu...

2012-12-17 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b0004fbbcbe8ac789d76d017cea48fb6cb71144a
  
https://github.com/phpmyadmin/phpmyadmin/commit/b0004fbbcbe8ac789d76d017cea48fb6cb71144a
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_monitor.js
M server_status_monitor.php

  Log Message:
  ---
  Fixed another multiple dialogs bug in server status monitor



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] e3c9ce: Speed up more selectors

2012-12-17 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e3c9cece1ab922653edddcc055d3330052c1e7ae
  
https://github.com/phpmyadmin/phpmyadmin/commit/e3c9cece1ab922653edddcc055d3330052c1e7ae
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_monitor.js

  Log Message:
  ---
  Speed up more selectors


  Commit: 29161ba7a7956adfa8bdfcd18d7c805cc002e881
  
https://github.com/phpmyadmin/phpmyadmin/commit/29161ba7a7956adfa8bdfcd18d7c805cc002e881
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M js/server_status_monitor.js

  Log Message:
  ---
  Prevent server status monitor links from over-writing the url hash


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/b0004fbbcbe8...29161ba7a795
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] c1ca41: Fixed bug#3596070 - localStorage broken in server ...

2012-12-17 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: c1ca41d94cf3d091cae1f70c5c33c17b64af8705
  
https://github.com/phpmyadmin/phpmyadmin/commit/c1ca41d94cf3d091cae1f70c5c33c17b64af8705
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M ChangeLog
M js/server_status_monitor.js

  Log Message:
  ---
  Fixed bug#3596070 - localStorage broken in server status monitor


  Commit: 450ddff7c16580a647f5fb92e0a2270337590bab
  
https://github.com/phpmyadmin/phpmyadmin/commit/450ddff7c16580a647f5fb92e0a2270337590bab
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
M ChangeLog
M js/server_status_monitor.js

  Log Message:
  ---
  Merge branch 'QA_3_5'


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/29161ba7a795...450ddff7c165
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] c9f058: Fixed bug #3590624 - PHP error in Header class

2012-12-14 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: c9f05828f6b4064ada3d5b0ee31c52a56c671186
  
https://github.com/phpmyadmin/phpmyadmin/commit/c9f05828f6b4064ada3d5b0ee31c52a56c671186
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-14 (Fri, 14 Dec 2012)

  Changed paths:
M libraries/Header.class.php

  Log Message:
  ---
  Fixed bug #3590624 - PHP error in Header class



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] d55c19: Ensure $response contains a valid object

2012-12-10 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d55c193d9c71a2e78f6222a26699a40e10b61ab2
  
https://github.com/phpmyadmin/phpmyadmin/commit/d55c193d9c71a2e78f6222a26699a40e10b61ab2
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
M tbl_alter.php

  Log Message:
  ---
  Ensure $response contains a valid object



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f9deae: Fixed merge conflicts

2012-12-07 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f9deae4e3f32aa87834cf911d43177e802e0b476
  
https://github.com/phpmyadmin/phpmyadmin/commit/f9deae4e3f32aa87834cf911d43177e802e0b476
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Fixed merge conflicts



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 5e33ec: Use icon for scroll to top functionality

2012-12-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5e33ec73d8f1a7865ed26f6c7e05370ca38010a1
  
https://github.com/phpmyadmin/phpmyadmin/commit/5e33ec73d8f1a7865ed26f6c7e05370ca38010a1
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
M js/ajax.js
M js/functions.js
M js/messages.php
M libraries/Header.class.php
M themes/original/css/common.css.php
A themes/original/img/s_top.png
M themes/pmahomme/css/common.css.php
A themes/pmahomme/img/s_top.png

  Log Message:
  ---
  Use icon for scroll to top functionality


  Commit: 287919af1415f68fa90d44121180db9f9fe064b9
  
https://github.com/phpmyadmin/phpmyadmin/commit/287919af1415f68fa90d44121180db9f9fe064b9
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
M ChangeLog

  Log Message:
  ---
  Updated changelog


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/10bf6cd72bf8...287919af1415
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3e5d4f: Prevent default action on scroll-to-top click

2012-12-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3e5d4f45e5d58a21cd6724877e8f807ee921f87f
  
https://github.com/phpmyadmin/phpmyadmin/commit/3e5d4f45e5d58a21cd6724877e8f807ee921f87f
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Prevent default action on scroll-to-top click



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] d100d6: Quoted a reserved word

2012-12-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d100d68cb259a3cee5b197decc2e40a7d4c363df
  
https://github.com/phpmyadmin/phpmyadmin/commit/d100d68cb259a3cee5b197decc2e40a7d4c363df
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-05 (Wed, 05 Dec 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Quoted a reserved word



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] e7efff: Properly close the query analyser dialog

2012-12-04 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e7efffeb0be75ba7f3b9347e05cce03328065a86
  
https://github.com/phpmyadmin/phpmyadmin/commit/e7efffeb0be75ba7f3b9347e05cce03328065a86
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
M js/server_status_monitor.js

  Log Message:
  ---
  Properly close the query analyser dialog


  Commit: 5b4bf0cf784260347fb1e443affd5afaad1d9b50
  
https://github.com/phpmyadmin/phpmyadmin/commit/5b4bf0cf784260347fb1e443affd5afaad1d9b50
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
M js/server_status_monitor.js

  Log Message:
  ---
  Restored localStorage feature on server status monitor


  Commit: b2cbb2d779eb82de75697d93bd2a31aedfe21614
  
https://github.com/phpmyadmin/phpmyadmin/commit/b2cbb2d779eb82de75697d93bd2a31aedfe21614
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
M file_echo.php
M js/server_status_monitor.js

  Log Message:
  ---
  Fixed export of server status monitor settings


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/d142def034fe...b2cbb2d779eb
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 35092d: Show ajax message immediately

2012-12-04 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 35092d01bfaa696dd4c7ea44391c7db66bbdeae1
  
https://github.com/phpmyadmin/phpmyadmin/commit/35092d01bfaa696dd4c7ea44391c7db66bbdeae1
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Show ajax message immediately



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] e0f9fd: Submit forms that reload the page via GET to avoid...

2012-12-02 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e0f9fd9902c0dd2d9632cf2e290051f4c77a15c9
  
https://github.com/phpmyadmin/phpmyadmin/commit/e0f9fd9902c0dd2d9632cf2e290051f4c77a15c9
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-02 (Sun, 02 Dec 2012)

  Changed paths:
M libraries/Config.class.php
M libraries/Theme_Manager.class.php
M libraries/display_select_lang.lib.php

  Log Message:
  ---
  Submit forms that reload the page via GET to avoid browser notices

The resubmission of forms should be harmless in these cases anyway



--
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 376bb1: Fixed bug #3591627 - Frames removal and horizontal...

2012-12-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 376bb1a9fd09f7c68d44a11d0731166da1292926
  
https://github.com/phpmyadmin/phpmyadmin/commit/376bb1a9fd09f7c68d44a11d0731166da1292926
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-12-01 (Sat, 01 Dec 2012)

  Changed paths:
M themes/original/css/navigation.css.php
M themes/pmahomme/css/navigation.css.php

  Log Message:
  ---
  Fixed bug #3591627 - Frames removal and horizontal scrolling



--
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 5491e6: Fixed broken storage engine selection on tbl_opera...

2012-11-30 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5491e69d581357cbc17d24c764c7424c93e3b5ef
  
https://github.com/phpmyadmin/phpmyadmin/commit/5491e69d581357cbc17d24c764c7424c93e3b5ef
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-30 (Fri, 30 Nov 2012)

  Changed paths:
M libraries/operations.lib.php
M tbl_operations.php

  Log Message:
  ---
  Fixed broken storage engine selection on tbl_operation.php



--
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3bcd91: Fixed undefined index

2012-11-30 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3bcd9184f50c2c84ecc3eeef06bd2e22a7a7968f
  
https://github.com/phpmyadmin/phpmyadmin/commit/3bcd9184f50c2c84ecc3eeef06bd2e22a7a7968f
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-30 (Fri, 30 Nov 2012)

  Changed paths:
M sql.php

  Log Message:
  ---
  Fixed undefined index


  Commit: a64f8220d409dfc72f11c7a13f77302b8fa6b50c
  
https://github.com/phpmyadmin/phpmyadmin/commit/a64f8220d409dfc72f11c7a13f77302b8fa6b50c
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-30 (Fri, 30 Nov 2012)

  Changed paths:
M sql.php

  Log Message:
  ---
  Fixed undefined variable


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/1792d4ca5646...a64f8220d409
--
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] de36d6: Don't add any extra data to failed ajax requests

2012-11-30 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: de36d629b6475df031a086a84d871af3d39cab72
  
https://github.com/phpmyadmin/phpmyadmin/commit/de36d629b6475df031a086a84d871af3d39cab72
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-30 (Fri, 30 Nov 2012)

  Changed paths:
M libraries/Response.class.php

  Log Message:
  ---
  Don't add any extra data to failed ajax requests


  Commit: 398e8bd5d0babd04da2230fac1180ba7dba253ee
  
https://github.com/phpmyadmin/phpmyadmin/commit/398e8bd5d0babd04da2230fac1180ba7dba253ee
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-30 (Fri, 30 Nov 2012)

  Changed paths:
M libraries/db_table_exists.lib.php

  Log Message:
  ---
  Don't use PMA_sendHeaderLocation during ajax requests


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/100b07c10dd1...398e8bd5d0ba
--
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] dec96e: Fixed top menubar margin

2012-11-30 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: dec96eafba30d4d22243b3797e94c150f2b4beff
  
https://github.com/phpmyadmin/phpmyadmin/commit/dec96eafba30d4d22243b3797e94c150f2b4beff
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-30 (Fri, 30 Nov 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Fixed top menubar margin



--
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] da3d39: Improved top menubar margin fix

2012-11-30 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: da3d39d599016fea046362ad3276df1d65627931
  
https://github.com/phpmyadmin/phpmyadmin/commit/da3d39d599016fea046362ad3276df1d65627931
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-30 (Fri, 30 Nov 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Improved top menubar margin fix



--
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0dcaa0: Fixed undefined variable

2012-11-29 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 0dcaa03d39ef0ec5f79a7b23cd5c984748999248
  
https://github.com/phpmyadmin/phpmyadmin/commit/0dcaa03d39ef0ec5f79a7b23cd5c984748999248
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
M libraries/common.inc.php

  Log Message:
  ---
  Fixed undefined variable



--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b1829b: No such files

2012-11-29 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b1829bf2b2e363dc4583bba3ce7a2e3ac5ea76ef
  
https://github.com/phpmyadmin/phpmyadmin/commit/b1829bf2b2e363dc4583bba3ce7a2e3ac5ea76ef
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
M libraries/common.inc.php

  Log Message:
  ---
  No such files



--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 543fc6: Fixed confirmation dialog on sql.php. Bug #3583312

2012-11-27 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 543fc6231a6d1cb31121489e8b3be79811033734
  
https://github.com/phpmyadmin/phpmyadmin/commit/543fc6231a6d1cb31121489e8b3be79811033734
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
M sql.php

  Log Message:
  ---
  Fixed confirmation dialog on sql.php. Bug #3583312


  Commit: 6446faa2d58e8069d6cf8fb73d70a52a4236411c
  
https://github.com/phpmyadmin/phpmyadmin/commit/6446faa2d58e8069d6cf8fb73d70a52a4236411c
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
M libraries/Header.class.php

  Log Message:
  ---
  Show messages from incoming request parameters


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/183510ea903d...6446faa2d58e
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] bc9e81: Fixed broken logout functionality got http auth

2012-11-26 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: bc9e81aa146d3d0d710c3d2b93ee671b654d49d8
  
https://github.com/phpmyadmin/phpmyadmin/commit/bc9e81aa146d3d0d710c3d2b93ee671b654d49d8
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-26 (Mon, 26 Nov 2012)

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

  Log Message:
  ---
  Fixed broken logout functionality got http auth



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f730b7: Improve response for failed http login

2012-11-26 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f730b7745d0a97734a707531066c775ff85ae7f5
  
https://github.com/phpmyadmin/phpmyadmin/commit/f730b7745d0a97734a707531066c775ff85ae7f5
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-26 (Mon, 26 Nov 2012)

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

  Log Message:
  ---
  Improve response for failed http login



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 714c3b: PMA_Messages can be added directly to the response

2012-11-26 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 714c3be0c26116135a9c57c32c7f75c689961794
  
https://github.com/phpmyadmin/phpmyadmin/commit/714c3be0c26116135a9c57c32c7f75c689961794
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
M libraries/core.lib.php

  Log Message:
  ---
  PMA_Messages can be added directly to the response


  Commit: 12be96c61db67457db10c5b59d54be88d29b81ec
  
https://github.com/phpmyadmin/phpmyadmin/commit/12be96c61db67457db10c5b59d54be88d29b81ec
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
M libraries/Response.class.php

  Log Message:
  ---
  Error out on ajax requests with an invalid token


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/f730b7745d0a...12be96c61db6
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] d505e3: Wait for erroring out about the token until after ...

2012-11-26 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d505e3c70e9e6cf9ace52cff22f429a0f0ae10f8
  
https://github.com/phpmyadmin/phpmyadmin/commit/d505e3c70e9e6cf9ace52cff22f429a0f0ae10f8
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
M libraries/Response.class.php
M libraries/common.inc.php

  Log Message:
  ---
  Wait for erroring out about the token until after the authentication



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a7bf9b: Fixed display of query results for table maintaina...

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a7bf9bf0a7d2a978b6ff3eddf2d64e3d40276961
  
https://github.com/phpmyadmin/phpmyadmin/commit/a7bf9bf0a7d2a978b6ff3eddf2d64e3d40276961
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/functions.js
M libraries/operations.lib.php

  Log Message:
  ---
  Fixed display of query results for table maintainance links



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 13ffe8: Fixed broken test case

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 13ffe896e31efecb0c639cc4cc1cfa147fc5f6b9
  
https://github.com/phpmyadmin/phpmyadmin/commit/13ffe896e31efecb0c639cc4cc1cfa147fc5f6b9
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M test/libraries/PMA_operations_test.php

  Log Message:
  ---
  Fixed broken test case



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 49a84c: Handle ajax failures gracefully

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 49a84cf138936232ca0dd28aaa05292e3338ee59
  
https://github.com/phpmyadmin/phpmyadmin/commit/49a84cf138936232ca0dd28aaa05292e3338ee59
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/server_privileges.js

  Log Message:
  ---
  Handle ajax failures gracefully


  Commit: 59a2c5bcf24b7af39c0999d7abc4b34ac558bbe7
  
https://github.com/phpmyadmin/phpmyadmin/commit/59a2c5bcf24b7af39c0999d7abc4b34ac558bbe7
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

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

  Log Message:
  ---
  Fixed display of executed queries


  Commit: 586b3d3c84833ef73db052ccde45f1e3eea596f4
  
https://github.com/phpmyadmin/phpmyadmin/commit/586b3d3c84833ef73db052ccde45f1e3eea596f4
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/navigation.js

  Log Message:
  ---
  Default to 0 on invalid cookies


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/13ffe896e31e...586b3d3c8483
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 1dd3b5: Fixed display of messages after executing queries

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1dd3b5f28df4d04a5612ae6502f024c3056c719d
  
https://github.com/phpmyadmin/phpmyadmin/commit/1dd3b5f28df4d04a5612ae6502f024c3056c719d
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/functions.js
M sql.php

  Log Message:
  ---
  Fixed display of messages after executing queries



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b2f2f5: Fixed menu display in querywindow

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b2f2f589e664d672145b4479a92e0b206f500d31
  
https://github.com/phpmyadmin/phpmyadmin/commit/b2f2f589e664d672145b4479a92e0b206f500d31
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M querywindow.php

  Log Message:
  ---
  Fixed menu display in querywindow



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9a3e11: Fixed calls to undefined function

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 9a3e110127869fa650e3cf8ff3297ba5ad9f9635
  
https://github.com/phpmyadmin/phpmyadmin/commit/9a3e110127869fa650e3cf8ff3297ba5ad9f9635
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/server_plugins.js
M js/server_status.js

  Log Message:
  ---
  Fixed calls to undefined function


  Commit: 9d4799e6728adf792dc955a59a868d61adad2be6
  
https://github.com/phpmyadmin/phpmyadmin/commit/9d4799e6728adf792dc955a59a868d61adad2be6
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/server_status_monitor.js

  Log Message:
  ---
  Destroy the server_status_monitor on page change


  Commit: 73f00ef690f52bf8dda2b14211914fa44288b9a6
  
https://github.com/phpmyadmin/phpmyadmin/commit/73f00ef690f52bf8dda2b14211914fa44288b9a6
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/server_status_monitor.js

  Log Message:
  ---
  Whitespace cleanup


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/b2f2f589e664...73f00ef690f5
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 4fbf5e: Fixed duplicate icons on back button press

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 4fbf5e0f13c9f2e4d6a05904668e0e7c8f229a21
  
https://github.com/phpmyadmin/phpmyadmin/commit/4fbf5e0f13c9f2e4d6a05904668e0e7c8f229a21
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M js/server_variables.js

  Log Message:
  ---
  Fixed duplicate icons on back button press


  Commit: 27afaf290b5fc25c6b8ab67d5db7fa63f6272a07
  
https://github.com/phpmyadmin/phpmyadmin/commit/27afaf290b5fc25c6b8ab67d5db7fa63f6272a07
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M libraries/rte/rte_list.lib.php

  Log Message:
  ---
  Fixed missing token


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/73f00ef690f5...27afaf290b5f
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 08c59b: Fixed QBE form

2012-11-25 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 08c59bb1d67f2afa50355a616bed00a43a6bec5e
  
https://github.com/phpmyadmin/phpmyadmin/commit/08c59bb1d67f2afa50355a616bed00a43a6bec5e
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-25 (Sun, 25 Nov 2012)

  Changed paths:
M libraries/DBQbe.class.php

  Log Message:
  ---
  Fixed QBE form



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8900d0: Improved navigation icon position when changing fo...

2012-11-24 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8900d0eb42c60c6cc143cae78bcc78eda0e31c11
  
https://github.com/phpmyadmin/phpmyadmin/commit/8900d0eb42c60c6cc143cae78bcc78eda0e31c11
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
M themes/original/css/navigation.css.php
M themes/pmahomme/css/navigation.css.php

  Log Message:
  ---
  Improved navigation icon position when changing font size



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 153554: Fixed JS error

2012-11-19 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1535546d7d6fac0d002e9b3fa16c580be386336e
  
https://github.com/phpmyadmin/phpmyadmin/commit/1535546d7d6fac0d002e9b3fa16c580be386336e
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
M js/navigation.js

  Log Message:
  ---
  Fixed JS error


  Commit: d062075d92dd5d6a10559cd0228439d89dd45c93
  
https://github.com/phpmyadmin/phpmyadmin/commit/d062075d92dd5d6a10559cd0228439d89dd45c93
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
M js/db_structure.js
M js/tbl_change.js
M libraries/structure.lib.php

  Log Message:
  ---
  Dropped usage of jQuery UI dialog for insert into table functionality


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/a1fdfe1a033c...d062075d92dd
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 177b45: Fixed bug #3583315 - Query doesn't load in the que...

2012-11-19 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 177b4598223e176ef1a632455fd0a0477aaea52c
  
https://github.com/phpmyadmin/phpmyadmin/commit/177b4598223e176ef1a632455fd0a0477aaea52c
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
M js/common.js
M libraries/Header.class.php
M libraries/Util.class.php
M libraries/sql_query_form.lib.php
M querywindow.php

  Log Message:
  ---
  Fixed bug #3583315 - Query doesn't load in the querywindow when clicking on 
edit



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] ad1b47: Translated using Weblate.

2012-11-11 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ad1b47c1f8dc1034e2d05df4f3784b529b113060
  
https://github.com/phpmyadmin/phpmyadmin/commit/ad1b47c1f8dc1034e2d05df4f3784b529b113060
  Author: Rafael Ferreira rafael.f...@gmail.com
  Date:   2012-11-11 (Sun, 11 Nov 2012)

  Changed paths:
M po/pt_BR.po

  Log Message:
  ---
  Translated using Weblate.


  Commit: ccac6a084fbd9d23ae384ba17aee09cb7f0bec47
  
https://github.com/phpmyadmin/phpmyadmin/commit/ccac6a084fbd9d23ae384ba17aee09cb7f0bec47
  Author: Rafael Ferreira rafael.f...@gmail.com
  Date:   2012-11-11 (Sun, 11 Nov 2012)

  Changed paths:
M po/pt_BR.po

  Log Message:
  ---
  Translated using Weblate.


  Commit: b98cdae9e79cd36543ed0230d019002507fbf578
  
https://github.com/phpmyadmin/phpmyadmin/commit/b98cdae9e79cd36543ed0230d019002507fbf578
  Author: J.M m...@mynetx.net
  Date:   2012-11-11 (Sun, 11 Nov 2012)

  Changed paths:
M ChangeLog
M tbl_replace.php

  Log Message:
  ---
  Fix bug #3585523 [interface] Inline query editing broken after row update


  Commit: e22d8f072ac73d8cec35c5817aedbce68cd5b75c
  
https://github.com/phpmyadmin/phpmyadmin/commit/e22d8f072ac73d8cec35c5817aedbce68cd5b75c
  Author: J.M m...@mynetx.net
  Date:   2012-11-11 (Sun, 11 Nov 2012)

  Changed paths:
M ChangeLog
M Documentation.html
M README
M export.php
M libraries/Config.class.php
M po/it.po
M po/pt_BR.po
M po/sk.po
M po/te.po
M po/uk.po

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/QA_3_5' into QA_3_5


  Commit: 498e5c32bc2f24809ff53c2df623b088e49f7f6a
  
https://github.com/phpmyadmin/phpmyadmin/commit/498e5c32bc2f24809ff53c2df623b088e49f7f6a
  Author: J.M m...@mynetx.net
  Date:   2012-11-11 (Sun, 11 Nov 2012)

  Changed paths:
M ChangeLog

  Log Message:
  ---
  Move changelog entry for #3585523 to 3.5.5 section


  Commit: 6b7d88734a5eb58ac1f397b3cacf76d38da0b83d
  
https://github.com/phpmyadmin/phpmyadmin/commit/6b7d88734a5eb58ac1f397b3cacf76d38da0b83d
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-11 (Sun, 11 Nov 2012)

  Changed paths:
M ChangeLog
M tbl_replace.php

  Log Message:
  ---
  Merge branch 'QA_3_5'

Conflicts:
po/pt_BR.po
tbl_replace.php


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/dfd74c3fbcdb...6b7d88734a5e
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 62071f: Fixed bug #3586115 - Unterminated JS string

2012-11-10 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 62071f98438103e752d37a29af0231a1aedc3cce
  
https://github.com/phpmyadmin/phpmyadmin/commit/62071f98438103e752d37a29af0231a1aedc3cce
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-10 (Sat, 10 Nov 2012)

  Changed paths:
M libraries/structure.lib.php

  Log Message:
  ---
  Fixed bug #3586115 - Unterminated JS string



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] dadf65: Fixed analyzer - was broken in 56cfb01de0d2d261220...

2012-11-09 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: dadf65203bbc413d886d99daa1483e9446333b23
  
https://github.com/phpmyadmin/phpmyadmin/commit/dadf65203bbc413d886d99daa1483e9446333b23
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
M js/server_status.js

  Log Message:
  ---
  Fixed analyzer - was broken in 56cfb01de0d2d2612203c700f48ab37776b3b3f9


  Commit: b66b3b5bacf0acbe36a9724e19609edd104021df
  
https://github.com/phpmyadmin/phpmyadmin/commit/b66b3b5bacf0acbe36a9724e19609edd104021df
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
M js/server_status.js

  Log Message:
  ---
  Fixed whitespace


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/d40a841eb02b...b66b3b5bacf0
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a9381a: Dropped empty div

2012-11-09 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a9381abb17670ef228a493ced2e174ef8cdf5141
  
https://github.com/phpmyadmin/phpmyadmin/commit/a9381abb17670ef228a493ced2e174ef8cdf5141
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
M server_variables.php

  Log Message:
  ---
  Dropped empty div



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 11afa5: Cache jQuery objects

2012-11-09 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 11afa5fb074f150a4626ea6fd1010b51ae1c83c8
  
https://github.com/phpmyadmin/phpmyadmin/commit/11afa5fb074f150a4626ea6fd1010b51ae1c83c8
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
M js/server_variables.js

  Log Message:
  ---
  Cache jQuery objects


  Commit: f262fd61cd07c8614b1070dac6d52aad95b1162b
  
https://github.com/phpmyadmin/phpmyadmin/commit/f262fd61cd07c8614b1070dac6d52aad95b1162b
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
M js/server_variables.js
M server_variables.php

  Log Message:
  ---
  Shortened HTML output of server_variables.php


  Commit: 4146f880e2d62af0a4c2a1fb053e65c66c2a6e86
  
https://github.com/phpmyadmin/phpmyadmin/commit/4146f880e2d62af0a4c2a1fb053e65c66c2a6e86
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
M server_variables.php

  Log Message:
  ---
  Use Response class for ajax responses


  Commit: 964f299be618d2052330275e369f1dbf11f42d32
  
https://github.com/phpmyadmin/phpmyadmin/commit/964f299be618d2052330275e369f1dbf11f42d32
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
M themes/original/css/common.css.php
M themes/pmahomme/css/common.css.php

  Log Message:
  ---
  Fixed vertical alignment of server variable values


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/2ef7f9274cc9...964f299be618
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] ecfe35: Dropped dead code - JS is manadatory in 4.0

2012-11-08 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ecfe35a45996ef88e64afe0caec0c34b9faf8c0a
  
https://github.com/phpmyadmin/phpmyadmin/commit/ecfe35a45996ef88e64afe0caec0c34b9faf8c0a
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-07 (Wed, 07 Nov 2012)

  Changed paths:
M js/server_variables.js
M server_variables.php

  Log Message:
  ---
  Dropped dead code - JS is manadatory in 4.0



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 126319: Fixed bug #3585349 - error in setup

2012-11-08 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 126319c325cb0e3e26dd16f5b6c3e6ecfd2a4c79
  
https://github.com/phpmyadmin/phpmyadmin/commit/126319c325cb0e3e26dd16f5b6c3e6ecfd2a4c79
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
M setup/frames/index.inc.php

  Log Message:
  ---
  Fixed bug #3585349 - error in setup



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8bc7ba: Opera errors out on null data values

2012-11-08 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8bc7badd029f58eefcb79afa55174417737c4fd2
  
https://github.com/phpmyadmin/phpmyadmin/commit/8bc7badd029f58eefcb79afa55174417737c4fd2
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
M js/ajax.js

  Log Message:
  ---
  Opera errors out on null data values



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 1dd69c: Fixed server variable editor not working in anythi...

2012-11-08 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1dd69c3b9fb4c2cb5697a4564a759cb02d1187a5
  
https://github.com/phpmyadmin/phpmyadmin/commit/1dd69c3b9fb4c2cb5697a4564a759cb02d1187a5
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
M server_variables.php

  Log Message:
  ---
  Fixed server variable editor not working in anything other than Firefox'



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 87a58a: Don't wait for pageload when redirecting

2012-11-06 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 87a58a882949b9c91cc21a2d5d697be6255cb86b
  
https://github.com/phpmyadmin/phpmyadmin/commit/87a58a882949b9c91cc21a2d5d697be6255cb86b
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
M js/update-location.js

  Log Message:
  ---
  Don't wait for pageload when redirecting



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3a7d35: Improved variable name

2012-11-06 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3a7d35f407c94a0e1009ff9735993db15474f528
  
https://github.com/phpmyadmin/phpmyadmin/commit/3a7d35f407c94a0e1009ff9735993db15474f528
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
M js/navigation.js

  Log Message:
  ---
  Improved variable name



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 828368: Save/restore common parameters when navigating thr...

2012-11-06 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 82836877325ebf108ea5114362b44cd657761abc
  
https://github.com/phpmyadmin/phpmyadmin/commit/82836877325ebf108ea5114362b44cd657761abc
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
M js/ajax.js

  Log Message:
  ---
  Save/restore common parameters when navigating through microhistory



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 028f23: Fixed docblock

2012-11-06 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 028f23f8f6cc25798ca26b6ea619148c20f4cda1
  
https://github.com/phpmyadmin/phpmyadmin/commit/028f23f8f6cc25798ca26b6ea619148c20f4cda1
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
M js/ajax.js

  Log Message:
  ---
  Fixed docblock



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 22a9f9: Dismiss message after dropping table

2012-11-06 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 22a9f9a226f65cec52df8901860941770283cd2e
  
https://github.com/phpmyadmin/phpmyadmin/commit/22a9f9a226f65cec52df8901860941770283cd2e
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
M js/db_structure.js

  Log Message:
  ---
  Dismiss message after dropping table



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] d02587: Improved autofocus of login form fields

2012-11-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d02587a261833ecfa37a8a2bfdf6e98061de2b6b
  
https://github.com/phpmyadmin/phpmyadmin/commit/d02587a261833ecfa37a8a2bfdf6e98061de2b6b
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M js/functions.js

  Log Message:
  ---
  Improved autofocus of login form fields



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8d2328: Whitespace fixes

2012-11-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8d232840857b4a951f174ac084705b83880c2809
  
https://github.com/phpmyadmin/phpmyadmin/commit/8d232840857b4a951f174ac084705b83880c2809
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M libraries/display_select_lang.lib.php

  Log Message:
  ---
  Whitespace fixes



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 963a19: Renamed PMA_Language_select and dropped use of ech...

2012-11-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 963a196fb17b3528ed19136a7807bef0b8365289
  
https://github.com/phpmyadmin/phpmyadmin/commit/963a196fb17b3528ed19136a7807bef0b8365289
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

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

  Log Message:
  ---
  Renamed PMA_Language_select and dropped use of echo in this function


  Commit: 493d58de4e39852deed268cef05e2e42d25e03c2
  
https://github.com/phpmyadmin/phpmyadmin/commit/493d58de4e39852deed268cef05e2e42d25e03c2
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M libraries/display_select_lang.lib.php

  Log Message:
  ---
  Wrap long line


  Commit: c3efbcfbb7746488043548e6ac47d4152df1b393
  
https://github.com/phpmyadmin/phpmyadmin/commit/c3efbcfbb7746488043548e6ac47d4152df1b393
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M libraries/display_select_lang.lib.php

  Log Message:
  ---
  Renamed PMA_Language_cmp to PMA_languageCmp and fixed docblock


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/8d232840857b...c3efbcfbb774
--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 022752: The target attribute no longer makes sense in the ...

2012-11-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 0227529fdd6a4b4e75dde5c17e5f77b6bd7c67c8
  
https://github.com/phpmyadmin/phpmyadmin/commit/0227529fdd6a4b4e75dde5c17e5f77b6bd7c67c8
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M libraries/display_select_lang.lib.php

  Log Message:
  ---
  The target attribute no longer makes sense in the change language form



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9b6e22: Force full page reload on font size change

2012-11-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 9b6e2226c05d5a4714ddaa9764fede73ab66406c
  
https://github.com/phpmyadmin/phpmyadmin/commit/9b6e2226c05d5a4714ddaa9764fede73ab66406c
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M libraries/Config.class.php

  Log Message:
  ---
  Force full page reload on font size change



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 87731d: Dropped pointless target attribute

2012-11-05 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 87731d1ea525ae407ac968896092374e77b5acd3
  
https://github.com/phpmyadmin/phpmyadmin/commit/87731d1ea525ae407ac968896092374e77b5acd3
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M libraries/navigation/NavigationTree.class.php

  Log Message:
  ---
  Dropped pointless target attribute


  Commit: 99ee0fa246018dd6e74d0df2fec033d9ea8f
  
https://github.com/phpmyadmin/phpmyadmin/commit/99ee0fa246018dd6e74d0df2fec033d9ea8f
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
M libraries/select_server.lib.php

  Log Message:
  ---
  Dropped more pointless target attributes


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/9b6e2226c05d...99ee0fa24601
--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] be2317: Fixed drop databases form submission

2012-11-04 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: be231714c2d5dc27118eaba607fc2e080f1521ef
  
https://github.com/phpmyadmin/phpmyadmin/commit/be231714c2d5dc27118eaba607fc2e080f1521ef
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-04 (Sun, 04 Nov 2012)

  Changed paths:
M js/server_databases.js
M server_databases.php

  Log Message:
  ---
  Fixed drop databases form submission


  Commit: 9e4d200141b006ef53f067186403db3dd7dcf7a9
  
https://github.com/phpmyadmin/phpmyadmin/commit/9e4d200141b006ef53f067186403db3dd7dcf7a9
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-04 (Sun, 04 Nov 2012)

  Changed paths:
M js/server_databases.js

  Log Message:
  ---
  Wrap notice in a styled div


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/e215c3c96015...9e4d200141b0
--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9c2805: Tear down correct event handler

2012-11-04 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 9c280588c11c041de5ef5f57540ec5b54878c3b9
  
https://github.com/phpmyadmin/phpmyadmin/commit/9c280588c11c041de5ef5f57540ec5b54878c3b9
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-04 (Sun, 04 Nov 2012)

  Changed paths:
M js/server_databases.js

  Log Message:
  ---
  Tear down correct event handler



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8f2237: Cache local variable

2012-11-04 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8f2237631233cbc7fd5d4ff4e65a75d9c01ca1fd
  
https://github.com/phpmyadmin/phpmyadmin/commit/8f2237631233cbc7fd5d4ff4e65a75d9c01ca1fd
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-04 (Sun, 04 Nov 2012)

  Changed paths:
M js/ajax.js

  Log Message:
  ---
  Cache local variable



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 7a0a04: Added menu display test case

2012-11-04 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7a0a047608c61f5bcc16932048309025a037749c
  
https://github.com/phpmyadmin/phpmyadmin/commit/7a0a047608c61f5bcc16932048309025a037749c
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-04 (Sun, 04 Nov 2012)

  Changed paths:
M test/classes/PMA_Menu_test.php

  Log Message:
  ---
  Added menu display test case



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 11298e: Fixed DisplayResults test case

2012-11-03 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 11298ea2b536c78e4802f3757e04b409780cf160
  
https://github.com/phpmyadmin/phpmyadmin/commit/11298ea2b536c78e4802f3757e04b409780cf160
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-03 (Sat, 03 Nov 2012)

  Changed paths:
M test/classes/PMA_DisplayResults_test.php

  Log Message:
  ---
  Fixed DisplayResults test case



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 43abd1: Fixed footer test broken in 4a149570c31d6a963f4256...

2012-11-03 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 43abd118688ca46bc9e5d71a1ea7c62579d2f81d
  
https://github.com/phpmyadmin/phpmyadmin/commit/43abd118688ca46bc9e5d71a1ea7c62579d2f81d
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-03 (Sat, 03 Nov 2012)

  Changed paths:
M test/classes/PMA_Footer_test.php

  Log Message:
  ---
  Fixed footer test broken in 4a149570c31d6a963f425635b3446874d87c6dc3



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 37d469: Fixed PMA_Scripts unit test

2012-11-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 37d469462c8ff8d1f70abbfb51863bf03e80a3c5
  
https://github.com/phpmyadmin/phpmyadmin/commit/37d469462c8ff8d1f70abbfb51863bf03e80a3c5
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
M test/classes/PMA_Scripts_test.php

  Log Message:
  ---
  Fixed PMA_Scripts unit test



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 414ee5: Fixed and improved PMA_build_html_for_db unit test

2012-11-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 414ee5273485df8e0c5bb1196c1fa223d7aa32a1
  
https://github.com/phpmyadmin/phpmyadmin/commit/414ee5273485df8e0c5bb1196c1fa223d7aa32a1
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
M test/libraries/PMA_build_html_for_db_test.php

  Log Message:
  ---
  Fixed and improved PMA_build_html_for_db unit test



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] fdd48f: Fixed the footer self-link tests

2012-11-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: fdd48f689fe6b1362f57772bfacbc08c458071ca
  
https://github.com/phpmyadmin/phpmyadmin/commit/fdd48f689fe6b1362f57772bfacbc08c458071ca
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
M test/classes/PMA_Footer_test.php

  Log Message:
  ---
  Fixed the footer self-link tests



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8c3d3c: More footer tests

2012-11-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8c3d3c68b6b106bbd3c26a5077fd21e93ebcb471
  
https://github.com/phpmyadmin/phpmyadmin/commit/8c3d3c68b6b106bbd3c26a5077fd21e93ebcb471
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
M test/classes/PMA_Footer_test.php

  Log Message:
  ---
  More footer tests



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 843b21: Fixed dbsearch test case

2012-11-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 843b21b3009b71865381f17b8d72ddc417cd1b5d
  
https://github.com/phpmyadmin/phpmyadmin/commit/843b21b3009b71865381f17b8d72ddc417cd1b5d
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
M test/classes/PMA_DbSearch_test.php

  Log Message:
  ---
  Fixed dbsearch test case



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 5d38f6: Revert 5721fb7620462fba46e1fb48dc6b9485a9504148, i...

2012-11-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5d38f649369e390b4cecf62786cfe1d02a4cbe67
  
https://github.com/phpmyadmin/phpmyadmin/commit/5d38f649369e390b4cecf62786cfe1d02a4cbe67
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
M libraries/Util.class.php
M test/classes/PMA_Footer_test.php

  Log Message:
  ---
  Revert 5721fb7620462fba46e1fb48dc6b9485a9504148, it segfaults the testsuite

This reverts commit 5721fb7620462fba46e1fb48dc6b9485a9504148.



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f1b2bc: Fixed bug #3582541 - Error on addfield

2012-11-01 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f1b2bc3bc5e287c5391c5a199977bb4a5da3b831
  
https://github.com/phpmyadmin/phpmyadmin/commit/f1b2bc3bc5e287c5391c5a199977bb4a5da3b831
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
M libraries/tbl_properties.inc.php

  Log Message:
  ---
  Fixed bug #3582541 - Error on addfield



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f740c0: No output when the header is disabled

2012-10-31 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f740c0b09debb4d28273df8771e08c7f5a38e8f3
  
https://github.com/phpmyadmin/phpmyadmin/commit/f740c0b09debb4d28273df8771e08c7f5a38e8f3
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
M libraries/Header.class.php

  Log Message:
  ---
  No output when the header is disabled



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 1c1471: Fixed Theme preview test case

2012-10-31 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1c147142c77922d675a6ed5f2d56cc5bcef6f6b8
  
https://github.com/phpmyadmin/phpmyadmin/commit/1c147142c77922d675a6ed5f2d56cc5bcef6f6b8
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
M test/classes/PMA_Theme_test.php

  Log Message:
  ---
  Fixed Theme preview test case



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 30c2c6: Fixed Theme manager preview test case

2012-10-31 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 30c2c6bccc36083d4400d8b1571db4d912826598
  
https://github.com/phpmyadmin/phpmyadmin/commit/30c2c6bccc36083d4400d8b1571db4d912826598
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
M test/classes/PMA_Theme_Manager_test.php

  Log Message:
  ---
  Fixed Theme manager preview test case



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 44ea09: Added test case for getFiles method in Scripts cla...

2012-10-31 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 44ea09bbc53e30b1894ed7d8903d1c219555c064
  
https://github.com/phpmyadmin/phpmyadmin/commit/44ea09bbc53e30b1894ed7d8903d1c219555c064
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
M test/classes/PMA_Scripts_test.php

  Log Message:
  ---
  Added test case for getFiles method in Scripts class



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 07be9c: Fixed undefined index error

2012-10-31 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 07be9c312ea5cd860834105f63117e3600294250
  
https://github.com/phpmyadmin/phpmyadmin/commit/07be9c312ea5cd860834105f63117e3600294250
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
M libraries/Footer.class.php

  Log Message:
  ---
  Fixed undefined index error



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f08d23: Fixed another undefined index error

2012-10-31 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f08d23c688fb2d4c5c71599f9e8436dd0cbec941
  
https://github.com/phpmyadmin/phpmyadmin/commit/f08d23c688fb2d4c5c71599f9e8436dd0cbec941
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
M libraries/Header.class.php

  Log Message:
  ---
  Fixed another undefined index error



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 6e5117: Update libraries/Header.class.php

2012-10-31 Thread Rouslan Placella
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 6e5117218338cc9419bf42a0e6306ae7adfc7b12
  
https://github.com/phpmyadmin/phpmyadmin/commit/6e5117218338cc9419bf42a0e6306ae7adfc7b12
  Author: Rouslan Placella rous...@placella.com
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
M libraries/Header.class.php

  Log Message:
  ---
  Update libraries/Header.class.php



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


  1   2   3   >