aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* make sure admin summary page handle new cobrand structure correctlyStruan Donald2012-02-02-0/+11
|
* Make FixMyStreet a cobrand, like the others.Matthew Somerville2012-01-30-34/+109
|
* Remember checkbox change even if name is blank, for #188.Matthew Somerville2012-01-27-3/+3
|
* Some more cases for if perl is not in /usr/bin, and update commonlib to pull ↵Matthew Somerville2012-01-26-4/+4
| | | | in locale changes.
* Use current perl, in case it's not at /usr/bin; symlink commonlib jslib for ↵Matthew Somerville2012-01-26-2/+3
| | | | dev server testing.
* Add some logging of report creation process.Matthew Somerville2012-01-20-0/+6
|
* If password field left blank when reporting/updating, ignore that for ↵Matthew Somerville2012-01-20-11/+32
| | | | | | password setting. This is so if someone temporarily forgets their password, and uses email confirmation to confirm without setting a new password, their old password isn't lost.
* Remove some unused cobrand functions, start of a base class.Matthew Somerville2012-01-20-126/+83
|
* remove hidden class as otherwise we can never display an error for that fieldStruan Donald2012-01-16-1/+1
|
* fix iOS JS validation display issues ( fixes #187)Struan Donald2012-01-16-9/+8
|
* improved comment explaining iOS code pathStruan Donald2012-01-13-3/+3
|
* Merge remote branch 'origin/master'Struan Donald2012-01-13-285/+115
|\
| * Give all council cobrands a common parent to use.Matthew Somerville2012-01-13-275/+106
| |
| * Textured header/footer, darker green pin.Matthew Somerville2012-01-13-10/+9
| |
* | only do non .before things on iosStruan Donald2012-01-13-1/+2
|/
* Turn on Y-ordering to fix pin shadow issue.Matthew Somerville2012-01-12-0/+3
|
* Forgot to uncomment z-index lines.Matthew Somerville2012-01-12-3/+3
|
* New logo and pins.Matthew Somerville2012-01-12-14/+32
|
* Merge remote branch 'origin/master'Struan Donald2012-01-12-182/+736
|\
| * Highlight current page.Matthew Somerville2012-01-11-8/+17
| |
| * Put back mistakingly dropped link.Matthew Somerville2012-01-11-2/+3
| |
| * Merge remote branch 'petter/council-solve-rates'Matthew Somerville2012-01-11-2/+3
| |\
| | * Update SQL to handle the new fixed states 'fixed - user' and 'fixed - council'.Petter Reinholdtsen2011-12-22-2/+3
| | |
| * | Merge branch 'reportemptyhomes'Matthew Somerville2012-01-11-148/+149
| |\ \
| | * | Fix jslinit reported issuesStruan Donald2012-01-11-109/+110
| | | | | | | | | | | | | | | | Don't throw an error if current and current_nearest elements not present
| | * | make changes as suggested by jslintStruan Donald2012-01-11-8/+11
| | | |
| | * | Merge remote branch 'origin/master' into reportemptyhomesStruan Donald2012-01-10-356/+5692
| | |\ \
| | * | | update emptyhomes front page text post c4 broadcastStruan Donald2011-12-23-4/+11
| | | | |
| | * | | add the report link back in as otherwise no way to return to front pageStruan Donald2011-12-09-0/+1
| | | | |
| | * | | faq updatesStruan Donald2011-12-09-26/+17
| | | | |
| | * | | remove report and all report linksStruan Donald2011-12-09-2/+0
| | | | |
| * | | | Add couple of packages used by graph generation, include pere's bootstrap ↵Matthew Somerville2012-01-11-6/+548
| | | | | | | | | | | | | | | | | | | | script (minus few config vars).
| * | | | Fix bug in admin interface deleting a mark-fixed comment.Matthew Somerville2012-01-11-2/+2
| | | | |
| * | | | Add a few ARIA roles.Matthew Somerville2012-01-11-15/+15
| | | | |
| * | | | Remove unwanted spacing using empty code brackets.Matthew Somerville2012-01-10-8/+8
| | |/ / | |/| |
* / | | pass even if line wrapsStruan Donald2012-01-12-2/+2
|/ / /
* | | Ignore new .yml files.Matthew Somerville2012-01-10-2/+2
| | |
* | | Initial redesign to fit FixMyTransport mySociety bar and font choice.Matthew Somerville2012-01-10-50/+1117
| | |
* | | If on staging site, look up last mod time of file each time, if cached ↵Matthew Somerville2012-01-10-1/+1
| | | | | | | | | | | | somewhere.
* | | the yaml2sh call in deployfns adds OPTION_ on the front of config key names ↵Struan Donald2012-01-10-3/+3
| | | | | | | | | | | | and is used elsewhere so add OPTION_ back on
* | | BCI -> FMSStruan Donald2012-01-10-39/+39
| | |
* | | BCI -> FMS conf change for graph generation scriptsStruan Donald2012-01-10-2/+2
| | |
* | | use yaml conf for graph generation scriptsStruan Donald2012-01-10-2/+2
| | |
* | | get the path right in the move :(Struan Donald2012-01-09-0/+0
| | |
* | | move example config to ymlStruan Donald2012-01-09-74/+60
| | |
* | | missed BCI -> FMS settingStruan Donald2012-01-09-1/+1
| | |
* | | BCI -> FMS in config valuesStruan Donald2012-01-09-18/+18
| | |
* | | Fix test for when long domain name pushes things over one line.Matthew Somerville2012-01-06-2/+2
| | |
* | | Remove problem with DBIx::Class::EncodedColumn by requesting one of its sub ↵Matthew Somerville2012-01-06-6/+1
| | | | | | | | | | | | packages.
* | | Merge remote branch 'origin/master'Struan Donald2012-01-06-1/+1
|\ \ \