Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move barnet header to Catalyst | Edmund von der Burg | 2011-04-06 | -98/+93 |
| | ||||
* | Retrieve accidentally deleted barnet header | Edmund von der Burg | 2011-04-06 | -0/+98 |
| | ||||
* | mute some warnings | Edmund von der Burg | 2011-04-06 | -4/+2 |
| | ||||
* | Move FiksGataMi header to TT2 | Edmund von der Burg | 2011-04-06 | -19/+19 |
| | ||||
* | Tweaks to EmptyHomes header | Edmund von der Burg | 2011-04-06 | -114/+18 |
| | ||||
* | Extract common header items into seperate template | Edmund von der Burg | 2011-04-06 | -21/+23 |
| | ||||
* | Move header template over to TT2 | Edmund von der Burg | 2011-04-06 | -23/+78 |
| | ||||
* | tidy up before making actual changes | Edmund von der Burg | 2011-04-06 | -18/+44 |
| | ||||
* | Added overrides to staging servers to make testing/dev easier | Edmund von der Burg | 2011-04-06 | -12/+134 |
| | ||||
* | Fix proxying of Tilma json | Edmund von der Burg | 2011-04-06 | -1/+4 |
| | ||||
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-05 | -0/+0 |
|\ | | | | | | | | | Conflicts: .gitignore | |||
| * | ignore more files | Edmund von der Burg | 2011-04-05 | -1/+2 |
| | | ||||
| * | Added LondonReportIt to config | Edmund von der Burg | 2011-04-05 | -0/+4 |
| | | ||||
* | | todo notes | Edmund von der Burg | 2011-04-05 | -0/+2 |
| | | ||||
* | | fixes to match the changed map code | Edmund von der Burg | 2011-04-05 | -9/+15 |
| | | ||||
* | | Fix incorrect mailer_args | Edmund von der Burg | 2011-04-05 | -1/+2 |
| | | ||||
* | | Added more files to ignore | Edmund von der Burg | 2011-04-05 | -0/+1 |
| | | ||||
* | | Don't hardcode email address | Edmund von der Burg | 2011-04-05 | -2/+5 |
| | | ||||
* | | Added Spiffy | Edmund von der Burg | 2011-04-05 | -0/+2 |
| | | ||||
* | | add Web::Scraper | Edmund von der Burg | 2011-04-05 | -0/+0 |
| | | ||||
* | | Add back contacts changes | Edmund von der Burg | 2011-04-05 | -1/+20 |
| | | ||||
* | | Added Return::Value and Email::Address | Edmund von der Burg | 2011-04-05 | -0/+4 |
| | | ||||
* | | Added Class::Accessor | Edmund von der Burg | 2011-04-05 | -0/+2 |
| | | ||||
* | | Fix - need quotes to delay compilation | Edmund von der Burg | 2011-04-05 | -1/+1 |
| | | ||||
* | | Fix for vhost deploy | Edmund von der Burg | 2011-04-05 | -1/+5 |
| | | ||||
* | | Add London ReportIt conf values | Edmund von der Burg | 2011-04-05 | -0/+4 |
| | | ||||
* | | Moved schema changes back into the main schema file for deploy | Edmund von der Burg | 2011-04-04 | -2/+19 |
| | | ||||
* | | removed unneeded modifications | Edmund von der Burg | 2011-04-04 | -15/+0 |
| | | ||||
* | | CSS and HTML fixes | Edmund von der Burg | 2011-04-04 | -12/+17 |
| | | ||||
* | | Fix - configure maps when setting up cobrand | Edmund von der Burg | 2011-04-04 | -0/+3 |
| | | ||||
* | | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-04 | -2060/+3835 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore commonlib conf/packages perllib/FixMyStreet/Map.pm templates/website/cobrands/barnet/footer web/confirm.cgi web/css/core.css web/import.cgi web/index.cgi | |||
| * | Put new string in .po file. | Matthew Somerville | 2011-04-01 | -5/+22 |
| | | ||||
| * | Missing translated string, .po update. | Matthew Somerville | 2011-04-01 | -11/+7 |
| | | ||||
| * | Add clear to fix Southampton FF issue. | Matthew Somerville | 2011-04-01 | -3/+3 |
| | | ||||
| * | .po files update. | Matthew Somerville | 2011-03-29 | -254/+276 |
| | | ||||
| * | Remove fuzziness for one mostly unchanged string. | Matthew Somerville | 2011-03-29 | -1/+0 |
| | | ||||
| * | Don't error/show if no result returned. | Matthew Somerville | 2011-03-29 | -5/+11 |
| | | ||||
| * | Move midpoint code to Cobrand, as I missed it hidden in map code. | Matthew Somerville | 2011-03-26 | -2/+12 |
| | | ||||
| * | Merge branch 'master' of ↵ | Matthew Somerville | 2011-03-25 | -1/+3 |
| |\ | | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet | |||
| | * | Update crontab for reportemptyhomes to verbose once a day. | Matthew Somerville | 2011-03-25 | -1/+3 |
| | | | ||||
| * | | Variables always defined at this point, compare to empty string. | Matthew Somerville | 2011-03-25 | -1/+1 |
| |/ | ||||
| * | Move .v to right CSS. | Matthew Somerville | 2011-03-25 | -7/+12 |
| | | ||||
| * | Merge branch 'master' into reportemptyhomes | Matthew Somerville | 2011-03-25 | -4088/+9954 |
| |\ | | | | | | | | | | | | | Conflicts: web/css/cobrands/emptyhomes/emptyhomes.css | |||
| | * | Southampton templating. | Matthew Somerville | 2011-03-25 | -0/+466 |
| | | | ||||
| | * | Wrap everything in #mysociety so that it won't affect templated stuff. | Matthew Somerville | 2011-03-25 | -182/+108 |
| | | | ||||
| | * | Use SCSS to generate CSS - no change to actual CSS at this point. | Matthew Somerville | 2011-03-25 | -434/+1172 |
| | | | ||||
| | * | Don't load_pins on drag if on the purple pin form page. | Matthew Somerville | 2011-03-25 | -1/+1 |
| | | | ||||
| | * | Rename #content to #mysociety. | Matthew Somerville | 2011-03-25 | -11/+13 |
| | | | ||||
| | * | Update commonlib. | Matthew Somerville | 2011-03-24 | -0/+0 |
| | | | ||||
| | * | Return string, not undef. | Matthew Somerville | 2011-03-23 | -1/+1 |
| | | |