-
Issue #1246308 by corey.aufang, pillarsdotnet: Change directory to public:// not file_default_scheme(). Issue #1398498 by corey.aufang, marcvangend, attiks: Display lessphp version number on drupal status report. Issue #753714 by corey.aufang, cweagans: unbundled lessphp library from module. Issue #1347258 by corey.aufang, chx, Jeremy: Changed method for less file regeneration to avoid race condition. Issue #1421044 by corey.aufang, pillarsdotnet: Created .install file and moved appropriate functions to it from .module.
-
-
Issue #1347258 by corey.aufang, chx: fixing issue with race condition.
-
by corey.aufang: Final fix for race condition. Add in change that preserves key in styles array; only change the file path.
-
by corey.aufang: added permission specific for LESS
-
adding custom permission just for less pages and debug messages
-
adding full support for RTL
-
by corey.aufang: fixed issue with D7 "poormanscron" functionality
-
by corey.aufang, sreynen: changed call to file_save_data to file_unmanaged_save_data.
-
by corey.aufang, Amitaibu: return early if output directory can not be created.