Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Markup adjusted for report and around groups | Josh Angell | 2012-02-13 | -2/+11 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Refactor css spacing | Josh Angell | 2012-02-13 | -148/+144 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | fix form fields width issue when we collapse | Josh Angell | 2012-02-13 | -70/+75 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | some quick styling on the user meta | Josh Angell | 2012-02-10 | -5/+22 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | main menu twekas | Josh Angell | 2012-02-10 | -5/+10 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | initial desktop style (and some example tweaks to the markup…) | Josh Angell | 2012-02-10 | -123/+211 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | rest of initial base styles | Josh Angell | 2012-02-10 | -73/+82 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | initial set of style changes - mainly the mobile version looks nice now | Josh Angell | 2012-02-10 | -142/+439 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | add compass config | Josh Angell | 2012-02-10 | -0/+24 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | add our images and fonts | Josh Angell | 2012-02-10 | -0/+1137 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | remove some images and fonts that we don't want | Josh Angell | 2012-02-10 | -418/+0 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Use current perl, in case it's not at /usr/bin; symlink commonlib jslib for ↵ | Matthew Somerville | 2012-01-26 | -0/+1 | |
| | | | | dev server testing. | ||||
* | remove hidden class as otherwise we can never display an error for that field | Struan Donald | 2012-01-16 | -1/+1 | |
| | |||||
* | fix iOS JS validation display issues ( fixes #187) | Struan Donald | 2012-01-16 | -9/+8 | |
| | |||||
* | improved comment explaining iOS code path | Struan Donald | 2012-01-13 | -3/+3 | |
| | |||||
* | Merge remote branch 'origin/master' | Struan Donald | 2012-01-13 | -29/+9 | |
|\ | |||||
| * | Give all council cobrands a common parent to use. | Matthew Somerville | 2012-01-13 | -19/+0 | |
| | | |||||
| * | Textured header/footer, darker green pin. | Matthew Somerville | 2012-01-13 | -10/+9 | |
| | | |||||
* | | only do non .before things on ios | Struan Donald | 2012-01-13 | -1/+2 | |
|/ | |||||
* | Turn on Y-ordering to fix pin shadow issue. | Matthew Somerville | 2012-01-12 | -0/+3 | |
| | |||||
* | Forgot to uncomment z-index lines. | Matthew Somerville | 2012-01-12 | -3/+3 | |
| | |||||
* | New logo and pins. | Matthew Somerville | 2012-01-12 | -10/+28 | |
| | |||||
* | Highlight current page. | Matthew Somerville | 2012-01-11 | -3/+7 | |
| | |||||
* | Merge branch 'reportemptyhomes' | Matthew Somerville | 2012-01-11 | -117/+121 | |
|\ | |||||
| * | Fix jslinit reported issues | Struan Donald | 2012-01-11 | -109/+110 | |
| | | | | | | | | Don't throw an error if current and current_nearest elements not present | ||||
| * | make changes as suggested by jslint | Struan Donald | 2012-01-11 | -8/+11 | |
| | | |||||
* | | Add a few ARIA roles. | Matthew Somerville | 2012-01-11 | -10/+10 | |
|/ | |||||
* | Initial redesign to fit FixMyTransport mySociety bar and font choice. | Matthew Somerville | 2012-01-10 | -7/+1082 | |
| | |||||
* | Revert "Putting in a bad comma to test." | Matthew Somerville | 2011-12-20 | -1/+1 | |
| | | | | This reverts commit e0a99bd0baf619879a4cc304b9ba22df20506fa1. | ||||
* | Putting in a bad comma to test. | Matthew Somerville | 2011-12-20 | -1/+1 | |
| | |||||
* | Merge remote branch 'origin/master' | Struan Donald | 2011-12-05 | -0/+11 | |
|\ | |||||
| * | Move style to stylesheet. | Matthew Somerville | 2011-12-05 | -0/+11 | |
| | | |||||
* | | fix to js validation when map clicking is skipped | Struan Donald | 2011-12-05 | -5/+14 | |
|/ | |||||
* | Link to iPhone app. | Matthew Somerville | 2011-12-05 | -0/+0 | |
| | |||||
* | make sure pins are visible once they click on the map (fixes #168) | Struan Donald | 2011-12-02 | -0/+6 | |
| | |||||
* | layout to tweak to southampton problem display with photos | Struan Donald | 2011-11-29 | -0/+4 | |
| | |||||
* | remove trailing comma to fix IE8 | Struan Donald | 2011-11-25 | -1/+1 | |
| | |||||
* | need to explicitly add rules to make validation work in IE 8 | Struan Donald | 2011-11-25 | -0/+7 | |
| | |||||
* | change the way we display validation errors to get round ios 5 bug | Struan Donald | 2011-11-24 | -3/+9 | |
| | |||||
* | upgrade jquery validation plugin so we are not using a patched version | Struan Donald | 2011-11-18 | -102/+74 | |
| | |||||
* | Merge remote branch 'origin/master' into js-validation | Struan Donald | 2011-11-18 | -15/+392 | |
|\ | |||||
| * | Include PinchZoom control in OpenLayers build, as Navigation doesn't mandate it. | Matthew Somerville | 2011-11-15 | -1/+9 | |
| | | |||||
| * | nudged meta (login) details down a wee bit to clear th epromo (fix before ↵ | Dave Whiteland | 2011-11-11 | -1/+1 | |
| | | | | | | | | freeze) graphic | ||||
| * | Don't request tiles at level they don't exist. | Matthew Somerville | 2011-11-11 | -4/+6 | |
| | | |||||
| * | Fix Before the Freeze winter promotion (main site only) | Dave Whiteland | 2011-11-02 | -8/+37 | |
| | | |||||
| * | Try to get dynamic web page update to work with the stale reports. | Petter Reinholdtsen | 2011-10-29 | -1/+3 | |
| | | |||||
| * | few more changes to look of Reading cobrand | Struan Donald | 2011-10-26 | -5/+5 | |
| | | |||||
| * | remove FMS branding from Reading cobrand | Struan Donald | 2011-10-25 | -17/+24 | |
| | | |||||
| * | actually make the fetching of open311 extra info fields work | Struan Donald | 2011-10-20 | -1/+2 | |
| | | |||||
| * | only add on change handler if there are open311 extra params | Struan Donald | 2011-10-20 | -1/+3 | |
| | |