aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * On map page, move overlay to left hand side of map (and adjust pans ↵Matthew Somerville2012-03-30-2/+6
| | | | | | | | | | | | appropriately).
| | * Adjust figures for when map might not be top left of page.Matthew Somerville2012-03-30-3/+8
| | |
| | * Typo.Matthew Somerville2012-03-30-1/+1
| | |
| | * Also don't output cookie for JPEG files to prevent session loss.Matthew Somerville2012-03-30-2/+3
| | |
| | * Stop import update 409 error when there is a carriage return, and fix ↵Matthew Somerville2012-03-28-5/+17
| | | | | | | | | | | | lastUpdate update.
| | * Allow command line ID parameter to script.Matthew Somerville2012-03-28-8/+12
| | |
| | * .po updates with new design text.Matthew Somerville2012-03-28-1716/+4003
| | |
| | * carton.lock update for Locale::Maketext (and brought in a few other ↵Matthew Somerville2012-03-28-6/+2098
| | | | | | | | | | | | dependencies from already installed things).
| * | more tests for email sendingStruan Donald2012-02-27-10/+91
| | |
| * | put something in the base class and make things inherit from itStruan Donald2012-02-27-65/+40
| | |
| * | sort out use statementsStruan Donald2012-02-27-22/+23
| | |
| * | reduce duplicated codeStruan Donald2012-02-27-87/+2
| | |
| * | formatting fixesStruan Donald2012-02-27-2/+2
| | |
| * | deal with emptyhomes emailsStruan Donald2012-02-27-204/+308
| | |
| * | rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-271/+430
| | |
| * | move send-report into problem resultset plus basic testStruan Donald2012-02-23-476/+521
| | |
* | | move special field processing out to cobrandsStruan Donald2012-04-02-23/+57
| | |
* | | remove debugStruan Donald2012-04-02-3/+0
| | |
* | | tests for title, first and last name for bromley issuesStruan Donald2012-04-02-0/+116
| | | | | | | | | | | | some fixes for handling this on main site
* | | factor out parameter generation so we can subclass this laterStruan Donald2012-04-02-47/+81
| | |
* | | better test descriptionsStruan Donald2012-04-02-9/+9
| | |
* | | add in tests for fms_extra, first and last name in extraStruan Donald2012-04-02-15/+67
| | | | | | | | | | | | add code to handle first and last name in extra for request submission
* | | tests for name from extra in updatesStruan Donald2012-04-02-14/+39
| | |
* | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-04-02-1/+11
|\ \ \
| * | | IE7 front form tweak, doesn't handle box-sizing.Matthew Somerville2012-03-30-1/+11
| | | |
* | | | if there is a first and last name in extra for a comment use that for ↵Struan Donald2012-04-02-0/+3
|/ / / | | | | | | | | | request updates
* | | add in first and last name to updatesStruan Donald2012-03-30-4/+34
| | |
* | | Typo.Matthew Somerville2012-03-30-1/+1
| | |
* | | Logged in message fix for Bromley.Matthew Somerville2012-03-30-1/+13
| | |
* | | Also don't output cookie for JPEG files to prevent session loss.Matthew Somerville2012-03-30-2/+3
| | |
* | | Remove unneeded negative margin and width.Matthew Somerville2012-03-30-3/+0
| | |
* | | Powered by on front page, front style tweaks.Matthew Somerville2012-03-30-5/+11
| | |
* | | Sort out issue of text box alignments.Matthew Somerville2012-03-30-16/+22
| | |
* | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-03-30-13/+73
|\ \ \
| * | | Fix aside sidebar display on Bromley.Matthew Somerville2012-03-30-13/+36
| | | |
| * | | Add navigation bar above main content.Matthew Somerville2012-03-30-0/+37
| | | |
* | | | add first name and last name boxes for bromleyStruan Donald2012-03-30-18/+80
| | | |
* | | | make skip link following case insensitiveStruan Donald2012-03-30-4/+4
| | | |
* | | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-03-30-95/+87
|\| | |
| * | | Move privacy policy link to bottom on Bromley.Matthew Somerville2012-03-29-1/+5
| | | |
| * | | Add link to front page from sign out page.Matthew Somerville2012-03-29-3/+3
| | | |
| * | | Nicer around error page.Matthew Somerville2012-03-29-22/+30
| | | |
| * | | Output banner before main content div, as then much simpler styling needed.Matthew Somerville2012-03-29-69/+49
| | | |
* | | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-03-29-458/+618
|\| | |
| * | | Actually not needed.Matthew Somerville2012-03-29-3/+0
| | | |
| * | | Tidy up JS a bit.Matthew Somerville2012-03-29-6/+11
| | | |
| * | | Other sidebar needs pushing in too.Matthew Somerville2012-03-29-1/+1
| | | |
| * | | Bromley style tweaks, deal with shrinking inputs in IE7, hmm.Matthew Somerville2012-03-29-1/+10
| | | |
| * | | Work better if map left isn't left of window.Matthew Somerville2012-03-29-3/+4
| | | |
| * | | On map page, move overlay to left hand side of map (and adjust pans ↵Matthew Somerville2012-03-29-2/+6
| | | | | | | | | | | | | | | | appropriately).