Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | add in first and last name to updates | Struan Donald | 2012-03-30 | -4/+34 | |
| | | | |||||
* | | | Typo. | Matthew Somerville | 2012-03-30 | -1/+1 | |
| | | | |||||
* | | | Logged in message fix for Bromley. | Matthew Somerville | 2012-03-30 | -1/+13 | |
| | | | |||||
* | | | Also don't output cookie for JPEG files to prevent session loss. | Matthew Somerville | 2012-03-30 | -2/+3 | |
| | | | |||||
* | | | Remove unneeded negative margin and width. | Matthew Somerville | 2012-03-30 | -3/+0 | |
| | | | |||||
* | | | Powered by on front page, front style tweaks. | Matthew Somerville | 2012-03-30 | -5/+11 | |
| | | | |||||
* | | | Sort out issue of text box alignments. | Matthew Somerville | 2012-03-30 | -16/+22 | |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-03-30 | -13/+73 | |
|\ \ \ | |||||
| * | | | Fix aside sidebar display on Bromley. | Matthew Somerville | 2012-03-30 | -13/+36 | |
| | | | | |||||
| * | | | Add navigation bar above main content. | Matthew Somerville | 2012-03-30 | -0/+37 | |
| | | | | |||||
* | | | | add first name and last name boxes for bromley | Struan Donald | 2012-03-30 | -18/+80 | |
| | | | | |||||
* | | | | make skip link following case insensitive | Struan Donald | 2012-03-30 | -4/+4 | |
| | | | | |||||
* | | | | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-03-30 | -95/+87 | |
|\| | | | |||||
| * | | | Move privacy policy link to bottom on Bromley. | Matthew Somerville | 2012-03-29 | -1/+5 | |
| | | | | |||||
| * | | | Add link to front page from sign out page. | Matthew Somerville | 2012-03-29 | -3/+3 | |
| | | | | |||||
| * | | | Nicer around error page. | Matthew Somerville | 2012-03-29 | -22/+30 | |
| | | | | |||||
| * | | | Output banner before main content div, as then much simpler styling needed. | Matthew Somerville | 2012-03-29 | -69/+49 | |
| | | | | |||||
* | | | | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-03-29 | -458/+618 | |
|\| | | | |||||
| * | | | Actually not needed. | Matthew Somerville | 2012-03-29 | -3/+0 | |
| | | | | |||||
| * | | | Tidy up JS a bit. | Matthew Somerville | 2012-03-29 | -6/+11 | |
| | | | | |||||
| * | | | Other sidebar needs pushing in too. | Matthew Somerville | 2012-03-29 | -1/+1 | |
| | | | | |||||
| * | | | Bromley style tweaks, deal with shrinking inputs in IE7, hmm. | Matthew Somerville | 2012-03-29 | -1/+10 | |
| | | | | |||||
| * | | | Work better if map left isn't left of window. | Matthew Somerville | 2012-03-29 | -3/+4 | |
| | | | | |||||
| * | | | On map page, move overlay to left hand side of map (and adjust pans ↵ | Matthew Somerville | 2012-03-29 | -2/+6 | |
| | | | | | | | | | | | | | | | | appropriately). | ||||
| * | | | Bromley map only on RHS. | Matthew Somerville | 2012-03-29 | -10/+32 | |
| | | | | |||||
| * | | | Use local copy of logo, IE7 map tweak. | Matthew Somerville | 2012-03-29 | -4/+5 | |
| | | | | |||||
| * | | | Also treat as same if just same locality and postalcode. | Matthew Somerville | 2012-03-29 | -1/+3 | |
| | | | | |||||
| * | | | Factor new JavaScript back into one file. | Matthew Somerville | 2012-03-28 | -432/+21 | |
| | | | | |||||
| * | | | Bit more spacing for banner. | Matthew Somerville | 2012-03-28 | -3/+6 | |
| | | | | |||||
| * | | | Bromley front page changes (again, separate template). | Matthew Somerville | 2012-03-28 | -0/+115 | |
| | | | | |||||
| * | | | Swap Yes/No boxes on Bromley (just copying whole template for now). | Matthew Somerville | 2012-03-28 | -0/+412 | |
| | | | | |||||
| * | | | Tweaks to category display. | Matthew Somerville | 2012-03-28 | -5/+5 | |
| | | | | |||||
* | | | | check extra values sending with requests | Struan Donald | 2012-03-29 | -0/+18 | |
| | | | | |||||
* | | | | basic test for posting service requests | Struan Donald | 2012-03-29 | -9/+67 | |
|/ / / | |||||
* | | | add script to fetch the last 25 hours comments in case we missed any | Struan Donald | 2012-03-28 | -0/+21 | |
| | | | |||||
* | | | push comment fetching code into module so script is a thin wrapper | Struan Donald | 2012-03-28 | -46/+28 | |
| | | | |||||
* | | | fetch content properly so we can set error messages and so on | Struan Donald | 2012-03-28 | -5/+13 | |
| | | | |||||
* | | | Old style design JS left is just to open a box, so that's say that. | Matthew Somerville | 2012-03-28 | -215/+216 | |
| | | | |||||
* | | | Start to consolidate disparate JavaScript files. | Matthew Somerville | 2012-03-28 | -494/+201 | |
| | | | |||||
* | | | tests for time and comment replacement plus fixes for comment time | Struan Donald | 2012-03-28 | -3/+104 | |
| | | | |||||
* | | | Ignore some 'duplicate' results in geocoding. | Matthew Somerville | 2012-03-28 | -0/+8 | |
| | | | |||||
* | | | enable cron for bromley test and add in populate service list | Struan Donald | 2012-03-28 | -1/+2 | |
| | | | |||||
* | | | make sure we send the report if we are emailing | Struan Donald | 2012-03-28 | -2/+2 | |
| | | | |||||
* | | | Bromley exception in London. | Matthew Somerville | 2012-03-28 | -1/+1 | |
| | | | |||||
* | | | Height tweak. | Matthew Somerville | 2012-03-28 | -1/+1 | |
| | | | |||||
* | | | Put template in default so other cobrands can find it, but make code only ↵ | Matthew Somerville | 2012-03-28 | -1/+3 | |
| | | | | | | | | | | | | look for it if necessary too. | ||||
* | | | add in start end date limits for get service request updates | Struan Donald | 2012-03-27 | -1/+67 | |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-03-27 | -55/+856 | |
|\ \ \ | |||||
| * \ \ | Merge branch 'bromley-fe' into bromley | Matthew Somerville | 2012-03-27 | -55/+856 | |
| |\ \ \ | |||||
| | * | | | Only hide footer on map pages. | Matthew Somerville | 2012-03-27 | -2/+1 | |
| | | | | |