Mantas Masalskis
|
1954717917
Maintenance: prevent very long email address
|
2 лет назад |
Vladimir Sheremet
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
Martin Gruner
|
2130a8e526
Maintenance: Use defaults settings of Rails 6.1.
|
2 лет назад |
Martin Gruner
|
1ddec703e9
Maintenance: Hide experimental mobile app behind an ENV switch.
|
3 лет назад |
Martin Gruner
|
643f2bc4ce
Fixes: 4045 - Error when accessing ARGV in Rails 6.1.
|
2 лет назад |
Martin Gruner
|
f25375a4e3
Maintenance: Fix assets:precompile to load asset deps correctly in Rails 6.1.
|
3 лет назад |
Martin Gruner
|
d7b8b3662f
Maintenance: Updated to Rails 6.1.
|
3 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
Martin Gruner
|
a7f8855cea
Maintenance: Do not preload lib/.
|
3 лет назад |
Martin Gruner
|
3fae5a027f
Maintenance: Load asset processing gems only at build time.
|
3 лет назад |
Martin Gruner
|
697661cbf2
Maintenance: Only load gems when they are needed to save memory otherwise.
|
3 лет назад |
Martin Gruner
|
f05f8e2d3c
Maintenance: Add support for memcached (via the 'dalli' gem) as Rails cache store.
|
3 лет назад |
Martin Honermeyer
|
1eef2a0e0f
Closes #3450 - Add support for Redis as an optional web socket session store back end.
|
3 лет назад |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas Masalskis
|
c45b5ac51f
Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead.
|
3 лет назад |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 лет назад |
Martin Edenhofer
|
602c8137b4
Fixes #3462 - Mixed naming regarding mentioned and subscribed in UI
|
4 лет назад |
Rolf Schmidt
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
4 лет назад |
Thorsten Eckel
|
cb2286fae4
Refactoring: Migrate Rails Observers to Concerns.
|
4 лет назад |
Mantas Masalskis
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
4 лет назад |
Mantas Masalskis
|
22fe0a2a97
Fixes #864 - Added relative pending_time to Macro/Trigger/Scheduler functionality. Based on the Pull Request #2862 by @fleverest – huge thanks ❤️
|
4 лет назад |
Rolf Schmidt
|
ed8a152f28
Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets.
|
5 лет назад |
Thorsten Eckel
|
c09e698709
Applied workaround for issue #2656: Disable new Rails database connection reaping functionality until the Thread-Zombie issue is resolved: https://github.com/rails/rails/issues/33600 .
|
5 лет назад |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 лет назад |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 лет назад |
Thorsten Eckel
|
f1dfbafdcd
Refactoring: config.log_formatter is for all environments the same but configured in each.
|
6 лет назад |
Martin Edenhofer
|
22b2f44ba0
Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG!
|
6 лет назад |
Ryan Lue
|
8c02483334
Add ActiveJob configuration / base class
|
6 лет назад |
Thorsten Eckel
|
20ea94d34b
Fixed regression: Escalation logic is not active.
|
6 лет назад |
Martin Edenhofer
|
f80fbf4744
Small code cleanup.
|
6 лет назад |
Thorsten Eckel
|
53ca6bd4c1
Fixed issue #2037: Restart of processes form application context fails.
|
6 лет назад |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
7 лет назад |
Martin Edenhofer
|
050f5527e6
Fixed issue #1920 - Sometimes notifications are note marked as seen if somebody else already closed the ticketed.
|
7 лет назад |
Martin Edenhofer
|
a987c10051
Improved usage (autoset) of origin_by of article model.
|
7 лет назад |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 лет назад |
Jens Pfeifer
|
533b44af8f
Updated to rails 5.0.
|
7 лет назад |
Martin Edenhofer
|
fffca5b549
Fixed issue #1375 - assignment_timeout in group settings has no effect.
|
7 лет назад |
Rolf Schmidt
|
bcd8edc286
Fixed issue #206 - Wrong recipient on reply to Received call.
|
7 лет назад |
Martin Edenhofer
|
d34112a99f
Telegram support and split of channel controllers into separate files. Thanks to @schurig
|
8 лет назад |
Martin Edenhofer
|
28fe4fa80b
Update user with default preferences based on permissions.
|
8 лет назад |
Martin Edenhofer
|
3caaad2f7f
Moved escalation calculation from after_create/after_update to before_create/before_update to have only one ticket save action.
|
8 лет назад |
Martin Edenhofer
|
e56ed8eeca
Moved signature detection to transaction module.
|
9 лет назад |
Martin Edenhofer
|
a102057506
Added slack integration.
|
9 лет назад |
Martin Edenhofer
|
44a0eed6d8
In certain cases puma does not set application root. Moved to set cache_store via config/application.rb.
|
9 лет назад |
Martin Edenhofer
|
e2ba5ac576
Updated preferences_default_by_role.
|
9 лет назад |
Martin Edenhofer
|
c34a407651
Added support of default preferences and implemented agent notifications based on preferences settings.
|
9 лет назад |
Martin Edenhofer
|
e7f93ce103
Moved to background job for escalation recalculation work.
|
9 лет назад |
Martin Edenhofer
|
2d6515a59f
Fixed renamed file name.
|
9 лет назад |
Martin Edenhofer
|
4029987caa
Detect signature for users. Added signature lookup for new customer articles.
|
9 лет назад |