Commit History

Author SHA1 Message Date
  Mantas Masalskis c1d467aa3d Fixes #629 - Draft Sharing. 2 years ago
  Rolf Schmidt bd373de069 Fixes #3940 - dead lock on user update in high load environment. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner d5f48bb195 Follow-up: 1f5d1bf8d3a65943047d780ac4fee90ff7b62850 - Increase translation string length to handle existing description strings properly. 2 years ago
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2 years ago
  Rolf Schmidt 05a471f90d Fixes #3709, #Fixes 1262 - Core Workflow implementation 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Rolf Schmidt 01b414f9fc Fixes #3575 - Display minutes for session timeouts instead of seconds. 3 years ago
  Mantas Masalskis 8b6a00d73f Fixes #3548 - Can't add (or run) DataPrivacyTask if the to remove user has too many ticket relations. 3 years ago
  Rolf Schmidt 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 3 years ago
  Rolf Schmidt f0462d4c20 Maintenance: Provide allow_signup column to define the signup permissions for roles and disable new permissions by default as signup permission. 4 years ago
  Rolf Schmidt 3657278da2 Fixes #3257 - Data in DB and elasticsearch (e.g. ticket overview) out of sync. 3 years ago
  Thorsten Eckel c3fce714dc Refactoring: Converted StatsStore to polymorphic association. 4 years ago
  Rolf Schmidt b310ee519d Fixes #3191 - data privacy obsolete column name. 4 years ago
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Thorsten Eckel 2ffca390a9 Fixes #1961 - S/MIME integration. 4 years ago
  Thorsten Eckel 562c842c8a Updated rubocop(-* gems) to latest version (0.81.0). 4 years ago
  Thorsten Eckel 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 4 years ago
  Thorsten Eckel 1d0d227575 Maintenance: StatsStore column related_o_id is never used. 4 years ago
  Martin Edenhofer ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 years ago
  Ryan Lue 12fe223664 Add DB indices to histories and tickets tables (fixes #2368) 5 years ago
  Martin Edenhofer 72792fadd6 Improved data structure of cti caller log to get better statistics. 6 years ago
  Martin Edenhofer cb56a53a07 Fixed issue #1977 - Remove online notifications too if user is deleted. 6 years ago
  Martin Edenhofer 504bc58d47 Fixed issue #1710 - Unable to login with Office365. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Muhammad Nuzaihan Bin Kamal Luddin e353e89c6d change character length limit in "note" column in both organizations … (#1497) 7 years ago
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 years ago
  Rolf Schmidt 7248be908f Improved migration and changed wording. 7 years ago
  Thorsten Eckel 20a8e40484 Added initial version of Out Of Office functionality. 7 years ago
  Martin Edenhofer 3e92e4f9f4 Added locale rtl support (e. g. for Persian or Hebrew). 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 cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
  Thorsten Eckel c9b2255e4f Initial version of LDAP user sync support. 7 years ago
  Martin Edenhofer 91063252a0 Fixed issue #650 - Unable to process emails with email addresses longer then 140 signs. 7 years ago
  Martin Edenhofer f9fdbe5934 Implemented issue #352 - Show other active agents in ticket detail view (collision prevention). 7 years ago
  Martin Edenhofer cd986ee57c Fixed issue#432 - Unable to create job/scheduler if many time options are selected. 7 years ago
  Martin Edenhofer bf3411daca Implemented issue#356 - Automatically join users to organizations based on the email address. 7 years ago
  Martin Edenhofer 8f96496a47 Fixed issue#374. Delete cache in initial setup routine - script/scheduler.rb crashes after recreation of Zammad database. 7 years ago
  Martin Edenhofer 3e44a2cb43 Merge branch 'private-permission-active2' into develop 8 years ago
  Martin Edenhofer ad85f98886 Cleanup of migrations. 8 years ago
  Martin Edenhofer dc7354223a Added permission.active attribute to disable features. 8 years ago
  Martin Edenhofer 3280a2c5e1 Increased template size to 10mb to also store inline images in there. 8 years ago
  Martin Edenhofer 6b38b6c4ec Add millisecond support for timestamp in mysql. 8 years ago
  Thorsten Eckel fa4e953423 Added token attributes last_used_at and expires_at. 8 years ago
  Thorsten Eckel 1654c678f1 Fixed 'Mysql2::Error: Specified key was too long; max key length is 767 bytes: CREATE INDEX ON ()'. 8 years ago
  Martin Edenhofer a9fe4310c5 Fixed datatype. 8 years ago
  Martin Edenhofer e5af892abb Added integration browser tests. 8 years ago
  Martin Edenhofer 6baa11b54a Fixed mysql text/blob issue. 8 years ago