aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* switch on crontab action of Oxfordshire staging siteDave Whiteland2012-12-17-1/+1
|
* make OCC play nicely as a two-tiered council, like Lichfield doesDave Whiteland2012-12-17-0/+17
|
* get OCC details rightDave Whiteland2012-12-17-2/+2
|
* tidied some debugging, moved config file to top of file now we're using it ↵Dave Whiteland2012-12-14-37/+37
| | | | for all instal-specific settings
* remove fake insert for command-line testsDave Whiteland2012-12-14-3/+3
|
* add media_url to description bodyDave Whiteland2012-12-14-5/+8
|
* print out fake (test) return value for now, and remove inout ORA_typesDave Whiteland2012-12-14-4/+5
|
* add ORA types for return values, add mandatory incident_datetimeDave Whiteland2012-12-14-3/+8
|
* just make the stored procedure call -- simpler SQL -- don't declare it hereDave Whiteland2012-12-14-98/+38
|
* only bind the params that we need, now defaults are in thereDave Whiteland2012-12-14-3/+2
|
* explicit SQL declaration of the procedureDave Whiteland2012-12-14-4/+90
|
* add CGI script for Oxfordshire to absorb incoming Open311 service request POSTsDave Whiteland2012-12-13-1/+511
|
* fixed syntax error, forgot to commitDave Whiteland2012-12-13-1/+1
|
* Oxfordshire Open311 requires FMS id as attribute and a custom endpoint URLDave Whiteland2012-12-13-2/+8
|
* use Readonly for Oxfordshire council nameDave Whiteland2012-12-12-3/+6
|
* display oxfordshie's PEM id (council ref) on the public problem pageDave Whiteland2012-12-12-1/+2
|
* Oxfordshire wants easting/northing, so send then as Open311 attributesDave Whiteland2012-12-10-1/+11
|
* add oxfordshire to compass dirsDave Whiteland2012-12-05-1/+1
|
* 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-6/+12
|
* nudge h1 title down a bitDave Whiteland2012-12-05-1/+4
|
* oxfordshire's intro text (should have been added a while ago)Dave Whiteland2012-12-05-0/+1
|
* 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-1/+87
| | | | layout
* powered by logo for mobileDave Whiteland2012-12-05-1/+12
|
* 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-1/+6
|
* 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
* add fms nav ready for oxford style (since we've hidden the usual one, ↵Dave Whiteland2012-12-04-0/+14
| | | | Bromley-style)
* 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/+52
|
* add council headerDave Whiteland2012-12-04-0/+9
|
* 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-7/+20
|
* 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
|
* add header (in anticipation of custom header) and footer for oxfordshire ↵Dave Whiteland2012-12-04-0/+98
| | | | with mySociety-specific content removed
* switch to Oxfordshire coloursDave Whiteland2012-12-04-6/+14
|
* add Oxfordshire Cobrand moduleDave Whiteland2012-12-04-0/+46
|
* add oxfordshire cobrand CSS, based solely on fixmystreet cobrandDave Whiteland2012-12-04-0/+43
|
* message manager: tweaks to clarify 'copy to update' button useDave Whiteland2012-12-03-4/+22
|
* 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-19/+101
| | | | well as 'available' ones, provides reply-to-originator capability