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 04e181b8b0 Adds a user search field with autocompleter on project members screen. 16 years ago
..
account_controller_test.rb Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 16 years ago
admin_controller_test.rb Converted routing and urls to follow the Rails REST convention. 16 years ago
application_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
attachments_controller_test.rb Fixes new setting name. 16 years ago
boards_controller_test.rb Adds some functional tests. 16 years ago
custom_fields_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
documents_controller_test.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
enumerations_controller_test.rb Adds some functional tests. 16 years ago
issue_categories_controller_test.rb Adds some functional tests. 16 years ago
issue_relations_controller_test.rb Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 16 years ago
issues_controller_test.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
journals_controller_test.rb Fixed JournalControllerTest. 17 years ago
mail_handler_controller_test.rb Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110). 17 years ago
members_controller_test.rb Adds a user search field with autocompleter on project members screen. 16 years ago
messages_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
my_controller_test.rb User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
news_controller_test.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
projects_controller_test.rb Fixes tests broken by r2532 (#2853). 16 years ago
queries_controller_test.rb Ability to save "sort order" in custom queries (#2899). 16 years ago
reports_controller_test.rb Adds some functional tests. 16 years ago
repositories_bazaar_controller_test.rb Fixed: Links to repository directories don't work (#1119). 17 years ago
repositories_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
repositories_cvs_controller_test.rb Fixes platform determination under JRuby (#1804). 16 years ago
repositories_darcs_controller_test.rb Fix repository browsing at given revision for various scm and add tests for this. 17 years ago
repositories_git_controller_test.rb Fixes platform determination under JRuby (#1804). 16 years ago
repositories_mercurial_controller_test.rb Fixed: Links to repository directories don't work (#1119). 17 years ago
repositories_subversion_controller_test.rb Limit the size of repository files displayed inline too. 16 years ago
roles_controller_test.rb Reorder links refactoring (follows r2526). 16 years ago
search_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
settings_controller_test.rb Admin settings screen split to tabs. 17 years ago
sys_controller_test.rb Fixes a failure when running rake test:coverage. 16 years ago
timelog_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
trackers_controller_test.rb Trackers controller refactoring. 16 years ago
users_controller_test.rb Fixes UsersControllerTest. 16 years ago
versions_controller_test.rb Converted routing and urls to follow the Rails REST convention. 16 years ago
watchers_controller_test.rb Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 years ago
welcome_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
wiki_controller_test.rb Converted routing and urls to follow the Rails REST convention. 16 years ago
wikis_controller_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
workflows_controller_test.rb Slight changes in functional tests. 16 years ago