aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * Stevenage IE8 position tweakJedidiah Broadbent2012-10-08-2/+3
| | |
| | * Stevenage: IE8 Set a width on the council search box to stop it breaking ↵Jedidiah Broadbent2012-10-08-1/+5
| | | | | | | | | | | | onto two lines.
| | * Added margin to front page report box to push below nav in IE6/7Jedidiah Broadbent2012-10-08-0/+3
| | |
| | * Stevenage: Removed position static from nav in IE6/7Jedidiah Broadbent2012-10-08-1/+1
| | |
| | * Stevenage: Added IE6/7 position change to front page header tooJedidiah Broadbent2012-10-08-1/+5
| | |
| | * Stevenage: IE6/7 TweaksJedidiah Broadbent2012-10-08-0/+4
| | |
| | * Stevenage IE6/7 Positioning Tweaks on Council headerJedidiah Broadbent2012-10-08-2/+3
| | |
| | * Merge branch 'stevenage' of ↵Jedidiah Broadbent2012-10-08-11/+18
| | |\ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into stevenage
| | * | Stevenage: Moved menu on map page and reverted to full header.Jedidiah Broadbent2012-10-08-9/+18
| | | |
| * | | add script to fetch last 24 hours of updates as a backup and default to last ↵Struan Donald2012-10-17-1/+37
| | |/ | |/| | | | | | | 2 hours in standard script
| * | Merge remote-tracking branch 'origin/stevenage' into stevenageStruan Donald2012-10-08-43/+2685
| |\|
| | * Stevenage: Missed a sticky-sidebarJedidiah Broadbent2012-10-03-1/+1
| | |
| | * Stevenage: Changed 'All Reports' link to point to Stevenage reports and ↵Jedidiah Broadbent2012-10-03-2/+2
| | | | | | | | | | | | moved sticky sidebars down a bit to account for the larger header
| | * 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