Commit History

Author SHA1 Message Date
  Thorsten Eckel 617491b8e3 Working on issue #368 - Fixes for issues arised while using the import via the frontend. 7 years ago
  Thorsten Eckel b2308546c0 Fixed rubocop newline issue caused by merge. 7 years ago
  Thorsten Eckel e8e332e2e3 Working on issue #368 - big time refactoring, adding of rspec and additional tests. 7 years ago
  Martin Edenhofer 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 7 years ago
  Thorsten Eckel 8d745cbef9 Follow up: WIP issue #368 - OTRS tickets are created without an assigned customer user. 7 years ago
  Thorsten Eckel 24da432aec WIP issue #368 - OTRS tickets are created without an assigned customer user. 7 years ago
  Martin Edenhofer 1ddbb5d59e Applies rubocop for ruby 2.3.1. 8 years ago
  Martin Edenhofer a4874e0b86 Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent. 8 years ago
  Thorsten Eckel b797fd6d30 Added import of OTRS DynamicFields into Zammads ObjectManager attributes. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Martin Edenhofer 352ffd7aa8 Removed not necessary thread and code cleanup. 8 years ago
  Martin Edenhofer 70f5f21558 Fixed missing downcase for login of agents and customers. 8 years ago
  Martin Edenhofer 87e1a92e39 Improved code layout. 8 years ago
  Martin Edenhofer 5e518f5037 Added total timeout of whole http request. 8 years ago
  Martin Edenhofer a2b68280b9 Added postgresql support. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 388fcc6527 Improved import workflow. 8 years ago
  Martin Edenhofer f2d0eca3da Improved background job for import. 8 years ago
  Martin Edenhofer e779f459b4 Improved finish of import. 8 years ago
  Martin Edenhofer df306b5e2c Fixed import wizard. Improved performance initial calendar load (only do it one per ip). 8 years ago
  Martin Edenhofer e727a548ed Fixed variable missmatch. 9 years ago
  Martin Edenhofer 289e2da392 Applied role based permissions. 9 years ago
  Martin Edenhofer 9080ed0911 Merge branch 'develop' of github.com:martini/zammad into develop 9 years ago
  Martin Edenhofer ce9c5a0f46 Use downcast to search for email or login (in case of case sensitive db's). 9 years ago
  Thorsten Eckel c954abcc37 Added missing exception. 9 years ago
  Thorsten Eckel 71c7b9d45f Fixed bug: Attachment import RecordNotUnique exception handling fails sometimes. 9 years ago
  Thorsten Eckel 6e6b7fe5a6 Improved logging. 9 years ago
  Thorsten Eckel 6887e72ac9 Fixed bugs: Refactored method calls didn't work as expected. 9 years ago
  Thorsten Eckel 2fc1e1c313 Removed unneded code. 9 years ago
  Thorsten Eckel 738069dfba Made article creation thread safe. 9 years ago
  Thorsten Eckel 72d830c408 Refactored ticket creation and made it thread safe. 9 years ago
  Thorsten Eckel ef9dbde59d Made article attachment creation thread safe. 9 years ago
  Thorsten Eckel befab460a5 Made article customer user creation thread safe. 9 years ago
  Thorsten Eckel 29235acd90 Refactored history creation and made it thread safe. 9 years ago
  Thorsten Eckel 899d56434a Each article should get added in an own transaction. 9 years ago
  Thorsten Eckel 2d67ac6b5e Improved code layout. 9 years ago
  Thorsten Eckel 6ddfd595d6 Removed locks workaround. 9 years ago
  Thorsten Eckel 12cf0122ca Fixed bug: Race conditions may occur because of duplicate offset processing. 9 years ago
  Thorsten Eckel 9c28c50e4b Revert "Fixed bug: Race condition in thread object creation." 9 years ago
  Thorsten Eckel c6ccb7cf84 Fixed bug: Race condition in thread object creation. 9 years ago
  Thorsten Eckel 280f1402cd Changed attachment preference keys according to models/channel/email_parser.rb. 9 years ago
  Thorsten Eckel 8de0f7a061 Added functionality to import article attachments as well. 9 years ago
  Thorsten Eckel 4f3abbdf0e Proper lookup. 9 years ago
  Thorsten Eckel 0f95d68cb5 Proper infinite loop. 9 years ago
  Martin Edenhofer 43a924f554 Applied rubocop Style/CommentIndentation. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel 12c0ae1150 Replaced old Import::OTRS with new Import::OTRS2. 9 years ago
  Thorsten Eckel c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 9 years ago
  Thorsten Eckel 1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 9 years ago