Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 год назад |
Mantas Masalskis
|
2dcc0e3900
Fixes #4320 - Zammad-scheduler constantly crashes if user have unknown timezone
|
2 лет назад |
Martin Gruner
|
6c3217373b
Maintenance: Improved translatable error messages.
|
2 лет назад |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 лет назад |
Martin Gruner
|
4018904fd8
Maintenance: Bump rubocop-rails from 2.13.1 to 2.13.2
|
2 лет назад |
Rolf Schmidt
|
b180a85e7f
Performance: Only update specific calendars on destroy and not loop over all.
|
2 лет назад |
Martin Gruner
|
2c4ca0adfa
Maintenance: Bump rubocop from 1.23.0 to 1.24.1
|
2 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 лет назад |
Thorsten Eckel
|
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
|
3 лет назад |
Mantas Masalskis
|
d09a3c5b85
Fixes #3641 - Migration 3.6.1 to 4.1 : No configured business hours found!
|
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 лет назад |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 лет назад |
Mantas Masalskis
|
1aa4e68c6c
Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579.
|
3 лет назад |
Mantas Masalskis
|
7e9ce7e3ed
Fixes #3180 - Calendar counts 24/7 business hours as closed for 1 minute at midnight
|
4 лет назад |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 лет назад |
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 лет назад |
Rolf Schmidt
|
ec23915bd0
Fixes #1553: Calendar as filter condition for Trigger/Automatization.
|
4 лет назад |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 лет назад |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
Martin Edenhofer
|
dd1a6c30fc
Fixed issue #2574 - Every night tickets are updated (system need to use SLAs).
|
5 лет назад |
Martin Edenhofer
|
9775af5e98
Improved error handling if proposed calendar is not valid.
|
5 лет назад |
Martin Edenhofer
|
160b521116
Fixes issue #2497 - Missing business hours validation for calendars creates infinitive loop (also for background jobs).
|
5 лет назад |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Ryan Lue
|
13ef5d4246
Rewrite Encode::conv as String#utf8_encode
|
6 лет назад |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 лет назад |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 лет назад |
Thorsten Eckel
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
Martin Edenhofer
|
0cd9fd7fcd
Fixed issue #1361 - Calendar: ICAL sources are not updated. Implemented issue #1362 - Calendar: ICAL ignores recurring appointments/events.
|
7 лет назад |
Martin Edenhofer
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 лет назад |
Rolf Schmidt
|
fa454abf3a
Reworked file structure of concerns.
|
7 лет назад |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 лет назад |
Martin Edenhofer
|
a0caaa06e9
Cleanup, fixed typos and improved error handling.
|
8 лет назад |
André Bauer
|
7a8559e678
refactored postinstall.sh
|
8 лет назад |
Martin Edenhofer
|
a787d66486
Improved calendar management.
|
8 лет назад |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
Martin Edenhofer
|
e074556d06
Moved to new syntax.
|
8 лет назад |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 лет назад |
Martin Edenhofer
|
30e28e71f6
Added asset support for jobs, overviews and slas.
|
8 лет назад |
Martin Edenhofer
|
ba3f868638
Upgrade to new rubocop.
|
8 лет назад |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 лет назад |
Martin Edenhofer
|
df306b5e2c
Fixed import wizard. Improved performance initial calendar load (only do it one per ip).
|
8 лет назад |
Martin Edenhofer
|
1834f77ee6
Applied new rubocop.
|
9 лет назад |
Martin Edenhofer
|
513e695894
Fixed time zone naming. Also set default calendars on init setup based on browsers location. Ignore private ip ranges of browsers.
|
9 лет назад |
Martin Edenhofer
|
0c7be7c346
Fixed possibility to set ical feed to none.
|
9 лет назад |
Martin Edenhofer
|
fdea787b2f
Implemented holiday selector for calendars.
|
9 лет назад |
Martin Edenhofer
|
a3daad2917
Improved visualisation of errors.
|
9 лет назад |
Martin Edenhofer
|
f8fa4c54fa
Fixed escalation calculation.
|
9 лет назад |