Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | port json.cgi code to Catalyst | Edmund von der Burg | 2011-05-20 | -15/+138 | |
| | | | |||||
| * | | Change so that all comments have the anonymous flat set to true or false | Edmund von der Burg | 2011-05-20 | -2/+2 | |
| | | | |||||
| * | | Added tests for bad requests | Edmund von der Burg | 2011-05-20 | -33/+171 | |
| | | | |||||
| * | | Added DateTime::Format::ISO8601 | Edmund von der Burg | 2011-05-20 | -0/+10 | |
| | | | |||||
* | | | make translation work | Struan Donald | 2011-05-20 | -1/+1 | |
| |/ |/| | |||||
* | | update confirmation from tokens | Struan Donald | 2011-05-20 | -2/+100 | |
| | | |||||
* | | rss implemented | Struan Donald | 2011-05-20 | -12/+8 | |
| | | |||||
* | | check if comment is from known abuser | Struan Donald | 2011-05-20 | -0/+25 | |
|/ | |||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-20 | -12/+67 | |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | Add DB::Questionnaire (and update schema.sql with schema changes). | Matthew Somerville | 2011-05-20 | -12/+67 | |
| | | |||||
* | | anonymous cannot be null | Struan Donald | 2011-05-20 | -1/+7 | |
| | | |||||
* | | tidy up | Struan Donald | 2011-05-20 | -29/+0 | |
| | | |||||
* | | default add_alerts to on | Struan Donald | 2011-05-20 | -7/+17 | |
| | | |||||
* | | display problems with update error message | Struan Donald | 2011-05-20 | -0/+4 | |
| | | |||||
* | | maintain checkbox state between form submissions | Struan Donald | 2011-05-20 | -3/+4 | |
| | | |||||
* | | ported code | Struan Donald | 2011-05-20 | -60/+60 | |
|/ | |||||
* | ignore indexer_reports | Struan Donald | 2011-05-20 | -0/+1 | |
| | |||||
* | 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 | -62/+94 | |
| | |||||
* | comment out ported bits | Struan Donald | 2011-05-20 | -4/+3 | |
| | |||||
* | Migrate RSS feeds handling. | Matthew Somerville | 2011-05-19 | -271/+315 | |
| | |||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Edmund von der Burg | 2011-05-19 | -39/+108 | |
|\ | | | | | | | ssh://evdb@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | 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/+7 | |
| | | |||||
| * | typo | Struan Donald | 2011-05-19 | -1/+1 | |
| | | |||||
| * | sign up logged in users for alerts as appropriate | Struan Donald | 2011-05-19 | -25/+77 | |
| | | |||||
| * | create token for comment confirmation correctly | Struan Donald | 2011-05-19 | -4/+14 | |
| | | |||||
* | | update to fix previously broken packages | Edmund von der Burg | 2011-05-19 | -0/+0 | |
| | | |||||
* | | Clearer messages | Edmund von der Burg | 2011-05-19 | -1/+4 | |
| | | |||||
* | | 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 |