Martin Gruner
|
9020a7281e
Maintenance: Improve translatable source strings.
|
2 years ago |
Martin Gruner
|
d7b8b3662f
Maintenance: Updated to Rails 6.1.
|
3 years ago |
Rolf Schmidt
|
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
|
3 years ago |
Martin Gruner
|
104e2b415e
Maintenance: Improved translatable source strings.
|
3 years ago |
Martin Gruner
|
05cd060dbd
Maintenance: Improved translatable source strings.
|
3 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 years ago |
Martin Gruner
|
c84416aec0
Maintenance: Improved translatable source strings.
|
3 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 |
Mantas Masalskis
|
f3464cc4ac
Fixes #2634 - Merge not possible with not set, required attributes
|
3 years ago |
Martin Gruner
|
9f7bec8942
Maintenance: Add Brakeman for static security analysis.
|
3 years ago |
Thorsten Eckel
|
5243efbc25
Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses.
|
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
|
b72a15a017
Maintenance: Updated rubocop(-* gems) to latest version (1.3.0).
|
4 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
|
8690916936
Updated rubocop(-* gems) to latest version (0.84.0).
|
4 years ago |
Denny Korsukéwitz
|
7c935655d5
Telegram refactoring:
|
5 years ago |
Denny Bresch
|
92b38dcb75
Fixes #2695 - Telegram not possible to close ticket via '/end'.
|
5 years ago |
Denny Bresch
|
1db27646d5
Fixes #2379 - Zammad ignores group mapping on Telegram if same sending user.
|
5 years ago |
Thorsten Eckel
|
83c77a4a35
Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests).
|
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 |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
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%.
|
7 years ago |
Muhammad Nuzaihan
|
b82dfc0d21
#1727 fix telegram channel issues
|
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 |
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
|
85abb738d8
Moved to webmock for telegram integration tests.
|
8 years ago |
Martin Edenhofer
|
93ba996de4
Fixed issue #774 - Open communication with only a picture.
|
8 years ago |
Martin Edenhofer
|
f317cf1240
Also support telegram users without username.
|
8 years ago |
Martin Edenhofer
|
dd6974963c
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
d34112a99f
Telegram support and split of channel controllers into separate files. Thanks to @schurig
|
8 years ago |