Branch: refs/heads/master
Home: https://github.com/phpmyadmin/data
Commit: 206009f3701963cc96fdcfafdc06810104464b8f
https://github.com/phpmyadmin/data/commit/206009f3701963cc96fdcfafdc0681010…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
A presentations/phpmyadmin_LinuxTag-2014_slideshow/browse-image-transformation.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/designer.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/display-gis.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/grid-editing-foreign-key.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/pdf-schema.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/profiling.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/status-monitor.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/status-monitor2.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/status-query-stats.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/users-overview.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/zoom-search-edit-point.jpg
A presentations/phpmyadmin_LinuxTag-2014_slideshow/zoom-search-overview.jpg
Log Message:
-----------
Add screenshots for LinuxTag 2014 booth slideshow
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d7529dc7a23114debed89f2903fd84dcdb4b7e5e
https://github.com/phpmyadmin/phpmyadmin/commit/d7529dc7a23114debed89f2903f…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M libraries/plugins/transformations/abstract/SubstringTransformationsPlugin.class.php
Log Message:
-----------
Remove unused code
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 9f5d592ff35b774e49808b5e8d33cf41592bfe5c
https://github.com/phpmyadmin/phpmyadmin/commit/9f5d592ff35b774e49808b5e8d3…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M libraries/plugins/TransformationsPlugin.class.php
M test/classes/plugin/transformations/Text_Plain_Substring_test.php
Log Message:
-----------
Add method for getting transoformations options
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: ec816c6a31da7ccf80e97baafdc0ade450860a3b
https://github.com/phpmyadmin/phpmyadmin/commit/ec816c6a31da7ccf80e97baafdc…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M libraries/plugins/transformations/abstract/Bool2TextTransformationsPlugin.class.php
M libraries/plugins/transformations/abstract/ExternalTransformationsPlugin.class.php
M libraries/plugins/transformations/abstract/HexTransformationsPlugin.class.php
M libraries/plugins/transformations/abstract/PreApPendTransformationsPlugin.class.php
M libraries/plugins/transformations/abstract/SubstringTransformationsPlugin.class.php
Log Message:
-----------
Use new method for getting translformation default params
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/fed108dbe46e...ec816c6a31da
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 8bfbfb14113708f5cdf05822ab5b8be933d3071e
https://github.com/phpmyadmin/phpmyadmin/commit/8bfbfb14113708f5cdf05822ab5…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M .scrutinizer.yml
Log Message:
-----------
Ignore tracekit files
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 2ac44bc701176d665117da8b92d2d93649a6ee0e
https://github.com/phpmyadmin/phpmyadmin/commit/2ac44bc701176d665117da8b92d…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M js/functions.js
Log Message:
-----------
Correct placement of +
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 5d55cc7d411a0e3c13ce4f856e52f6b8be2404a3
https://github.com/phpmyadmin/phpmyadmin/commit/5d55cc7d411a0e3c13ce4f856e5…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M js/functions.js
Log Message:
-----------
Remove not needed empty block
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 548c1a57d08cfec8caf02d636ce7ea805d1033ae
https://github.com/phpmyadmin/phpmyadmin/commit/548c1a57d08cfec8caf02d636ce…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M js/functions.js
M js/jquery/jquery.menuResizer-1.0.js
M js/server_status_monitor.js
Log Message:
-----------
Simplify referencing messages
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: fed108dbe46e1b431961504792d14d1a868ee7ab
https://github.com/phpmyadmin/phpmyadmin/commit/fed108dbe46e1b431961504792d…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
R js/jquery/jquery.menuResizer-1.0.js
A js/menu-resizer.js
M libraries/Header.class.php
Log Message:
-----------
Move menu resizer to correct folder
The jquery folder should contain third party libraryes what menu resizer
is not.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a679b8c47637...fed108dbe46e