summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Removes spaces in versions anchors.Jean-Philippe Lang2012-01-081-0/+4
* Copy issues via bulk update action.Jean-Philippe Lang2012-01-071-4/+0
* Fixed invalid html.Jean-Philippe Lang2012-01-041-1/+2
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-032-1/+14
* Missing html_safe.Jean-Philippe Lang2012-01-021-2/+2
* Missing html_safe.Jean-Philippe Lang2012-01-021-1/+1
* Rails3: helper: html_safe for SearchHelper render_results_by_type methodToshi MARUYAMA2012-01-011-1/+3
* Rails3: helper: html_safe for SearchHelper highlight_tokens methodToshi MARUYAMA2012-01-011-1/+1
* Rails3: helper: html_safe for IssuesHelper render_issue_tooltip methodToshi MARUYAMA2012-01-011-7/+7
* Rails3: helper: html_safe for JournalsHelper render_notes methodToshi MARUYAMA2012-01-011-1/+1
* Rails3: helper: html_safe for WatchersHelperToshi MARUYAMA2011-12-211-2/+2
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-2/+2
* Option to set parent automatically for new wiki pages (#3108).Jean-Philippe Lang2011-12-171-1/+3
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-1438-0/+93
* Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder.Jean-Philippe Lang2011-12-091-4/+4
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-091-0/+14
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-091-0/+1
* Rails3: helper: html_safe for render_flash_messages method at ApplicationHelperToshi MARUYAMA2011-12-071-1/+1
* Fixed that a cross-project custom query is not remembered inside project (#97...Jean-Philippe Lang2011-12-071-1/+2
* Use Query.visible scope.Jean-Philippe Lang2011-12-041-8/+5
* Adds named scopes for projects index.Jean-Philippe Lang2011-12-041-1/+1
* Adds named scopes for users index.Jean-Philippe Lang2011-12-041-3/+3
* Makes spent time column available on the issue list (#971).Jean-Philippe Lang2011-12-041-0/+2
* Fixed malformed HTML.Jean-Philippe Lang2011-12-031-1/+1
* Rails3: helper: html_safe for "format_activity_description" methodToshi MARUYAMA2011-12-031-1/+2
* code layout clean up application helper "link_to_revision" methodToshi MARUYAMA2011-12-031-3/+5
* Extracted time report logic from the controller.Jean-Philippe Lang2011-12-021-18/+18
* code layout clean up issues helperToshi MARUYAMA2011-12-021-2/+4
* Rails3: helper: html_safe for issues helper "show_detail" methodToshi MARUYAMA2011-12-021-5/+5
* Rails3: helper: html_safe for robot_exclusion_tagToshi MARUYAMA2011-11-281-1/+1
* fix csv decimal separator of time entry csv (#8368)Toshi MARUYAMA2011-11-271-5/+6
* fix time entry csv last line encoding (#8549)Toshi MARUYAMA2011-11-271-1/+2
* backout r6356: HTML escape of app/helpers/timelog_helper.rbToshi MARUYAMA2011-11-271-1/+1
* View cleanup.Jean-Philippe Lang2011-11-261-0/+7
* Html safe wiki page title.Etienne Massip2011-11-241-1/+1
* move logic to use latest image file attachment to class method for common use...Toshi MARUYAMA2011-11-241-4/+4
* Removed useless :lang option.Jean-Philippe Lang2011-11-231-1/+1
* Makes labelled_tabular_form_for accept different signatures.Jean-Philippe Lang2011-11-231-2/+5
* fix inconsistent image filename extensions (#9638)Toshi MARUYAMA2011-11-231-1/+1
* Resourcified trackers.Jean-Philippe Lang2011-11-221-5/+5
* Strings as html safe.Jean-Philippe Lang2011-11-221-2/+2
* remove unused Iconv from issues helper "issues_to_csv" method (#4742)Toshi MARUYAMA2011-11-201-1/+0
* Adds a dialog box for CSV export options (#4742).Jean-Philippe Lang2011-11-201-51/+28
* scm: attachment: remove "to_utf8" methods from helpers (#2371)Toshi MARUYAMA2011-11-202-8/+0
* attachment: use repositories setting to convert contents character encoding (...Toshi MARUYAMA2011-11-201-13/+1
* code layout clean up link_to_attachment of application helperToshi MARUYAMA2011-11-201-2/+4
* Moved the project name after the item in the html title (#9593).Jean-Philippe Lang2011-11-191-3/+2
* Wiki links for news and forums (#9600).Jean-Philippe Lang2011-11-191-1/+21