Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Better finding of parent directory when in symlink | Matthew Somerville | 2015-01-19 | -2/+3 |
| | | | | Fixes #978. | |||
* | Update to use bundler and work on Ubuntu Trusty. | Matthew Somerville | 2014-11-05 | -4/+10 |
| | | | | | | | | Switching to bundler saves confusion about gem paths when running sass/compass to compile the CSS. Trusty can use precisely the same packages as precise, with a few tweaks to generalise the contents. | |||
* | Allow multiple arguments to make_css. | Matthew Somerville | 2014-09-15 | -1/+1 |
| | ||||
* | Better make_css, doesn't die if grep too long. | Matthew Somerville | 2013-08-30 | -15/+7 |
| | ||||
* | More automated way of spotting compass-using sites. | Matthew Somerville | 2013-06-03 | -4/+4 |
| | ||||
* | add oxfordshire to compass dirs | Dave Whiteland | 2012-12-05 | -1/+1 |
| | ||||
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html | |||
| * | added Stevenage cobrand (scss just placeholders for now) | Dave Whiteland | 2012-09-07 | -1/+2 |
| | | ||||
* | | Allow argument to be supplied to make_css to only compile that one. | Matthew Somerville | 2012-10-12 | -1/+6 |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -2/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | |||
| * | add zurich to the exclusion list for non compass scss | Struan Donald | 2012-08-17 | -1/+1 |
| | | ||||
| * | add zurich css that just copies fms | Struan Donald | 2012-08-17 | -0/+1 |
| | | ||||
| * | Move default cobrand to new design. | Matthew Somerville | 2012-07-13 | -1/+2 |
| | | | | | | | | | | | | | | | | Due to old cobrands, this involves the subclasses implementing the web templates dir to ignore what the default is doing. A vaguely garish yet pleasing colour scheme has been chosen so that the site is both usable and suggests you may want to change it. | |||
* | | barnet missing from the compass-using cobrands list in make_css | Dave Whiteland | 2012-06-25 | -1/+1 |
| | | ||||
* | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -0/+1 |
|\| | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | use compass for barnet | Struan Donald | 2012-05-03 | -1/+2 |
| | | ||||
* | | Black/white colour for FMB (and can be used for default look later, hopefully). | Matthew Somerville | 2012-04-25 | -3/+6 |
|/ | ||||
* | Initial creation of Bromley cobrand. | Matthew Somerville | 2012-03-22 | -1/+2 |
| | ||||
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -3/+11 |
| | ||||
* | SASS -> SCSS plus instructions to run make_css | Struan Donald | 2011-12-09 | -2/+2 |
| | | | | | Add SCSS tool to requirements Correct comments at top of make_css | |||
* | Better call to SASS to only do it if needed etc. | Matthew Somerville | 2011-09-02 | -4/+1 |
| | ||||
* | Versioning of CSS files, remove generated CSS files from repo. | Matthew Somerville | 2011-09-02 | -1/+1 |
| | ||||
* | Use SCSS to generate CSS - no change to actual CSS at this point. | Matthew Somerville | 2011-03-25 | -0/+18 |