Martin Gruner
|
721f7b2173
Maintenance: Add missing uniqueness validators on Rails level.
|
8 months ago |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Mantas Masalskis
|
e1cf198a70
Maintenance: Renamed confusing fields in EmailAddresses table
|
1 year ago |
Vladimir Sheremet
|
160ae1d7e1
Feature: Mobile - Add forward article action
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Mantas Masalskis
|
ffdbc246a7
Maintenance: Validate #note length.
|
2 years ago |
Mantas Masalskis
|
1954717917
Maintenance: prevent very long email address
|
2 years ago |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Thorsten Eckel
|
d32ea5e0d3
Maintenance: Add note attribute sanitization to not yet checked models.
|
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
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Thorsten Eckel
|
f5841a2fe3
Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost.
|
4 years ago |
Thorsten Eckel
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 years ago |
Thorsten Eckel
|
5f06c8c6b4
Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.
|
4 years ago |
Martin Edenhofer
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
4 years ago |
Thorsten Eckel
|
fbbc50f24a
Maintenance: Invalid email error message is not expressive.
|
4 years ago |
Jens Pfeifer
|
7e4b46b65c
Refactoring: Added consistent email address validation to backend.
|
5 years ago |
Thorsten Eckel
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 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
|
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
|
14711a6826
Fixed issue #1351 - handling of incoming mails seems strange / customer is not set correctly.
|
7 years ago |
Thorsten Eckel
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 years ago |
Rolf Schmidt
|
fa454abf3a
Reworked file structure of concerns.
|
7 years ago |
Martin Edenhofer
|
44d889b90c
Improved error handling.
|
7 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
42d0cd1f8f
Updated gems.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
1ff11fe3a4
Added check for reply via email if email address is set for group.
|
8 years ago |
Martin Edenhofer
|
3ca0b26fc1
Allow to delete email addresses.
|
9 years ago |
Martin Edenhofer
|
64da02366c
Some small improvements to email channel management.
|
9 years ago |
Martin Edenhofer
|
7e8b3adc3b
Some small improvements to email channel management.
|
9 years ago |
Martin Edenhofer
|
6a733396f9
Rewrite of channel api.
|
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 |
Martin Edenhofer
|
be31823d89
Improved cache backend. Heavy reduce of sql queries.
|
9 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
67db493699
Added model cache object (lookup method) to increase performance.
|
12 years ago |
Martin Edenhofer
|
d0a0ebdbc5
Improved table view and added check of name presence of objects.
|
12 years ago |
Martin Edenhofer
|
7d23efda79
Added support for signature and different sender addresses.
|
12 years ago |