Martin Edenhofer a501f75e27 Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket. 6 years ago
..
can_activity_stream_log.rb fa454abf3a Reworked file structure of concerns. 7 years ago
can_assets.rb 050fdca64b Fixed issue of unnecessary "Unable to get asset for 'article':..." logging. 6 years ago
can_associations.rb 04055f7095 Replace unless with if ! (project-wide) 6 years ago
can_cleanup_param.rb a501f75e27 Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket. 6 years ago
can_creates_and_updates.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
can_latest_change.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
can_lookup.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
can_lookup_search_index_attributes.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
can_query_case_insensitive_where_or_sql.rb 809a698c03 Fixed bug: Organization search queries don't find case insensitive results. 6 years ago
can_touch_references.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
checks_attribute_values_and_length.rb 57c6a25357 Improved error handling. If string in invalid charset (e. g. on binary fields), .blank? will fail (call it later). 7 years ago
checks_import.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
checks_user_columns_fillup.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
has_attachments.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
has_cache.rb 11e63fe21a Migrated after_* callbacks to after_commit to avoid race conditions between cache creation and database insert/update. See: http://api.rubyonrails.org/classes/ActiveRecord/Transactions/ClassMethods.html\#module-ActiveRecord::Transactions::ClassMethods-label-Callbacks . 6 years ago
has_external_sync.rb c9b2255e4f Initial version of LDAP user sync support. 7 years ago
has_recent_views.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago