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/test/functional
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
..
account_controller_test.rb AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
admin_controller_test.rb Fixes broken admin menu extension (#4351). 15 years ago
application_controller_test.rb
attachments_controller_test.rb Auto-detect attachment content type when blank (#3782). 15 years ago
boards_controller_test.rb
custom_fields_controller_test.rb
documents_controller_test.rb Renames uploaded_test_file helper. 15 years ago
enumerations_controller_test.rb
groups_controller_test.rb Include missing fixtures. 15 years ago
issue_categories_controller_test.rb Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
issue_relations_controller_test.rb Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id. 15 years ago
issue_statuses_controller_test.rb Refactor: Merged IssueStatusesController#list and #index. 15 years ago
issues_controller_test.rb Adds subtasking (#443) including: 15 years ago
journals_controller_test.rb
mail_handler_controller_test.rb
members_controller_test.rb
messages_controller_test.rb Adds pagination to forum messages (#4664). 15 years ago
my_controller_test.rb Added an API token for each User to use when making API requests. (#3920) 15 years ago
news_controller_test.rb
projects_controller_test.rb Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
queries_controller_test.rb
reports_controller_test.rb Separated ReportsController#issue_report into two separate actions. 15 years ago
repositories_bazaar_controller_test.rb
repositories_controller_test.rb Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119). 15 years ago
repositories_cvs_controller_test.rb
repositories_darcs_controller_test.rb
repositories_git_controller_test.rb
repositories_mercurial_controller_test.rb
repositories_subversion_controller_test.rb
roles_controller_test.rb Refactor: Merged RolesController#list and #index 15 years ago
search_controller_test.rb
settings_controller_test.rb Adds a few functional tests. 15 years ago
sys_controller_test.rb Adds on optional API key to repositories management controller and reposman.rb. 15 years ago
timelog_controller_test.rb Fixed: first day of date range is not included in time report with SQLite (#3112). 15 years ago
trackers_controller_test.rb Refactor: Merged TrackersController#list and #index 15 years ago
users_controller_test.rb Let administrators see locked user profiles. 15 years ago
versions_controller_test.rb Moves ProjectsController#add_version to VersionsController#new. 15 years ago
watchers_controller_test.rb Make sure user can not watch what he is not allowed to view. 15 years ago
welcome_controller_test.rb
wiki_controller_test.rb Adds attachments upload on wiki edit form (#1223). 15 years ago
wikis_controller_test.rb
workflows_controller_test.rb By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago