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.
|
4 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.
|
4 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.
|
5 years ago |
Thorsten Eckel
|
1d0d227575
Maintenance: StatsStore column related_o_id is never used.
|
5 years ago |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
6 years ago |
Ryan Lue
|
12fe223664
Add DB indices to histories and tickets tables (fixes #2368)
|
6 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.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 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.
|
8 years ago |
Martin Edenhofer
|
91063252a0
Fixed issue #650 - Unable to process emails with email addresses longer then 140 signs.
|
8 years ago |
Martin Edenhofer
|
f9fdbe5934
Implemented issue #352 - Show other active agents in ticket detail view (collision prevention).
|
8 years ago |
Martin Edenhofer
|
cd986ee57c
Fixed issue#432 - Unable to create job/scheduler if many time options are selected.
|
8 years ago |
Martin Edenhofer
|
bf3411daca
Implemented issue#356 - Automatically join users to organizations based on the email address.
|
8 years ago |
Martin Edenhofer
|
8f96496a47
Fixed issue#374. Delete cache in initial setup routine - script/scheduler.rb crashes after recreation of Zammad database.
|
8 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 |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
3ffdce39b4
Increase target/source limit from 255 to 500.
|
8 years ago |
Martin Edenhofer
|
e200378dd6
Added api setting to admin interface and tokens to user preferences.
|
8 years ago |
Martin Edenhofer
|
8d28be378a
Increased size for business_hours.
|
8 years ago |
Martin Edenhofer
|
7a13889258
Fixed rails5 warning.
|
8 years ago |