| Commit message (Expand) | Author | Age | Lines |
* | switch on crontab action of Oxfordshire staging site | Dave Whiteland | 2012-12-17 | -1/+1 |
* | make OCC play nicely as a two-tiered council, like Lichfield does | Dave Whiteland | 2012-12-17 | -0/+17 |
* | get OCC details right | Dave Whiteland | 2012-12-17 | -2/+2 |
* | tidied some debugging, moved config file to top of file now we're using it fo... | Dave Whiteland | 2012-12-14 | -37/+37 |
* | remove fake insert for command-line tests | Dave Whiteland | 2012-12-14 | -3/+3 |
* | add media_url to description body | Dave Whiteland | 2012-12-14 | -5/+8 |
* | print out fake (test) return value for now, and remove inout ORA_types | Dave Whiteland | 2012-12-14 | -4/+5 |
* | add ORA types for return values, add mandatory incident_datetime | Dave Whiteland | 2012-12-14 | -3/+8 |
* | just make the stored procedure call -- simpler SQL -- don't declare it here | Dave Whiteland | 2012-12-14 | -98/+38 |
* | only bind the params that we need, now defaults are in there | Dave Whiteland | 2012-12-14 | -3/+2 |
* | explicit SQL declaration of the procedure | Dave Whiteland | 2012-12-14 | -4/+90 |
* | add CGI script for Oxfordshire to absorb incoming Open311 service request POSTs | Dave Whiteland | 2012-12-13 | -1/+511 |
* | fixed syntax error, forgot to commit | Dave Whiteland | 2012-12-13 | -1/+1 |
* | Oxfordshire Open311 requires FMS id as attribute and a custom endpoint URL | Dave Whiteland | 2012-12-13 | -2/+8 |
* | use Readonly for Oxfordshire council name | Dave Whiteland | 2012-12-12 | -3/+6 |
* | display oxfordshie's PEM id (council ref) on the public problem page | Dave Whiteland | 2012-12-12 | -1/+2 |
* | Oxfordshire wants easting/northing, so send then as Open311 attributes | Dave Whiteland | 2012-12-10 | -1/+11 |
* | add oxfordshire to compass dirs | Dave Whiteland | 2012-12-05 | -1/+1 |
* | push the aside down a bit, and add padding to the whole page like Oxfordshire... | Dave Whiteland | 2012-12-05 | -1/+5 |
* | slot the user/logout into the header | Dave Whiteland | 2012-12-05 | -6/+12 |
* | nudge h1 title down a bit | Dave Whiteland | 2012-12-05 | -1/+4 |
* | oxfordshire's intro text (should have been added a while ago) | Dave Whiteland | 2012-12-05 | -0/+1 |
* | put the sidebar tips and notices in the flow of the column, less ugly | Dave Whiteland | 2012-12-05 | -2/+9 |
* | add z-index to bring sidebar notes and tips above map | Dave Whiteland | 2012-12-05 | -1/+7 |
* | add oxfordshire 'small map' behaviour to fixmystreet.js | Dave Whiteland | 2012-12-05 | -5/+10 |
* | add positions_map.js (based on Bromley's small map) and added map_box CSS to ... | Dave Whiteland | 2012-12-05 | -1/+87 |
* | powered by logo for mobile | Dave Whiteland | 2012-12-05 | -1/+12 |
* | make help aside fit occ style | Dave Whiteland | 2012-12-05 | -0/+21 |
* | some jiggery pokery to get footer not to linebreak on Chrome | Dave Whiteland | 2012-12-05 | -1/+6 |
* | replace FMS logo with oxford logo, removing the black background inhereted by... | Dave Whiteland | 2012-12-05 | -0/+16 |
* | belatedly add header.jpg | Dave Whiteland | 2012-12-05 | -0/+0 |
* | add (wide) nav with oxfordshire styling (from website, not in template provid... | Dave Whiteland | 2012-12-05 | -0/+58 |
* | remove #oxford-nav (not used) | Dave Whiteland | 2012-12-05 | -13/+6 |
* | add background colour to header cos currently IE9 isn't picking up background... | Dave Whiteland | 2012-12-04 | -4/+4 |
* | add fms nav ready for oxford style (since we've hidden the usual one, Bromley... | Dave Whiteland | 2012-12-04 | -0/+14 |
* | remove border/shadow from content, just plain white is fine | Dave Whiteland | 2012-12-04 | -0/+12 |
* | add green tab for nav link at top of mobile site | Dave Whiteland | 2012-12-04 | -0/+8 |
* | add oxfordshire footer | Dave Whiteland | 2012-12-04 | -0/+52 |
* | add council header | Dave Whiteland | 2012-12-04 | -0/+9 |
* | hide main nav on wide pages | Dave Whiteland | 2012-12-04 | -0/+5 |
* | fix all urls in oxfordshire.scss, add oxford wrapper for all wide content | Dave Whiteland | 2012-12-04 | -7/+20 |
* | add oxfordshire header/footer css (form their template) | Dave Whiteland | 2012-12-04 | -0/+87 |
* | simplify front page look by overriding some background image declarations | Dave Whiteland | 2012-12-04 | -0/+20 |
* | add header (in anticipation of custom header) and footer for oxfordshire with... | Dave Whiteland | 2012-12-04 | -0/+98 |
* | switch to Oxfordshire colours | Dave Whiteland | 2012-12-04 | -6/+14 |
* | add Oxfordshire Cobrand module | Dave Whiteland | 2012-12-04 | -0/+46 |
* | add oxfordshire cobrand CSS, based solely on fixmystreet cobrand | Dave Whiteland | 2012-12-04 | -0/+43 |
* | message manager: tweaks to clarify 'copy to update' button use | Dave Whiteland | 2012-12-03 | -4/+22 |
* | 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 | -19/+101 |