Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Pagination of reports/updates. | Matthew Somerville | 2011-06-28 | -11/+48 |
| | ||||
* | Update footer, put signed in message in header. | Matthew Somerville | 2011-06-28 | -16/+69 |
| | ||||
* | List updates on Your Reports (for #127), and a map too (#124). | Matthew Somerville | 2011-06-28 | -5/+37 |
| | ||||
* | Sort problems, and have a map, maybe. | Matthew Somerville | 2011-06-28 | -22/+92 |
| | ||||
* | If logged in, don't show email on alert sign up. | Matthew Somerville | 2011-06-28 | -79/+73 |
| | ||||
* | Allow people to sign in (or not) as they make an update. | Matthew Somerville | 2011-06-28 | -84/+227 |
| | ||||
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -76/+293 |
| | ||||
* | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -112/+114 |
| | ||||
* | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -15/+20 |
| | ||||
* | Success message appearing successful. | Matthew Somerville | 2011-06-24 | -1/+1 |
| | ||||
* | Don't show email field on reporting if logged in. | Matthew Somerville | 2011-06-24 | -35/+29 |
| | ||||
* | Allow people to give name/pw on auth page. | Matthew Somerville | 2011-06-24 | -29/+58 |
| | ||||
* | Use bcrypt. | Matthew Somerville | 2011-06-24 | -51/+64 |
| | ||||
* | Allow unsub from update form, fix test. | Matthew Somerville | 2011-06-23 | -10/+37 |
| | ||||
* | Test updates. | Matthew Somerville | 2011-06-23 | -20/+13 |
| | ||||
* | Use user if logged in, and don't show email field on update. | Matthew Somerville | 2011-06-23 | -36/+40 |
| | ||||
* | Remove unneeded defaults checking and simplify. | Matthew Somerville | 2011-06-23 | -39/+12 |
| | ||||
* | Default to show name. | Matthew Somerville | 2011-06-23 | -3/+3 |
| | ||||
* | Correct config var. | Matthew Somerville | 2011-06-23 | -1/+1 |
| | ||||
* | Use update user centrally. | Matthew Somerville | 2011-06-23 | -13/+24 |
| | ||||
* | Tweak FAQ text about source code. | Matthew Somerville | 2011-06-23 | -7/+12 |
| | ||||
* | Store user in report from the start, so name of logged in person isn't ↵ | Matthew Somerville | 2011-06-22 | -30/+18 |
| | | | | blanked out, and don't process unnecessarily. | |||
* | Merge branch 'master' of ↵ | Matthew Somerville | 2011-06-22 | -1/+2 |
|\ | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet | |||
| * | use the configured host | Struan Donald | 2011-06-21 | -1/+2 |
| | | ||||
* | | Wording change for checkbox, hopefully fixes #47. | Matthew Somerville | 2011-06-22 | -6/+2 |
| | | ||||
* | | Change questionnaire subject to include report title, fixes #115. | Matthew Somerville | 2011-06-22 | -47/+1 |
|/ | ||||
* | Implement redirect upon sign in to where the user came from; tidy up error ↵ | Matthew Somerville | 2011-06-21 | -110/+104 |
| | | | | display. | |||
* | Fix #121 and tests for all today's fixes. | Matthew Somerville | 2011-06-21 | -6/+24 |
| | ||||
* | Fix #122. | Matthew Somerville | 2011-06-21 | -3/+3 |
| | ||||
* | Fix #123. | Matthew Somerville | 2011-06-21 | -1/+1 |
| | ||||
* | add header and footer to questionnaire success pages | Struan Donald | 2011-06-21 | -0/+6 |
| | ||||
* | Centralise UK location check to catch edge cases. | Matthew Somerville | 2011-06-17 | -36/+31 |
| | ||||
* | Update docs a bit. | Matthew Somerville | 2011-06-17 | -182/+99 |
| | ||||
* | No need for EMAIL_VHOST now, until such time as we have multiple cobrands ↵ | Matthew Somerville | 2011-06-17 | -14/+1 |
| | | | | sharing a database on different installs. | |||
* | Implement Fiksgatami's norwegian_frontpage branch in Catalyst templates. | Matthew Somerville | 2011-06-17 | -16/+27 |
| | ||||
* | Return language from Fiksgatami cobrand function. | Matthew Somerville | 2011-06-17 | -2/+4 |
| | ||||
* | Add test that the configs are in sync | Edmund von der Burg | 2011-06-17 | -0/+51 |
| | ||||
* | Adapt to Google's image bot requesting strange URLs - can't see them ↵ | Matthew Somerville | 2011-06-16 | -4/+13 |
| | | | | anywhere on the site... | |||
* | Merge branch 'reportemptyhomes' | Matthew Somerville | 2011-06-16 | -9/+9 |
|\ | ||||
| * | Change other templates too. | Matthew Somerville | 2011-06-16 | -9/+9 |
| | | ||||
* | | 404 for partial IDs. | Matthew Somerville | 2011-06-16 | -1/+1 |
|/ | ||||
* | Generate /reports data on cron. | Matthew Somerville | 2011-06-16 | -9/+96 |
| | ||||
* | Fix admin links in contact emails. | Matthew Somerville | 2011-06-16 | -2/+2 |
| | ||||
* | Merge branch 'master' of ↵ | Matthew Somerville | 2011-06-15 | -1/+13 |
|\ | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet | |||
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Edmund von der Burg | 2011-06-15 | -440/+300 |
| |\ | ||||
| | * | use cobrand url instead | Struan Donald | 2011-06-15 | -1/+1 |
| | | | ||||
| | * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Struan Donald | 2011-06-15 | -439/+299 |
| | |\ | ||||
| | * | | use full url for photos | Struan Donald | 2011-06-15 | -1/+1 |
| | | | | ||||
| * | | | Test (currently failing) for odd double call behaviour in in_gb_locale | Edmund von der Burg | 2011-06-15 | -0/+12 |
| |/ / | ||||
* | / | Update commonlib to get Locale fix. | Matthew Somerville | 2011-06-15 | -1/+0 |
| |/ |/| |