Commit graph

19 commits

Author SHA1 Message Date
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Dusan Vuckovic
2671c6f5d2 Maintenance: Align nested classes/modules 2022-10-04 11:58:52 +02:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Dominik Klein
dd30b18285 Fixes #3698 - Import for kayako during the setup. 2021-10-20 11:43:35 +02:00
Martin Gruner
5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
Thorsten Eckel
8790e389be Fixes issue #865 - Freshdesk import 2021-05-25 12:30:12 +00:00
Thorsten Eckel
623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 2020-09-30 11:07:01 +02:00
Thorsten Eckel
9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 2018-10-09 08:17:41 +02:00
Thorsten Eckel
f0cf7c3605 Replaced old Zendesk import with refactored Sequencer based version 🚀. 2018-01-08 16:29:34 +01:00
Thorsten Eckel
1821c97506 Intoduced new generic model class structure based on simple provider structure and DRYed up LDAP and Exchange sequences. 2018-01-08 16:28:45 +01:00
Thorsten Eckel
5a6f3f1a38 Migrated custom LDAP import_job.dry_run Unit to shared Unit based on new simple provider structure and delegation pattern. 2018-01-08 16:28:30 +01:00
Thorsten Eckel
de6d8c54ae Introduced new simple provider structure to DRY up Units and enforce sanitized naming. 2018-01-08 16:27:59 +01:00
Thorsten Eckel
0ce0a9c06e Fixed bug: Calling .shift on class variables provides leads to errors when Unit class is used multiple times. 2018-01-08 16:27:43 +01:00
Thorsten Eckel
e73f75c458 Introduced Sequencer Unit base class Sequencer::Unit::Common::FallbackProvider to handle simple setting fallback values of state attributes if not already present. 2018-01-08 16:26:58 +01:00
Thorsten Eckel
90c1a0faef Refactoring: Improved folder structure for Mixins. 2018-01-08 16:24:01 +01:00
Thorsten Eckel
4937d742ea - Added Exchange integration.
- Added Sequencer.
- Prepared migration of LDAP integration to Sequencer.
- Added and improved RSpec support helpers.
2017-08-16 15:12:20 +02:00