aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
...
| * | If questionnaire says report remains open, show that on report page.Matthew Somerville2012-03-21-2/+19
| * | Merge remote-tracking branch 'origin/master'Struan Donald2012-03-20-4/+40
| |\ \
| | * | separated file for MapQuestGuillaume2012-03-20-0/+33
| | |/
| | * Ignore whensent last update time.Matthew Somerville2012-03-19-1/+2
| | * Factor FMS /reports templates back into default, tweak to show fixed and last...Matthew Somerville2012-03-19-4/+6
| * | update cleanup text to deal with alternative spellingStruan Donald2012-03-20-1/+1
| |/
| * Return an error if map clicked outside boundary, fixes #270.Matthew Somerville2012-03-16-3/+8
| * Put validation strings in external file (fixes #281), tidy to only have one c...Matthew Somerville2012-03-16-0/+30
| * Max 250 any side.Matthew Somerville2012-03-15-2/+2
* | 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-197/+236
|\|
| * Merge branch 'redesign'Matthew Somerville2012-03-14-197/+236
| |\
| | * 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 database....Matthew Somerville2012-03-08-106/+97
| | * Do the stringify/array in the cobrand, for future time when we need multiple ...Matthew Somerville2012-03-06-4/+3
| | * 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 my...Matthew Somerville2012-03-02-2/+35
| | * Add 'below' to fix #244, rearrange note slightly to be in better place.Matthew Somerville2012-03-01-1/+1
| | * Green pin when creating, for #250.Matthew Somerville2012-03-01-1/+1
| | * All pins yellow, for #250.Matthew Somerville2012-03-01-3/+6
| | * Fix #261, photos need confirmed time also.Matthew Somerville2012-03-01-23/+27
| | * Reduce JS pin fetching to only exactly the map that is shown.Matthew Somerville2012-02-29-1/+3
| | * Reports page wants to know if photo exists.Matthew Somerville2012-02-28-0/+1
| | * Only need to set additional_template_paths if other variables are being set, ...Matthew Somerville2012-02-23-2/+1
| | * Factor out fragment rendering, as additional template paths needs to be passed.Matthew Somerville2012-02-23-10/+25
| | * Fix nearby photo handling for #227.Matthew Somerville2012-02-23-1/+1
| | * Nearby list needs photo too, and via nearby object (for #227).Matthew Somerville2012-02-23-1/+1
| | * Allow photo checking in lists on around page, have five items, for #227.Matthew Somerville2012-02-22-1/+2
| | * 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 size...Matthew Somerville2012-02-22-1/+2
| | * Tentative change to the map pins: change blue to big, can't work out how to g...Josh Angell2012-02-21-1/+1
* | | add in new handler for report submission from phonegap appsStruan Donald2012-03-12-0/+58
|/ /
* | Typo.Matthew Somerville2012-03-05-1/+1
* | Needed as well.Matthew Somerville2012-03-05-5/+5
* | Advertise mySociety newsletter.Matthew Somerville2012-03-05-13/+13
* | Use add() function so as not to have a leap day bug.Matthew Somerville2012-02-29-2/+1
* | Fix RSS area links on alert page.Matthew Somerville2012-02-10-4/+4
* | Move cache header to under where errors could be shown.Matthew Somerville2012-02-10-2/+3
* | Improve cobrand mapping with ALLOWED_COBRANDS for #215.Matthew Somerville2012-02-06-10/+28
* | make sure admin summary page handle new cobrand structure correctlyStruan Donald2012-02-02-0/+9
|/
* Make FixMyStreet a cobrand, like the others.Matthew Somerville2012-01-30-3/+5
* Add some logging of report creation process.Matthew Somerville2012-01-20-0/+6
* If password field left blank when reporting/updating, ignore that for passwor...Matthew Somerville2012-01-20-2/+4
* Remove some unused cobrand functions, start of a base class.Matthew Somerville2012-01-20-104/+79
* Give all council cobrands a common parent to use.Matthew Somerville2012-01-13-246/+97