aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|
* move validation rules out to a template so cobrands can override themStruan Donald2012-12-06-7/+11
|
* allow properly anonymous reports to be madeStruan Donald2012-12-04-0/+26
|
* if never confirming reports make sure we handle new users correctlyStruan Donald2012-12-04-1/+5
|
* allow cobrand to skip report confirmationStruan Donald2012-12-04-1/+12
|
* store subcategory when submittedStruan Donald2012-12-03-0/+3
|
* add option to send email confirming report has been sent to councilStruan Donald2012-12-03-0/+87
|
* move new report validation out to cobrand so we can over-ride this forStruan Donald2012-12-03-5/+18
| | | | special cases without hard coding it into controller
* add subcategory field to problem tableStruan Donald2012-12-03-3/+14
|
* message manager: tweaks to clarify 'copy to update' button useDave Whiteland2012-12-03-4/+22
|
* fixed message manager bug with empty data: always create the <ul> even if ↵Dave Whiteland2012-12-03-3/+3
| | | | there's no <li> within it
* now show Message Manager results for current report's archived messages, as ↵Dave Whiteland2012-12-03-19/+101
| | | | well as 'available' ones, provides reply-to-originator capability
* add notice (to staff) that message was submitted by SMS, and link to MM adminDave Whiteland2012-12-02-0/+25
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-12-02-4/+6
|\
| * small changes to message_manager_client.js, keeping in synch with the ↵Dave Whiteland2012-12-01-4/+6
| | | | | | | | equivalent file in the Message Manager repo
* | fixed signed up templates that were saying 'FixMyStreet'Dave Whiteland2012-12-02-0/+24
|/
* full crontab for www.fixmybarangay.comDave Whiteland2012-11-29-1/+1
|
* added tooltips (basic title attribute on links) to some MM links/buttonsDave Whiteland2012-11-29-8/+15
|
* Only have grid refs of at least 4 digits.Matthew Somerville2012-11-28-1/+1
|
* Fix broken template reference.Matthew Somerville2012-11-28-1/+1
|
* an apostrophe catastrophe (well an error, anyway)Dave Whiteland2012-11-27-1/+1
|
* added MM help to FMB message tab, closes mysociety/message-manager#105Dave Whiteland2012-11-27-19/+97
|
* add FMB wee spinner graphicDave Whiteland2012-11-27-0/+0
|
* added fade-in spinner to FMB ajax callsDave Whiteland2012-11-26-11/+32
|
* Consolidate user searching to one admin page.Matthew Somerville2012-11-26-53/+26
|