..
account_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
admin_helper.rb
Refactor: move method to Project#css_classes
2010-09-10 23:07:10 +00:00
application_helper.rb
Adds support for saturday as the first week day ( #7097 ).
2011-03-27 15:43:26 +00:00
attachments_helper.rb
Fixes utf8 conversions with ruby1.9.
2011-01-01 19:12:35 +00:00
auth_sources_helper.rb
trunk moved from /trunk/redmine to /trunk
2006-12-05 20:45:04 +00:00
boards_helper.rb
Per project forums added.
2007-05-13 17:09:56 +00:00
calendars_helper.rb
Refactor: extract common code to link_to_month.
2010-08-26 16:37:26 +00:00
custom_fields_helper.rb
Adds User and Version custom field format that can be used to reference a project member or version in custom fields ( #2096 ).
2011-04-01 13:44:58 +00:00
documents_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
enumerations_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
gantt_helper.rb
Code cleanup.
2011-03-10 19:34:17 +00:00
groups_helper.rb
User groups branch merged.
2009-09-12 08:36:46 +00:00
issue_categories_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
issue_moves_helper.rb
Refactor: Extract a new IssueMovesController from IssuesController.
2010-08-11 14:42:10 +00:00
issue_relations_helper.rb
Issue relations first commit (not thoroughly tested). 4 kinds of relation are available:
2007-05-05 13:22:27 +00:00
issue_statuses_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
issues_helper.rb
Save 2 queries when displaying a root issue.
2011-03-28 20:32:35 +00:00
journals_helper.rb
Refactor: move method to model. (references r4057)
2010-09-05 22:57:20 +00:00
mail_handler_helper.rb
Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine ( #1110 ).
2008-06-25 19:25:28 +00:00
members_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
messages_helper.rb
Moves link_to_message to ApplicationHelper to make it available to redmine links.
2011-01-23 17:02:10 +00:00
my_helper.rb
trunk moved from /trunk/redmine to /trunk
2006-12-05 20:45:04 +00:00
news_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
projects_helper.rb
Refactor: added link_to_project helper to handle links to projects
2010-08-08 07:07:20 +00:00
queries_helper.rb
Fixed: unchecking status filter on the issue list has no effect ( #6844 ).
2010-11-07 15:38:51 +00:00
reports_helper.rb
On the issue report page, 0 issue counts are now displayed as dashes.
2007-08-13 17:00:59 +00:00
repositories_helper.rb
Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil.
2011-03-20 11:33:03 +00:00
roles_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
search_helper.rb
Provides a default string for untranslated search types.
2010-11-01 12:55:15 +00:00
settings_helper.rb
Changed the notifications to use a hierarchy UI
2010-09-28 21:09:06 +00:00
sort_helper.rb
Issue list improvements for subtasking ( #5196 ):
2010-03-27 16:55:20 +00:00
timelog_helper.rb
Fixes time report with JRuby ( #5404 ).
2010-04-30 12:18:11 +00:00
trackers_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
users_helper.rb
Code cleanup.
2010-12-12 14:25:23 +00:00
versions_helper.rb
Silently ignore invalid status_by param.
2011-03-20 21:09:48 +00:00
watchers_helper.rb
Move issue watchers to the sidebar.
2010-03-13 17:45:41 +00:00
welcome_helper.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
wiki_helper.rb
Speeds up WikiHelper#wiki_page_options_for_select.
2011-03-10 19:44:32 +00:00
workflows_helper.rb
Adds a workflow overview screen.
2008-09-28 12:03:17 +00:00