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 26ef9da02b Changed the notifications to use a hierarchy UI 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 Fixes broken filter clearing links on gantt and calendar (#6473). 14 years ago
common Display the correct ISO week number on the project calendar. 15 years ago
context_menus Do not display items without valid selection in context menu when on different projects. #4998 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 Add view_issues_form_details_top hook 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 Converted User#mail_notification from a boolean to a string. 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: convert VersionsController to a REST resource. 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
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 Refactor: split UsersController#add into #add and #create 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 Fix links to activity pages broken with r4047. #6392 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