..
account_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
activities_helper.rb
Group events in the activity view ( #12542 ).
2012-12-08 08:24:01 +00:00
admin_helper.rb
Ability to close projects (read-only) ( #3640 ).
2012-06-25 17:49:35 +00:00
application_helper.rb
Deprecates Version#*_pourcent in favour of #*_percent ( #12724 ).
2013-01-04 08:30:25 +00:00
attachments_helper.rb
Displays thumbnails of attached images of the issue view ( #1006 ).
2012-07-07 13:48:07 +00:00
auth_sources_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
boards_helper.rb
Support for subforums ( #3831 ).
2012-07-31 17:17:52 +00:00
calendars_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
context_menus_helper.rb
Code cleanup, use named routes.
2012-12-22 10:00:00 +00:00
custom_fields_helper.rb
move CustomFieldsHelper tabs variable to model constant for common use ( #12018 )
2012-10-04 04:48:20 +00:00
documents_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
enumerations_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
gantt_helper.rb
code cleanup gantt_helper.rb
2012-12-17 07:14:26 +00:00
groups_helper.rb
Moved duplicate #options_for_membership_project_select to ApplicationHelper.
2012-12-01 16:19:52 +00:00
issue_categories_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
issue_relations_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
issue_statuses_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
issues_helper.rb
Don't do any query if id is not present.
2013-01-03 13:39:04 +00:00
journals_helper.rb
JQuery in, Prototype/Scriptaculous out ( #11445 ).
2012-07-22 13:29:26 +00:00
mail_handler_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
members_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
messages_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
my_helper.rb
Adds helpers for retrieving my page data.
2012-12-02 21:08:03 +00:00
news_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
projects_helper.rb
Extract code to render nested listed of projects in an helper ( #11539 ).
2012-08-10 17:09:48 +00:00
queries_helper.rb
Makes time entry custom fields available for display on the time entries list ( #1766 ).
2012-12-09 21:03:30 +00:00
reports_helper.rb
Code cleanup, use named routes.
2012-12-23 15:55:57 +00:00
repositories_helper.rb
Replaces find(:all) calls.
2012-12-02 19:16:32 +00:00
roles_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
routes_helper.rb
Code cleanup, use named routes.
2012-12-23 15:55:57 +00:00
search_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
settings_helper.rb
Ignore non-working days when rescheduling an issue ( #2161 ).
2012-10-29 10:06:30 +00:00
sort_helper.rb
Pass the order option as an array to satisfy sqlserver adapter ( #12713 ).
2013-01-04 10:04:25 +00:00
timelog_helper.rb
Replaces find(:all) calls.
2012-12-02 19:16:32 +00:00
trackers_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
users_helper.rb
Moved duplicate #options_for_membership_project_select to ApplicationHelper.
2012-12-01 16:19:52 +00:00
versions_helper.rb
Issues by Category should show tasks without category ( #8106 ).
2012-10-30 14:24:33 +00:00
watchers_helper.rb
Removes calls to link_to_remote.
2012-07-18 18:54:19 +00:00
welcome_helper.rb
Copyright update.
2012-05-05 12:56:53 +00:00
wiki_helper.rb
Wiki page versions routes cleanup.
2012-10-21 18:46:26 +00:00
workflows_helper.rb
Do not let is_private be required.
2012-07-19 16:21:28 +00:00