Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -0/+4918 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html | |||
| * | Stevenage: Changed the colour of the user text when you're logged in to be ↵ | Jedidiah Broadbent | 2012-10-15 | -2/+2 |
| | | | | | | | | more readable | |||
| * | Stevenage IE8 position tweak | Jedidiah Broadbent | 2012-10-08 | -2/+3 |
| | | ||||
| * | Stevenage: IE8 Set a width on the council search box to stop it breaking ↵ | Jedidiah Broadbent | 2012-10-08 | -1/+5 |
| | | | | | | | | onto two lines. | |||
| * | Added margin to front page report box to push below nav in IE6/7 | Jedidiah Broadbent | 2012-10-08 | -0/+3 |
| | | ||||
| * | Stevenage: Removed position static from nav in IE6/7 | Jedidiah Broadbent | 2012-10-08 | -1/+1 |
| | | ||||
| * | Stevenage: Added IE6/7 position change to front page header too | Jedidiah Broadbent | 2012-10-08 | -1/+5 |
| | | ||||
| * | Stevenage: IE6/7 Tweaks | Jedidiah Broadbent | 2012-10-08 | -0/+4 |
| | | ||||
| * | Stevenage IE6/7 Positioning Tweaks on Council header | Jedidiah Broadbent | 2012-10-08 | -2/+3 |
| | | ||||
| * | Stevenage: Moved menu on map page and reverted to full header. | Jedidiah Broadbent | 2012-10-08 | -9/+18 |
| | | ||||
| * | Stevenage: Missed a sticky-sidebar | Jedidiah Broadbent | 2012-10-03 | -1/+1 |
| | | ||||
| * | Stevenage: Changed 'All Reports' link to point to Stevenage reports and ↵ | Jedidiah Broadbent | 2012-10-03 | -1/+1 |
| | | | | | | | | moved sticky sidebars down a bit to account for the larger header | |||
| * | Stevenage Map page changes | Jedidiah Broadbent | 2012-10-02 | -6/+43 |
| | | ||||
| * | Stevenage Home page styles | Jedidiah Broadbent | 2012-10-02 | -27/+1858 |
| | | ||||
| * | Added top to the wrong element | Jedidiah Broadbent | 2012-10-01 | -1/+1 |
| | | ||||
| * | Removed mySociety menu and positioned menu | Jedidiah Broadbent | 2012-10-01 | -0/+4 |
| | | ||||
| * | Adding the council_header scss back in. | Jedidiah Broadbent | 2012-10-01 | -1/+1 |
| | | ||||
| * | Tried removing stevenage council css to narrow down the compiling problem. | Jedidiah Broadbent | 2012-10-01 | -1/+1 |
| | | ||||
| * | Tried changing the path of the council_header sass file to see if it ↵ | Jedidiah Broadbent | 2012-10-01 | -1/+1 |
| | | | | | | | | compiles on the server. | |||
| * | Cleaned up where my regex foo let me down. | Jedidiah Broadbent | 2012-10-01 | -12/+12 |
| | | ||||
| * | Added and isolated the Stevenage Council CSS and HTML | Jedidiah Broadbent | 2012-10-01 | -1/+727 |
| | | ||||
| * | fixed path error in stevenage scss font-face | Dave Whiteland | 2012-09-11 | -25/+25 |
| | | ||||
| * | making stevenage's template/css completely mimic FMS to being with -- note ↵ | Dave Whiteland | 2012-09-10 | -54/+2247 |
| | | | | | | | | copied fonts for now since can't easily pull from fixmystreet without changing existing FMS scss, may do that later if needed | |||
| * | added Stevenage cobrand (scss just placeholders for now) | Dave Whiteland | 2012-09-07 | -0/+101 |
| | | ||||
* | | use less technie terms when describing granting locks on messages | Dave Whiteland | 2012-11-16 | -14/+30 |
| | | ||||
* | | prevent mouseover changing colour on selected message | Dave Whiteland | 2012-11-15 | -1/+4 |
| | | ||||
* | | jslint fixes on message_manager_client.js | Dave Whiteland | 2012-11-14 | -20/+24 |
| | | ||||
* | | synched JS with message_manager_client.js from Message Manager | Dave Whiteland | 2012-11-13 | -30/+39 |
| | | ||||
* | | remove console.log from message_manager_client.js | Dave Whiteland | 2012-11-13 | -8/+2 |
| | | ||||
* | | drop data params to boilerplate call, they're not helping | Dave Whiteland | 2012-11-13 | -1/+0 |
| | | ||||
* | | added manual refresh, with animation support to make it less confusing | Dave Whiteland | 2012-11-11 | -5/+36 |
| | | ||||
* | | Merge branch 'master' into boilerplate-mm-js | Dave Whiteland | 2012-11-11 | -0/+11 |
|\ \ | ||||
| * | | added bgy buttons to main nav | Dave Whiteland | 2012-11-11 | -0/+5 |
| | | | ||||
| * | | added admin link to MM for FixMyBarangay | Dave Whiteland | 2012-11-09 | -0/+6 |
| | | | ||||
* | | | smaller font for info, whitespace | Dave Whiteland | 2012-11-11 | -20/+21 |
| | | | ||||
* | | | style changes to reply/hide, both are textarea (not text) | Dave Whiteland | 2012-11-11 | -14/+8 |
| | | | ||||
* | | | initial updates just to get latest message_manager_client.js operational | Dave Whiteland | 2012-11-09 | -25/+195 |
|/ / | ||||
* | | Add padding, background colour, other bits to fix #307. | Matthew Somerville | 2012-10-12 | -1/+14 |
| | | ||||
* | | Add auto-location to alert page (fixes #23). | Matthew Somerville | 2012-10-12 | -3/+6 |
| | | ||||
* | | Consolidate photo template to best one (fixes blank width/height). | Matthew Somerville | 2012-10-12 | -0/+14 |
| | | ||||
* | | Tweak Barnet sidebar margin to match FMS. | Matthew Somerville | 2012-10-12 | -1/+1 |
| | | ||||
* | | Add forgotten password note. | Matthew Somerville | 2012-10-12 | -0/+8 |
| | | ||||
* | | Add sharing buttons. | Matthew Somerville | 2012-10-12 | -15/+39 |
| | | ||||
* | | Stop home button disappearing, fixes #280. | Matthew Somerville | 2012-10-10 | -4/+3 |
| | | ||||
* | | Make div cover map when in map_complete mode, so that map doesn't capture ↵ | Matthew Somerville | 2012-10-10 | -15/+19 |
| | | | | | | | | dragging (fixes #296). | |||
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -24/+946 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | | js lint semicolon fix | Dave Whiteland | 2012-10-01 | -1/+1 |
| | | | ||||
| * | | adding a 'suggest_username' to message_manager_client.js, now only fills ↵ | Dave Whiteland | 2012-10-01 | -6/+14 |
| | | | | | | | | | | | | username if none is already in use, fixes mysociety/message-manager#26 | |||
| * | | explicitly handle msg-is-active class for message that will be used to ↵ | Dave Whiteland | 2012-10-01 | -1/+2 |
| | | | | | | | | | | | | create report, instead of msg-is-owned, fixes mysociety/message-manager#49 | |||
| * | | tiny layout tidy | Dave Whiteland | 2012-10-01 | -5/+2 |
| | | |