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 7042879811 Make the 'duplicates of' relation asymmetric: 17 years ago
..
helpers Adds multi-levels blockquotes support by using > at the beginning of lines. 17 years ago
attachment_test.rb Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089). 17 years ago
board_test.rb Per project forums added. 18 years ago
calendar_test.rb Calendar: 17 years ago
changeset_test.rb Fixed: using '*' as keyword for repository referencing keywords doesn't work when issue id is at the beginning of a line (#1253). 17 years ago
comment_test.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field_test.rb Added "Float" as a custom field format. 17 years ago
custom_value_test.rb Prevent unexpected nil in custom value validation. 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 unit tests for issue statuses, user preferences and tokens 18 years ago
issue_test.rb Make the 'duplicates of' relation asymmetric: 17 years ago
journal_test.rb Added issues status changes on the activity view (initial patch by Cyril Mougel). 17 years ago
mail_handler_test.rb Added project module concept. 17 years ago
mailer_test.rb Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 17 years ago
member_test.rb trunk moved from /trunk/redmine to /trunk 18 years ago
message_test.rb Forums enhancements: 17 years ago
project_test.rb Fixed: private subprojects names are revealed on the project overview (#1152). 17 years ago
query_test.rb Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178). 17 years ago
repository_bazaar_test.rb Postgresql 8.3 compatibility fix (#834). 17 years ago
repository_cvs_test.rb Merged Git support branch (r1200 to r1226). 17 years ago
repository_darcs_test.rb Postgresql 8.3 compatibility fix (#834). 17 years ago
repository_git_test.rb Merged Git support branch (r1200 to r1226). 17 years ago
repository_mercurial_test.rb Postgresql 8.3 compatibility fix (#834). 17 years ago
repository_subversion_test.rb Postgresql 8.3 compatibility fix (#834). 17 years ago
repository_test.rb Strip repository urls (closes #852). 17 years ago
role_test.rb Workflow copy: 17 years ago
setting_test.rb Fixed: Oracle error when saving serialized setting (eg. mail notifications) 17 years ago
time_entry_test.rb Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30. 17 years ago
token_test.rb added unit tests for issue statuses, user preferences and tokens 18 years ago
tracker_test.rb Add some tests on RolesController. 17 years ago
user_preference_test.rb added unit tests for issue statuses, user preferences and tokens 18 years ago
user_test.rb Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 17 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 Added the ability to destroy wiki pages (content and its history are deleted from the database). 18 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