| Commit message (Expand) | Author | Age | Lines |
* | Tidy up reporting sidebar notes and privacy. | Matthew Somerville | 2014-11-19 | -6/+2 |
* | Update code.fixmystreet.com references to fixmystreet.org. | Matthew Somerville | 2014-03-19 | -1/+1 |
* | Merge remote branch 'origin/hide-problem-test' | Matthew Somerville | 2013-03-14 | -1/+1 |
|\ |
|
| * | check for mm_url before refreshing Message Manager messages (fixes mysociety/... | Dave Whiteland | 2013-03-13 | -1/+1 |
* | | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-21 | -2/+4 |
|\ \
| |/
|/| |
|
| * | Add hash as query parameter on photos so that rotating instantly works, no ca... | Matthew Somerville | 2013-02-07 | -2/+4 |
* | | fixed whitespace/indenting | Dave Whiteland | 2013-02-18 | -49/+49 |
* | | FixMyBarangay: allow boilerplate strings to act like prefix or suffix, closes... | Dave Whiteland | 2013-02-15 | -1/+3 |
|/ |
|
* | no longer need hardcoded links to departments in FMB, now they are bona fide ... | Dave Whiteland | 2013-02-05 | -16/+0 |
* | Add admin_base_url if needed. | Matthew Somerville | 2013-02-04 | -8/+10 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -20/+11 |
|\ |
|
| * | Add some missing translatable strings, and update .po file accordingly. | Matthew Somerville | 2013-01-31 | -8/+0 |
| * | Migrate Reports.pm to use bodies, not areas. | Matthew Somerville | 2012-12-15 | -9/+8 |
| * | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -3/+3 |
* | | updated/removed TODOs from FixMyBarangay FAQ | Dave Whiteland | 2013-01-30 | -11/+43 |
* | | update Message Manager help popup text (now includes mark-as-not-a-reply text... | Dave Whiteland | 2013-01-28 | -3/+12 |
* | | rename Message Manager callback functions because they are not dummy_ functio... | Dave Whiteland | 2013-01-28 | -6/+6 |
* | | wire up the Message Manager detach button (for marking incoming messages as n... | Dave Whiteland | 2013-01-28 | -6/+26 |
* | | add CSS for Message Manager detach button and popup | Dave Whiteland | 2013-01-28 | -0/+20 |
* | | updated text, closes mysociety/message-manager@153 | Dave Whiteland | 2013-01-27 | -2/+2 |
* | | added two more external_bodies to FixMyBarangay's hard-coded departments | Dave Whiteland | 2013-01-08 | -4/+17 |
|/ |
|
* | provide link to DPS map (currently on 'all reports' page) | Dave Whiteland | 2012-12-10 | -0/+46 |
* | custom MM help text depending on whether or not this is a creation page or ju... | Dave Whiteland | 2012-12-10 | -12/+33 |
* | remove radio buttons entirely from archive messages; remove pointer on mouseo... | Dave Whiteland | 2012-12-10 | -1/+12 |
* | message manager: tweaks to clarify 'copy to update' button use | Dave Whiteland | 2012-12-03 | -4/+16 |
* | now show Message Manager results for current report's archived messages, as w... | Dave Whiteland | 2012-12-03 | -10/+63 |
* | add notice (to staff) that message was submitted by SMS, and link to MM admin | Dave Whiteland | 2012-12-02 | -0/+10 |
* | fixed signed up templates that were saying 'FixMyStreet' | Dave Whiteland | 2012-12-02 | -0/+8 |
* | added tooltips (basic title attribute on links) to some MM links/buttons | Dave Whiteland | 2012-11-29 | -3/+3 |
* | an apostrophe catastrophe (well an error, anyway) | Dave Whiteland | 2012-11-27 | -1/+1 |
* | added MM help to FMB message tab, closes mysociety/message-manager#105 | Dave Whiteland | 2012-11-27 | -5/+63 |
* | added fade-in spinner to FMB ajax calls | Dave Whiteland | 2012-11-26 | -2/+3 |
* | try explicit load rather than via http request | Dave Whiteland | 2012-11-20 | -7/+1 |
* | moved btoa base64 polyfill into header | Dave Whiteland | 2012-11-17 | -10/+8 |
* | add base64.js polyfill for IE | Dave Whiteland | 2012-11-16 | -0/+6 |
* | use less technie terms when describing granting locks on messages | Dave Whiteland | 2012-11-16 | -1/+1 |
* | bad error fixed, moved (hidden) reply/hide message dialog forms to footer | Dave Whiteland | 2012-11-15 | -45/+52 |
* | fixed hiding bug; missing the hide-submit code (dunno where that went) but al... | Dave Whiteland | 2012-11-15 | -0/+18 |
* | add refresh in reply_cleanup callback, so the reply is shown on the page as s... | Dave Whiteland | 2012-11-15 | -0/+1 |
* | add auto-refresh... maybe if a message is currently selected, should store th... | Dave Whiteland | 2012-11-12 | -4/+16 |
* | added manual refresh, with animation support to make it less confusing | Dave Whiteland | 2012-11-11 | -2/+17 |
* | Merge branch 'master' into boilerplate-mm-js | Dave Whiteland | 2012-11-11 | -0/+3 |
|\ |
|
| * | added bgy buttons to main nav | Dave Whiteland | 2012-11-11 | -0/+2 |
| * | added admin link to MM for FixMyBarangay | Dave Whiteland | 2012-11-09 | -0/+1 |
* | | style changes to reply/hide, both are textarea (not text) | Dave Whiteland | 2012-11-11 | -2/+2 |
* | | initial updates just to get latest message_manager_client.js operational | Dave Whiteland | 2012-11-09 | -17/+51 |
|/ |
|
* | Fix missing site_title. | Matthew Somerville | 2012-10-11 | -1/+1 |
* | add barangay buttons to /my because it's shown on login | Dave Whiteland | 2012-10-06 | -0/+4 |
* | now showing sidebar, customise FMB text for report creation | Dave Whiteland | 2012-10-06 | -1/+24 |
* | fix broken MM external_id by attaching it to correct form | Dave Whiteland | 2012-10-06 | -1/+2 |