aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-174/+105
|\ | | | | | | | | | | | | into new_statuses Conflicts: templates/web/default/report/display.html
| * Use user if logged in, and don't show email field on update.Matthew Somerville2011-06-23-36/+40
| |
| * Remove unneeded defaults checking and simplify.Matthew Somerville2011-06-23-39/+12
| |
| * Default to show name.Matthew Somerville2011-06-23-3/+3
| |
| * Correct config var.Matthew Somerville2011-06-23-1/+1
| |
| * Use update user centrally.Matthew Somerville2011-06-23-13/+24
| |
| * Tweak FAQ text about source code.Matthew Somerville2011-06-23-7/+12
| |
| * Store user in report from the start, so name of logged in person isn't ↵Matthew Somerville2011-06-22-30/+18
| | | | | | | | blanked out, and don't process unnecessarily.
| * Merge branch 'master' of ↵Matthew Somerville2011-06-22-1/+2
| |\ | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet
| * | Wording change for checkbox, hopefully fixes #47.Matthew Somerville2011-06-22-6/+2
| | |
| * | Change questionnaire subject to include report title, fixes #115.Matthew Somerville2011-06-22-47/+1
| | |
* | | add problem state_column to commentStruan Donald2011-06-23-2/+30
| | |
* | | prevent non authority users from changing the state on updatesStruan Donald2011-06-23-0/+43
| | |
* | | only display states that can be setStruan Donald2011-06-23-2/+1
| | |
* | | display state dropdown on updates to authority usersStruan Donald2011-06-23-7/+45
| | |
* | | display banner on closed problemsStruan Donald2011-06-22-185/+121
| | |
* | | is_closed utility methodStruan Donald2011-06-22-90/+69
| | |
* | | correct check for is fixedStruan Donald2011-06-22-1/+1
| | |
* | | add from_authority flag to users table for council employees etcStruan Donald2011-06-22-2/+11
| | |
* | | add new states into adminStruan Donald2011-06-22-5/+10
| | |
* | | Merge branch 'master' into new_statusesStruan Donald2011-06-22-1/+2
|\ \ \ | | |/ | |/|
| * | use the configured hostStruan Donald2011-06-21-1/+2
| |/
* | remove hard coded confirmeds from questionnaireStruan Donald2011-06-21-4/+6
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-21-120/+132
|\| | | | | | | into new_statuses
| * Implement redirect upon sign in to where the user came from; tidy up error ↵Matthew Somerville2011-06-21-110/+104
| | | | | | | | display.
| * Fix #121 and tests for all today's fixes.Matthew Somerville2011-06-21-6/+24
| |
| * Fix #122.Matthew Somerville2011-06-21-3/+3
| |
| * Fix #123.Matthew Somerville2011-06-21-1/+1
| |
* | check for open states instead of confirmedStruan Donald2011-06-21-7/+9
| |
* | unconfirmed is not really an open stateStruan Donald2011-06-21-2/+1
| |
* | set gettext domain to stop intermittent test failuresStruan Donald2011-06-21-0/+3
| |
* | remove more hardcoded references to fixedStruan Donald2011-06-21-10/+123
| |
* | Merge branch 'master' into new_statusesStruan Donald2011-06-21-250/+219
|\|
| * add header and footer to questionnaire success pagesStruan Donald2011-06-21-0/+6
| |
| * Centralise UK location check to catch edge cases.Matthew Somerville2011-06-17-36/+31
| |
| * Update docs a bit.Matthew Somerville2011-06-17-182/+99
| |
| * No need for EMAIL_VHOST now, until such time as we have multiple cobrands ↵Matthew Somerville2011-06-17-14/+1
| | | | | | | | sharing a database on different installs.
| * Implement Fiksgatami's norwegian_frontpage branch in Catalyst templates.Matthew Somerville2011-06-17-16/+27
| |
| * Return language from Fiksgatami cobrand function.Matthew Somerville2011-06-17-2/+4
| |
| * Add test that the configs are in syncEdmund von der Burg2011-06-17-0/+51
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-16-14/+23
|\| | | | | | | into new_statuses
| * Adapt to Google's image bot requesting strange URLs - can't see them ↵Matthew Somerville2011-06-16-4/+13
| | | | | | | | anywhere on the site...
| * Merge branch 'reportemptyhomes'Matthew Somerville2011-06-16-9/+9
| |\
| | * Change other templates too.Matthew Somerville2011-06-16-9/+9
| | |
| * | 404 for partial IDs.Matthew Somerville2011-06-16-1/+1
| |/
* | stop using hard coded names for fixed/visible states ( work in progress )Struan Donald2011-06-16-11/+13
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-16-11/+98
|\| | | | | | | into new_statuses
| * Generate /reports data on cron.Matthew Somerville2011-06-16-9/+96
| |
| * Fix admin links in contact emails.Matthew Somerville2011-06-16-2/+2
| |
* | rename will not fix to closedStruan Donald2011-06-16-8/+8
| |