| Commit message (Expand) | Author | Age | Lines |
* | Tidy up FMB templates a little. | Matthew Somerville | 2012-10-04 | -3/+2 |
* | Show sidebar if not-FMB or council user, not both. | Matthew Somerville | 2012-10-03 | -2/+2 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Dave Whiteland | 2012-10-03 | -2/+2 |
|\ |
|
| * | Allow closed->fixed transition in questionnaire, and spot closed problems in ... | Matthew Somerville | 2012-10-03 | -2/+2 |
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -31/+641 |
|\ \
| |/
|/| |
|
| * | adding a 'suggest_username' to message_manager_client.js, now only fills user... | Dave Whiteland | 2012-10-01 | -2/+1 |
| * | explicitly handle msg-is-active class for message that will be used to create... | Dave Whiteland | 2012-10-01 | -4/+6 |
| * | don't use form tag in reply div, because it will nest in the main submit form... | Dave Whiteland | 2012-10-01 | -2/+2 |
| * | assume/guess that MM username -if it exists at all- will be based on the emai... | Dave Whiteland | 2012-10-01 | -0/+2 |
| * | remove redundant message 'hide' code | Dave Whiteland | 2012-10-01 | -8/+0 |
| * | faq text | Dave Whiteland | 2012-10-01 | -4/+55 |
| * | remove console.log debugging | Dave Whiteland | 2012-09-30 | -6/+0 |
| * | Merge branch 'fmb-read-only' of ssh://git.mysociety.org/data/git/public/fixmy... | Dave Whiteland | 2012-09-30 | -8/+43 |
| |\ |
|
| | * | admin interface to add contact level endpoints | Struan Donald | 2012-09-28 | -0/+27 |
| | * | admin interface to set endpoint as devolved | Struan Donald | 2012-09-28 | -1/+9 |
| | * | correct site title | Struan Donald | 2012-09-27 | -1/+1 |
| | * | remove locate me automatically as it makes no sense | Struan Donald | 2012-09-26 | -6/+6 |
| * | | make SHOW MESSAGES and COPY TO UPDATE conditional on page displaying single p... | Dave Whiteland | 2012-09-30 | -28/+31 |
| * | | reply js/formatting for MM in /around, note suppressed SHOW MESSAGES and COPY... | Dave Whiteland | 2012-09-30 | -81/+95 |
| |/ |
|
| * | cut down alert options to within boundary of | Struan Donald | 2012-08-28 | -14/+63 |
| * | only show message manager interface for council users | Struan Donald | 2012-08-28 | -0/+2 |
| * | missing word | Struan Donald | 2012-08-27 | -2/+2 |
| * | change report form text to make more sense within context | Struan Donald | 2012-08-27 | -1/+10 |
| * | Display support count even if not logged in | Struan Donald | 2012-08-27 | -6/+12 |
| * | cobrand.moniker not plain cobrand | Struan Donald | 2012-08-27 | -1/+1 |
| * | show wards if NOT fixmybarangay cobrand | Struan Donald | 2012-08-27 | -1/+1 |
| * | FixMyBarangay does not have wards so do not list them in the dashboard | Struan Donald | 2012-08-24 | -0/+2 |
| * | show/hide message manager message list | Struan Donald | 2012-08-23 | -2/+8 |
| * | Better words for supporter count | Struan Donald | 2012-08-23 | -1/+1 |
| * | allow adding of message manager messages as updates rather than as issues | Struan Donald | 2012-08-23 | -2/+89 |
| * | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -0/+8 |
| * | update alert page text to be appropriate for FixMyBarangay | Struan Donald | 2012-08-22 | -0/+41 |
| * | sort out small issues from merge | Struan Donald | 2012-08-22 | -1/+1 |
| * | fix accidentally commited conflicted file :( | Struan Donald | 2012-08-22 | -36/+0 |
| * | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -643/+761 |
| |\ |
|
| * | | move localstorage to sessionstorage, and clear on logout | Dave Whiteland | 2012-07-24 | -7/+12 |
| * | | END token not in braces confuses parser so be a bit more explicit | Struan Donald | 2012-07-12 | -5/+4 |
| * | | Tidy up templates, to make it easier to keep in sync. | Matthew Somerville | 2012-07-12 | -276/+24 |
| * | | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -6/+6 |
| * | | Merge remote branch 'origin/fmb-read-only' into fmb-read-only | Dave Whiteland | 2012-07-11 | -1/+1 |
| |\ \ |
|
| | * | | if report generated from message manager pass id to report page | Struan Donald | 2012-07-11 | -1/+1 |
| * | | | reworking mm_msg_id, instead of service | Dave Whiteland | 2012-07-11 | -12/+14 |
| |/ / |
|
| * | | add MESSAGE_MANAGER_URL config | Dave Whiteland | 2012-07-11 | -3/+3 |
| * | | passing MM message number through service field, callback on view (needs clie... | Dave Whiteland | 2012-07-10 | -25/+31 |
| * | | pass the MM message ID into FMS on submit, if there is one | Dave Whiteland | 2012-07-05 | -0/+9 |
| * | | Call /messages/available on load (and remove spurious extra div) | Dave Whiteland | 2012-07-05 | -2/+2 |
| * | | mm layout/locks after /avaible messages are pulled from MM | Dave Whiteland | 2012-07-05 | -6/+17 |
| * | | MM ajax calls, using message_manager_client.js | Dave Whiteland | 2012-07-04 | -2/+54 |
| * | | FMB web fixes | Dave Whiteland | 2012-06-25 | -1/+117 |
| * | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -604/+468 |
| |\ \ |
|