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/spec/models
Jens Ulferts c3013d6272 lazy load query filters and extract them into classes 8 years ago
..
activity Use login_as helper method throughout all specs 9 years ago
custom_value force bool custom values to be stored uniformly 8 years ago
journal add capability to move work package accross projects to service 9 years ago
menu_items prevent renaming wiki pages if there will be menu item conflicts 8 years ago
project add integrational tests for Authorization.projects 8 years ago
queries/work_packages lazy load query filters and extract them into classes 8 years ago
query Fix merge hickup 9 years ago
repository cast to array before slicing 8 years ago
user_passwords UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
users normalize permissions 8 years ago
wiki Titles no longer need to be unique 8 years ago
work_package replace ineffective permission assignments 8 years ago
announcement_spec.rb Integrate openproject-announcements 9 years ago
attachment_spec.rb Use #describe, #context with String arg not symbol 10 years ago
available_project_status_spec.rb Refactor to allow for strong params 9 years ago
board_spec.rb Add/update Copyright headers in specs 10 years ago
changeset_spec.rb Merge branch 'dev' into feature/rails4 9 years ago
copy_project_job_spec.rb allow parent project to be set on copy 8 years ago
custom_field_spec.rb Fix syntax (w/Rubocop) in specs 9 years ago
custom_value_spec.rb fix specs 8 years ago
deleted_user_spec.rb Use #describe, #context with String arg not symbol 10 years ago
enabled_module_spec.rb More explicit validation error message for repositories 9 years ago
group_performance_spec.rb make group deletion fast 9 years ago
group_spec.rb make group deletion fast 9 years ago
journal_manager_spec.rb Fix syntax (w/Rubocop) in specs 9 years ago
journal_notification_mailer_spec.rb add capability to move work package accross projects to service 9 years ago
mail_handler_spec.rb Add separate regex-based delimiter for incoming mails 9 years ago
member_spec.rb Fix syntax (w/Rubocop) in specs 9 years ago
menu_item_spec.rb Update year in copyright header to 2015 10 years ago
messages_spec.rb Merge branch 'release/4.0' into dev 10 years ago
news_spec.rb replace observers by moving functionality inside the observed object 8 years ago
permitted_params_spec.rb Merge branch 'release/5.0' into dev 9 years ago
planning_element_type_color_spec.rb fix some specs 9 years ago
principal_spec.rb remove dead code 9 years ago
project_association_spec.rb Refactor to allow for strong params 9 years ago
project_spec.rb allow parent project to be set on copy 8 years ago
project_type_spec.rb fix some specs 9 years ago
query_column_spec.rb Fix/no text cf columns (#4413) 9 years ago
query_custom_field_column_spec.rb Fix/no text cf columns (#4413) 9 years ago
query_spec.rb Fix/no text cf columns (#4413) 9 years ago
relation_spec.rb Extend and move relation spec 8 years ago
reported_project_status_spec.rb Update year in copyright header to 2015 10 years ago
reporting_spec.rb Refactor to allow for strong params 9 years ago
reports_services_spec.rb Ensure warning-free use of `raise_error` 9 years ago
role_spec.rb discard empty and duplicate permissions 8 years ago
setting_spec.rb Rewrite with_setting specs 8 years ago
shared_query_column_specs.rb Fix/no text cf columns (#4413) 9 years ago
status_spec.rb always have current status as an option for the new status (#4423) 9 years ago
system_user_spec.rb Update year in copyright header to 2015 10 years ago
timeline_spec.rb Add support for parent-scoped with_settings data 9 years ago
timelines_project_spec.rb Prefer #not_to over #to_not in specs 10 years ago
type_spec.rb add scope to Type to query for those enabled in a project 9 years ago
user_deletion_spec.rb Merge branch 'dev' into feature/rails4 9 years ago
user_password_spec.rb Actually rehash on the correct object instance 8 years ago
user_preference_spec.rb add spec for saving of preferences refered to as other 9 years ago
user_session_spec.rb Add UserSession model to store user_id in sessions 8 years ago
user_spec.rb Use factory girl instead of object daddy 9 years ago
version_spec.rb sort versions case insensitive 9 years ago
watcher_notification_mailer_spec.rb adhere to notification settings when notifying about added watcher (#4683) 8 years ago
watcher_spec.rb Update year in copyright header to 2015 10 years ago
wiki_page_spec.rb Fix specs 8 years ago
wiki_spec.rb Migrate wiki titles to URL slugs 8 years ago
work_package_custom_field_spec.rb add sumsSchema to api 9 years ago
work_package_spec.rb remove precedence of default types for a new work_package's type (#4571) 8 years ago
workflow_spec.rb Fix syntax (w/Rubocop) in specs 9 years ago