aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* move new report validation out to cobrand so we can over-ride this forStruan Donald2012-12-03-5/+18
| | | | special cases without hard coding it into controller
* add subcategory field to problem tableStruan Donald2012-12-03-3/+14
|
* message manager: tweaks to clarify 'copy to update' button useDave Whiteland2012-12-03-4/+22
|
* fixed message manager bug with empty data: always create the <ul> even if ↵Dave Whiteland2012-12-03-3/+3
| | | | there's no <li> within it
* now show Message Manager results for current report's archived messages, as ↵Dave Whiteland2012-12-03-19/+101
| | | | well as 'available' ones, provides reply-to-originator capability
* add notice (to staff) that message was submitted by SMS, and link to MM adminDave Whiteland2012-12-02-0/+25
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-12-02-4/+6
|\
| * small changes to message_manager_client.js, keeping in synch with the ↵Dave Whiteland2012-12-01-4/+6
| | | | | | | | equivalent file in the Message Manager repo
* | fixed signed up templates that were saying 'FixMyStreet'Dave Whiteland2012-12-02-0/+24
|/
* full crontab for www.fixmybarangay.comDave Whiteland2012-11-29-1/+1
|
* added tooltips (basic title attribute on links) to some MM links/buttonsDave Whiteland2012-11-29-8/+15
|
* Only have grid refs of at least 4 digits.Matthew Somerville2012-11-28-1/+1
|
* Fix broken template reference.Matthew Somerville2012-11-28-1/+1
|
* an apostrophe catastrophe (well an error, anyway)Dave Whiteland2012-11-27-1/+1
|
* added MM help to FMB message tab, closes mysociety/message-manager#105Dave Whiteland2012-11-27-19/+97
|
* add FMB wee spinner graphicDave Whiteland2012-11-27-0/+0
|
* added fade-in spinner to FMB ajax callsDave Whiteland2012-11-26-11/+32
|
* Consolidate user searching to one admin page.Matthew Somerville2012-11-26-53/+26
|
* Allow back end to have look of front end.Matthew Somerville2012-11-26-28/+31
|
* do not fall over if there is unexpectedly no meta data for a service codeStruan Donald2012-11-23-0/+21
|
* Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-24/+54
|
* Merge remote-tracking branch 'origin/master'Struan Donald2012-11-22-8/+35
|\
| * Merge branch 'base64-polyfill'Dave Whiteland2012-11-22-7/+29
| |\
| | * no longer using external base64.min.js file, encoding without additional requestDave Whiteland2012-11-22-1/+0
| | |
| | * tweaked by Mark to pass jslint; base64 encode manuallyDave Whiteland2012-11-22-13/+17
| | |
| | * try explicit load rather than via http requestDave Whiteland2012-11-20-9/+23
| | |
| | * moved btoa base64 polyfill into headerDave Whiteland2012-11-17-11/+9
| | |
| | * add base64.js polyfill for IEDave Whiteland2012-11-16-0/+7
| | |
| * | FixMyBarangay external_body hardcoded fix moved to be in the right place, whoopsDave Whiteland2012-11-22-6/+6
| | |
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-11-22-2/+2
| |\ \
| * | | harcoded fix for forcing external_body to be the (only) external body in ↵Dave Whiteland2012-11-22-0/+5
| | | | | | | | | | | | | | | | FixMyBarangay, for now
* | | | Add ability to configure if council users can hide reports plus templateStruan Donald2012-11-22-0/+10
| |/ / |/| | | | | | | | support for this
* | | another typo for bromely special casing of open311 endpointsStruan Donald2012-11-21-1/+1
| | |
* | | correct typo in special casing bromley service request updates endpointStruan Donald2012-11-21-1/+1
|/ /
* | slightly more useful error messages if fetching Open311 service request ↵Struan Donald2012-11-21-3/+7
| | | | | | | | updates fails
* | Replace tab with spaces to fix obscure translation issue.Matthew Somerville2012-11-20-1/+1
| |
* | turn on extended updates for bromley and special case their endpointStruan Donald2012-11-19-0/+13
| |
* | Merge branch 'stevenage'Struan Donald2012-11-19-65/+5468
|\ \ | |/ |/| | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html
| * add in default map zoom level for cobrand and set stevenage oneStruan Donald2012-10-25-1/+5
| |
| * small text/design tweaks for stevenageStruan Donald2012-10-24-2/+2
| |
| * ignore stevenage cssStruan Donald2012-10-23-0/+1
| |
| * we do send updates to stevenageStruan Donald2012-10-23-1/+1
| |
| * update stevenage words on front page, splitting template to do soStruan Donald2012-10-23-6/+6
| |
| * re-order the photo bits of the form so the various messagesStruan Donald2012-10-22-7/+5
| | | | | | | | | | | | are a bit better associated. Especially in regard to displaying an error message if you happen to have extra fields added by e.g. open311
| * do not forget extra 311 field data if we need to display an errorStruan Donald2012-10-22-5/+5
| |
| * change the way we get open311 singlelist data so we can order itStruan Donald2012-10-22-5/+5
| | | | | | | | correctly for display
| * use /usr/bin/env perl and not /usr/bin/perlStruan Donald2012-10-22-1/+1
| |
| * handle updates to meta data as well as meta data when a contact is createdStruan Donald2012-10-18-0/+171
| |
| * Merge remote-tracking branch 'origin/stevenage' into stevenageStruan Donald2012-10-17-18/+44
| |\
| | * Stevenage: Changed the colour of the user text when you're logged in to be ↵Jedidiah Broadbent2012-10-15-2/+2
| | | | | | | | | | | | more readable