Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | buf fix for writing lines | Edmund von der Burg | 2011-05-19 | -1/+1 |
| | ||||
* | ignore tmp files | Edmund von der Burg | 2011-05-19 | -2/+1 |
| | ||||
* | drop note file | Edmund von der Burg | 2011-05-19 | -15/+0 |
| | ||||
* | Generate the packages file from live one | Edmund von der Burg | 2011-05-19 | -13/+85 |
| | ||||
* | produce helpful output | Edmund von der Burg | 2011-05-19 | -9/+1 |
| | ||||
* | Fetch files and store in minicpan | Edmund von der Burg | 2011-05-19 | -19/+6 |
| | ||||
* | sort case sensitive | Edmund von der Burg | 2011-05-19 | -8/+8 |
| | ||||
* | Work with files, not urls | Edmund von der Burg | 2011-05-19 | -257/+259 |
| | ||||
* | strip out remaining dpan related bits | Edmund von der Burg | 2011-05-19 | -17/+43 |
| | ||||
* | Upgraded cpanm and local::lib to the latest versions | Edmund von der Burg | 2011-05-19 | -1366/+622 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-19 | -2/+37 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Check Norwegian version of /reports. | Matthew Somerville | 2011-05-19 | -8/+8 |
| | | ||||
| * | Starting tests for /reports, fix for warning. | Matthew Somerville | 2011-05-19 | -2/+37 |
| | | ||||
* | | upload and display update photos | Struan Donald | 2011-05-19 | -1/+34 |
| | | ||||
* | | make image centring optional | Struan Donald | 2011-05-19 | -2/+2 |
| | | ||||
* | | 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 |
| |