- 29 Sep, 2016 1 commit
-
-
Dan Poltawski authored
This functionality no longer makes sense inside Moodle now that we have external tools like stylelint to help us with this. It was not able to be used by any core themes. The code was always marked as not for external use.
-
- 20 May, 2014 1 commit
-
-
- 14 May, 2014 1 commit
-
-
sam marshall authored
Invalid CSS with extra } symbols, which previously (by fluke) worked, was broken by recent chunking improvements. This change makes the chunking code robust against this (stupid) situation.
-
- 11 Apr, 2014 1 commit
-
-
Frederic Massart authored
-
- 16 Aug, 2013 1 commit
-
-
Sam Hemelryk authored
This commit makes the following changes: * Tidies up coding style. * Tidies up phpdocs. * Improve CSS optimiser unit tests to cover browser hacks. * Improve backgound style consolidation. * Improve border style consolidation. * Fixed optimiser to handle browser hacks like *zoom. * Improved @ rule unit tests. * Fixed @rule breakages caused by OS specific rules. * Added more unit tests to cover a bit more CSS3. I am pretty sure this patch will now enable to optimsier to work on bootstrap based themes should developers not wish to compress thier compiled less CSS.
-
- 27 Jul, 2013 1 commit
-
-
Petr Škoda authored
-
- 28 Jun, 2013 1 commit
-
-
Sam Hemelryk authored
-
- 19 Apr, 2013 1 commit
-
-
Sam Hemelryk authored
-
- 19 Jun, 2012 1 commit
-
-
Sam Hemelryk authored
-
- 14 Jun, 2012 2 commits
-
-
Sam Hemelryk authored
-
Sam Hemelryk authored
MDL-33468 css_optimiser: Fixed aggressive optimisation so that it only combines siblings and doesn't reorder
-
- 12 Jun, 2012 8 commits
-
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
- 04 Apr, 2012 4 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
Includes: * constants refactoring * reworked db table init * support for $CFG->debug = -1 * functional DB tests * fixed $DB->get_indexes() to not throw exceptions when table does not exist * fix handling of user passwords in test db * add debug info to exception messages * removed unnecessary PHP debug errors from mathslib * fixed @error suppression in get_string * fixed PHPUnit error handler setup * added timezone info to default install
-
- 30 Mar, 2012 1 commit
-
-
Sam Hemelryk authored
-
- 21 Mar, 2012 1 commit
-
-
Petr Skoda authored
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
-
- 20 Jan, 2012 6 commits
-
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
Sam Hemelryk authored
* Fixed reversed border styles. * Added support for out of order background styles. * Added more CSS tests again. * Added better validation of CSS widths
-
Sam Hemelryk authored
MDL-29941 csslib: Improved unit tests and fixed bugs with background and border partial style optimisation
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-