Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3af16f504adce8d80f7a21c146ba30abe5e0ecdc https://github.com/phpmyadmin/phpmyadmin/commit/3af16f504adce8d80f7a21c146ba... Author: Michal Čihař mcihar@suse.cz Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths: M libraries/Theme.class.php
Log Message: ----------- Remove no longer used SQP CSS rules
Commit: cc3645592fad0f185a797e559be5c8f431435417 https://github.com/phpmyadmin/phpmyadmin/commit/cc3645592fad0f185a797e559be5... Author: Michal Čihař mcihar@suse.cz Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths: M doc/config.rst M libraries/config.default.php
Log Message: ----------- Drop no longer used config for SQP CSS
Commit: 94855c2137bab6fe6e07f6fa5ed11ae1912229e5 https://github.com/phpmyadmin/phpmyadmin/commit/94855c2137bab6fe6e07f6fa5ed1... Author: Michal Čihař mcihar@suse.cz Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths: M js/codemirror/lib/codemirror.js M js/codemirror/mode/sql/sql.js M themes/pmahomme/css/codemirror.css.php
Log Message: ----------- Update CodeMirror to 3.15
Commit: 2c1f01417159311a302a8b5adf9f50495ac1fb3c https://github.com/phpmyadmin/phpmyadmin/commit/2c1f01417159311a302a8b5adf9f... Author: Michal Čihař mcihar@suse.cz Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths: M libraries/Theme.class.php M test/classes/PMA_Theme_test.php M themes/pmahomme/css/codemirror.css.php
Log Message: ----------- Replace getCssCodeMirror by inline CSS
Commit: 2783d9262174d93c981e55af39b4be8a94b98daf https://github.com/phpmyadmin/phpmyadmin/commit/2783d9262174d93c981e55af39b4... Author: Michal Čihař mcihar@suse.cz Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths: M doc/config.rst M test/classes/PMA_Theme_test.php M themes/original/layout.inc.php M themes/pmahomme/layout.inc.php
Log Message: ----------- Drop no longer used $cfg['SQP']['fmtColor']
Commit: b8ea23ab9f0800fdcf7309de0dded4769eb45be4 https://github.com/phpmyadmin/phpmyadmin/commit/b8ea23ab9f0800fdcf7309de0dde... Author: Michal Čihař mcihar@suse.cz Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths: M doc/config.rst M libraries/Util.class.php M libraries/config.default.php M libraries/sqlparser.lib.php M test/libraries/PMA_server_binlog_test.php M test/libraries/PMA_server_collations_test.php M test/libraries/PMA_server_databases_test.php M test/libraries/PMA_server_engines_test.php M test/libraries/PMA_server_plugins_test.php M test/libraries/PMA_server_replication_test.php M test/libraries/PMA_server_status_advisor_test.php M test/libraries/PMA_server_status_monitor_test.php M test/libraries/PMA_server_status_queries_test.php M test/libraries/PMA_server_status_test.php M test/libraries/PMA_server_status_variables_test.php M test/libraries/PMA_server_variables_test.php
Log Message: ----------- Drop $cfg['SQP']['fmtType']
It has no effect anyway and in case we would want to make syntax highlighting optional, it needs to be done in javascript and needs better configuration name than this one.
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/2711010c058c...b8ea23ab9f08