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
Philipp Tessenow c13efb2996 generate nokogiri diffs 12 years ago
..
issues refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
news rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
time_entries move time_entries_reports into time_entries namespace, just called reports within 12 years ago
account_controller.rb converted account activation requested email 12 years ago
activities_controller.rb makes activities a resource 12 years ago
admin_controller.rb finalize the mailer, remove the older mailer 12 years ago
application_controller.rb rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
attachments_controller.rb Set source encoding to UTF-8 13 years ago
auth_sources_controller.rb removes deprecations in auth_sources 12 years ago
boards_controller.rb resourcified boards 12 years ago
custom_fields_controller.rb setting values of attributes not translated to nil 13 years ago
documents_controller.rb reduces eager loading on documents#index action to when it is needed 12 years ago
enumerations_controller.rb adds explicit routes for enumerations, resourcifies them 12 years ago
files_controller.rb added attachments added email 12 years ago
groups_controller.rb defines routes for groups, removes rjs from groups 12 years ago
help_controller.rb Set source encoding to UTF-8 13 years ago
issue_categories_controller.rb resourcified issue_categories 12 years ago
issue_relations_controller.rb resourcifies issue_relations 12 years ago
issue_statuses_controller.rb Set source encoding to UTF-8 13 years ago
issues_controller.rb updating issue's priority correctly again 12 years ago
journals_controller.rb fixed test (missing format) 12 years ago
ldap_auth_sources_controller.rb removes deprecations in auth_sources 12 years ago
mail_handler_controller.rb Set source encoding to UTF-8 13 years ago
members_controller.rb resourcifies members 12 years ago
messages_controller.rb resourcifies messages aka. topics 12 years ago
my_controller.rb explicitly using base layout for my#index action, using alias to mark #page as such 12 years ago
news_controller.rb Prevent mass-assignment vulnerability when adding/updating a news (#922). 13 years ago
project_enumerations_controller.rb Set source encoding to UTF-8 13 years ago
projects_controller.rb defines routes for projects and cleans up project route usage 12 years ago
queries_controller.rb merge list sums plugin into the core 13 years ago
repositories_controller.rb remove default ordering for count(*) query 12 years ago
roles_controller.rb resourcifies roles 12 years ago
search_controller.rb Set source encoding to UTF-8 13 years ago
settings_controller.rb REVIEW: removes the automatic detection of the relative_url_root as it is no longer supported 12 years ago
sys_controller.rb REVIEW: old way won't work since active relation's find method is called when nesting objects like that 12 years ago
timelog_controller.rb removes deprecated verify statements 12 years ago
trackers_controller.rb Set source encoding to UTF-8 13 years ago
users_controller.rb DEPRECATION FIX: remove deprecated constant RAILS_ENV 12 years ago
versions_controller.rb fixes versions controller tests by casting params to_i before comparing 12 years ago
watchers_controller.rb rewrites routes for issues and associated resources 12 years ago
welcome_controller.rb Set source encoding to UTF-8 13 years ago
wiki_controller.rb generate nokogiri diffs 12 years ago
wikis_controller.rb Prevent mass-assignment vulnerability when adding/updating a wiki (#922). 13 years ago
workflows_controller.rb Set source encoding to UTF-8 13 years ago