Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | 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 | |
| | | | |||||
| * | | JS lint fixes | Dave Whiteland | 2012-09-30 | -9/+7 | |
| | | | |||||
| * | | display 'owned' message very strongly (since we're using exclusive locks), ↵ | Dave Whiteland | 2012-09-30 | -3/+5 | |
| | | | | | | | | | | | | now matches the 'click map to report...' call-to-action | ||||
| * | | Merge branch 'fmb-read-only' of ↵ | Dave Whiteland | 2012-09-30 | -118/+217 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only Conflicts: web/cobrands/fixmybarangay/message_manager.scss | ||||
| | * | | FMB Sprite tweaks | Jedidiah Broadbent | 2012-09-28 | -24/+22 | |
| | | | | |||||
| | * | | Main nav tweaks, and sprite changes. | Jedidiah Broadbent | 2012-09-28 | -10/+93 | |
| | | | | |||||
| | * | | Added a textured header to test. | Jedidiah Broadbent | 2012-09-28 | -74/+88 | |
| | | | | |||||
| | * | | Updated FMB and mySociety logo in sprite | Jedidiah Broadbent | 2012-09-27 | -0/+0 | |
| | | | | |||||
| | * | | remove locate me automatically as it makes no sense | Struan Donald | 2012-09-26 | -0/+4 | |
| | | | | |||||
| * | | | small layout spacing fix | Dave Whiteland | 2012-09-30 | -1/+4 | |
| | | | | |||||
| * | | | reply js/formatting for MM in /around, note suppressed SHOW MESSAGES and ↵ | Dave Whiteland | 2012-09-30 | -1/+58 | |
| | | | | | | | | | | | | | | | | COPY TO UPDATE for now | ||||
| * | | | add message_manager_client.js updated from MM | Dave Whiteland | 2012-09-27 | -22/+171 | |
| |/ / | |||||
| * | | allow adding of message manager messages as updates rather than as issues | Struan Donald | 2012-08-23 | -0/+5 | |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -217/+312 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | ||||
| * | | move localstorage to sessionstorage, and clear on logout | Dave Whiteland | 2012-07-24 | -8/+18 | |
| | | | |||||
| * | | handle no MM messages nicely | Dave Whiteland | 2012-07-11 | -4/+7 | |
| | | | |||||
| * | | ensure MM URL has a trailing slash | Dave Whiteland | 2012-07-11 | -0/+3 | |
| | | | |||||
| * | | don't just say 'Error: 0 error' if there's a x-domain error (certainly in FF) | Dave Whiteland | 2012-07-11 | -1/+7 | |
| | | | |||||
| * | | fix jslint issue | Dave Whiteland | 2012-07-10 | -4/+1 | |
| | | |