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 d37a30846f Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935). 17 years ago
..
account_controller_test.rb Login field name changed to username (#755). 17 years ago
admin_controller_test.rb Admin settings screen split to tabs. 17 years ago
application_controller_test.rb Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
boards_controller_test.rb Forums enhancements: 17 years ago
documents_controller_test.rb Adds an optional description to attachments. 17 years ago
issues_controller_test.rb Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935). 17 years ago
journals_controller_test.rb Fixed JournalControllerTest. 17 years ago
messages_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
my_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
news_controller_test.rb Add NewsController and TimelogController tests. 17 years ago
projects_controller_test.rb Activity enhancements: 17 years ago
repositories_controller_test.rb Project identifier is now used in URLs (instead of project id). 17 years ago
repositories_cvs_controller_test.rb Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
repositories_darcs_controller_test.rb Merged Git support branch (r1200 to r1226). 17 years ago
repositories_git_controller_test.rb Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
repositories_mercurial_controller_test.rb Do not run Mercurial functional tests if the test repository is not set up. 17 years ago
repositories_subversion_controller_test.rb Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
roles_controller_test.rb Add some tests on RolesController. 17 years ago
search_controller_test.rb Fixes #820: invalid project id causes a NoMethodError in SearchController (Angel Dobbs-Sciortino). 17 years ago
settings_controller_test.rb Admin settings screen split to tabs. 17 years ago
sys_api_test.rb Merged Rails 2.0 compatibility changes. 17 years ago
timelog_controller_test.rb Add NewsController and TimelogController tests. 17 years ago
users_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
versions_controller_test.rb Project identifier is now used in URLs (instead of project id). 17 years ago
welcome_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
wiki_controller_test.rb Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
wikis_controller_test.rb Project identifier is now used in URLs (instead of project id). 17 years ago