zammad/lib/import
2017-06-29 13:38:13 +02:00
..
ldap Working on issue #1211 - Improved output LDAP sync statistics for deactivated and skipped entries. 2017-06-27 15:46:41 +02:00
otrs Fixed issue #1200 - OTRS import fails for attributes containing null bytes strings on PostgreSQL. 2017-06-29 13:38:13 +02:00
zendesk Fixed issue #1153 - Using Zendesk basic priority feature breakes import. 2017-06-02 12:57:18 +02:00
base.rb Fixed issues #1008 - LDAP import stucks when Scheduler gets stopped or restarted. 2017-05-12 19:11:16 +02:00
base_factory.rb Added splat args to every method call in import factories. 2016-12-20 17:12:40 +01:00
base_resource.rb Lock import resources on updates to prevent write collisions. 2017-06-27 16:49:00 +02:00
factory.rb - Major refactoring of Zendesk import logic including introduction of RSpec tests. 2016-12-19 09:59:54 +01:00
helper.rb Fixed issue #896 - Passwords of imported users get changed. 2017-04-25 09:49:48 +02:00
ldap.rb Fixed issues #1008 - LDAP import stucks when Scheduler gets stopped or restarted. 2017-05-12 19:11:16 +02:00
model_resource.rb Fixed issue #1211 - LDAP users that are lost don't get reflected into Zammad. 2017-06-27 11:30:27 +02:00
otrs.rb In some environments the Model.reset_column_information is not reflected to threads. So an import error message appears. Reset needed model column information for each thread. 2017-04-25 09:53:13 +02:00
statistical_factory.rb Fixed issue #1211 - LDAP users that are lost don't get reflected into Zammad. 2017-06-27 11:30:27 +02:00
transaction_factory.rb Added splat args to every method call in import factories. 2016-12-20 17:12:40 +01:00
zendesk.rb Fixed issue #896 - Passwords of imported users get changed. 2017-04-25 09:49:48 +02:00