aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * Stevenage Map page changesJedidiah Broadbent2012-10-02-6/+43
| | |
| | * Stevenage Home page stylesJedidiah Broadbent2012-10-02-27/+1858
| | |
| | * Added top to the wrong elementJedidiah Broadbent2012-10-01-1/+1
| | |
| | * Removed mySociety menu and positioned menuJedidiah Broadbent2012-10-01-6/+4
| | |
| | * Adding the council_header scss back in.Jedidiah Broadbent2012-10-01-1/+1
| | |
| | * Tried removing stevenage council css to narrow down the compiling problem.Jedidiah Broadbent2012-10-01-1/+1
| | |
| | * Tried changing the path of the council_header sass file to see if it ↵Jedidiah Broadbent2012-10-01-1/+1
| | | | | | | | | | | | compiles on the server.
| | * Cleaned up where my regex foo let me down.Jedidiah Broadbent2012-10-01-12/+12
| | |
| | * Added and isolated the Stevenage Council CSS and HTMLJedidiah Broadbent2012-10-01-3/+779
| | |
| * | bring service request updates in line with our specStruan Donald2012-10-08-11/+18
| |/
| * fixed path error in stevenage scss font-faceDave Whiteland2012-09-11-25/+25
| |
| * making stevenage's template/css completely mimic FMS to being with -- note ↵Dave Whiteland2012-09-10-56/+2249
| | | | | | | | copied fonts for now since can't easily pull from fixmystreet without changing existing FMS scss, may do that later if needed
| * whoops missed package name of Stevenage cobrandDave Whiteland2012-09-07-1/+1
| |
| * Merge branch 'stevenage' of ↵Dave Whiteland2012-09-07-1/+1
| |\ | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into stevenage
| | * turn on crons for stevenage test vhostStruan Donald2012-09-07-1/+1
| | |
| * | added Stevenage cobrand (scss just placeholders for now)Dave Whiteland2012-09-07-1/+261
| |/
| * update getservice request tests for open311-fms versionStruan Donald2012-09-07-10/+31
| |
| * send out open311 fms standard updates unless in extended modeStruan Donald2012-09-06-19/+63
| |
* | use less technie terms when describing granting locks on messagesDave Whiteland2012-11-16-15/+31
| |
* | 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)
* | prevent mouseover changing colour on selected messageDave Whiteland2012-11-15-1/+4
| |
* | 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
* | jslint fixes on message_manager_client.jsDave Whiteland2012-11-14-20/+24
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-11-14-844/+1131
|\ \
| * | Unneeded TODO; truncate_coordinate uses in_gb_locale.Matthew Somerville2012-11-14-1/+0
| | |
| * | Re-merge master .po into German .poMatthew Somerville2012-11-14-795/+1083
| | |
| * | Fix HTML issues with the .po file.Matthew Somerville2012-11-14-119/+119
| | |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-11-14-45/+45
|\| |
| * | Remove unused function, basic test of front page of some council cobrands.Matthew Somerville2012-11-14-4/+18
| | |
| * | 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 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-11-14-1169/+875
|\| |
| * | added recent translations (via Zurich)Dave Whiteland2012-11-13-1139/+847
| | |
| * | Remove unused function, add gridref test.Matthew Somerville2012-11-12-30/+28
| | |
* | | 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
* | | | synched JS with message_manager_client.js from Message ManagerDave Whiteland2012-11-13-30/+39
| | | |
* | | | remove console.log from message_manager_client.jsDave Whiteland2012-11-13-8/+2
| | | |
* | | | drop data params to boilerplate call, they're not helpingDave Whiteland2012-11-13-1/+0
| | | |
* | | | 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-7/+53
| | | |
* | | | Merge branch 'master' into boilerplate-mm-jsDave Whiteland2012-11-11-8/+34
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-11-11-8/+20
| |\ \ \
| | * | | Some fixes for when warnings are on during test run.Matthew Somerville2012-11-09-8/+20
| | |/ /
| * / / added bgy buttons to main navDave Whiteland2012-11-11-0/+7
| |/ /
| * | added admin link to MM for FixMyBarangayDave Whiteland2012-11-09-0/+7
| | |
* | | smaller font for info, whitespaceDave Whiteland2012-11-11-20/+21
| | |
* | | style changes to reply/hide, both are textarea (not text)Dave Whiteland2012-11-11-16/+10
| | |
* | | initial updates just to get latest message_manager_client.js operationalDave Whiteland2012-11-09-42/+246
|/ /