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
Jens Ulferts 62b96e4694 Merge branch 'feature/2.4.0/internationalization' 13 years ago
..
account_controller.rb Login should redirect to welcome/home page if already logged in. 13 years ago
activities_controller.rb Set source encoding to UTF-8 13 years ago
admin_controller.rb enable admins to limit the languages selectable by users: 13 years ago
application_controller.rb use all available languages as default 13 years ago
attachments_controller.rb Set source encoding to UTF-8 13 years ago
auth_sources_controller.rb Adding proper breadcrumb for auth sources controllers 13 years ago
auto_completes_controller.rb Set source encoding to UTF-8 13 years ago
boards_controller.rb Set source encoding to UTF-8 13 years ago
calendars_controller.rb Set source encoding to UTF-8 13 years ago
comments_controller.rb Set source encoding to UTF-8 13 years ago
context_menus_controller.rb Set source encoding to UTF-8 13 years ago
custom_fields_controller.rb setting values of attributes not translated to nil 13 years ago
documents_controller.rb Merge branch 'feature/2.4.0/internationalization' 13 years ago
enumerations_controller.rb [breadcrumb] replace default breadcrumb texts for settings 13 years ago
files_controller.rb made emails to use the correct language 13 years ago
gantts_controller.rb Set source encoding to UTF-8 13 years ago
groups_controller.rb Set source encoding to UTF-8 13 years ago
help_controller.rb Set source encoding to UTF-8 13 years ago
issue_categories_controller.rb Prevent mass-assignment vulnerability when adding/updating an issue category (#922). 13 years ago
issue_moves_controller.rb add label "Move issue" for breadcrumb 13 years ago
issue_relations_controller.rb Set source encoding to UTF-8 13 years ago
issue_statuses_controller.rb Set source encoding to UTF-8 13 years ago
issues_controller.rb Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
journals_controller.rb Set source encoding to UTF-8 13 years ago
ldap_auth_sources_controller.rb [#692] fixes admin-menu 13 years ago
mail_handler_controller.rb Set source encoding to UTF-8 13 years ago
members_controller.rb making successful saving a condition for a success response on member edit 13 years ago
messages_controller.rb Prevent mass-assignment vulnerability when adding/updating a forum message (#922). 13 years ago
my_controller.rb [breadcrumb] overwrite default breadcrumb text in my controller 13 years ago
news_controller.rb Prevent mass-assignment vulnerability when adding/updating a news (#922). 13 years ago
previews_controller.rb Set source encoding to UTF-8 13 years ago
project_enumerations_controller.rb Set source encoding to UTF-8 13 years ago
projects_controller.rb Use safe_attributes= just like in #create. (#922) 13 years ago
queries_controller.rb Fix missing filters on query edit view. 13 years ago
reports_controller.rb renaming in report view 13 years ago
repositories_controller.rb Set source encoding to UTF-8 13 years ago
roles_controller.rb Set source encoding to UTF-8 13 years ago
search_controller.rb Set source encoding to UTF-8 13 years ago
settings_controller.rb [breadcrumb] replace default breadcrumb texts for settings 13 years ago
sys_controller.rb Set source encoding to UTF-8 13 years ago
time_entry_reports_controller.rb Set source encoding to UTF-8 13 years ago
timelog_controller.rb Prevent mass-assignment vulnerability when adding/updating a time entry (#922). 13 years ago
trackers_controller.rb Set source encoding to UTF-8 13 years ago
users_controller.rb remove login explicitly from attributes hash since it is protected 13 years ago
versions_controller.rb Prevent mass-assignment vulnerability when adding/updating a version (#922). 13 years ago
watchers_controller.rb Support namespaced models for watcher functionality 13 years ago
welcome_controller.rb Set source encoding to UTF-8 13 years ago
wiki_controller.rb Set source encoding to UTF-8 13 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