Commit History

Author SHA1 Message Date
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 0ccdfb398e Maintenance: Apply source string review changes. 2 years ago
  Mantas Masalskis f3464cc4ac Fixes #2634 - Merge not possible with not set, required attributes 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Mantas Masalskis c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
  Thorsten Eckel b72a15a017 Maintenance: Updated rubocop(-* gems) to latest version (1.3.0). 3 years ago
  Thorsten Eckel 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Thorsten Eckel f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 7 years ago
  Martin Edenhofer c8e9058866 Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad. 7 years ago
  Martin Edenhofer f8a75f02b8 Fixed issue#317 - Display origin url from tweet/facebook post. 7 years ago
  Martin Edenhofer d74444fc30 Fixed issue#251 - Page posts from facebook and tweets from twitter as tickets. 7 years ago
  Martin Edenhofer fa8c8ae8ab Fixed reopen of tickets all time. Create new page posts as already closed ticket if post creator was own page account (issue#251). 8 years ago
  Martin Edenhofer be67419379 Squashed commit of the following: 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 6d02578d61 Moved to global Observer::Transaction.commit which executes model based transitions. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Martin Edenhofer a397132931 Fixed some Facebook issues. Improved tests. 8 years ago
  Thorsten Eckel f5bc738170 Added functionality to import nested comments. 9 years ago
  Thorsten Eckel 21ce374446 Added tests and fixed errors. 9 years ago
  Thorsten Eckel be80213888 Initial version of facebook channel connector. 9 years ago