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 46cc00bf02 The ReportsController has a member header, which was accidentally translated as 'User' 12 years ago
..
issues update translations in model/view/controller/helper for 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 The ReportsController has a member header, which was accidentally translated as 'User' 12 years ago
account_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
activities_controller.rb makes activities a resource 12 years ago
admin_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
application_controller.rb most rails apps have a current_user method in ApplicationController for a good reason. this commit also adds a little documentation on why our User.current approach is problematic. 12 years ago
attachments_controller.rb Merge branch 'feature/rails3' into feature/rails3_broken_links_in_deep_neested_pages 12 years ago
auth_sources_controller.rb removes deprecations in auth_sources 12 years ago
boards_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
custom_fields_controller.rb update request are now :put 12 years ago
documents_controller.rb be careful with nested namespace'd controllers in our controllers 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 be careful with nested namespace'd controllers in our controllers 12 years ago
help_controller.rb fix a deprecation warning 12 years ago
issue_categories_controller.rb be careful with nested namespace'd controllers in our controllers 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 be careful with nested namespace'd controllers in our controllers 12 years ago
journals_controller.rb be careful with nested namespace'd controllers in our controllers 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 be careful with nested namespace'd controllers in our controllers 12 years ago
messages_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
my_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
news_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
project_enumerations_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
projects_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
queries_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
repositories_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
roles_controller.rb resourcifies roles 12 years ago
search_controller.rb be careful with nested namespace'd controllers in our controllers 12 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 fix typo in name of TimeEntry#earliest_date_for_project 12 years ago
trackers_controller.rb refactor trackers to use restful routes 12 years ago
users_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
versions_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
watchers_controller.rb fixes issue watching for other users 12 years ago
welcome_controller.rb make robots work: "/robots", "/robots.txt", and "/welcome/robots.txt" (which the former two map to) will work correctly. if you want "/welcome/robots(.html)" to work add a robots.html.erb file in "/app/views/welcome". 12 years ago
wiki_controller.rb [OPF #478] fixes wiki page renaming 12 years ago
wiki_menu_items_controller.rb add before filter in order for the authentication to work 12 years ago
wikis_controller.rb be careful with nested namespace'd controllers in our controllers 12 years ago
workflows_controller.rb Set source encoding to UTF-8 13 years ago