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 c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 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 Refactor: move method to Project#css_classes 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 Display the correct ISO week number on the project calendar. 15 years ago
context_menus Added ability to edit issues from different project through contextual menu (#5332) 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 Refactor: convert FilesController to a restful resource. 14 years ago
gantts Fixes broken filter clearing links on gantt and calendar (#6473). 14 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_moves Refactor: Extract a new IssueMovesController from IssuesController. 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 Remove the Description label from the issue view and omit the block if empty (#6677). 14 years ago
journals Refactor: move IssuesController#changes to JournalsController#index. 14 years ago
layouts Real RTL-theme support in locales (#6012) 14 years ago
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
mailer Escaping in html email templates (#4874). 15 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 Refactor: convert News to a REST resource 14 years ago
previews Refactor: move IssuesController#preview to a new controller. 14 years ago
projects Refactor: rename TimelogController#details to #index 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 Changed the notifications to use a hierarchy UI 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 Adds a link to edit the associated wiki page on the version view. #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: rename WikiController#index to #show, it's a single resource action 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