aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeLines
* sites are now hosted by bytemarkStruan Donald2012-10-22-5/+5
|
* update problem confirmation text for southamptonStruan Donald2012-10-19-0/+14
|
* Add FMB site-name.txt template.Matthew Somerville2012-10-13-0/+1
|
* Add another link to contact page from sidebar, fixes #318.Matthew Somerville2012-10-12-0/+1
|
* Add padding, background colour, other bits to fix #307.Matthew Somerville2012-10-12-3/+3
|
* Consolidate photo template to best one (fixes blank width/height).Matthew Somerville2012-10-12-19/+7
|
* Fix weird text cut-off issue.Matthew Somerville2012-10-12-1/+1
|
* Password forgotten message on update form too.Matthew Somerville2012-10-12-0/+6
|
* Add forgotten password note.Matthew Somerville2012-10-12-0/+6
|
* Add sharing buttons.Matthew Somerville2012-10-12-0/+11
|
* Fix missing site_title.Matthew Somerville2012-10-11-2/+2
|
* Combine the two display_location templates.Matthew Somerville2012-10-11-198/+119
|
* Update .po file, and make prettify function do nget() properly.Matthew Somerville2012-10-08-2/+2
|
* add barangay buttons to /my because it's shown on loginDave Whiteland2012-10-06-4/+9
|
* now showing sidebar, customise FMB text for report creationDave Whiteland2012-10-06-1/+24
|
* fix broken MM external_id by attaching it to correct formDave Whiteland2012-10-06-1/+2
|
* Tidy up FMB templates a little.Matthew Somerville2012-10-04-3/+2
|
* Show sidebar if not-FMB or council user, not both.Matthew Somerville2012-10-03-2/+2
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-10-03-2/+2
|\
| * Allow closed->fixed transition in questionnaire, and spot closed problems in ↵Matthew Somerville2012-10-03-2/+2
| | | | | | | | response text (fix #269).
* | Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-31/+641
|\ \ | |/ |/| | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm
| * adding a 'suggest_username' to message_manager_client.js, now only fills ↵Dave Whiteland2012-10-01-2/+1
| | | | | | | | username if none is already in use, fixes mysociety/message-manager#26
| * explicitly handle msg-is-active class for message that will be used to ↵Dave Whiteland2012-10-01-4/+6
| | | | | | | | create report, instead of msg-is-owned, fixes mysociety/message-manager#49
| * don't use form tag in reply div, because it will nest in the main submit ↵Dave Whiteland2012-10-01-2/+2
| | | | | | | | form, which is very bad
| * assume/guess that MM username -if it exists at all- will be based on the ↵Dave Whiteland2012-10-01-0/+2
| | | | | | | | email. More convenient than sensible, works for now.
| * remove redundant message 'hide' codeDave Whiteland2012-10-01-8/+0
| |
| * faq textDave Whiteland2012-10-01-4/+55
| |
| * remove console.log debuggingDave Whiteland2012-09-30-6/+0
| |
| * Merge branch 'fmb-read-only' of ↵Dave Whiteland2012-09-30-8/+43
| |\ | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only Conflicts: web/cobrands/fixmybarangay/message_manager.scss
| | * admin interface to add contact level endpointsStruan Donald2012-09-28-0/+27
| | |
| | * admin interface to set endpoint as devolvedStruan Donald2012-09-28-1/+9
| | |
| | * correct site titleStruan Donald2012-09-27-1/+1
| | |
| | * remove locate me automatically as it makes no senseStruan Donald2012-09-26-6/+6
| | |
| * | make SHOW MESSAGES and COPY TO UPDATE conditional on page displaying single ↵Dave Whiteland2012-09-30-28/+31
| | | | | | | | | | | | problem
| * | reply js/formatting for MM in /around, note suppressed SHOW MESSAGES and ↵Dave Whiteland2012-09-30-81/+95
| |/ | | | | | | COPY TO UPDATE for now
| * cut down alert options to within boundary ofStruan Donald2012-08-28-14/+63
| |
| * only show message manager interface for council usersStruan Donald2012-08-28-0/+2
| |
| * missing wordStruan Donald2012-08-27-2/+2
| |
| * change report form text to make more sense within contextStruan Donald2012-08-27-1/+10
| |
| * Display support count even if not logged inStruan Donald2012-08-27-6/+12
| | | | | | | | use a button for adding support rather than a link
| * cobrand.moniker not plain cobrandStruan Donald2012-08-27-1/+1
| |
| * show wards if NOT fixmybarangay cobrandStruan Donald2012-08-27-1/+1
| |
| * FixMyBarangay does not have wards so do not list them in the dashboardStruan Donald2012-08-24-0/+2
| |
| * show/hide message manager message listStruan Donald2012-08-23-2/+8
| |
| * Better words for supporter countStruan Donald2012-08-23-1/+1
| |
| * allow adding of message manager messages as updates rather than as issuesStruan Donald2012-08-23-2/+89
| |
| * initial crude add support option for a problemStruan Donald2012-08-23-0/+8
| |
| * update alert page text to be appropriate for FixMyBarangayStruan Donald2012-08-22-0/+41
| |
| * sort out small issues from mergeStruan Donald2012-08-22-1/+1
| |
| * fix accidentally commited conflicted file :(Struan Donald2012-08-22-36/+0
| |