aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | Replace tab with spaces to fix obscure translation issue.Matthew Somerville2012-11-20-1/+1
| |
* | turn on extended updates for bromley and special case their endpointStruan Donald2012-11-19-0/+13
| |
* | Merge branch 'stevenage'Struan Donald2012-11-19-65/+5468
|\ \ | |/ |/| | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html
| * add in default map zoom level for cobrand and set stevenage oneStruan Donald2012-10-25-1/+5
| |
| * small text/design tweaks for stevenageStruan Donald2012-10-24-2/+2
| |
| * ignore stevenage cssStruan Donald2012-10-23-0/+1
| |
| * 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-5/+5
| |
| * change the way we get open311 singlelist data so we can order itStruan Donald2012-10-22-5/+5
| | | | | | | | correctly for display
| * use /usr/bin/env perl and not /usr/bin/perlStruan Donald2012-10-22-1/+1
| |
| * handle updates to meta data as well as meta data when a contact is createdStruan Donald2012-10-18-0/+171
| |
| * Merge remote-tracking branch 'origin/stevenage' into stevenageStruan Donald2012-10-17-18/+44
| |\
| | * Stevenage: Changed the colour of the user text when you're logged in to be ↵Jedidiah Broadbent2012-10-15-2/+2
| | | | | | | | | | | | more readable
| | * 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
| |