aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* push the aside down a bit, and add padding to the whole page like ↵Dave Whiteland2012-12-05-1/+5
| | | | Oxfordshire do on their own site
* slot the user/logout into the headerDave Whiteland2012-12-05-5/+3
|
* nudge h1 title down a bitDave Whiteland2012-12-05-1/+4
|
* put the sidebar tips and notices in the flow of the column, less uglyDave Whiteland2012-12-05-2/+9
|
* add z-index to bring sidebar notes and tips above mapDave Whiteland2012-12-05-1/+7
|
* add oxfordshire 'small map' behaviour to fixmystreet.jsDave Whiteland2012-12-05-5/+10
|
* add positions_map.js (based on Bromley's small map) and added map_box CSS to ↵Dave Whiteland2012-12-05-0/+86
| | | | layout
* powered by logo for mobileDave Whiteland2012-12-05-0/+11
|
* make help aside fit occ styleDave Whiteland2012-12-05-0/+21
|
* some jiggery pokery to get footer not to linebreak on ChromeDave Whiteland2012-12-05-0/+5
|
* replace FMS logo with oxford logo, removing the black background inhereted ↵Dave Whiteland2012-12-05-0/+16
| | | | by site-header
* belatedly add header.jpgDave Whiteland2012-12-05-0/+0
|
* add (wide) nav with oxfordshire styling (from website, not in template ↵Dave Whiteland2012-12-05-0/+58
| | | | provided, with background colours for IE9
* remove #oxford-nav (not used)Dave Whiteland2012-12-05-13/+6
|
* add background colour to header cos currently IE9 isn't picking up ↵Dave Whiteland2012-12-04-4/+4
| | | | background image, remove some unnused footer classes
* remove border/shadow from content, just plain white is fineDave Whiteland2012-12-04-0/+12
|
* add green tab for nav link at top of mobile siteDave Whiteland2012-12-04-0/+8
|
* add oxfordshire footerDave Whiteland2012-12-04-0/+38
|
* add council headerDave Whiteland2012-12-04-0/+0
|
* hide main nav on wide pagesDave Whiteland2012-12-04-0/+5
|
* fix all urls in oxfordshire.scss, add oxford wrapper for all wide contentDave Whiteland2012-12-04-6/+17
|
* add oxfordshire header/footer css (form their template)Dave Whiteland2012-12-04-0/+87
|
* simplify front page look by overriding some background image declarationsDave Whiteland2012-12-04-0/+20
|
* switch to Oxfordshire coloursDave Whiteland2012-12-04-6/+14
|
* add oxfordshire cobrand CSS, based solely on fixmystreet cobrandDave Whiteland2012-12-04-0/+42
|
* message manager: tweaks to clarify 'copy to update' button useDave Whiteland2012-12-03-0/+6
|
* fixed message manager bug with empty data: always create the <ul> even if ↵Dave Whiteland2012-12-03-3/+3
| | | | there's no <li> within it
* now show Message Manager results for current report's archived messages, as ↵Dave Whiteland2012-12-03-9/+38
| | | | well as 'available' ones, provides reply-to-originator capability
* add notice (to staff) that message was submitted by SMS, and link to MM adminDave Whiteland2012-12-02-0/+15
|
* small changes to message_manager_client.js, keeping in synch with the ↵Dave Whiteland2012-12-01-4/+6
| | | | equivalent file in the Message Manager repo
* added tooltips (basic title attribute on links) to some MM links/buttonsDave Whiteland2012-11-29-5/+12
|
* added MM help to FMB message tab, closes mysociety/message-manager#105Dave Whiteland2012-11-27-14/+34
|
* add FMB wee spinner graphicDave Whiteland2012-11-27-0/+0
|
* added fade-in spinner to FMB ajax callsDave Whiteland2012-11-26-9/+29
|
* Allow back end to have look of front end.Matthew Somerville2012-11-26-0/+4
|
* Merge branch 'base64-polyfill'Dave Whiteland2012-11-22-2/+26
|\
| * no longer using external base64.min.js file, encoding without additional requestDave Whiteland2012-11-22-1/+0
| |
| * tweaked by Mark to pass jslint; base64 encode manuallyDave Whiteland2012-11-22-13/+17
| |
| * try explicit load rather than via http requestDave Whiteland2012-11-20-2/+22
| |
| * moved btoa base64 polyfill into headerDave Whiteland2012-11-17-1/+1
| |
| * add base64.js polyfill for IEDave Whiteland2012-11-16-0/+1
| |
* | Merge branch 'stevenage'Struan Donald2012-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 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
| |