aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeLines
* 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
* | Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-31/+641
|\ \ | |/ |/|
| * adding a 'suggest_username' to message_manager_client.js, now only fills user...Dave Whiteland2012-10-01-2/+1
| * explicitly handle msg-is-active class for message that will be used to create...Dave Whiteland2012-10-01-4/+6
| * don't use form tag in reply div, because it will nest in the main submit form...Dave Whiteland2012-10-01-2/+2
| * assume/guess that MM username -if it exists at all- will be based on the emai...Dave Whiteland2012-10-01-0/+2
| * 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 ssh://git.mysociety.org/data/git/public/fixmy...Dave Whiteland2012-09-30-8/+43
| |\
| | * 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 p...Dave Whiteland2012-09-30-28/+31
| * | reply js/formatting for MM in /around, note suppressed SHOW MESSAGES and COPY...Dave Whiteland2012-09-30-81/+95
| |/
| * 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
| * 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
| * Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-643/+761
| |\
| * | move localstorage to sessionstorage, and clear on logoutDave Whiteland2012-07-24-7/+12
| * | END token not in braces confuses parser so be a bit more explicitStruan Donald2012-07-12-5/+4
| * | Tidy up templates, to make it easier to keep in sync.Matthew Somerville2012-07-12-276/+24
| * | changed mm_msg_id to external_source_id, and added external_source colDave Whiteland2012-07-12-6/+6
| * | Merge remote branch 'origin/fmb-read-only' into fmb-read-onlyDave Whiteland2012-07-11-1/+1
| |\ \
| | * | if report generated from message manager pass id to report pageStruan Donald2012-07-11-1/+1
| * | | reworking mm_msg_id, instead of serviceDave Whiteland2012-07-11-12/+14
| |/ /
| * | add MESSAGE_MANAGER_URL configDave Whiteland2012-07-11-3/+3
| * | passing MM message number through service field, callback on view (needs clie...Dave Whiteland2012-07-10-25/+31
| * | pass the MM message ID into FMS on submit, if there is oneDave Whiteland2012-07-05-0/+9
| * | Call /messages/available on load (and remove spurious extra div)Dave Whiteland2012-07-05-2/+2
| * | mm layout/locks after /avaible messages are pulled from MMDave Whiteland2012-07-05-6/+17
| * | MM ajax calls, using message_manager_client.jsDave Whiteland2012-07-04-2/+54
| * | FMB web fixesDave Whiteland2012-06-25-1/+117
| * | Merge branch 'master' into fmb-read-onlyDave Whiteland2012-06-25-604/+468
| |\ \