aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
...
* | stop FMB logo abutting screen edge on mid-width pagesDave Whiteland2013-01-29-0/+3
| |
* | repalce hedaer image with optimised one, nudge front page logo to fit itDave Whiteland2013-01-29-3/+5
| |
* | limit text width in MM detach popup window too, for prettinessDave Whiteland2013-01-28-0/+2
| |
* | set MM message background to white and stop change on hover, because unlike ↵Dave Whiteland2013-01-28-0/+4
| | | | | | | | the other li elements it is not selectable
* | add border to MM archice/available toggle button to make it a wee bit more ↵Dave Whiteland2013-01-28-0/+3
| | | | | | | | prominent
* | admin buttons nudged over the edge in Firefox, fix itDave Whiteland2013-01-28-1/+1
| |
* | no need for FMB select elements in popups to be wider than textareaDave Whiteland2013-01-28-0/+4
| |
* | fix indentingDave Whiteland2013-01-28-2/+0
| |
* | update Message Manager help popup text (now includes mark-as-not-a-reply ↵Dave Whiteland2013-01-28-1/+9
| | | | | | | | text, and a little new styling)
* | add CSS for Message Manager detach button and popupDave Whiteland2013-01-28-1/+7
| |
* | update message_manager_client.js to synch with MMDave Whiteland2013-01-27-2/+63
| |
* | MM https URL should really just change the protocolDave Whiteland2013-01-27-1/+1
| |
* | stay on location page for MM login, pending running whole service over ↵Dave Whiteland2013-01-26-2/+2
| | | | | | | | https, hmm
* | Merge remote branch 'origin/master'Dave Whiteland2013-01-22-0/+9
|\ \
| * \ Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-0/+9
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-comments conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/Open311.pm t/app/controller/report_updates.t t/open311.t templates/web/default/report/display.html templates/web/default/report/updates.html templates/web/fixmystreet/report/display.html
| | * | tweak display of closed iconStruan Donald2012-10-04-0/+9
| | | |
* | | | add helpful error message on insecure attempts to connect to message manager ↵Dave Whiteland2013-01-22-5/+17
|/ / / | | | | | | | | | when running on https
* | | change frontpage description text for southampton cobrandStruan Donald2013-01-10-0/+4
| | |
* | | Merge branch 'centro'Struan Donald2013-01-04-7/+1
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: perllib/FixMyStreet/Cobrand/Default.pm
| * | | move validation rules out to a template so cobrands can override themStruan Donald2012-12-06-7/+1
| | | |
* | | | Tidied Oxfordshire coloursDave Whiteland2012-12-18-5/+5
| | | |
* | | | import fms colours into Oxfordshire CSS for col_fixed_label, col_click_map, etcDave Whiteland2012-12-17-3/+2
| | | |
* | | | Merge branch 'oxfordshire-cobrand'Dave Whiteland2012-12-17-4/+449
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Conflicts: web/cobrands/fixmystreet/fixmystreet.js
| * | | 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
| |/ /
* | | Zurich matrixIds have shifted by one.Matthew Somerville2012-12-12-9/+10
| | |
* | | Make javascript not clobber the translated problem reporting headerSteven Day2012-12-10-1/+1
| | |