Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | 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 | ||||
| * | | store MM auth credentials in localstorage to avoid repeat login | Dave Whiteland | 2012-07-05 | -15/+29 | |
| | | | |||||
| * | | pass the MM message ID into FMS on submit, if there is one | Dave Whiteland | 2012-07-05 | -0/+9 | |
| | | | |||||
| * | | switch click listener to the radio button (not the li) to make user action ↵ | Dave Whiteland | 2012-07-05 | -2/+2 | |
| | | | | | | | | | | | | unambiguous | ||||
| * | | Call /messages/available on load (and remove spurious extra div) | Dave Whiteland | 2012-07-05 | -2/+2 | |
| | | | |||||
| * | | login hidden except when needed | Dave Whiteland | 2012-07-05 | -2/+2 | |
| | | | |||||
| * | | mm layout/locks after /avaible messages are pulled from MM | Dave Whiteland | 2012-07-05 | -36/+57 | |
| | | | |||||
| * | | MM ajax calls, using message_manager_client.js | Dave Whiteland | 2012-07-04 | -2/+402 | |
| | | | |||||
| * | | some CSS tweaks | Dave Whiteland | 2012-07-03 | -7/+16 | |
| | | | |||||
| * | | FMB web fixes | Dave Whiteland | 2012-06-25 | -1/+139 | |
| | | | |||||
| * | | delete overlooked conflict marker? | Dave Whiteland | 2012-06-25 | -1/+0 | |
| | | | |||||
| * | | FMB scss needs contrast1_dark declaration | Dave Whiteland | 2012-06-25 | -0/+1 | |
| | | | |||||
| * | | barnet missing from the compass-using cobrands list in make_css | Dave Whiteland | 2012-06-25 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -742/+34398 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | ||||
| * \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -1809/+5851 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm templates/web/fixmystreet/alert/index.html templates/web/fixmystreet/around/display_location.html web/cobrands/fixmystreet/_layout.scss web/js/map-OpenLayers.js | ||||
| * \ \ \ | Merge branch 'fmb-read-only' of ↵ | Dave Whiteland | 2012-05-17 | -92/+230 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only | ||||
| | * \ \ \ | Merge branch 'master' into fmb-read-only | Matthew Somerville | 2012-05-17 | -92/+230 | |
| | |\ \ \ \ | |||||
| * | | | | | | whoops should be checking cobrand moniker, not cobrand object | Dave Whiteland | 2012-05-17 | -2/+3 | |
| |/ / / / / | |||||
| * | | | | | FMB sends external_id as an Open311 attrib | Dave Whiteland | 2012-05-17 | -0/+9 | |
| | | | | | | |||||
| * | | | | | Allow display of areas on /around. | Matthew Somerville | 2012-05-08 | -16/+34 | |
| | | | | | | |||||
| * | | | | | correct BSN lat/long | Dave Whiteland | 2012-05-04 | -2/+2 | |
| | | | | | | |||||
| * | | | | | merge master to get schema changes | Dave Whiteland | 2012-05-04 | -588/+2765 | |
| |\ \ \ \ \ | |||||
| * | | | | | | added FMB numbers to send-reports, but otherwise it's regular Open311 :-) | Dave Whiteland | 2012-05-01 | -1/+5 | |
| | | | | | | | |||||
| * | | | | | | need to check for 'open311' send_method because (naughtily) there may be ↵ | Dave Whiteland | 2012-05-01 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | services in there that are not open311 (later: rename table?) | ||||
| * | | | | | | added sign-in link | Dave Whiteland | 2012-05-01 | -0/+68 | |
| | | | | | | | |||||
| * | | | | | | remove sloppy scss | Dave Whiteland | 2012-05-01 | -4/+0 | |
| | | | | | | | |||||
| * | | | | | | cosmetic changes to front bgy. buttons | Dave Whiteland | 2012-05-01 | -0/+13 | |
| | | | | | | | |||||
| * | | | | | | small cosmetic fixes | Dave Whiteland | 2012-05-01 | -10/+2 | |
| | | | | | | | |||||
| * | | | | | | FMB reduced questions | Dave Whiteland | 2012-05-01 | -0/+84 | |
| | | | | | | | |||||
| * | | | | | | FixMyBarangay presentation changes | Dave Whiteland | 2012-05-01 | -9/+28 | |
| | | | | | | | |||||
| * | | | | | | Merge branch 'barnet-integration' into fmb-read-only | Dave Whiteland | 2012-04-30 | -135/+3642 | |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | cosmetic changes to index | Dave Whiteland | 2012-04-30 | -5/+4 | |
| | | | | | | | | |||||
| * | | | | | | | Link directly to two barangays. | Matthew Somerville | 2012-04-26 | -9/+4 | |
| | | | | | | | | |||||
| * | | | | | | | Colour fix (hmm). | Matthew Somerville | 2012-04-26 | -0/+10 | |
| | | | | | | | | |||||
| * | | | | | | | Area type for Barangay, and hack for working out/in boundaries. Error ↵ | Matthew Somerville | 2012-04-26 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handling needs looking at. | ||||
| * | | | | | | | Work much better if reporting pin is clicked/dragged in/out of council ↵ | Matthew Somerville | 2012-04-26 | -15/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boundary (CM17). | ||||
| * | | | | | | | initial go at working round FindBin and Carp issues | Struan Donald | 2012-04-26 | -4/+9 | |
| | | | | | | | | |||||
| * | | | | | | | Pull in texts from message manager, pre-fill detail box if selected. | Matthew Somerville | 2012-04-25 | -0/+43 | |
| | | | | | | | |