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
Markus Kahl 06f20c94b2 fixed self registration; manual activation of invited users 9 years ago
..
api Merge branch 'dev' into feature/rails4.1 9 years ago
concerns switch to user invitation by default 9 years ago
news Update year in copyright header to 2015 10 years ago
time_entries Merge branch 'dev' into feature/merge-dev-into-rails4 9 years ago
work_packages Merge branch 'dev' into feature/rails4.1 9 years ago
account_controller.rb fixed self registration; manual activation of invited users 9 years ago
activities_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
admin_controller.rb Remove last activity section from admin/projects 9 years ago
application_controller.rb Avoid mutator sort on relations 9 years ago
attachments_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
auth_sources_controller.rb explain why auth source wasn't deleted... 9 years ago
authentication_controller.rb Remove unloadable from controllers 9 years ago
boards_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
categories_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
copy_projects_controller.rb Fix routing on error handling of copy project 9 years ago
custom_fields_controller.rb Migrate AR finder/query methods in controllers 9 years ago
enumerations_controller.rb Migrate AR finder/query methods in controllers 9 years ago
groups_controller.rb Work around outdated group SQL 9 years ago
help_controller.rb Update year in copyright header to 2015 10 years ago
homescreen_controller.rb Simple API for managing the homescreen content 9 years ago
invitations_controller.rb switch to user invitation by default 9 years ago
journals_controller.rb Merge branch 'dev' into feature/rails4 9 years ago
ldap_auth_sources_controller.rb Update year in copyright header to 2015 10 years ago
mail_handler_controller.rb Update year in copyright header to 2015 10 years ago
members_controller.rb extracted member's roles feature spec from cuke 9 years ago
messages_controller.rb Migrate AR finder/query methods in controllers 9 years ago
my_controller.rb Fix MyController mass-assignment ArgumentError 9 years ago
news_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
planning_element_journals_controller.rb Remove unloadable from controllers 9 years ago
planning_element_type_colors_controller.rb Merge branch 'dev' into feature/merge-dev-into-rails4 9 years ago
project_associations_controller.rb Remove unloadable from controllers 9 years ago
project_enumerations_controller.rb Update year in copyright header to 2015 10 years ago
project_types_controller.rb Remove unloadable from controllers 9 years ago
projects_controller.rb Fix rubocop concerns 9 years ago
reported_project_statuses_controller.rb Remove unloadable from controllers 9 years ago
reportings_controller.rb Remove unloadable from controllers 9 years ago
repositories_controller.rb Small visual corrections for checkout 9 years ago
roles_controller.rb Remove deprecated Relation#all in controllers 9 years ago
search_controller.rb Replace dynamic finder usages with #find_by, etc. 9 years ago
settings_controller.rb Add basic checkout instructions 9 years ago
statuses_controller.rb Adds success message 10 years ago
sys_controller.rb Merge pull request #3375 from oliverguenther/feature/git_smart_http 9 years ago
timelines_controller.rb Remove unloadable from controllers 9 years ago
timelog_controller.rb Merge branch 'dev' into feature/merge-dev-into-rails4 9 years ago
types_controller.rb Migrate AR finder/query methods in controllers 9 years ago
users_controller.rb fixed self registration; manual activation of invited users 9 years ago
versions_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
watchers_controller.rb Migrate AR finder/query methods in controllers 9 years ago
wiki_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
wiki_menu_items_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
wikis_controller.rb Update year in copyright header to 2015 10 years ago
work_package_relations_controller.rb Prefer do…end for controller respond_to blocks 9 years ago
work_packages_controller.rb Avoid mutator method entirely 9 years ago
workflows_controller.rb Migrate AR finder/query methods in controllers 9 years ago