Commit History

Author SHA1 Message Date
  Thorsten Eckel 01729584f0 Revert "Fixed issue #1653: Default value not set for attributes of type input, select, tree_select, richtext, textarea, checkbox." 5 years ago
  Thorsten Eckel c2bdbe62d8 Follow-up: Fixed issue #1653: Default value not set for attributes of type input, select, tree_select, richtext, textarea, checkbox. 5 years ago
  Martin Edenhofer f79555ecc6 Fixed issue #2728 - Put _type, _doc and _id to reserved words for object managaer becasue of elasticssearch internal use. 5 years ago
  Thorsten Eckel 93c5708ba8 Fixed issue #1653: Default value not set for attributes of type input, select, tree_select, richtext, textarea, checkbox. 5 years ago
  Martin Edenhofer 848175a290 Fixes issue #2103 - clickable URL (template) for ObjectManager Attribute. 5 years ago
  Denny Bresch 106bfd56da Fixes #2664 - ObjectManager::Attribute names collide with reserved application words ( e.g. `url`) and break functionalities 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Thorsten Eckel 4e07079056 Follow up - 444e48e3772eb4abf8fb00170dca3d08ad65955f - Removed future and past data_options of Date ObjectManager::Attribute because they are not determinable due to time zones. 6 years ago
  Thorsten Eckel b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
  Jens Pfeifer a92f7b2153 Migrated AppVersionRestartJob to Active Job. 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Billy Zhou dc8748896d Fixed #2236 by adding instance_method_already_implemented? check for invalid attribute names (fixes #2236) 6 years ago
  Ryan Lue f848f8d151 Refactor validations and callbacks on ObjectManager::Attribute (fixes #2159) 6 years ago
  Billy Zhou 9be7269646 Fixed issue #2206 and #2207 by limiting historical_options to only select attributes 6 years ago
  Billy Zhou 1f7841340c Fixed issue #2020 by checking against past select attribute options (fixes #2020) 6 years ago
  Martin Edenhofer 1755163c00 Fixed issue #2172 - Do not allow to create pre existing attributes like updated_at via object manager. 6 years ago
  Martin Edenhofer 40a663198c Fixed issue #2099 - Changing data type of new object attributes will lead to errors. 6 years ago
  Muhammad Nuzaihan 9f559276e4 improve email filters by adding a tag option - closes #1991 6 years ago
  Martin Edenhofer cabb1c89d1 Improved error messages for type attributes. 6 years ago
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 years ago
  Ryan Lue 79d4284365 Fix rubocop violations 6 years ago
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 7 years ago
  Muhammad Nuzaihan f3e5412de4 Fixes issue again for #1752 #1742 with object manager 7 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel 1985a6af52 Fixed bug: Cache invalidation race condition in concurrent threads cause access to newly added ObjectManager attributes to fail. 7 years ago
  Martin Edenhofer fb8130da18 Added tree selection attribute for object manager. 7 years ago
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 years ago
  Thorsten Eckel e4de5bb988 Make more models (re-)seedable. 7 years ago
  Rolf Schmidt fa454abf3a Reworked file structure of concerns. 7 years ago
  Martin Edenhofer 1fbd368f02 Fixed issue #1025 - “Update Database" plus restart does not work correctly. 7 years ago
  Martin Edenhofer dbbcb5175e Added user_autocompletion as possible attribute. 8 years ago
  Martin Edenhofer 18711a28bd Fixed issue #920 - Unable to create users with admin.user permission. 8 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
  Martin Edenhofer a8d321a21e Fixed issue #433 - Object manager allows method names as attributes. 8 years ago
  Martin Edenhofer 42d0cd1f8f Updated gems. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer d3ec647189 Added browser reload support if only config changes have changed. Added support to undo config changes. 8 years ago
  Martin Edenhofer eede1267b0 Added more tests for object manager. 8 years ago
  Martin Edenhofer c24b4031fc Do not send restart events to browser on import. 8 years ago
  Martin Edenhofer 17cbac8c39 Improved restarting zammad after object attribute changes. 8 years ago
  Martin Edenhofer 39feeccc88 Added auto restart of zammad after changing object attributes. 8 years ago
  Martin Edenhofer eae8ead41c Improved object manager browser tests. 8 years ago
  Martin Edenhofer bf0d4d7fa2 Added doc about possible types. 8 years ago
  Martin Edenhofer 3c3a6c7ff0 Count destroy attribute also as executed (no matter if database has changed). 8 years ago
  Martin Edenhofer 3cc4a8f3a3 Init version of object manager browser tests. 8 years ago
  Martin Edenhofer 7add2b8905 Improved migrations. 8 years ago
  Martin Edenhofer 5aa51f82a6 Added support for zendesk custom fields. 8 years ago