Branch: refs/heads/master
Home: https://github.com/phpmyadmin/themes
Commit: ee88645e10f472d553d877c5405113ab34cd8b1d
https://github.com/phpmyadmin/themes/commit/ee88645e10f472d553d877c5405113a…
Author: Scrutinizer Auto-Fixer <auto-fixer(a)scrutinizer-ci.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M fallen/css/codemirror.css.php
M fallen/css/common.css.php
M fallen/css/enum_editor.css.php
M fallen/css/fallen/common/alert.css.php
M fallen/css/fallen/common/elements.css.php
M fallen/css/gis.css.php
M fallen/css/navigation.css.php
M fallen/css/pmd.css.php
M fallen/css/rte.css.php
Log Message:
-----------
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Commit: 43a06b258aa25e7e6305d1ea19b6fc1ab9f76a41
https://github.com/phpmyadmin/themes/commit/43a06b258aa25e7e6305d1ea19b6fc1…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M fallen/css/codemirror.css.php
M fallen/css/common.css.php
M fallen/css/enum_editor.css.php
M fallen/css/fallen/common/alert.css.php
M fallen/css/fallen/common/elements.css.php
M fallen/css/gis.css.php
M fallen/css/navigation.css.php
M fallen/css/pmd.css.php
M fallen/css/rte.css.php
Log Message:
-----------
Merge pull request #25 from nijel/scrutinizer-patch-1
Scrutinizer Auto-Fixes
Compare: https://github.com/phpmyadmin/themes/compare/da7edb806fb9...43a06b258aa2
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0647138e7e0dc5e394b2b05fbfdd8afeec4ec938
https://github.com/phpmyadmin/phpmyadmin/commit/0647138e7e0dc5e394b2b05fbfd…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M ChangeLog
M libraries/session.inc.php
Log Message:
-----------
Properly report not working sessions
If saved session no longer contains variable we have just saved to it,
there is some problem. It's better to warn user right now than failing
later.
Fixes #13234
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 964d189f5c8a603de5758622b38310589a57be53
https://github.com/phpmyadmin/phpmyadmin/commit/964d189f5c8a603de5758622b38…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M ChangeLog
M libraries/session.inc.php
Log Message:
-----------
Merge branch 'QA_4_7'
Commit: 604e3329f1e06a9fdd03a7b882819fe708cc93b2
https://github.com/phpmyadmin/phpmyadmin/commit/604e3329f1e06a9fdd03a7b8828…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M libraries/Template.php
A libraries/twig/SanitizeExtension.php
M libraries/twig/UtilExtension.php
M scripts/generate-twig-cache
R templates/columns_definitions/column_adjust_privileges.phtml
A templates/columns_definitions/column_adjust_privileges.twig
R templates/columns_definitions/column_auto_increment.phtml
A templates/columns_definitions/column_auto_increment.twig
R templates/columns_definitions/column_extra.phtml
A templates/columns_definitions/column_extra.twig
R templates/columns_definitions/column_indexes.phtml
A templates/columns_definitions/column_indexes.twig
R templates/columns_definitions/column_length.phtml
A templates/columns_definitions/column_length.twig
R templates/columns_definitions/column_null.phtml
A templates/columns_definitions/column_null.twig
R templates/columns_definitions/column_type.phtml
A templates/columns_definitions/column_type.twig
R templates/columns_definitions/transformation_option.phtml
A templates/columns_definitions/transformation_option.twig
M templates/console/toolbar.twig
R templates/database/designer/aggregate_query_panel.phtml
A templates/database/designer/aggregate_query_panel.twig
R templates/database/designer/canvas.phtml
A templates/database/designer/canvas.twig
R templates/database/designer/delete_relation_panel.phtml
A templates/database/designer/delete_relation_panel.twig
R templates/database/designer/having_query_panel.phtml
A templates/database/designer/having_query_panel.twig
R templates/database/designer/new_relation_panel.phtml
A templates/database/designer/new_relation_panel.twig
R templates/database/designer/options_panel.phtml
A templates/database/designer/options_panel.twig
R templates/database/designer/rename_to_panel.phtml
A templates/database/designer/rename_to_panel.twig
R templates/database/designer/where_query_panel.phtml
A templates/database/designer/where_query_panel.twig
R templates/database/structure/browse_table.phtml
A templates/database/structure/browse_table.twig
R templates/database/structure/browse_table_label.phtml
A templates/database/structure/browse_table_label.twig
R templates/database/structure/empty_table.phtml
A templates/database/structure/empty_table.twig
R templates/database/structure/print_view_data_dictionary_link.phtml
A templates/database/structure/print_view_data_dictionary_link.twig
R templates/database/structure/search_table.phtml
A templates/database/structure/search_table.twig
R templates/database/structure/tracking_icon.phtml
A templates/database/structure/tracking_icon.twig
R templates/header_location.phtml
A templates/header_location.twig
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/61f294062a51...604e3329f1e0
Branch: refs/heads/QA_4_7
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0647138e7e0dc5e394b2b05fbfdd8afeec4ec938
https://github.com/phpmyadmin/phpmyadmin/commit/0647138e7e0dc5e394b2b05fbfd…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M ChangeLog
M libraries/session.inc.php
Log Message:
-----------
Properly report not working sessions
If saved session no longer contains variable we have just saved to it,
there is some problem. It's better to warn user right now than failing
later.
Fixes #13234
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a35f8798f484d60c1b533661ff978833309e3557
https://github.com/phpmyadmin/phpmyadmin/commit/a35f8798f484d60c1b533661ff9…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2017-05-03 (Wed, 03 May 2017)
Changed paths:
M libraries/Template.php
A libraries/twig/SanitizeExtension.php
M libraries/twig/UtilExtension.php
M scripts/generate-twig-cache
R templates/columns_definitions/column_adjust_privileges.phtml
A templates/columns_definitions/column_adjust_privileges.twig
R templates/columns_definitions/column_auto_increment.phtml
A templates/columns_definitions/column_auto_increment.twig
R templates/columns_definitions/column_extra.phtml
A templates/columns_definitions/column_extra.twig
R templates/columns_definitions/column_indexes.phtml
A templates/columns_definitions/column_indexes.twig
R templates/columns_definitions/column_length.phtml
A templates/columns_definitions/column_length.twig
R templates/columns_definitions/column_null.phtml
A templates/columns_definitions/column_null.twig
R templates/columns_definitions/column_type.phtml
A templates/columns_definitions/column_type.twig
R templates/columns_definitions/transformation_option.phtml
A templates/columns_definitions/transformation_option.twig
R templates/database/designer/aggregate_query_panel.phtml
A templates/database/designer/aggregate_query_panel.twig
R templates/database/designer/canvas.phtml
A templates/database/designer/canvas.twig
R templates/database/designer/delete_relation_panel.phtml
A templates/database/designer/delete_relation_panel.twig
R templates/database/designer/having_query_panel.phtml
A templates/database/designer/having_query_panel.twig
R templates/database/designer/new_relation_panel.phtml
A templates/database/designer/new_relation_panel.twig
R templates/database/designer/options_panel.phtml
A templates/database/designer/options_panel.twig
R templates/database/designer/rename_to_panel.phtml
A templates/database/designer/rename_to_panel.twig
R templates/database/designer/where_query_panel.phtml
A templates/database/designer/where_query_panel.twig
R templates/database/structure/browse_table.phtml
A templates/database/structure/browse_table.twig
R templates/database/structure/browse_table_label.phtml
A templates/database/structure/browse_table_label.twig
R templates/database/structure/empty_table.phtml
A templates/database/structure/empty_table.twig
R templates/database/structure/print_view_data_dictionary_link.phtml
A templates/database/structure/print_view_data_dictionary_link.twig
R templates/database/structure/search_table.phtml
A templates/database/structure/search_table.twig
R templates/database/structure/tracking_icon.phtml
A templates/database/structure/tracking_icon.twig
R templates/header_location.phtml
A templates/header_location.twig
Log Message:
-----------
Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 3fad8945e6cb5f34f803ae7f2f28e0cdf0ecd89a
https://github.com/phpmyadmin/phpmyadmin/commit/3fad8945e6cb5f34f803ae7f2f2…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2017-05-03 (Wed, 03 May 2017)
Changed paths:
M templates/console/toolbar.twig
M templates/database/structure/browse_table.twig
M templates/database/structure/empty_table.twig
M templates/database/structure/search_table.twig
Log Message:
-----------
Fix unwanted escaping
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 61f294062a51be76b3b56f8cca3bc50feae6ad11
https://github.com/phpmyadmin/phpmyadmin/commit/61f294062a51be76b3b56f8cca3…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M libraries/Template.php
A libraries/twig/SanitizeExtension.php
M libraries/twig/UtilExtension.php
M scripts/generate-twig-cache
R templates/columns_definitions/column_adjust_privileges.phtml
A templates/columns_definitions/column_adjust_privileges.twig
R templates/columns_definitions/column_auto_increment.phtml
A templates/columns_definitions/column_auto_increment.twig
R templates/columns_definitions/column_extra.phtml
A templates/columns_definitions/column_extra.twig
R templates/columns_definitions/column_indexes.phtml
A templates/columns_definitions/column_indexes.twig
R templates/columns_definitions/column_length.phtml
A templates/columns_definitions/column_length.twig
R templates/columns_definitions/column_null.phtml
A templates/columns_definitions/column_null.twig
R templates/columns_definitions/column_type.phtml
A templates/columns_definitions/column_type.twig
R templates/columns_definitions/transformation_option.phtml
A templates/columns_definitions/transformation_option.twig
M templates/console/toolbar.twig
R templates/database/designer/aggregate_query_panel.phtml
A templates/database/designer/aggregate_query_panel.twig
R templates/database/designer/canvas.phtml
A templates/database/designer/canvas.twig
R templates/database/designer/delete_relation_panel.phtml
A templates/database/designer/delete_relation_panel.twig
R templates/database/designer/having_query_panel.phtml
A templates/database/designer/having_query_panel.twig
R templates/database/designer/new_relation_panel.phtml
A templates/database/designer/new_relation_panel.twig
R templates/database/designer/options_panel.phtml
A templates/database/designer/options_panel.twig
R templates/database/designer/rename_to_panel.phtml
A templates/database/designer/rename_to_panel.twig
R templates/database/designer/where_query_panel.phtml
A templates/database/designer/where_query_panel.twig
R templates/database/structure/browse_table.phtml
A templates/database/structure/browse_table.twig
R templates/database/structure/browse_table_label.phtml
A templates/database/structure/browse_table_label.twig
R templates/database/structure/empty_table.phtml
A templates/database/structure/empty_table.twig
R templates/database/structure/print_view_data_dictionary_link.phtml
A templates/database/structure/print_view_data_dictionary_link.twig
R templates/database/structure/search_table.phtml
A templates/database/structure/search_table.twig
R templates/database/structure/tracking_icon.phtml
A templates/database/structure/tracking_icon.twig
R templates/header_location.phtml
A templates/header_location.twig
Log Message:
-----------
Merge pull request #13236 from mauriciofauth/templates
Port some templates to Twig
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/5f63aed0b270...61f294062a51
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/themes
Commit: 34c3c595b3ec1db9c4597c6b2e56d3bacca6ad02
https://github.com/phpmyadmin/themes/commit/34c3c595b3ec1db9c4597c6b2e56d3b…
Author: Frans Allen <fa(a)marsble.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M fallen/LICENSE
M fallen/README.md
M fallen/css/codemirror.css.php
M fallen/css/common.css.php
M fallen/css/enum_editor.css.php
M fallen/css/fallen/bundle-fonts.css
M fallen/css/fallen/bundle-fonts.min.css
M fallen/css/fallen/common/alert.css.php
M fallen/css/fallen/common/elements.css.php
M fallen/css/fallen/common/icons.css.php
M fallen/css/gis.css.php
M fallen/css/jqplot.css.php
M fallen/css/navigation.css.php
M fallen/css/pmd.css.php
M fallen/css/printview.css
M fallen/css/resizable-menu.css.php
M fallen/css/rte.css.php
M fallen/info.inc.php
M fallen/layout.inc.php
Log Message:
-----------
Update Fallen
Commit: 3cf6343684f241fa3a4ab1f9551c31da0a340f25
https://github.com/phpmyadmin/themes/commit/3cf6343684f241fa3a4ab1f9551c31d…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M fallen/LICENSE
M fallen/README.md
M fallen/css/codemirror.css.php
M fallen/css/common.css.php
M fallen/css/enum_editor.css.php
M fallen/css/fallen/bundle-fonts.css
M fallen/css/fallen/bundle-fonts.min.css
M fallen/css/fallen/common/alert.css.php
M fallen/css/fallen/common/elements.css.php
M fallen/css/fallen/common/icons.css.php
M fallen/css/gis.css.php
M fallen/css/jqplot.css.php
M fallen/css/navigation.css.php
M fallen/css/pmd.css.php
M fallen/css/printview.css
M fallen/css/resizable-menu.css.php
M fallen/css/rte.css.php
M fallen/info.inc.php
M fallen/layout.inc.php
Log Message:
-----------
Merge pull request #24 from fransallen/master
Update Fallen
Compare: https://github.com/phpmyadmin/themes/compare/845643aeeb48...3cf6343684f2
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: dd7faf9ece644ab10affa3448676d30303d0670b
https://github.com/phpmyadmin/phpmyadmin/commit/dd7faf9ece644ab10affa344867…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M themes/original/img/logo_left.png
M themes/original/img/logo_right.png
M themes/pmahomme/img/logo_left.png
M themes/pmahomme/img/logo_right.png
Log Message:
-----------
Update logo images
The old ones did not have proper transparency (due to lack of support
for that in some browsers by the time they were created).
As we don't seem to have sources for the original logo, I've used
slightly newer version which was used on t-shirts and stickers.
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13218
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 031d379bdc0b8d9001d45dab155d1f35b2d47efd
https://github.com/phpmyadmin/phpmyadmin/commit/031d379bdc0b8d9001d45dab155…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M libraries/Charsets.php
M test/classes/CharsetsTest.php
Log Message:
-----------
Rewite collation naming code
Rewritten to use level based parser instead of hardcoding ordering. This
is necessary as MySQL charset naming got even more complex with MySQL
8.0.
Fixes #13216
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 298b431b4b53c7af344263696475bc868bb3cb85
https://github.com/phpmyadmin/phpmyadmin/commit/298b431b4b53c7af34426369647…
Author: Viktar Vauchkevich <victorenator(a)gmail.com>
Date: 2017-05-01 (Mon, 01 May 2017)
Changed paths:
M po/be.po
Log Message:
-----------
Translated using Weblate (Belarusian)
Currently translated at 25.4% (812 of 3192 strings)
[CI skip]
Commit: cfb66a5b9fac69fb69277de5d9b9abbe486d89bc
https://github.com/phpmyadmin/phpmyadmin/commit/cfb66a5b9fac69fb69277de5d9b…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M themes/original/img/logo_left.png
M themes/original/img/logo_right.png
M themes/pmahomme/img/logo_left.png
M themes/pmahomme/img/logo_right.png
Log Message:
-----------
Merge pull request #13223 from nijel/logo
Update logo images
Commit: e8c67d3c097b5dc8cccf16bec1b056492cbca97e
https://github.com/phpmyadmin/phpmyadmin/commit/e8c67d3c097b5dc8cccf16bec1b…
Author: Viktar Vauchkevich <victorenator(a)gmail.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M po/be.po
Log Message:
-----------
Translated using Weblate (Belarusian)
Currently translated at 28.7% (917 of 3192 strings)
[CI skip]
Commit: bb2373e4455bd844887276e1a1310df5aee5d248
https://github.com/phpmyadmin/phpmyadmin/commit/bb2373e4455bd844887276e1a13…
Author: Muḥend Belqasem <belkacem77(a)gmail.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M po/kab.po
Log Message:
-----------
Translated using Weblate (Kabyle)
Currently translated at 2.5% (80 of 3192 strings)
[CI skip]
Commit: 2bef0598c74779f515c9e4f43fd76da7f97e65c6
https://github.com/phpmyadmin/phpmyadmin/commit/2bef0598c74779f515c9e4f43fd…
Author: Isuru Udana Palihawadana <isuruudana(a)gmail.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M po/si.po
Log Message:
-----------
Translated using Weblate (Sinhala)
Currently translated at 59.8% (1912 of 3192 strings)
[CI skip]
Commit: aa1171f24fb92347455bdc08274984732d989bcd
https://github.com/phpmyadmin/phpmyadmin/commit/aa1171f24fb92347455bdc08274…
Author: Weblate <noreply(a)weblate.org>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M themes/original/img/logo_left.png
M themes/original/img/logo_right.png
M themes/pmahomme/img/logo_left.png
M themes/pmahomme/img/logo_right.png
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
Commit: c419aad2b98f5cab56e8787b02274b3c1035156e
https://github.com/phpmyadmin/phpmyadmin/commit/c419aad2b98f5cab56e8787b022…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M libraries/Charsets.php
M test/classes/CharsetsTest.php
Log Message:
-----------
Merge pull request #13224 from nijel/collations
Rewite collation naming code
Commit: 436b68258d0f79963815e528d48563c65726c03d
https://github.com/phpmyadmin/phpmyadmin/commit/436b68258d0f79963815e528d48…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M ChangeLog
Log Message:
-----------
Changelog entries for #13216 and #13218
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: eaf50f29834ea2c0f9f3f104700c98bf05e2044a
https://github.com/phpmyadmin/phpmyadmin/commit/eaf50f29834ea2c0f9f3f104700…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Log Message:
-----------
Merge commit '298b431b4b53c7af344263696475bc868bb3cb85'
Commit: f9167cf9de5d8f7c57240e4b2906010339705ed5
https://github.com/phpmyadmin/phpmyadmin/commit/f9167cf9de5d8f7c57240e4b290…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M themes/original/img/logo_left.png
M themes/original/img/logo_right.png
M themes/pmahomme/img/logo_left.png
M themes/pmahomme/img/logo_right.png
Log Message:
-----------
Merge commit 'cfb66a5b9fac69fb69277de5d9b9abbe486d89bc'
Commit: 0dcce798639aadce128457634db13b5c95e561cd
https://github.com/phpmyadmin/phpmyadmin/commit/0dcce798639aadce128457634db…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Log Message:
-----------
Merge commit 'aa1171f24fb92347455bdc08274984732d989bcd'
Commit: 0ab13fbec27d34ae4316390ce341fe6aef17910b
https://github.com/phpmyadmin/phpmyadmin/commit/0ab13fbec27d34ae4316390ce34…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M ChangeLog
M libraries/Charsets.php
M test/classes/CharsetsTest.php
Log Message:
-----------
Merge branch 'QA_4_7'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/287739b96202...0ab13fbec27d