aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixmybarangay
Commit message (Expand)AuthorAgeLines
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-4/+2
* Add generic static route handler.Matthew Somerville2015-10-29-0/+0
* Improve item list CSS.Matthew Somerville2015-10-09-2/+2
* Combine some base/fixmystreet templates.Matthew Somerville2015-10-07-0/+2
* Streamline navigation menu CSS.Matthew Somerville2015-09-28-5/+3
* Add 'iel8' class to handle IE6-8 things.Matthew Somerville2015-09-17-4/+4
* Fix sidebar running over the footer on alerts pageSteven Day2015-07-31-1/+1
* Move site_title function to site-name web templateMatthew Somerville2015-01-19-1/+2
* By default, use area-based alerts.Matthew Somerville2014-12-12-4/+4
* Tidy up reporting sidebar notes and privacy.Matthew Somerville2014-11-19-6/+2
* Update code.fixmystreet.com references to fixmystreet.org.Matthew Somerville2014-03-19-1/+1
* Merge remote branch 'origin/hide-problem-test'Matthew Somerville2013-03-14-1/+1
|\
| * check for mm_url before refreshing Message Manager messages (fixes mysociety/...Dave Whiteland2013-03-13-1/+1
* | Merge remote branch 'origin/zurich'Matthew Somerville2013-02-21-2/+4
|\ \ | |/ |/|
| * Add hash as query parameter on photos so that rotating instantly works, no ca...Matthew Somerville2013-02-07-2/+4
* | fixed whitespace/indentingDave Whiteland2013-02-18-49/+49
* | FixMyBarangay: allow boilerplate strings to act like prefix or suffix, closes...Dave Whiteland2013-02-15-1/+3
|/
* no longer need hardcoded links to departments in FMB, now they are bona fide ...Dave Whiteland2013-02-05-16/+0
* Add admin_base_url if needed.Matthew Somerville2013-02-04-8/+10
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-20/+11
|\
| * Add some missing translatable strings, and update .po file accordingly.Matthew Somerville2013-01-31-8/+0
| * Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-9/+8
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-3/+3
* | updated/removed TODOs from FixMyBarangay FAQDave Whiteland2013-01-30-11/+43
* | update Message Manager help popup text (now includes mark-as-not-a-reply text...Dave Whiteland2013-01-28-3/+12
* | rename Message Manager callback functions because they are not dummy_ functio...Dave Whiteland2013-01-28-6/+6
* | wire up the Message Manager detach button (for marking incoming messages as n...Dave Whiteland2013-01-28-6/+26
* | add CSS for Message Manager detach button and popupDave Whiteland2013-01-28-0/+20
* | updated text, closes mysociety/message-manager@153Dave Whiteland2013-01-27-2/+2
* | added two more external_bodies to FixMyBarangay's hard-coded departmentsDave Whiteland2013-01-08-4/+17
|/
* provide link to DPS map (currently on 'all reports' page)Dave Whiteland2012-12-10-0/+46
* custom MM help text depending on whether or not this is a creation page or ju...Dave Whiteland2012-12-10-12/+33
* remove radio buttons entirely from archive messages; remove pointer on mouseo...Dave Whiteland2012-12-10-1/+12
* message manager: tweaks to clarify 'copy to update' button useDave Whiteland2012-12-03-4/+16
* now show Message Manager results for current report's archived messages, as w...Dave Whiteland2012-12-03-10/+63
* add notice (to staff) that message was submitted by SMS, and link to MM adminDave Whiteland2012-12-02-0/+10
* fixed signed up templates that were saying 'FixMyStreet'Dave Whiteland2012-12-02-0/+8
* added tooltips (basic title attribute on links) to some MM links/buttonsDave Whiteland2012-11-29-3/+3
* an apostrophe catastrophe (well an error, anyway)Dave Whiteland2012-11-27-1/+1
* added MM help to FMB message tab, closes mysociety/message-manager#105Dave Whiteland2012-11-27-5/+63
* added fade-in spinner to FMB ajax callsDave Whiteland2012-11-26-2/+3
* try explicit load rather than via http requestDave Whiteland2012-11-20-7/+1
* moved btoa base64 polyfill into headerDave Whiteland2012-11-17-10/+8
* add base64.js polyfill for IEDave Whiteland2012-11-16-0/+6
* use less technie terms when describing granting locks on messagesDave Whiteland2012-11-16-1/+1
* bad error fixed, moved (hidden) reply/hide message dialog forms to footerDave Whiteland2012-11-15-45/+52
* fixed hiding bug; missing the hide-submit code (dunno where that went) but al...Dave Whiteland2012-11-15-0/+18
* add refresh in reply_cleanup callback, so the reply is shown on the page as s...Dave Whiteland2012-11-15-0/+1
* add auto-refresh... maybe if a message is currently selected, should store th...Dave Whiteland2012-11-12-4/+16
* added manual refresh, with animation support to make it less confusingDave Whiteland2012-11-11-2/+17