Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -20/+0 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-25 | -9/+8 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -9/+8 |
| | | ||||
* | | use c->send_email on contact page and add more tests | Struan Donald | 2011-05-25 | -32/+15 |
|/ | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-25 | -7/+22 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -7/+22 |
| | | ||||
* | | submission for questionnaire when problem owner marks it fixed | Struan Donald | 2011-05-25 | -1/+56 |
|/ | ||||
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -6/+6 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-25 | -26/+14 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Template original Tilma map and some more text, updates on questionnaire ↵ | Matthew Somerville | 2011-05-25 | -26/+14 |
| | | | | | | | | page, bring in click pin fix from pre-london branch, other map types will be broken. | |||
* | | don't ask questionnaire if they've ever answered before | Struan Donald | 2011-05-25 | -4/+9 |
|/ | ||||
* | if the person who created the problem is marking it as fixed show | Struan Donald | 2011-05-24 | -10/+14 |
| | | | | them a questionnaire directly ( no submission yet ) | |||
* | Fix warn in sort. | Matthew Somerville | 2011-05-24 | -2/+2 |
| | ||||
* | Create some _local functions to return the right DateTimes. | Matthew Somerville | 2011-05-24 | -21/+2 |
| | ||||
* | Complete meta line migration, factor line generation out to model and template. | Matthew Somerville | 2011-05-24 | -91/+1 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-24 | -59/+9 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -0/+8 |
| | | ||||
| * | Move links under map to template. | Matthew Somerville | 2011-05-24 | -34/+0 |
| | | ||||
| * | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -25/+1 |
| | | ||||
* | | move fiksgatami rss option list generating to cobrand | Struan Donald | 2011-05-24 | -55/+1 |
| | | ||||
* | | make sure contents of pc get filtered before display | Struan Donald | 2011-05-23 | -3/+0 |
|/ | ||||
* | emptyhome cobrand photos get resized for display | Struan Donald | 2011-05-23 | -2/+2 |
| | ||||
* | tests for correctly normalising fields and resulting bugfixes | Struan Donald | 2011-05-23 | -16/+23 |
| | ||||
* | Add a may show name publicly checkbox to updates form | Struan Donald | 2011-05-23 | -1/+7 |
| | ||||
* | Fix bug causing updates to always mark reports as fixed | Struan Donald | 2011-05-23 | -1/+1 |
| | ||||
* | Correctly populate Name and email in update form | Struan Donald | 2011-05-23 | -1/+5 |
| | ||||
* | Start of questionnaire migration, displays mostly okay, submission not done, ↵ | Matthew Somerville | 2011-05-21 | -2/+248 |
| | | | | nor problem display. | |||
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -6/+4 |
| | ||||
* | Remove unnecessary display_map_end function. | Matthew Somerville | 2011-05-20 | -5/+0 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Edmund von der Burg | 2011-05-20 | -2/+93 |
|\ | | | | | | | ssh://evdb@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | update confirmation from tokens | Struan Donald | 2011-05-20 | -2/+93 |
| | | ||||
* | | port json.cgi code to Catalyst | Edmund von der Burg | 2011-05-20 | -10/+43 |
| | | ||||
* | | Added tests for bad requests | Edmund von der Burg | 2011-05-20 | -0/+81 |
|/ | ||||
* | anonymous cannot be null | Struan Donald | 2011-05-20 | -1/+4 |
| | ||||
* | tidy up | Struan Donald | 2011-05-20 | -29/+0 |
| | ||||
* | default add_alerts to on | Struan Donald | 2011-05-20 | -4/+9 |
| | ||||
* | display problems with update error message | Struan Donald | 2011-05-20 | -0/+4 |
| | ||||
* | maintain checkbox state between form submissions | Struan Donald | 2011-05-20 | -2/+3 |
| | ||||
* | bit of documentation and tidy up | Struan Donald | 2011-05-20 | -58/+16 |
| | ||||
* | move trim_text and cleanup_text to Utils | Struan Donald | 2011-05-20 | -60/+11 |
| | ||||
* | Migrate RSS feeds handling. | Matthew Somerville | 2011-05-19 | -68/+280 |
| | ||||
* | fix stupid mistakes | Struan Donald | 2011-05-19 | -2/+2 |
| | ||||
* | save cobrand etc for update | Struan Donald | 2011-05-19 | -8/+9 |
| | ||||
* | display error if bad photo upload | Struan Donald | 2011-05-19 | -1/+4 |
| | ||||
* | sign up logged in users for alerts as appropriate | Struan Donald | 2011-05-19 | -0/+29 |
| | ||||
* | create token for comment confirmation correctly | Struan Donald | 2011-05-19 | -3/+11 |
| | ||||
* | upload and display update photos | Struan Donald | 2011-05-19 | -0/+11 |
| | ||||
* | push photo parameter generation to the model and create photo template | Struan Donald | 2011-05-19 | -15/+0 |
| | ||||
* | display comment photos | Struan Donald | 2011-05-19 | -2/+1 |
| | ||||
* | save and confirm update or email for confirmation as appropriate | Struan Donald | 2011-05-19 | -12/+50 |
| |