aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-643/+761
|\
| * Use PROCESS rather than INCLUDE, so question variable set in parent.Matthew Somerville2012-08-17-2/+2
| * add in header file and faq for zurichStruan Donald2012-08-17-0/+252
| * Consolidate postcode form template, move question to template, and move admin...Matthew Somerville2012-08-17-67/+45
| * Template message so URL can be given there, not in code.Matthew Somerville2012-08-17-6/+18
| * Move site_name/site_title into templates where they belong.Matthew Somerville2012-08-17-14/+20
| * Remove unused extra_* functions.Matthew Somerville2012-08-16-1/+0
| * Use same admin filter function on /reports to deal with old generation areas ...Matthew Somerville2012-08-16-1/+0
| * use templating rather than conditionals to include textStruan Donald2012-08-10-7/+6
| * add lichfield text about types of problems to around pageStruan Donald2012-08-10-0/+8
| * version lichfield cssStruan Donald2012-08-10-1/+1
| * Merge remote-tracking branch 'origin/master'Struan Donald2012-08-10-2/+2
| |\
| | * Fix radio icons on questionnaire page (fixes #311/#314).Matthew Somerville2012-08-10-2/+2
| * | add extra front page text for lichfield about suitable problem typesStruan Donald2012-08-10-0/+3
| |/
| * tweak text at start of report form for BromleyStruan Donald2012-08-09-3/+2
| * small text updates for BromleyStruan Donald2012-08-09-4/+13
| * Simplify HTML and CSS for issue listsStruan Donald2012-08-09-11/+9
| * persuade ie7 that recent report rows are a linkStruan Donald2012-08-09-7/+5
| * allow preselection of category in url of new report pageStruan Donald2012-08-09-1/+5
| * add in bromley GA code snippetStruan Donald2012-08-09-1/+16
| * marked closed reports as such in the issues list for default cobrandStruan Donald2012-07-31-0/+4
| * marked closed reports as such in the issues listStruan Donald2012-07-30-0/+2
| * Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-0/+7
| * Move location_offshore warning to standard location_error, so is shown in Aja...Matthew Somerville2012-07-20-9/+3
| * Remove any Northern Ireland specific code.Matthew Somerville2012-07-20-11/+1
| * Move updates HTML to where it can actually be seen.Matthew Somerville2012-07-18-2/+1
| * Improve on 73da842, few more places where cobrand specific report URL is needed.Matthew Somerville2012-07-18-3/+4
| * Remove old test suite, and some unused config variables, tidying up config file.Matthew Somerville2012-07-16-1/+1
| * incorporate new dashboard designStruan Donald2012-07-16-25/+38
| * Move default cobrand to new design.Matthew Somerville2012-07-13-3/+3
| * Make default front page form text non-GB specific.Matthew Somerville2012-07-13-15/+5
| * Photos always on front page, /reports uses confirmed, not confirmed_local.Matthew Somerville2012-07-13-2/+7
| * Factor all list display report items into one template.Matthew Somerville2012-07-13-90/+33
| * Merge a few similar templates into default, brings in couple of minor council...Matthew Somerville2012-07-13-223/+140
| * Move all_reports_style functionality to templates.Matthew Somerville2012-07-13-101/+98
| * Move banner generation logic out of cobrand code and into templates.Matthew Somerville2012-07-13-22/+49
| * Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-0/+4
| * Factor code so it's only given in one place.Matthew Somerville2012-07-12-100/+0
| * Allow report URL to be cobrand-specific (for places where cobrand links to a ...Matthew Somerville2012-07-10-2/+2
* | move localstorage to sessionstorage, and clear on logoutDave Whiteland2012-07-24-7/+12
* | END token not in braces confuses parser so be a bit more explicitStruan Donald2012-07-12-5/+4
* | Tidy up templates, to make it easier to keep in sync.Matthew Somerville2012-07-12-276/+24
* | changed mm_msg_id to external_source_id, and added external_source colDave Whiteland2012-07-12-6/+6
* | Merge remote branch 'origin/fmb-read-only' into fmb-read-onlyDave Whiteland2012-07-11-1/+1
|\ \
| * | if report generated from message manager pass id to report pageStruan Donald2012-07-11-1/+1
* | | reworking mm_msg_id, instead of serviceDave Whiteland2012-07-11-12/+14
|/ /
* | add MESSAGE_MANAGER_URL configDave Whiteland2012-07-11-3/+3
* | passing MM message number through service field, callback on view (needs clie...Dave Whiteland2012-07-10-25/+31
* | pass the MM message ID into FMS on submit, if there is oneDave Whiteland2012-07-05-0/+9
* | Call /messages/available on load (and remove spurious extra div)Dave Whiteland2012-07-05-2/+2