aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* ignore seesomething cobrand as it is pulled in from another repoStruan Donald2013-01-07-0/+1
|
* Merge remote-tracking branch 'origin/master'Struan Donald2013-01-07-3/+6
|\
| * .hidden hides completely from front end CSS.Matthew Somerville2013-01-07-3/+3
| |
| * Check for some spambots.Matthew Somerville2013-01-07-0/+3
| |
* | Merge branch 'centro'Struan Donald2013-01-04-52/+957
|\ \ | |/ |/| | | | | Conflicts: perllib/FixMyStreet/Cobrand/Default.pm
| * tests for the auto_confirm with no login and for accepting no user detailsStruan Donald2012-12-21-0/+113
| |
| * if the map has not been used then it the map variables are not instantiated ↵Struan Donald2012-12-21-1/+5
| | | | | | | | so do not try and use
| * reports are not visible by anyone it turns outStruan Donald2012-12-21-12/+1
| |
| * Do not have a blank device columnStruan Donald2012-12-21-1/+1
| |
| * remove id and details from reportingStruan Donald2012-12-21-5/+1
| |
| * show report area on reporting screenStruan Donald2012-12-21-3/+14
| |
| * remember search parameter and set values of selects accordinglyStruan Donald2012-12-21-12/+12
| |
| * display message if no results foundStruan Donald2012-12-21-0/+6
| |
| * use correct path for form submissionStruan Donald2012-12-21-1/+1
| |
| * add filter via device typeStruan Donald2012-12-21-0/+11
| |
| * list device type on see something stats pageStruan Donald2012-12-21-1/+3
| |
| * add in labels and ids to make form layout betterStruan Donald2012-12-21-3/+5
| |
| * add full list of subcategoriesStruan Donald2012-12-21-0/+6
| |
| * add pagination to report listStruan Donald2012-12-21-2/+11
| |
| * add css classes for better table readabilityStruan Donald2012-12-21-3/+3
| |
| * use auth for seesomething adminStruan Donald2012-12-21-0/+5
| |
| * get $c from $self rather than having to pass it inStruan Donald2012-12-21-2/+3
| |
| * header and footer for see something adminStruan Donald2012-12-20-0/+9
| |
| * bare bones report sent confirmation template for see somethingStruan Donald2012-12-20-0/+9
| |
| * limit viewing of reports to logged in council usersStruan Donald2012-12-20-0/+20
| |
| * basic initial stats page for see somethingStruan Donald2012-12-20-0/+87
| |
| * add design to around index pageStruan Donald2012-12-20-0/+24
| |
| * do not blank bodyclass if it existsStruan Donald2012-12-20-1/+1
| |
| * set mappage as default body classStruan Donald2012-12-20-0/+1
| |
| * add optional template to allow setting a default body class in templatesStruan Donald2012-12-20-0/+1
| |
| * move site title into cobrand class so we can override it easilyStruan Donald2012-12-20-3/+12
| |
| * bring around_index page in line with designStruan Donald2012-12-20-32/+22
| |
| * remove map from front page if no javascript as it looks a bit oddStruan Donald2012-12-20-33/+1
| |
| * do not actually need frontmappage class on the bodyStruan Donald2012-12-20-1/+1
| |
| * sightly more helpful not covered textStruan Donald2012-12-20-1/+1
| |
| * hardcode map on front pageStruan Donald2012-12-19-0/+95
| |
| * seesomething report created pageStruan Donald2012-12-19-0/+25
| |
| * remove unused elements from report formStruan Donald2012-12-19-39/+2
| |
| * initial display location templateStruan Donald2012-12-19-0/+49
| |
| * remove unused navigation elementsStruan Donald2012-12-19-6/+0
| |
| * email template for see something reportsStruan Donald2012-12-18-0/+25
| |
| * add in user details field to %h so we can put sensible user details in ↵Struan Donald2012-12-18-0/+4
| | | | | | | | anonymous reports
| * stick subcategory details in $h if there is oneStruan Donald2012-12-18-0/+4
| |
| * do not send report sent confirmation emails for anonymous reportsStruan Donald2012-12-18-1/+7
| |
| * choose better example placesStruan Donald2012-12-18-1/+1
| |
| * send the raw category list back as well for ease of use in mobile appsStruan Donald2012-12-13-0/+1
| |
| * add id to category label to help with validation messagesStruan Donald2012-12-12-1/+1
| |
| * add category attributes to make iphone app workStruan Donald2012-12-09-0/+14
| |
| * if we always confirm and the report is non public then just show a success pageStruan Donald2012-12-07-0/+13
| |
| * add cobrand module and templates for see something say somethingStruan Donald2012-12-07-0/+281
| |