Robin Ward
|
952426d358
|
FEATURE: Uploaded images to categories are shown when browsing
|
2014-06-30 14:14:00 -04:00 |
Neil Lalonde
|
f9e80e1eb2
|
FIX: make sure rails sprockets sass functions are included when compiling sass
|
2014-06-17 12:45:33 -04:00 |
Neil Lalonde
|
15e91f2da9
|
FIX: detect css changes in plugins that use register_css
|
2014-06-03 16:46:32 -04:00 |
Neil Lalonde
|
d69472c9fb
|
FIX: production css digest not changing
|
2014-05-29 15:42:50 -04:00 |
Neil Lalonde
|
39bac5b36c
|
FIX: don't create digestless css files in production. With multisite setup, it's keeps getting swapped out for the current site, which is slow and pointless. Digestless css files are for auto-reload of css in dev env
|
2014-05-27 16:08:47 -04:00 |
Neil Lalonde
|
d412cd370e
|
FIX: compare Time with nil error in dev env. Remove nils when looking for max mtime.
|
2014-05-22 18:46:29 -04:00 |
Neil Lalonde
|
9445bea530
|
FIX: add line numbers and file names to generated css
|
2014-05-20 14:23:50 -04:00 |
Neil Lalonde
|
c4d3aa3d47
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |