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/views
Eric Davis a7b80fcc06 Use present? instead of any?. Handles nil case. 15 years ago
..
account Adds hooks on login view (#4978). 15 years ago
admin Applies the same style to the admin project tree than issues. 15 years ago
attachments Adds the filename to the html title of attachment view. 16 years ago
auth_sources Refactor: Merged AuthSourcesController#list and #index 15 years ago
boards Slight forum styles changes. 15 years ago
calendars Refactor: move Project Calendar to it's own controller. 15 years ago
common Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
custom_fields Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
documents Fixed: code syntax highlighting not working in Document page (#3740). 15 years ago
enumerations Adds missing thead tags (#5440). 15 years ago
gantts Refactor: Move gantts to a separate controller. 15 years ago
groups Adds missing thead tags (#5440). 15 years ago
issue_categories Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
issue_relations Application layout refactored. 17 years ago
issue_statuses Adds an helper for displaying the 'checked' image. 15 years ago
issues Use present? instead of any?. Handles nil case. 15 years ago
journals Fixes undefined method 'notes' error from r3594 15 years ago
layouts Hide the main menu div if there isn't any items for it. #3259 15 years ago
mailer Escaping in html email templates (#4874). 15 years ago
members User groups branch merged. 15 years ago
messages Do not show 'Quote' links on locked topics (#4749). 15 years ago
my Adds missing thead tags (#5440). 15 years ago
news Do not include news author in emphasis tag. 15 years ago
projects Adds missing thead tags (#5440). 15 years ago
queries Adds 2 buttons to easily reorder selected columns (#4272). 15 years ago
reports Fixed the link to the Issue Details report, broken in r3396 15 years ago
repositories Escape revision on repository view (#5153). 15 years ago
roles Refactor: Merged RolesController#list and #index 15 years ago
search Adds missing native eol properties. 15 years ago
settings Converted the REDMINE_SUPPORTED_SCM constant to a class 15 years ago
timelog Don't reveal issue subjects if user is only allowed to view spent time (#3187). 15 years ago
trackers Refactor: Merged TrackersController#list and #index 15 years ago
users Adds missing thead tags (#5440). 15 years ago
versions Moves ProjectsController#add_version to VersionsController#new. 15 years ago
watchers Move issue watchers to the sidebar. 15 years ago
welcome Removes large icons. 15 years ago
wiki Makes the wiki sidebar editable (#5208). 15 years ago
wikis Added project module concept. 17 years ago
workflows Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 15 years ago