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 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 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
attachments_controller_test.rb Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 17 years ago
boards_controller_test.rb Forums enhancements: 17 years ago
documents_controller_test.rb File viewer for attached text files. 17 years ago
enumerations_controller.rb Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 17 years ago
issues_controller_test.rb Fixed: issues always created with default tracker (#1553). 17 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
messages_controller_test.rb Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079). 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 Menu mapper: add support for :before, :after and :last options to #push method and add #delete method. 17 years ago
queries_controller_test.rb Global queries can be saved from the global issue list (follows r1311 and closes #897). 17 years ago
repositories_bazaar_controller_test.rb Fixed: Links to repository directories don't work (#1119). 17 years ago
repositories_controller_test.rb Fixes test broken by r1549. 17 years ago
repositories_cvs_controller_test.rb Fixed: view file at given revision with CVS. 17 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 Fixed: Links to repository directories don't work (#1119). 17 years ago
repositories_mercurial_controller_test.rb Fixed: Links to repository directories don't work (#1119). 17 years ago
repositories_subversion_controller_test.rb Display svn properties in the browser, svn >= 1.5.0 only (#1581). 17 years ago
roles_controller_test.rb Add some tests on RolesController. 17 years ago
search_controller_test.rb Search engine: display total results count (#906) and count by result type. 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 Adds atom feed on time entries details (#1479). 17 years ago
users_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
versions_controller_test.rb Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184). 17 years ago
welcome_controller_test.rb Additional test for r1481. 17 years ago
wiki_controller_test.rb Fixed: error when previewing a new wiki page (#1292) introduced in r1415. 17 years ago
wikis_controller_test.rb Project identifier is now used in URLs (instead of project id). 17 years ago