Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | make SHOW MESSAGES and COPY TO UPDATE conditional on page displaying single ↵ | Dave Whiteland | 2012-09-30 | -28/+31 | |
| | | | | | | | | | | | | problem | ||||
| * | | reply js/formatting for MM in /around, note suppressed SHOW MESSAGES and ↵ | Dave Whiteland | 2012-09-30 | -82/+153 | |
| | | | | | | | | | | | | COPY TO UPDATE for now | ||||
| * | | add message_manager_client.js updated from MM | Dave Whiteland | 2012-09-27 | -22/+171 | |
| |/ | |||||
| * | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -37/+75 | |
| | | | | | | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand | ||||
| * | remove race condition | Struan Donald | 2012-08-28 | -2/+1 | |
| | | |||||
| * | 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 | -10/+23 | |
| | | | | | | | | use a button for adding support rather than a link | ||||
| * | 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 | |
| | | |||||
| * | adding text from a message manager message increments supporter count | Struan Donald | 2012-08-24 | -0/+4 | |
| | | |||||
| * | 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/+95 | |
| | | |||||
| * | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -3/+39 | |
| | | |||||
| * | update alert page text to be appropriate for FixMyBarangay | Struan Donald | 2012-08-22 | -0/+41 | |
| | | |||||
| * | area_types now returns array ref | Struan Donald | 2012-08-22 | -1/+1 | |
| | | |||||
| * | sort out small issues from merge | Struan Donald | 2012-08-22 | -9/+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 | -13766/+12849 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | ||||
| * | | move localstorage to sessionstorage, and clear on logout | Dave Whiteland | 2012-07-24 | -15/+30 | |
| | | | |||||
| * | | reintroduce logic for sending external_id to fixmybarangay Open311 | Dave Whiteland | 2012-07-22 | -1/+6 | |
| | | | |||||
| * | | do not fall back to the default get_council_sender method | Struan Donald | 2012-07-13 | -0/+13 | |
| | | | |||||
| * | | allow send-reports etc to run on fmb test | Struan Donald | 2012-07-12 | -1/+1 | |
| | | | |||||
| * | | END token not in braces confuses parser so be a bit more explicit | Struan Donald | 2012-07-12 | -5/+4 | |
| | | | |||||
| * | | make external_source_id text for flexibility | Struan Donald | 2012-07-12 | -1/+1 | |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/fmb-read-only' into fmb-read-only | Struan Donald | 2012-07-12 | -276/+24 | |
| |\ \ | |||||
| | * | | Tidy up templates, to make it easier to keep in sync. | Matthew Somerville | 2012-07-12 | -276/+24 | |
| | | | | |||||
| * | | | add in external_source and external_source_id to schema | Struan Donald | 2012-07-12 | -1/+5 | |
| |/ / | |||||
| * | | Merge remote-tracking branch 'origin/fmb-read-only' into fmb-read-only | Struan Donald | 2012-07-12 | -31/+46 | |
| |\ \ | |||||
| | * | | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -22/+27 | |
| | | | | |||||
| | * | | added Message Manager ID (mm_msg_id) column and used it | Dave Whiteland | 2012-07-11 | -12/+23 | |
| | | | | |||||
| | * | | whoops XXX | Dave Whiteland | 2012-07-11 | -1/+0 | |
| | | | | |||||
| | * | | Merge remote branch 'origin/fmb-read-only' into fmb-read-only | Dave Whiteland | 2012-07-11 | -2/+8 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: perllib/FixMyStreet/App/Controller/Report/New.pm | ||||
| | * | | | reworking mm_msg_id, instead of service | Dave Whiteland | 2012-07-11 | -17/+18 | |
| | | | | | |||||
| * | | | | have to have a value, even if it is an empty string | Struan Donald | 2012-07-12 | -1/+1 | |
| | |/ / | |/| | | |||||
| * | | | if report generated from message manager pass id to report page | Struan Donald | 2012-07-11 | -2/+9 | |
| |/ / | |||||
| * | | add MESSAGE_MANAGER_URL config | Dave Whiteland | 2012-07-11 | -3/+7 | |
| | | | |||||
| * | | handle no MM messages nicely | Dave Whiteland | 2012-07-11 | -4/+7 | |
| | | | |||||
| * | | ensure MM URL has a trailing slash | Dave Whiteland | 2012-07-11 | -0/+3 | |
| | | | |||||
| * | | don't just say 'Error: 0 error' if there's a x-domain error (certainly in FF) | Dave Whiteland | 2012-07-11 | -1/+7 | |
| | | | |||||
| * | | fix jslint issue | Dave Whiteland | 2012-07-10 | -4/+1 | |
| | | | |||||
| * | | passing MM message number through service field, callback on view (needs ↵ | Dave Whiteland | 2012-07-10 | -25/+36 | |
| | | | | | | | | | | | | client check to only trigger on rreports created this session) | ||||
| * | | remove some assumptions from MM about what elements are present on the page ↵ | Dave Whiteland | 2012-07-10 | -8/+20 | |
| | | | | | | | | | | | | when js is run | ||||
| * | | jslint-inspired change of JS 'module pattern' here | Dave Whiteland | 2012-07-06 | -53/+61 | |
| | | | |||||
| * | | jslint fixes | Dave Whiteland | 2012-07-06 | -56/+55 | |
| | | | |||||
| * | | showing login form after initial call is unexpected, so remove all messages ↵ | Dave Whiteland | 2012-07-05 | -3/+8 | |
| | | | | | | | | | | | | (expect to call /available again to re-populate), closes #18 |