Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | add method to extract meta information from problem report page | Struan Donald | 2011-05-16 | -0/+20 |
| | ||||
* | remove uninitialised value warning if confirming new report | Struan Donald | 2011-05-16 | -1/+1 |
| | ||||
* | remove uninitialised variable warning if no email param | Struan Donald | 2011-05-16 | -1/+1 |
| | ||||
* | put in a use test to stop irritating test failure | Struan Donald | 2011-05-16 | -1/+6 |
| | ||||
* | fill in some of the plain text bits | Struan Donald | 2011-05-16 | -5/+8 |
| | ||||
* | bit of commented out code tidy up | Struan Donald | 2011-05-16 | -15/+0 |
| | ||||
* | report problem link | Struan Donald | 2011-05-16 | -1/+1 |
| | ||||
* | display photo on problem page | Struan Donald | 2011-05-16 | -1/+21 |
| | ||||
* | display meta and details for problem | Struan Donald | 2011-05-16 | -2/+64 |
| | ||||
* | generate and map html | Struan Donald | 2011-05-16 | -2/+36 |
| | ||||
* | display banner and move banner generation to cobrand | Struan Donald | 2011-05-16 | -1/+27 |
| | ||||
* | move problem loading out to own method and do epoch things in query | Struan Donald | 2011-05-16 | -16/+58 |
| | ||||
* | quick implementation of photo display controller | Struan Donald | 2011-05-16 | -0/+79 |
| | ||||
* | a tiny bit of documentation | Struan Donald | 2011-05-13 | -41/+44 |
| | ||||
* | actually send the email unless in test mode | Struan Donald | 2011-05-13 | -1/+37 |
| |