Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
|\ | ||||
| * | 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 ssh://matthew@git.mysociety.org/data/git/public/fixm... | Matthew Somerville | 2011-03-25 | -1/+3 |
| |\ | ||||
| | * | 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 |
| |\ | ||||
| | * | 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 |
| | * | Add link to Nokia FixMyStreet app (thanks, Thomas Forth\!). | Matthew Somerville | 2011-03-23 | -5/+11 |
| | * | Always have transitionEffect, and no buffer for nicer interaction. | Matthew Somerville | 2011-03-23 | -0/+2 |
| | * | Nearest road/postcode on reports; don't show pin if map not used for report. | Matthew Somerville | 2011-03-23 | -4/+30 |
| | * | Merge branch 'master' of ssh://matthew@git.mysociety.org/data/git/public/fixm... | Matthew Somerville | 2011-03-23 | -22/+25 |
| | |\ | ||||
| | | * | Missing CGI var. | Matthew Somerville | 2011-03-23 | -3/+3 |
| | | * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Matthew Somerville | 2011-03-23 | -262/+160 |
| | | |\ | ||||
| | | * | | Factor out email sending bit of confirmation sending function, and make impor... | Matthew Somerville | 2011-03-23 | -22/+25 |
| | * | | | Bing Maps key. | Matthew Somerville | 2011-03-23 | -0/+4 |
| | | |/ | | |/| | ||||
| | * | | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -262/+160 |
| | |/ | ||||
| | * | Remove superfluous HTML. | Matthew Somerville | 2011-03-21 | -1/+1 |
| | * | .no CSS update, missing translated string. | Matthew Somerville | 2011-03-21 | -457/+474 |
| | * | Typo. | Matthew Somerville | 2011-03-21 | -1/+1 |
| | * | Move RABX include to only place it's needed. | Matthew Somerville | 2011-03-20 | -1/+1 |
| | * | Fixes to other map types to work with lat/lon. Split OSM JavaScript into core... | Matthew Somerville | 2011-03-09 | -279/+302 |
| | * | Some minor URL improvements. | Matthew Somerville | 2011-03-08 | -16/+14 |
| | * | Store report ID on loop, as otherwise closure uses last value. | Matthew Somerville | 2011-03-08 | -8/+13 |