Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 10 months ago
  Rolf Schmidt f74037b799 Performance: Add request cache for group_access function to speed up object manager attributes (#4754). 1 year ago
  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
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Martin Edenhofer 7326122e28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 5 years ago
  Thorsten Eckel 809a698c03 Fixed bug: Organization search queries don't find case insensitive results. 6 years ago
  Martin Edenhofer b10ee11c86 Strip null byte - postgresql will complain about it. 7 years ago
  Rolf Schmidt fa454abf3a Reworked file structure of concerns. 7 years ago
  Thorsten Eckel c9b2255e4f Initial version of LDAP user sync support. 7 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 years ago
  Martin Edenhofer 11a6930c44 Fixed issue #588 - API Call crashes webinterface - or search? 7 years ago
  Martin Edenhofer 4cec7a5549 Added content validation to x-zammad mail headers and postmaster filters. 8 years ago
  Julian K ceaf615282 Fix spelling mistake (#481) 8 years ago
  Martin Edenhofer 1ddbb5d59e Applies rubocop for ruby 2.3.1. 8 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer ec55c81302 Improved error codes on model validation. 8 years ago
  Martin Edenhofer 71a2a26ea8 Improved ticket update (take response and show changes without additional ajax request). 8 years ago
  Martin Edenhofer b7c0ddb90f Prevent user_ids lookup for role assets (not needed in frontend - Customer role will have almost any user id in it). 8 years ago
  Martin Edenhofer d3285340e8 Added cache to attributes_with_associations. 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 42d0cd1f8f Updated gems. 8 years ago
  Martin Edenhofer 96fd35d1dd Added tolerance for failed item.search_index_update_backend call. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 5d13730515 Introduced create_if_not_exists_with_ref and create_or_update_with_ref for automatically lookup references by name/login. 8 years ago
  Martin Edenhofer 13ff0054b6 Improved search/indexing to search also renamed tags. 8 years ago
  Martin Edenhofer 88e3d1fecb Added expand format for data rest api (deliver records with filled reverences for "group_id: 123" add automatically "group: 'some name'"). 8 years ago
  Martin Edenhofer f6f3504e80 Allow to fail if touch of reference fails. 8 years ago
  Martin Edenhofer 3d878a5547 Refactoring of ticket zoom (less rerendering, just rerender particular area's instant of whole view). Added live broadcasting of tag and links. 8 years ago
  Martin Edenhofer 54f6c456b7 Streamline of rest api for tickets, users and organisations. Added pagination for search and index. Added auto lookup for id values (e. g. use group: 'some name', backend will automatically replace "group: 'some name'" by "group_id: 123"). 8 years ago
  Martin Edenhofer 9bb73f3b43 Improved error handling. 8 years ago
  Martin Edenhofer 30e28e71f6 Added asset support for jobs, overviews and slas. 8 years ago
  Martin Edenhofer 293468a6f1 Ignore empty relations. 8 years ago
  Martin Edenhofer ea4fa03561 Fixed Model.search_index_reload, support ignore_ids. 8 years ago
  Martin Edenhofer 33777c2bab Code cleanup. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Martin Edenhofer 10f13cb618 Improved activity stream messages. 8 years ago
  Martin Edenhofer a00be78195 Added postgresql support. 8 years ago
  Thorsten Eckel 00cffad79e Added some syntactic suguar (used in rubocop cops). 8 years ago
  Martin Edenhofer 40f6314177 Fixed unit tests. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 5852dc6d8c Code cleanup. Reworked for current twitter result structure. Improved timing. 9 years ago
  Martin Edenhofer 1160e758fc Store more ticket attributes in search backend, needed for es queries for stats. 9 years ago
  Martin Edenhofer de7039b2b5 Added geo calendar support. 9 years ago
  Martin Edenhofer 5be3eb29b9 Improved doc. 9 years ago
  Martin Edenhofer a77361869a Improved unit tests. 9 years ago
  Martin Edenhofer 9ca8459d19 Added tests for create_if_not_exists and create_or_update. 9 years ago
  Martin Edenhofer ed59645cd8 Revert "Improved code layout." 9 years ago
  Thorsten Eckel a286b9e17e Improved code layout. 9 years ago