aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Collapse)AuthorAgeLines
* first pass of using password to loging. needs lots of work stillStruan Donald2012-03-15-6/+11
|
* Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-03-14-145/+125
|\
| * Merge branch 'redesign'Matthew Somerville2012-03-14-145/+125
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| | * Council info pages.Matthew Somerville2012-03-14-0/+7
| | |
| | * Update error message (missed from previous).Matthew Somerville2012-03-14-2/+2
| | |
| | * Update lastupdate timestamp if anything has changed, not just state.Matthew Somerville2012-03-12-4/+1
| | |
| | * Store full size photos that are uploaded on filesystem, put hash in ↵Matthew Somerville2012-03-08-86/+70
| | | | | | | | | | | | database. Fixes #9, basics for #209 (needs light box adding).
| | * Basics of sliding drawer for alerts on around page.Matthew Somerville2012-03-06-0/+2
| | |
| | * Just one list of problems on council pages.Matthew Somerville2012-03-05-36/+6
| | |
| | * List of wards on council page in page footer and sliding in/out.Matthew Somerville2012-03-05-1/+2
| | |
| | * Get test suite all passing again, and fix bug displaying partial photo and ↵Matthew Somerville2012-03-02-1/+1
| | | | | | | | | | | | my stupid use of c as a variable.
| | * Green pin when creating, for #250.Matthew Somerville2012-03-01-1/+1
| | |
| | * All pins yellow, for #250.Matthew Somerville2012-03-01-2/+2
| | |
| | * Reports page wants to know if photo exists.Matthew Somerville2012-02-28-0/+1
| | |
| | * Factor out fragment rendering, as additional template paths needs to be passed.Matthew Somerville2012-02-23-10/+9
| | |
| | * Fix pin display when JS is disabled.Matthew Somerville2012-02-22-1/+1
| | |
| | * Add fp argument to image script for front page thumbnails, for #226.Matthew Somerville2012-02-22-3/+21
| | |
| | * Separate colour and size using StyleMap and Rules, to enable differently ↵Matthew Somerville2012-02-22-1/+2
| | | | | | | | | | | | sized map pins (fixes #228).
| | * Tentative change to the map pins: change blue to big, can't work out how to ↵Josh Angell2012-02-21-1/+1
| | | | | | | | | | | | | | | | | | get them a different size… Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | | add in new handler for report submission from phonegap appsStruan Donald2012-03-12-0/+58
|/ /
* | Use add() function so as not to have a leap day bug.Matthew Somerville2012-02-29-2/+1
| |
* | Move cache header to under where errors could be shown.Matthew Somerville2012-02-10-2/+3
|/
* 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-2/+4
| | | | | | 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-10/+1
|
* Fix bug in admin interface deleting a mark-fixed comment.Matthew Somerville2012-01-11-1/+1
|
* Merge remote branch 'origin/master'Struan Donald2011-12-05-0/+41
|\
| * clunky admin interface to rotate images (fixes #11)Struan Donald2011-12-02-0/+41
| |
* | Merge branch 'rss-addresses'Struan Donald2011-11-30-2/+8
|\ \ | |/ |/| | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm
| * use format_postcode in rss feeds as wellStruan Donald2011-11-29-3/+1
| |
| * canonicalise postcode for display in RSS titlesStruan Donald2011-11-29-1/+4
| |
| * include nearest road data in rss feed if available, plus testsStruan Donald2011-11-28-3/+2
| |
| * add postcode to problem title in Rss feedStruan Donald2011-11-28-1/+6
| |
| * Merge remote branch 'origin/master' into rss-addressesStruan Donald2011-09-20-8/+26
| |\
| * | sort of working rss address stuff with db caching and populate scriptStruan Donald2011-09-09-2/+3
| | |
* | | Merge remote branch 'origin/master' into js-validationStruan Donald2011-11-18-12/+135
|\ \ \
| * | | count Reading stats from start of November to give useful comparisonStruan Donald2011-11-07-8/+3
| | | |
| * | | add ability to have submission source stats on council reports page and use ↵Struan Donald2011-10-28-7/+15
| | | | | | | | | | | | | | | | for reading cobrand
| * | | Do want LBO in EHA.Matthew Somerville2011-10-28-1/+3
| | | |
| * | | Remove RSS feeds from EHA.Matthew Somerville2011-10-28-0/+1
| | | |
| * | | Remove some things from EHA website.Matthew Somerville2011-10-28-1/+1
| | | |
| * | | return an error if we cannot find the location rather than just bailingStruan Donald2011-10-21-1/+10
| | | |
| * | | actually make the fetching of open311 extra info fields workStruan Donald2011-10-20-12/+8
| | | |
| * | | only add on change handler if there are open311 extra paramsStruan Donald2011-10-20-0/+2
| | | |
| * | | Merge branch 'open311-consumer'Struan Donald2011-10-20-4/+94
| |\ \ \
| | * | | remove javascript eval and send down html insteadStruan Donald2011-10-20-1/+30
| | | | |
| | * | | make the additional information fields work with js update of category dropdownStruan Donald2011-10-20-2/+3
| | | | |
| | * | | Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-9/+28
| | |\ \ \
| | * \ \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-08-14/+57
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js
| | * | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-22-38/+189
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css