Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
11 months ago |
renovatebot
|
731a4ab019
Maintenance: Update dependency rubocop to v1.59.0
|
11 months ago |
Dominik Klein
|
bd52b4e170
Fixes 4591 - Default Agent Notification Settings.
|
1 year ago |
Mantas Masalskis
|
7e870152d6
Feature: Support multiple taskbar entries for one object and user for different apps
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
fb1ee83126
Maintenance: Drop unpackaged Karma feature.
|
2 years ago |
Mantas Masalskis
|
1954717917
Maintenance: prevent very long email address
|
2 years ago |
Martin Gruner
|
cdb2842f2e
Maintenance: Bump twilio-ruby from 5.66.2 to 5.67.0
|
2 years ago |
Bola Ahmed Buari
|
b0dac237a7
Fixes #3542 - Avatar lookup during user creation can cause significant delays
|
2 years ago |
Martin Gruner
|
afb75b23ae
Maintenance: Disable default user avatar fetching in test environment.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
818eb7a336
Maintenance: Fixed user test.
|
2 years ago |
Mantas Masalskis
|
a6e387cf9b
Fixes #2429 - Note is not being updated because of the lack of lastname
|
3 years ago |
Martin Gruner
|
a389b8f07c
Maintenance: Replace rand() where possible
|
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 |
Thorsten Eckel
|
c3fce714dc
Refactoring: Converted StatsStore to polymorphic association.
|
4 years ago |
Rolf Schmidt
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 years ago |
Jens Pfeifer
|
9478c49fcd
Fixed typos and name generation in user unit test.
|
5 years ago |
Ryan Lue
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
f5c588be0b
Implemented issue #2261 - Make stats store and cti log searchable via elastichsearch & destroy stats store if user got deleted.
|
6 years ago |
Thorsten Eckel
|
ccbf10cb7a
Fixed Rails namespace lookup issue and removed remaining foreign key records in Token table when deleting a user.
|
6 years ago |
Mantas
|
498980b52c
Fixes #1591 Drag&Drop groups empty
|
6 years ago |
Martin Edenhofer
|
cb56a53a07
Fixed issue #1977 - Remove online notifications too if user is deleted.
|
6 years ago |
Martin Edenhofer
|
9791c6b72c
Fixed issue #1933 - Can't find organization anymore after index rebuild.
|
6 years ago |
Martin Edenhofer
|
46d9fad169
Updated md5 sum of delivered avatar images.
|
6 years ago |
Martin Edenhofer
|
6a0f5d4c25
Initial generic csv based import of text modules, users, organizations and tickets for model and controller.
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
967f814ff3
Stabilised tests.
|
7 years ago |
Martin Edenhofer
|
b35ff0fef2
Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed.
|
7 years ago |
Thorsten Eckel
|
af22e22fb2
Merged pull request #1518 - Fixes issue #1509: Conflicting roles can get saved. Huge thanks to @muhammadn .
|
7 years ago |
Martin Edenhofer
|
2c39eb47de
Fixed issue #1563 - prevent admin from locking out.
|
7 years ago |
Martin Edenhofer
|
93345553ad
Fixed permission check with ticket.agent lookup.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 years ago |
Martin Edenhofer
|
866614122d
Implemented issue #1251 - Config option to have uniq email addresses for users.
|
7 years ago |
Martin Edenhofer
|
77d3f8bf67
Implemented issue #562 - Ticket creation - allow to create users without email, issue #181 - Allow customers without email addresses (was incoming phone call) and issue #247 telephone ticket without email.
|
7 years ago |
Martin Edenhofer
|
9f6a4a99f5
Ensure that a user has always (at least) signup rules and not none roles.
|
7 years ago |
Thorsten Eckel
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 years ago |
Martin Edenhofer
|
0308d8fe2d
Fixed html sanitizer loop. Extended tests.
|
7 years ago |
Rolf Schmidt
|
9f1a2e902c
Fixed issue #839 - Dont allow "none" admin user.
|
7 years ago |
Martin Edenhofer
|
28fe4fa80b
Update user with default preferences based on permissions.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
cbac73f1ef
Save record after new role assignment.
|
8 years ago |
Martin Edenhofer
|
c34a407651
Added support of default preferences and implemented agent notifications based on preferences settings.
|
8 years ago |
Thorsten Eckel
|
54fd62487c
Applied rubocop cop 'Style/SpaceInsideStringInterpolation'.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |