Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | push photo parameter generation to the model and create photo template | Struan Donald | 2011-05-19 | -20/+27 | |
| | | |||||
* | | display comment photos | Struan Donald | 2011-05-19 | -2/+1 | |
|/ | |||||
* | test registered user update correct | Struan Donald | 2011-05-19 | -0/+11 | |
| | |||||
* | save and confirm update or email for confirmation as appropriate | Struan Donald | 2011-05-19 | -13/+134 | |
| | |||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-19 | -363/+661 | |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | Migrate /reports page (minus RSS). | Matthew Somerville | 2011-05-19 | -362/+656 | |
| | | |||||
| * | Switch to Catalyst::Plugin::Unicode::Encoding as it handles incoming ↵ | Matthew Somerville | 2011-05-19 | -1/+5 | |
| | | | | | | | | arguments better. | ||||
* | | add confirm convenience method | Struan Donald | 2011-05-19 | -0/+13 | |
| | | |||||
* | | delete things in an order such that we don't break referential integrity | Struan Donald | 2011-05-19 | -4/+7 | |
| | | |||||
* | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-19 | -3/+5 | |
|\| | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | RSS and robots for problem display pages. | Matthew Somerville | 2011-05-19 | -3/+5 | |
| | | |||||
* | | send out photo with correct headers | Struan Donald | 2011-05-19 | -1/+8 | |
| | | |||||
* | | add DateTime::Format::HTTP to module list | Struan Donald | 2011-05-19 | -0/+3 | |
|/ | |||||
* | documentation | Struan Donald | 2011-05-18 | -0/+16 | |
| | |||||
* | redo validation and storage to be more in line with code in report/new | Struan Donald | 2011-05-18 | -20/+121 | |
| | |||||
* | initial problem update reporting. only does basic validation so far | Struan Donald | 2011-05-18 | -2/+141 | |
| | |||||
* | test comment ordering | Struan Donald | 2011-05-18 | -0/+44 | |
| | |||||
* | don't display unconfirmed updates | Struan Donald | 2011-05-18 | -2/+11 | |
| | |||||
* | rejig now that we can mark comments as anonymous | Struan Donald | 2011-05-18 | -7/+34 | |
| | |||||
* | delete comments when deleting a user | Struan Donald | 2011-05-18 | -0/+2 | |
| | |||||
* | link comments table to users table | Struan Donald | 2011-05-18 | -6/+69 | |
| | |||||
* | template for displaying updates | Struan Donald | 2011-05-18 | -0/+28 | |
| | |||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-17 | -4/+1 | |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | Robots header done in template now. | Matthew Somerville | 2011-05-17 | -4/+1 | |
| | | |||||
* | | actually compare the problem meta information in the tests | Struan Donald | 2011-05-17 | -3/+5 | |
| | | |||||
* | | perltidy | Struan Donald | 2011-05-17 | -17/+19 | |
| | | |||||
* | | display problem updates | Struan Donald | 2011-05-17 | -1/+134 | |
| | | |||||
* | | extract_update_metas method | Struan Donald | 2011-05-17 | -0/+22 | |
| | | |||||
* | | use split_into_lines method instead of doing it in the controller | Struan Donald | 2011-05-17 | -4/+1 | |
| | | |||||
* | | add split_into_lines method | Struan Donald | 2011-05-17 | -0/+24 | |
|/ | |||||
* | add comment table in to generated DB files and regenerate | Struan Donald | 2011-05-17 | -95/+175 | |
| | |||||
* | shuffle where we generate the problem banner | Struan Donald | 2011-05-17 | -9/+2 | |
| | |||||
* | emptyhomes problem banner generation | Struan Donald | 2011-05-17 | -0/+22 | |
| | |||||
* | pod for generate_problem_banner | Struan Donald | 2011-05-17 | -0/+6 | |
| | |||||
* | google maps link | Struan Donald | 2011-05-17 | -6/+13 | |
| | |||||
* | cannot call template variabled name | Struan Donald | 2011-05-17 | -2/+2 | |
| | |||||
* | more removal of ported code | Struan Donald | 2011-05-17 | -34/+2 | |
| | |||||
* | rss link | Struan Donald | 2011-05-17 | -1/+1 | |
| | |||||
* | more problems nearby link | Struan Donald | 2011-05-17 | -1/+5 | |
| | |||||
* | filter user intput through html filter | Struan Donald | 2011-05-17 | -3/+3 | |
| | |||||
* | remove ported code | Struan Donald | 2011-05-17 | -7/+0 | |
| | |||||
* | final bits for updates form | Struan Donald | 2011-05-17 | -1/+8 | |
| | |||||
* | alert updates form | Struan Donald | 2011-05-17 | -4/+5 | |
| | |||||
* | replace more old template tags with TT ones | Struan Donald | 2011-05-17 | -26/+41 | |
| | |||||
* | tests for different banner states | Struan Donald | 2011-05-16 | -14/+61 | |
| | |||||
* | display/hide problem fixed checkbox | Struan Donald | 2011-05-16 | -2/+23 | |
| | |||||
* | method to extract problem banner | Struan Donald | 2011-05-16 | -1/+21 | |
| | |||||
* | few more tests for correct problem display | Struan Donald | 2011-05-16 | -1/+3 | |
| | |||||
* | method to extract problem title | Struan Donald | 2011-05-16 | -0/+19 | |
| | |||||
* | tests for correct problem page meta information | Struan Donald | 2011-05-16 | -0/+81 | |
| |