- Jul 31, 2015
-
-
Eduard Moraru authored
- Replaced in the LESS module
-
- Jun 08, 2015
-
-
Guillaume Delhumeau authored
-
- Jun 04, 2015
-
-
Thomas Mortagne authored
-
- May 06, 2015
-
-
Guillaume Delhumeau authored
-
- Mar 24, 2015
-
-
Thomas Mortagne authored
-
- Mar 19, 2015
-
-
Guillaume Delhumeau authored
* Using StringUtils instead of the "Not Invented Here" syndrom.
-
- Mar 18, 2015
-
-
Guillaume Delhumeau authored
XWIKI-11940: Make internal the classes and interfaces of the LESS Module that should not have been public and refactor bad designed code.
-
Guillaume Delhumeau authored
* Fix the problem for Windows. File.getParent() did not work because we use "/" as file separator.
-
- Mar 17, 2015
-
-
Guillaume Delhumeau authored
-
- Mar 14, 2015
-
-
Vincent Massol authored
-
- Mar 04, 2015
-
-
Guillaume Delhumeau authored
XWIKI-11394: Being able to overwrite a LESS file within a skin object. * Fix.
-
Guillaume Delhumeau authored
XWIKI-11394: Being able to overwrite a LESS file within a skin object. * Velocity should be only executed on the main skin file, not on any file with the ".less.vm" extension.
-
- Mar 03, 2015
-
-
Guillaume Delhumeau authored
XWIKI-11394: Being able to overwrite a LESS file within a skin object.
-
Guillaume Delhumeau authored
* Upgrade to less4j 1.9.0
-
Guillaume Delhumeau authored
* Upgrade to less4j 1.8.5
-
- Feb 16, 2015
-
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
- Feb 05, 2015
-
-
Guillaume Delhumeau authored
* Add tests.
-
Guillaume Delhumeau authored
* Temporary setting the jacoco.instructionRatio to a lower value to fix the build until I fix it properly when I'll have the time (soon).
-
Guillaume Delhumeau authored
* Add missing resources by re-executing the velocity contained in the LESS file when the file is in the cache and we are doing an HTML export.
-
- Feb 04, 2015
-
-
Guillaume Delhumeau authored
-
- Jan 28, 2015
- Jan 26, 2015
-
-
Vincent Massol authored
-
- Jan 21, 2015
-
-
Vincent Massol authored
-
- Jan 19, 2015
-
-
Guillaume Delhumeau authored
-
- Jan 15, 2015
-
-
Guillaume Delhumeau authored
This reverts commit 1ee372eeaa5f13460cc6aad524df8b84ef14cb03.
-
Guillaume Delhumeau authored
-
Marius Dumitru Florea authored
-
- Jan 08, 2015
-
-
Guillaume Delhumeau authored
-
- Dec 23, 2014
-
-
Guillaume Delhumeau authored
-
- Dec 17, 2014
-
-
Guillaume Delhumeau authored
* Remove unwanted dependency.
-
Guillaume Delhumeau authored
* Revert the removing of included code because it prevents us to use .extend().
-
- Dec 16, 2014
-
-
Guillaume Delhumeau authored
* Implemented a workaround because there is a bug in the LESS compiler with @import feature with the "reference" option. * Delete all temp files properly.
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
- Dec 15, 2014
-
-
Guillaume Delhumeau authored
* Fix the build.
-
Guillaume Delhumeau authored
* Because of a bug on the CLIRR plugin, set the CLIRR configuration in the LESS module pom instead of the top level project.
-
Guillaume Delhumeau authored
* Minor changes.
-