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