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
Jean-Philippe Lang 52397646b2 Fixed: Login page should not show projects link and search box if authentication is required (#3715). 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 Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 14 years ago
calendars Makes filters behaviour consistent with the issue list. 14 years ago
common Strip non utf8 content when displaying diff (ruby1.9 compatibility). 14 years ago
context_menus Fixed: Log Time link broken in issue context menu (#6904). 14 years ago
custom_fields Removes duplicate DOM id in custom field form. 14 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 Prevent text wrap in gantt subjects (#7280). 14 years ago
groups Add a label for user and group search fields. #6521 14 years ago
issue_categories Fixed: User list not sorted on category form (#6760). 14 years ago
issue_moves [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 14 years ago
issue_relations Autocomplete issue relations on subject (#3170). 14 years ago
issue_statuses Adds an helper for displaying the 'checked' image. 15 years ago
issues Splits private/public issue queries in the sidebar (#1067). 14 years ago
journals Keep track of issue description changes (#746). 14 years ago
layouts Fixed: Login page should not show projects link and search box if authentication is required (#3715). 14 years ago
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
mailer Adds email notifications support for news comments (#2074). 14 years ago
members User groups branch merged. 15 years ago
messages Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 14 years ago
my Adds colon after label. 14 years ago
news Adds email notifications support for news comments (#2074). 14 years ago
previews Refactor: move IssuesController#preview to a new controller. 14 years ago
projects Merge branch 'ticket/unstable/279-version-start-date' of git://github.com/edavis10/chiliproject.git into unstable 14 years ago
queries Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
reports Added two hooks to the issues report. #5233 15 years ago
repositories scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). 14 years ago
roles Refactor: Merged RolesController#list and #index 15 years ago
search Adds missing native eol properties. 15 years ago
settings scm: remove global repository log encoding setting from view (#1735). 14 years ago
time_entry_reports Refactor: extract TimelogController#new from #edit 14 years ago
timelog Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 14 years ago
trackers Refactor: Merged TrackersController#list and #index 15 years ago
users Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
versions Merge branch 'ticket/unstable/279-version-start-date' of git://github.com/edavis10/chiliproject.git into unstable 14 years ago
watchers Move issue watchers to the sidebar. 15 years ago
welcome Add <div class="wiki"> to the welcome text so it looks like all the other info texts. 14 years ago
wiki Fixes wiki diff rendering. 14 years ago
wikis Added project module concept. 17 years ago
workflows Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago