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/controllers
Eric Davis cd64d11e17 Merge branch 'master' into unstable 14 years ago
..
account_controller.rb Merge branch 'master' into unstable 14 years ago
activities_controller.rb Takes more parameters into account to determine activity freshness (#7188). 14 years ago
admin_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
application_controller.rb Merge branch 'master' into unstable 14 years ago
attachments_controller.rb Fixed: error when downloading a file with no matching mime type (#3782). 15 years ago
auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
auto_completes_controller.rb [#373] Refactoring auto_completes#issues action 14 years ago
boards_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
calendars_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
comments_controller.rb Refactor: move #destroy_comment method to CommentsController#destroy 14 years ago
context_menus_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
custom_fields_controller.rb [#347] Fix potential Execution After Redirect bugs 14 years ago
documents_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
enumerations_controller.rb Merge branch 'master' into unstable 14 years ago
files_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
gantts_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
groups_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
help_controller.rb Introducing help layout 14 years ago
issue_categories_controller.rb [#347] Fix potential Execution After Redirect bugs 14 years ago
issue_moves_controller.rb Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 14 years ago
issue_relations_controller.rb Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 14 years ago
issue_statuses_controller.rb Removed hard coded English string. 15 years ago
issues_controller.rb Merge branch 'unstable' into ticket/unstable/123-journalized 14 years ago
journals_controller.rb [#406] Added missing and removed unused code for Journals 14 years ago
ldap_auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
mail_handler_controller.rb Change MailHandler 403 error message. 15 years ago
members_controller.rb Hide the role forms when editing or adding Project members. #5452 15 years ago
messages_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
my_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
news_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
previews_controller.rb Adds support for preview when editing an issue note (#5520). 14 years ago
project_enumerations_controller.rb Refactor: convert ProjectEnumerations to a resource on a project. 14 years ago
projects_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
queries_controller.rb Shorten query[column_names] param name. 14 years ago
reports_controller.rb Fixed: private subprojects names may be revealed on issue summary report (#5360). 15 years ago
repositories_controller.rb scm: set mime type in downloading file. 14 years ago
roles_controller.rb [#347] Fix potential Execution After Redirect bugs 14 years ago
search_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
settings_controller.rb [#347] Fix potential Execution After Redirect bugs 14 years ago
sys_controller.rb Adds on optional API key to repositories management controller and reposman.rb. 15 years ago
time_entry_reports_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
timelog_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
trackers_controller.rb New strings to localization (#5225) 15 years ago
users_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
versions_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
watchers_controller.rb [#416] introducing separate rjs view to reduce controller code 14 years ago
welcome_controller.rb Renamed Project#public named_scope so it will not override Ruby's public method 15 years ago
wiki_controller.rb [#423] Removed explicit render in WikiController#show 14 years ago
wikis_controller.rb Refactor: Pull up several #find_project methods to ApplicationController 15 years ago
workflows_controller.rb Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago