Commit History

Author SHA1 Message Date
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 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 fbeccbc85c Updated to latest rubocop version. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 years ago
  Thorsten Eckel d5161405c0 Fixed bug: ObjectManager attributes are added twice when running all migrations and seeds. 7 years ago
  Martin Edenhofer 9e52358d57 Fixed html5 input type attribute for phone, it's tel (not phone). 8 years ago
  Martin Edenhofer 1248f4080b Init version of object manager. 8 years ago
  Martin Edenhofer c0fece6f0d Added user (agent & customer) invite feature in first steps. 8 years ago