aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeLines
* Add missing full stops from new translationsLouise Crow2014-05-15-24/+24
* Merge branch 'feature/1310-better-track-translation' into rails-3-developLouise Crow2014-04-04-6/+128
|\
| * Remove explicit escaping callsLouise Crow2014-03-24-9/+9
| * Move track descriptions to a helper.Louise Crow2014-03-24-0/+20
| * Add notices for unsubscribing from things.Louise Crow2014-03-24-0/+23
| * Add notices for subscribing to something.Louise Crow2014-03-24-0/+53
| * Add notices for subscribing something you're subscribed to.Louise Crow2014-03-24-0/+26
* | Add AdminHelper#comment_visibilityGareth Rees2014-03-25-0/+5
* | Merge branch 'feature/1313-better-translation-markup' into rails-3-developLouise Crow2014-03-24-3/+45
|\ \
| * | Refactor event description to make it easier to translate.Louise Crow2014-03-17-0/+42
| * | Remove redundant h() callsLouise Crow2014-03-13-3/+3
| |/
* / Add formatting options to LinkToHelper#simple_dateGareth Rees2014-03-13-3/+48
|/
* Merge branch 'feature/cache-request-lists' into rails-3-developLouise Crow2014-01-28-0/+13
|\
| * Cache frequently accessed request lists.Louise Crow2013-12-19-0/+13
* | Pass explicit value for absoluteLouise Crow2014-01-28-2/+2
* | Link 'anonymous' users to help section with explanation.Louise Crow2014-01-14-6/+19
|/
* Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-4/+4
|\
| * In excerpt, radius is now an option.Louise Crow2013-11-12-2/+2
| * Highlighter is now an option.Louise Crow2013-11-12-2/+2
* | Make fragment caching dependent on a config variable.Louise Crow2013-11-25-0/+7
|/
* Add public criteria for message event access methodsLouise Crow2013-09-16-1/+1
* Remove unused method.Louise Crow2013-06-25-3/+0
* Merge branch 'hotfix/0.8.0.1' into rails-3-developLouise Crow2013-04-02-1/+1
|\
| * Use full urls in outgoing_message_url as the name impliesMatthew Landauer2013-04-02-1/+1
* | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-2/+2
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-83/+136
|\|
| * Merge remote-tracking branch 'openaustralia_github/make_ui_for_links_in_admin...Louise Crow2013-03-11-19/+39
| |\
| | * Inline helperMatthew Landauer2013-03-08-4/+0
| | * Use helpers for iconsMatthew Landauer2013-03-08-4/+16
| | * New helper for showing two links for a userMatthew Landauer2013-03-08-1/+2
| | * Refactor user_admin_link_for_requestMatthew Landauer2013-03-08-3/+2
| | * Give explanatory titles to links which can be seen on hoverMatthew Landauer2013-03-08-4/+4
| | * Extract helper for making an iconMatthew Landauer2013-03-08-3/+11
| | * Move admin specific helpers to AdminHelperMatthew Landauer2013-03-08-18/+20
| | * Would help if I wrote that helper correctlyMatthew Landauer2013-03-08-2/+2
| | * Update admin specific helpers with new standard form of linksMatthew Landauer2013-03-08-2/+4
| |/
| * Merge remote-tracking branch 'openaustralia_github/make-links-relative' into ...Louise Crow2013-03-06-76/+106
| |\
| | * Reinstate main_url and admin_url helpers with deprecation warningMatthew Landauer2013-02-18-0/+26
| | * Remove unused parameters from helper methodMatthew Landauer2013-02-15-1/+1
| | * Fix incoming_message_url to return an absolute path. Don't use this helper wi...Matthew Landauer2013-02-15-1/+1
| | * Remove unused helperMatthew Landauer2013-02-15-4/+0
| | * Replace use of route_url(:only_path => true) with route_path where we canMatthew Landauer2013-02-15-2/+2
| | * Inline helper methodMatthew Landauer2013-02-15-7/+3
| | * Inline helperMatthew Landauer2013-02-15-5/+1
| | * Inline helperMatthew Landauer2013-02-15-6/+2
| | * Stop using admin_url to generate absolute url for the admin interfaceMatthew Landauer2013-02-15-9/+3
| | * Stop using main_url to generate absolute urls for the main siteMatthew Landauer2013-02-15-23/+6
| | * Make links relativeMatthew Landauer2013-02-15-0/+12
| | * Redirects should be done with absolute urlsMatthew Landauer2013-02-15-3/+6
| | * Rename helper methodMatthew Landauer2013-02-15-6/+6