Dusan Vuckovic
|
c5d1a133fb
Fixes #5289 - Empty SMS are not allowed.
|
3 months ago |
Martin Gruner
|
529a1a82e5
Maintenance: Forbid 'send' as method name.
|
8 months ago |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Dusan Vuckovic
|
5b6ad994b2
Fixes #4790 - Improve groups to support a more complex hierarchy.
|
1 year ago |
Rolf Schmidt
|
af6685c7e5
Fixes #4741 - Names of SMS providers are variables instead of their proper names (settings > channel > SMS).
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
Martin Gruner
|
a389b8f07c
Maintenance: Replace rand() where possible
|
3 years ago |
Rolf Schmidt
|
1cf8ec8969
Fixes #3672 - MessageBird integration
|
3 years ago |
Rolf Schmidt
|
2770f0a370
Follow up 697661cbf2483a99c9d3e7e507586f2bb1bb8a56 - Missing gem loadings for Twilio SMS channel driver causes application to break.
|
3 years ago |
Martin Gruner
|
fb7173a7b9
Applied rubocop suggestions.
|
3 years ago |
Martin Gruner
|
697661cbf2
Maintenance: Only load gems when they are needed to save memory otherwise.
|
3 years ago |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
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 |
Ryan Lue
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Martin Edenhofer
|
22b2f44ba0
Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG!
|
6 years ago |