OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/helpers
Jean-Philippe Lang 2e2f79aa27 Save 2 queries when displaying a root issue. 14 years ago
..
account_helper.rb
admin_helper.rb
application_helper.rb Adds support for saturday as the first week day (#7097). 14 years ago
attachments_helper.rb Fixes utf8 conversions with ruby1.9. 14 years ago
auth_sources_helper.rb
boards_helper.rb
calendars_helper.rb
custom_fields_helper.rb Fixed: unknown custom field format causes error when editing/bulk editing (#7985). 14 years ago
documents_helper.rb
enumerations_helper.rb
gantt_helper.rb Code cleanup. 14 years ago
groups_helper.rb
issue_categories_helper.rb
issue_moves_helper.rb
issue_relations_helper.rb
issue_statuses_helper.rb
issues_helper.rb Save 2 queries when displaying a root issue. 14 years ago
journals_helper.rb
mail_handler_helper.rb
members_helper.rb
messages_helper.rb Moves link_to_message to ApplicationHelper to make it available to redmine links. 14 years ago
my_helper.rb
news_helper.rb
projects_helper.rb
queries_helper.rb
reports_helper.rb
repositories_helper.rb Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil. 14 years ago
roles_helper.rb
search_helper.rb
settings_helper.rb
sort_helper.rb
timelog_helper.rb
trackers_helper.rb
users_helper.rb
versions_helper.rb Silently ignore invalid status_by param. 14 years ago
watchers_helper.rb
welcome_helper.rb
wiki_helper.rb Speeds up WikiHelper#wiki_page_options_for_select. 14 years ago
workflows_helper.rb