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 7e359d3d7e Add a Email Header setting. Useful for adding delimiters to every email. 14 years ago
..
account Adds hooks on login view (#4978). 15 years ago
activities Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
admin Fixes display of archived child projects on the admin project list. 14 years ago
attachments Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 14 years ago
auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
auto_completes Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
boards Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
calendars Rename task to issue in calendar (#6563) 14 years ago
common Refactor: merged error rendering methods. 14 years ago
context_menus Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750 14 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
files Fixed: "Add file" link broken by recent refactoring (#6627). 14 years ago
gantts Makes zoom buttons on gantt looks like the others. 14 years ago
groups Add a label for user and group search fields. #6521 14 years ago
issue_categories Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
issue_moves Allow adding notes when moving issues 14 years ago
issue_relations Application layout refactored. 17 years ago
issue_statuses Adds an helper for displaying the 'checked' image. 15 years ago
issues Added ability to create issue directly as a subtask of another one. #5484 14 years ago
journals Refactor: move IssuesController#changes to JournalsController#index. 14 years ago
layouts Add a Email Header setting. Useful for adding delimiters to every email. 14 years ago
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
mailer Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
members User groups branch merged. 15 years ago
messages Fixed: Forum message permalinks don't take pagination into account (#5945). 14 years ago
my Use HTTP DELETE when deleting a time entry. #6674 14 years ago
news Fixed: "Add news" link broken by recent refactoring (#6650). 14 years ago
previews Refactor: move IssuesController#preview to a new controller. 14 years ago
projects Add a label for user and group search fields. #6521 14 years ago
queries Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 14 years ago
reports Added two hooks to the issues report. #5233 15 years ago
repositories Fixes switching between inline and side-by-side in diff view with path. #6242 14 years ago
roles Refactor: Merged RolesController#list and #index 15 years ago
search Adds missing native eol properties. 15 years ago
settings Add a Email Header setting. Useful for adding delimiters to every email. 14 years ago
time_entry_reports Refactor: extract TimelogController#new from #edit 14 years ago
timelog Refactor: convert timelogs to a REST resource (:time_entries) 14 years ago
trackers Refactor: Merged TrackersController#list and #index 15 years ago
users Fixed bad markup in users/general partial 14 years ago
versions Fix wikilinks in project > settings > versions and version view. #6435 #4416 14 years ago
watchers Move issue watchers to the sidebar. 15 years ago
welcome Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
wiki Refactor: convert WikiController to a REST resource 14 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