Thorsten Eckel
|
5d62cb21da
Maintenance: Migrated not existing log level `notice` to `info`.
|
4 years ago |
Thorsten Eckel
|
dd192ed572
Fixes #3304: Sessions::Node don't do any work if ZAMMAD_SESSION_JOBS_CONCURRENT was higher and got lowered.
|
4 years ago |
Mantas
|
f0fa4a6f9b
Fixes #3291 - Date and Datetime widgets can not be disabled
|
4 years ago |
Marcel Herrguth
|
a9a7b97e7a
Maintenance: Fix Google & Microsoft 365 Channel documentation links
|
4 years ago |
Thorsten Eckel
|
21d02f7b6e
Maintenance: Run XOAUTH2 Gmail and Microsoft365 integration tests in dedicated job and only for develop/stable because of extreme throtteling and fail rate of the providers.
|
4 years ago |
Thorsten Eckel
|
e474539f55
Maintenance: Fixed data leaking test by migrating to `db_strategy: :reset` from `use_transactional_tests`.
|
4 years ago |
Thorsten Eckel
|
b930827b77
Fixes #3240 - Allow reauthentication of Google / Microsoft365 accounts.
|
4 years ago |
Thorsten Eckel
|
b7a4cc6d6a
- Fixes #3292: Unable to manage Microsoft365/Google Channel accounts if XOAUTH2 token can't get refreshed.
|
4 years ago |
Thorsten Eckel
|
21708969fd
Refactoring: Unified Gmail and Microsoft365 channel examples in proper Channel model spec.
|
4 years ago |
Thorsten Eckel
|
a90423cc88
Maintenance: Fixed typo (refresh_xoaut2 -> refresh_xoauth2).
|
4 years ago |
Thorsten Eckel
|
85573432c0
Maintenance: Updated rubocop(-* gems) to latest version (1.4.1).
|
4 years ago |
Mantas
|
cca33e4b5e
Fixes #2853 regression - Deletion of notes impossible if internal and communication = true
|
4 years ago |
Mantas Masalskis
|
492eb1c883
Fixes #2942 - Attachments get lost on forward in specific conditions
|
4 years ago |
Mantas Masalskis
|
4088d6e74c
Fixes #2560 - Setting used objects (overviews, triggers, scheduler) to inactive works
|
4 years ago |
Mantas
|
5f2bc303c7
Fixes #3171 - HTML chars in message visible
|
4 years ago |
Mantas
|
024000b98a
Fixes #3297 - Videos embedded in Knowledge Base do not allow full screen mode
|
4 years ago |
Thorsten Eckel
|
f851b58062
Fixes #3296 - Channel::EmailParser.process_unprocessable_mails doesn't find matching Group because of key insensitive mismatch in email address.
|
4 years ago |
Rolf Schmidt
|
34ed189881
Maintenance: Fix matching of zammad cops for addons and do not check create_table for reset column information.
|
4 years ago |
Thorsten Eckel
|
0e6cab4329
Maintenance: GitHub actions `set-env` directive is deprecated and causes docker builds to fail.
|
4 years ago |
Thorsten Eckel
|
c46b689405
Fixes #3287 - Can't delete Applications (OAuth Authentication).
|
4 years ago |
Thorsten Eckel
|
97526c121c
Follow up - bb26438c1ccac679d5c2fdee4861d619134d4bff - Fixes #3260: Race condition in changed URL check causes instable specs.
|
4 years ago |
Thorsten Eckel
|
0a85b079ca
Maintenance: Use dedicated docker mail server for email integration tests to prevent race condition between different CI jobs.
|
4 years ago |
Rolf Schmidt
|
81d804576b
Fixes #3282 - Unable to upgrade from Zammad 3.3 to 3.6.
|
4 years ago |
Thorsten Eckel
|
eda100425b
Maintenance: Fixed rebase issue leftover causing syntax error.
|
4 years ago |
Mantas
|
498e5ba487
Fixes #3267 - Issue opened in overview doesn't have previous/next buttons if it was opened before
|
4 years ago |
Mantas Masalskis
|
e85f80aa2c
Fixes #3279 - "Next ticket in overview" is clickable for the last ticket in the overview
|
4 years ago |
Mantas
|
bb26438c1c
Fixes #3260 - "Next in overview" doesn't update the URL
|
4 years ago |
Rolf Schmidt
|
68fb6bc541
Maintenance: Renamed role signup test correctly.
|
4 years ago |
Rolf Schmidt
|
317c7b7e7f
Maintenance: Redo column allow signup with reset column information to make the migration work. Removed old migration because of missing column information reset there was a quite crash.
|
4 years ago |
Rolf Schmidt
|
cf5a5e3960
Maintenance: Improved article view for agent customer.
|
4 years ago |
Rolf Schmidt
|
28944de180
Maintenance: Sync Article REST API capabilities with the ones of the frontend.
|
4 years ago |
Rolf Schmidt
|
f0462d4c20
Maintenance: Provide allow_signup column to define the signup permissions for roles and disable new permissions by default as signup permission.
|
4 years ago |
Martin Edenhofer
|
5e94f786fd
Updated to 3.7.0.
|
4 years ago |
Marcel Herrguth
|
afa963b0ff
Maintenance: Correct email channel archive function wording
|
4 years ago |
Rolf Schmidt
|
386ed0f4f8
Fixes #2568 - Change-Right allows creation of new tickets.
|
4 years ago |
Rolf Schmidt
|
e7039d7046
Maintenance: Added rubocop to make sure that migration reset their column information if needed.
|
4 years ago |
Thorsten Eckel
|
09d2d4df58
Follow up - c3fce714dc2ae15785db66950eeaf60d27e1ea8b - Running Scheduler has outdated column information and disables Stats.generate job.
|
4 years ago |
Thorsten Eckel
|
b72a15a017
Maintenance: Updated rubocop(-* gems) to latest version (1.3.0).
|
4 years ago |
Thorsten Eckel
|
acd98bd214
Maintenance: Removed incomplete/obsolete TextModules and Templates references implementation to single User.
|
4 years ago |
Rolf Schmidt
|
f766dc7164
Maintenance: Removed updating of member ids for organization and moved assosciation deletion to own hook.
|
4 years ago |
Thorsten Eckel
|
ca88877bc8
Fixes #290, Closes #3185 - Webhooks.
|
4 years ago |
Martin Edenhofer
|
d7ba83681e
Fixes issue #3276 - Software error when Elasticsearch is not configured and `rake searchindex:rebuild`
|
4 years ago |
Mantas
|
8e7abc45fb
Fixes #3266 - Factual Macro title shown in ticket update dropdown
|
4 years ago |
Rolf Schmidt
|
6810bc5548
Fixes #3270 - Ticket selector "within last (relative)" and "within next (relative)" not working correctly.
|
4 years ago |
Rolf Schmidt
|
053429bb79
Fixes #3042 - Timeaccounting ignores tags in conditions.
|
4 years ago |
Rolf Schmidt
|
f132225b2f
Fixes #2347 - Merging two Tickets with link to same other Ticket fails.
|
4 years ago |
Mantas Masalskis
|
7e9ce7e3ed
Fixes #3180 - Calendar counts 24/7 business hours as closed for 1 minute at midnight
|
4 years ago |
Mantas
|
54c694689f
Fixes #3233 - ProtonMail Bridge error: Can’t use Channel::Driver::Imap
|
4 years ago |
Thorsten Eckel
|
43b6374d16
Updated rubocop(-* gems) to latest version (1.2.0).
|
4 years ago |
devNan0
|
0655b370ed
Fixes #3263 - apple-touch-icon.png 404 Not Found
|
4 years ago |