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
Till Breuer 93971a155b Only use gon when html is rendered in work packages controller 11 years ago
..
api accept key auth for all API v2 actions 11 years ago
news
time_entries
work_packages let the at.js textarea autocompletion look like the usual work-package auto-completion 11 years ago
account_controller.rb
activities_controller.rb Fixes specs by renaming event properties 11 years ago
admin_controller.rb
application_controller.rb introduce render_400 (bad request) method in application controller 11 years ago
attachments_controller.rb
auth_sources_controller.rb
authentication_controller.rb
boards_controller.rb
categories_controller.rb
copy_projects_controller.rb
custom_fields_controller.rb
enumerations_controller.rb it should not be possible anymore to update/create enumerations so that they have a non existent type 11 years ago
groups_controller.rb use permitted_params for group_controller 11 years ago
help_controller.rb
journals_controller.rb
ldap_auth_sources_controller.rb
mail_handler_controller.rb
members_controller.rb
messages_controller.rb
my_controller.rb
news_controller.rb
planning_element_journals_controller.rb
planning_element_type_colors_controller.rb
project_associations_controller.rb
project_enumerations_controller.rb
project_types_controller.rb
projects_controller.rb
queries_controller.rb we have to set @query.project before adding filters, so that we can determine which filters the user may set 11 years ago
query_menu_items_controller.rb
reported_project_statuses_controller.rb
reportings_controller.rb
repositories_controller.rb
roles_controller.rb
search_controller.rb pretend to be a nested ressource when searching for stuff 11 years ago
settings_controller.rb streamlines configuration of relative_url_root 11 years ago
statuses_controller.rb verify hhtp verbs in statuses controller 11 years ago
sys_controller.rb
timelines_controller.rb Push timeline objects via gon inside views 11 years ago
timelog_controller.rb
types_controller.rb
users_controller.rb Adapts acts as event modifications 11 years ago
versions_controller.rb replaces rjs and inline js with unobstrusive js 11 years ago
watchers_controller.rb
welcome_controller.rb
wiki_controller.rb Uses permitted params in wiki controller 11 years ago
wiki_menu_items_controller.rb
wikis_controller.rb
work_package_relations_controller.rb
work_packages_controller.rb Only use gon when html is rendered in work packages controller 11 years ago
workflows_controller.rb