aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeLines
* message manager: tweaks to clarify 'copy to update' button useDave Whiteland2012-12-03-4/+16
|
* now show Message Manager results for current report's archived messages, as ↵Dave Whiteland2012-12-03-10/+63
| | | | 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/+10
|
* fixed signed up templates that were saying 'FixMyStreet'Dave Whiteland2012-12-02-0/+24
|
* added tooltips (basic title attribute on links) to some MM links/buttonsDave Whiteland2012-11-29-3/+3
|
* 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-5/+63
|
* added fade-in spinner to FMB ajax callsDave Whiteland2012-11-26-2/+3
|
* Consolidate user searching to one admin page.Matthew Somerville2012-11-26-23/+2
|
* Allow back end to have look of front end.Matthew Somerville2012-11-26-28/+27
|
* Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-0/+0
|
* Merge remote-tracking branch 'origin/master'Struan Donald2012-11-22-5/+3
|\
| * Merge branch 'base64-polyfill'Dave Whiteland2012-11-22-5/+3
| |\
| | * try explicit load rather than via http requestDave Whiteland2012-11-20-7/+1
| | |
| | * moved btoa base64 polyfill into headerDave Whiteland2012-11-17-10/+8
| | |
| | * add base64.js polyfill for IEDave Whiteland2012-11-16-0/+6
| | |
* | | Add ability to configure if council users can hide reports plus templateStruan Donald2012-11-22-0/+6
|/ / | | | | | | support for this
* | Replace tab with spaces to fix obscure translation issue.Matthew Somerville2012-11-20-1/+1
| |
* | Merge branch 'stevenage'Struan Donald2012-11-19-20/+186
|\ \ | |/ |/| | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html
| * small text/design tweaks for stevenageStruan Donald2012-10-24-2/+2
| |
| * 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-4/+4
| |
| * change the way we get open311 singlelist data so we can order itStruan Donald2012-10-22-3/+3
| | | | | | | | correctly for display
| * Stevenage: Changed 'All Reports' link to point to Stevenage reports and ↵Jedidiah Broadbent2012-10-03-1/+1
| | | | | | | | moved sticky sidebars down a bit to account for the larger header
| * Removed mySociety menu and positioned menuJedidiah Broadbent2012-10-01-6/+0
| |
| * Added and isolated the Stevenage Council CSS and HTMLJedidiah Broadbent2012-10-01-2/+52
| |
| * making stevenage's template/css completely mimic FMS to being with -- note ↵Dave Whiteland2012-09-10-2/+2
| | | | | | | | copied fonts for now since can't easily pull from fixmystreet without changing existing FMS scss, may do that later if needed
| * added Stevenage cobrand (scss just placeholders for now)Dave Whiteland2012-09-07-0/+122
| |
* | use less technie terms when describing granting locks on messagesDave Whiteland2012-11-16-1/+1
| |
* | bad error fixed, moved (hidden) reply/hide message dialog forms to footerDave Whiteland2012-11-15-45/+52
| |
* | fixed hiding bug; missing the hide-submit code (dunno where that went) but ↵Dave Whiteland2012-11-15-0/+18
| | | | | | | | also, for now, suppressed the dummy_busy lock (see comments)
* | add refresh in reply_cleanup callback, so the reply is shown on the page as ↵Dave Whiteland2012-11-15-0/+1
| | | | | | | | soon as it's been created
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-11-14-41/+27
|\ \
| * | Factor out some front page common HTML to shared template.Matthew Somerville2012-11-14-41/+27
| | |
* | | added explanation for curious FMB logic on may_show_nameDave Whiteland2012-11-14-1/+5
| | |
* | | Merge branch 'fmb-anon-by-default'Dave Whiteland2012-11-13-3/+9
|\ \ \
| * | | FMB council users anon by default (because the name isn't the name of the ↵Dave Whiteland2012-11-11-3/+9
| | | | | | | | | | | | | | | | reporter via SMS etc
* | | | add auto-refresh... maybe if a message is currently selected, should store ↵Dave Whiteland2012-11-12-4/+16
| | | | | | | | | | | | | | | | that and re-select, cos currently it loses it (radio button checked)
* | | | added manual refresh, with animation support to make it less confusingDave Whiteland2012-11-11-2/+17
| | | |
* | | | Merge branch 'master' into boilerplate-mm-jsDave Whiteland2012-11-11-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | added bgy buttons to main navDave Whiteland2012-11-11-0/+2
| |/ /
| * | added admin link to MM for FixMyBarangayDave Whiteland2012-11-09-0/+1
| | |
* | | style changes to reply/hide, both are textarea (not text)Dave Whiteland2012-11-11-2/+2
| | |
* | | initial updates just to get latest message_manager_client.js operationalDave Whiteland2012-11-09-17/+51
|/ /
* | more appropriate response to questionnaires marking not fixed for council ↵Struan Donald2012-11-06-0/+12
| | | | | | | | cobrands
* | Merge two _main templates to one, to help with comment on #350.Matthew Somerville2012-11-04-40/+24
| |
* | Move map not used text to template so we can use HTML in itStruan Donald2012-10-26-0/+2
| | | | | | | | | | | | and not have it escaped when it is displayed Fixed #350