Commit Graph

22 Commits

Author SHA1 Message Date
Luke Page
e90776695f Merge pull request #2269 from dexif/master
Fix for wrong check in abstractFileManager.getPath
2014-11-03 12:34:19 +00:00
Evgenij Spitsyn
31846a9091 Fix wrong check in abstractFileManager.getPath 2014-11-03 12:20:27 +03:00
Veres Lajos
73f3fc4468 typo fixes 2014-11-02 23:18:29 +00:00
Evgenij Spitsyn
3b60ee4fa2 Fix for import relative path for url with parameters 2014-10-29 10:08:07 +03:00
Luke Page
148a0f5908 put the appendage of the .less extension through the file manager so that behaviour can be over-ridden. Fixes #2235 2014-10-21 13:16:40 +01:00
Luke Page
c40069e83e Fix the API files 2014-10-12 16:49:38 +01:00
Luke Page
b966cf1d1b some renames, tidy ups and bugfixes whilst adding npm plugin 2014-10-11 17:51:08 +01:00
Luke Page
a344240423 Remove unused warn function (replaced with logger) and allow null environments 2014-10-09 17:48:56 +01:00
Luke Page
9869b29c3d Add file manager to plugin system 2014-10-09 17:45:30 +01:00
Luke Page
dedf0eee38 rename env to context to avoid confusion with environment 2014-10-05 18:50:34 +01:00
Luke Page
3af09233b1 Fix final weird error - in phantom only some console.log calls are going missing? 2014-10-05 10:42:38 +01:00
Luke Page
27494c280e Fix svg function in browser 2014-10-04 18:49:12 +01:00
Luke Page
70bf802b2c Fix the main browser tests 2014-10-04 18:04:50 +01:00
Luke Page
7a6b1e278b Pull out the file manager aspect of the environment so new file managers can be added dynamically 2014-10-04 17:46:30 +01:00
Luke Page
fb6c879cc4 remove env from all environment calls except the ones that actually need it 2014-09-21 16:46:44 +01:00
Luke Page
d9c42e206d seperate out the environments at the top-most-level 2014-09-04 19:11:59 +01:00
Luke Page
e108b50c51 move cleancss into lessc bin only 2014-09-03 18:33:19 +01:00
Luke Page
ca72b4d92f Clean up dependency injection so environment is injected at the top level 2014-08-26 22:26:27 +01:00
Luke Page
f85f253586 merge from master 2014-08-14 17:27:16 +01:00
Luke Page
fdd01f6b00 merge in latest 1.7.1 release 2014-06-10 19:30:21 +01:00
Luke Page
aa3abeb716 fix trailing whitespace 2014-03-02 17:51:31 +00:00
Luke Page
e5b0fb6967 move the visitors to return themselves instead of assuming where they live 2014-03-02 10:19:05 +00:00