| Commit message (Expand) | Author | Age | Lines |
* | Factor out some CSS colours, so that default layout CSS has no overrides. | Matthew Somerville | 2013-10-25 | -22/+12 |
* | Move SCSS includes to separate directory. | Matthew Somerville | 2013-05-24 | -4/+4 |
* | add suggested how-to text to FixMyBarngay front page | Dave Whiteland | 2013-01-30 | -0/+27 |
* | remove old images, now only using smaller fmb-header.png | Dave Whiteland | 2013-01-29 | -1/+2 |
* | updated narrow/mobile header to FMB colours | Dave Whiteland | 2013-01-29 | -0/+10 |
* | stop FMB logo abutting screen edge on mid-width pages | Dave Whiteland | 2013-01-29 | -0/+3 |
* | repalce hedaer image with optimised one, nudge front page logo to fit it | Dave Whiteland | 2013-01-29 | -3/+5 |
* | limit text width in MM detach popup window too, for prettiness | Dave Whiteland | 2013-01-28 | -0/+2 |
* | set MM message background to white and stop change on hover, because unlike t... | Dave Whiteland | 2013-01-28 | -0/+4 |
* | add border to MM archice/available toggle button to make it a wee bit more pr... | Dave Whiteland | 2013-01-28 | -0/+3 |
* | admin buttons nudged over the edge in Firefox, fix it | Dave Whiteland | 2013-01-28 | -1/+1 |
* | no need for FMB select elements in popups to be wider than textarea | Dave Whiteland | 2013-01-28 | -0/+4 |
* | fix indenting | Dave Whiteland | 2013-01-28 | -2/+0 |
* | update Message Manager help popup text (now includes mark-as-not-a-reply text... | Dave Whiteland | 2013-01-28 | -1/+9 |
* | add CSS for Message Manager detach button and popup | Dave Whiteland | 2013-01-28 | -1/+7 |
* | update message_manager_client.js to synch with MM | Dave Whiteland | 2013-01-27 | -2/+63 |
* | MM https URL should really just change the protocol | Dave Whiteland | 2013-01-27 | -1/+1 |
* | stay on location page for MM login, pending running whole service over https,... | Dave Whiteland | 2013-01-26 | -2/+2 |
* | add helpful error message on insecure attempts to connect to message manager ... | Dave Whiteland | 2013-01-22 | -5/+17 |
* | JS lint fix | Dave Whiteland | 2012-12-10 | -1/+1 |
* | remove radio buttons entirely from archive messages; remove pointer on mouseo... | Dave Whiteland | 2012-12-10 | -26/+58 |
* | archive messages can't sensible be used for creation, so hide radio button in... | Dave Whiteland | 2012-12-09 | -3/+6 |
* | add text color to body (popup text was white on white) | Dave Whiteland | 2012-12-09 | -0/+1 |
* | Make image sprite a variable, to simplify FMB base CSS. | Matthew Somerville | 2012-12-07 | -32/+24 |
* | Split contrast1 into its two current uses. | Matthew Somerville | 2012-12-06 | -5/+6 |
* | Move more FixMyStreet-only CSS images out of shared layout styles. | Matthew Somerville | 2012-12-06 | -7/+0 |
* | Default front-main to simple background and colour, reducing cobrand overrides. | Matthew Somerville | 2012-12-05 | -2/+1 |
* | message manager: tweaks to clarify 'copy to update' button use | Dave Whiteland | 2012-12-03 | -0/+6 |
* | fixed message manager bug with empty data: always create the <ul> even if the... | Dave Whiteland | 2012-12-03 | -3/+3 |
* | now show Message Manager results for current report's archived messages, as w... | Dave Whiteland | 2012-12-03 | -9/+38 |
* | add notice (to staff) that message was submitted by SMS, and link to MM admin | Dave Whiteland | 2012-12-02 | -0/+15 |
* | small changes to message_manager_client.js, keeping in synch with the equival... | Dave Whiteland | 2012-12-01 | -4/+6 |
* | added tooltips (basic title attribute on links) to some MM links/buttons | Dave Whiteland | 2012-11-29 | -5/+12 |
* | added MM help to FMB message tab, closes mysociety/message-manager#105 | Dave Whiteland | 2012-11-27 | -14/+34 |
* | add FMB wee spinner graphic | Dave Whiteland | 2012-11-27 | -0/+0 |
* | added fade-in spinner to FMB ajax calls | Dave Whiteland | 2012-11-26 | -9/+29 |
* | no longer using external base64.min.js file, encoding without additional request | Dave Whiteland | 2012-11-22 | -1/+0 |
* | tweaked by Mark to pass jslint; base64 encode manually | Dave Whiteland | 2012-11-22 | -13/+17 |
* | try explicit load rather than via http request | Dave Whiteland | 2012-11-20 | -2/+22 |
* | moved btoa base64 polyfill into header | Dave Whiteland | 2012-11-17 | -1/+1 |
* | add base64.js polyfill for IE | Dave Whiteland | 2012-11-16 | -0/+1 |
* | 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 |