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/unit
Jean-Philippe Lang da2854cf75 Display all users roles on project overview (#3339). 16 years ago
..
helpers Less aggressive textile image tag parsing (#3209). 16 years ago
lib/redmine Adds mime type specific css classes to the SCM browser. 16 years ago
activity_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
attachment_test.rb Fixes memory consumption on file upload (#3116). 16 years ago
auth_source_ldap_test.rb Strip LDAP attribute names before saving (#1890). 16 years ago
board_test.rb Per project forums added. 18 years ago
calendar_test.rb Calendar: 17 years ago
changeset_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
comment_test.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field_test.rb Use a textarea for custom fields possible values (#2472). 16 years ago
custom_value_test.rb Prevent unexpected nil in custom value validation. 17 years ago
default_data_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
document_test.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
enabled_module_test.rb Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657). 16 years ago
enumeration_test.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
filesystem_adapter_test.rb Adds Filesystem adapter (patch #1393 by Paul R). 17 years ago
issue_category_test.rb A category with assigned issue can now be deleted. 2 options are proposed: 17 years ago
issue_status_test.rb Added tests to cover IssueStatus.destroy and IssueStatus.check_integrity 16 years ago
issue_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
journal_test.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
mail_handler_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
mailer_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
member_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
mercurial_adapter_test.rb Fixes nil error when svn binary version is unknown (#1607). 17 years ago
message_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
news_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
project_test.rb Display all users roles on project overview (#3339). 16 years ago
query_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
repository_bazaar_test.rb Postgresql 8.3 compatibility fix (#834). 17 years ago
repository_cvs_test.rb Fixed: CVS browser should not show dead revisions (deleted files) (#2319). 16 years ago
repository_darcs_test.rb Fixed: deleted files should not be shown when browsing a Darcs repository (#2385). 16 years ago
repository_filesystem_test.rb Adds Filesystem adapter (patch #1393 by Paul R). 17 years ago
repository_git_test.rb Maps repository users to Redmine users (#1383). 16 years ago
repository_mercurial_test.rb Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux). 17 years ago
repository_subversion_test.rb Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
repository_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
role_test.rb Merged nbc branch @ r1812 (commit access permission and reposman improvements). 16 years ago
search_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
setting_test.rb Fixed: Oracle error when saving serialized setting (eg. mail notifications) 17 years ago
subversion_adapter_test.rb Display svn properties in the browser, svn >= 1.5.0 only (#1581). 17 years ago
time_entry_test.rb Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 16 years ago
token_test.rb added unit tests for issue statuses, user preferences and tokens 18 years ago
tracker_test.rb Merged Rails 2.1 compatibility branch. 17 years ago
user_preference_test.rb added unit tests for issue statuses, user preferences and tokens 18 years ago
user_test.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
version_test.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
watcher_test.rb Added project module concept. 17 years ago
wiki_content_test.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
wiki_page_test.rb Ask user what to do with child pages when deleting a parent wiki page (#3202). 16 years ago
wiki_redirect_test.rb Added the ability to rename wiki pages (specific permission required). 17 years ago
wiki_test.rb Fixed: Title with non-ascii characters breaks wiki 17 years ago