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
Martin Linkhorst eb1ee2d077 deprecation fix: explicitly define a layout when overwriting 12 years ago
..
issues refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
news REVIEW: find_object_and_scope fails because we don't have any scope set. does it come from anywhere else? 12 years ago
time_entries move time_entries_reports into time_entries namespace, just called reports within 12 years ago
account_controller.rb force attributes to be set where needed 12 years ago
activities_controller.rb makes activities a resource 12 years ago
admin_controller.rb there is no plugin directory anymore 12 years ago
application_controller.rb adding all helpers isn't necessary anymore 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 Merge branch 'master' into feature/rails3 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 name the project_id parameter correct 12 years ago
messages_controller.rb resourcifies messages aka. topics 12 years ago
my_controller.rb deprecation fix: explicitly define a layout when overwriting 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 fix some active record queries for postgres and apply a patch from redmine at the same time 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 refactor the way how themes work. 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 fix the user tests by storing user and his preferences in two steps 12 years ago
versions_controller.rb fixes versions controller tests by casting params to_i before comparing 12 years ago
watchers_controller.rb force attributes to be set where needed 12 years ago
welcome_controller.rb move current_user helper 12 years ago
wiki_controller.rb Merge branch 'master' into feature/rails3 12 years ago
wiki_menu_items_controller.rb add before filter in order for the authentication to work 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