aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* repalce hedaer image with optimised one, nudge front page logo to fit itDave Whiteland2013-01-29-3/+5
|
* No names on EmptyHomes site, no map pin text.Matthew Somerville2013-01-29-6/+2
|
* EmptyHomes all reports pages having lists again.Matthew Somerville2013-01-29-89/+13
|
* Tidy up/remove some more unneeded EHA templates; reports show text and ↵Matthew Somerville2013-01-29-134/+22
| | | | photo, but no map or updates.
* Revert EmptyHomes front page back to default one, and navigation back to ↵Matthew Somerville2013-01-29-27/+10
| | | | previous.
* Do not mark initial comment that is confirmed as reopened. Fixes #377.Struan Donald2013-01-29-17/+57
|
* don't do Open311 service discovery for departments in FixMyBarangay project ↵Dave Whiteland2013-01-29-1/+1
| | | | (yet)
* limit text width in MM detach popup window too, for prettinessDave Whiteland2013-01-28-0/+2
|
* set MM message background to white and stop change on hover, because unlike ↵Dave Whiteland2013-01-28-0/+4
| | | | the other li elements it is not selectable
* add border to MM archice/available toggle button to make it a wee bit more ↵Dave Whiteland2013-01-28-0/+3
| | | | prominent
* admin buttons nudged over the edge in Firefox, fix itDave Whiteland2013-01-28-1/+1
|
* no need for FMB select elements in popups to be wider than textareaDave Whiteland2013-01-28-0/+4
|
* fix indentingDave Whiteland2013-01-28-2/+0
|
* don't send questionnaires to FMB staff.Dave Whiteland2013-01-28-0/+5
|
* suppress debug output from Oxfordshire script for deploymentDave Whiteland2013-01-28-6/+7
|
* Delete test RSS user better using function for it.Matthew Somerville2013-01-28-2/+2
|
* Improve tests to not assume BASE_URL is localhost, and remove couple of ↵Matthew Somerville2013-01-28-7/+9
| | | | warnings.
* Update commonlib to get 'ignore mapit debug' change of commonlib.Matthew Somerville2013-01-28-0/+0
|
* update Message Manager help popup text (now includes mark-as-not-a-reply ↵Dave Whiteland2013-01-28-4/+21
| | | | text, and a little new styling)
* rename Message Manager callback functions because they are not dummy_ ↵Dave Whiteland2013-01-28-6/+6
| | | | functions, they are real
* wire up the Message Manager detach button (for marking incoming messages as ↵Dave Whiteland2013-01-28-6/+26
| | | | not-a-reply if MM gets it wrong)
* add CSS for Message Manager detach button and popupDave Whiteland2013-01-28-1/+27
|
* update message_manager_client.js to synch with MMDave Whiteland2013-01-27-2/+63
|
* updated text, closes mysociety/message-manager@153Dave Whiteland2013-01-27-2/+2
|
* MM https URL should really just change the protocolDave Whiteland2013-01-27-1/+1
|
* Merge remote branch 'origin/master'Dave Whiteland2013-01-26-1/+1
|\
| * No unknown banner on Bromley reports.Matthew Somerville2013-01-25-1/+1
| |
* | stay on location page for MM login, pending running whole service over ↵Dave Whiteland2013-01-26-2/+2
|/ | | | https, hmm
* rationalised old oxfordshire/open311_service_request.cgi to require shared ↵Dave Whiteland2013-01-24-116/+5
| | | | open311_services.pm
* Make sure front page notice is shown.Matthew Somerville2013-01-24-47/+1
|
* remove notice about collection suspensionStruan Donald2013-01-23-2/+0
|
* remove vim related typoStruan Donald2013-01-22-1/+1
|
* improve special case for unable to fix updates from BromleyStruan Donald2013-01-22-1/+1
|
* change example problem typesStruan Donald2013-01-22-1/+3
| | | | add notice about refuse/recycling collections being suspended due to weather
* Merge remote branch 'origin/master'Dave Whiteland2013-01-22-122/+1218
|\
| * tidy up hardcoded council (area) idsDave Whiteland2013-01-21-4/+5
| |
| * add Oxfordshire's non-standard endpoint for service request updatesDave Whiteland2013-01-21-0/+7
| |
| * Merge branch 'bromley-internal-referral'Struan Donald2013-01-21-24/+111
| |\
| | * test update meta for internal referral stateStruan Donald2013-01-17-0/+13
| | |
| | * add internal review status to problemsStruan Donald2013-01-17-6/+83
| | |
| | * fix broken open311 testsStruan Donald2013-01-17-18/+15
| | |
| * | Merge remote-tracking branch 'origin/master'Struan Donald2013-01-21-12/+294
| |\ \ | | |/ | |/|
| * | do not attempt to process empty service list contentStruan Donald2013-01-16-1/+5
| | |
| * | include closed states in fixed statsStruan Donald2013-01-16-2/+2
| | |
| * | fix failing tests due to timing issuesStruan Donald2013-01-16-1/+1
| | |
| * | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-110/+1107
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-comments conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/Open311.pm t/app/controller/report_updates.t t/open311.t templates/web/default/report/display.html templates/web/default/report/updates.html templates/web/fixmystreet/report/display.html
| | * | do not display unknown status banner on bromley siteStruan Donald2012-12-06-1/+1
| | | |
| | * | remove redeclaration of update_metaStruan Donald2012-12-06-2/+2
| | | |
| | * | Correctly implement the display of update statuses on report pagesStruan Donald2012-11-23-15/+116
| | | |
| | * | use the problem_state of the comment to set the update state ratherStruan Donald2012-11-22-9/+69
| | | | | | | | | | | | | | | | | | | | | | | | than the state of the problem in case a second update has changed the problem state since. On the of chance that there is no problem_state for the comment then fall back to the state of the problem