Thorsten Eckel
|
87c3163e46
Merge branch 'develop' into private-te-refactoring-constantize
|
5 years ago |
Martin Edenhofer
|
6faaee3a97
Fixed issue #2423 - Unable to update already configured email channel, verify email will not arrive.
|
5 years ago |
Thorsten Eckel
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
3d49bf32c8
Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies.
|
6 years ago |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
6 years ago |
Martin Edenhofer
|
0d1d86511f
Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
|
7 years ago |
Martin Edenhofer
|
f62225dbde
Improved white listing for mail probing.
|
7 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 |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
4b37e4da2b
Improved browser test.
|
8 years ago |
Martin Edenhofer
|
ec1c9a548e
Added IMAP folder support.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
5d871673be
Added out of office detection and auto responder detection.
|
9 years ago |
Martin Edenhofer
|
a8d644af28
Show also notice on account overview if account is ok.
|
9 years ago |
Martin Edenhofer
|
eb0aac89ba
Improved email channel wizard, show info if there are already emails in the mailbox.
|
9 years ago |
Martin Edenhofer
|
e530383cf2
Used possible channels from backend.
|
9 years ago |
Martin Edenhofer
|
27081708b1
Added email channel backend validation.
|
9 years ago |
Martin Edenhofer
|
e99cbf84e7
Fixed rubocop.
|
9 years ago |
Martin Edenhofer
|
71c774cb99
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
|
0f2b0fc7bb
fixed rubocop issues.
|
9 years ago |
Martin Edenhofer
|
6a733396f9
Rewrite of channel api.
|
9 years ago |
Martin Edenhofer
|
0be6838909
Small improvements.
|
9 years ago |
Martin Edenhofer
|
7070b1748c
Refactoring of email detection (added also tests now).
|
9 years ago |