Martin Edenhofer
|
ee6c8413c9
Update for 2.4.1.
|
6 years ago |
André Bauer
|
0e376a32a3
added ubuntu 18.04 on packager.io
|
6 years ago |
Mantas
|
a989921b15
Follow up for #1990 improves tests
|
6 years ago |
Martin Edenhofer
|
1c4e55d53e
Fixed issue #1957 - "Create new Customer" form delayed display.
|
6 years ago |
Thorsten Eckel
|
a7aca59c73
Fixed issue #2040: Zendesk import: To/From extraction for system comments fails.
|
6 years ago |
Thorsten Eckel
|
e0f616846f
Fixed issue #2039: Import fails for ObjectManager Attribute with non-ASCII name.
|
6 years ago |
Martin Edenhofer
|
1a8df8e61f
Added test for model binding after relogin.
|
6 years ago |
Thorsten Eckel
|
84110b7d14
Follow up: Fixes #2014 - Import job (LDAP/Exchange) hangs on scheduler restart.
|
6 years ago |
Thorsten Eckel
|
0b5b32a7c0
Fixes #2014 - Import job (LDAP/Exchange) hangs on scheduler restart.
|
6 years ago |
Ryan Lue
|
c46b95927a
Revert Rubocop version bump and add exception to linting violation in ticket_spec
|
6 years ago |
Ryan Lue
|
6440b6095f
Merge branch 'stable' of git.znuny.com:zammad/zammad into stable
|
6 years ago |
Ryan Lue
|
11448d599c
Add /doc to .gitignore
|
6 years ago |
Ryan Lue
|
7f0d74b815
Update Rubocop
|
6 years ago |
Thorsten Eckel
|
8fb7d9903f
Fixed issue #2037: Restart of processes form application context fails.
|
6 years ago |
Ryan Lue
|
2067423c3d
Reformat ticket_spec to avoid calling rubocop:disable/enable
|
6 years ago |
Ryan Lue
|
2b2a7095e3
Fix regression from refactoring NotificationFactory::Template#to_s
|
6 years ago |
Ryan Lue
|
1e967a02b5
Fix #2001 (Use non-bang gsub in NotificationFactory:Template)
|
6 years ago |
Martin Edenhofer
|
ff4e43659f
Fixes issue #1971 - Admin UI does not allow to select Timezone in "Calendars" options.
|
6 years ago |
Mantas
|
c3d5c611ec
Fixes #1990 missing CC autocomplete
|
6 years ago |
Martin Edenhofer
|
d6eeff4ce2
Fixes issue #1995 - Missing DB index on article columns queried by ticket waiting time report backend.
|
6 years ago |
Martin Edenhofer
|
ba57b907b4
Fixes issue #1996 - Use of wrong recipient if sender is also an agent (verify all recipient in to of article of there is a local address somewhere - not only the first one).
|
6 years ago |
Thorsten Eckel
|
8834f3f526
Fixed URL required for mocking X-On-Behalf-Of header.
|
6 years ago |
Thorsten Eckel
|
5fc7c2ea3c
Fixed flanky test by using same value for check as for stored instead of dynamic.
|
6 years ago |
Martin Edenhofer
|
23a480d2a6
Fixes issue #1980 - ObjectManager: New select attributes with empty selection will lead block UI.
|
6 years ago |
Martin Edenhofer
|
7e3a10af26
Updated test with new realtime data.
|
6 years ago |
Martin Edenhofer
|
15ae7aedcb
Fixes #1974 - If fingerprint is an integer background job for verifying will fail.
|
6 years ago |
Martin Edenhofer
|
330d9f1173
Fixed issue #1669 - Ticket templates disappear after logout/login in same browser session.
|
6 years ago |
Thorsten Eckel
|
ee551209d4
Fixed issue #1969: Password reset: No such file or directory @ rb_sysopen - app/views/mailer/application_wrapper.html.erb .
|
6 years ago |
Thorsten Eckel
|
0086c46e56
Fixed issue #1332: CalendarimportSync-Errors in Outlook 2016:
|
6 years ago |
Thorsten Eckel
|
3890e3b4eb
Fixed issue of unnecessary "Unable to get asset for 'article':..." logging.
|
6 years ago |
Thorsten Eckel
|
e2664a647c
Fixed issue #1642: Incorrect redirect_uri during OAuth2 access token request breaks integrations.
|
6 years ago |
Ryan Lue
|
426fce7160
Add wait before retrying failed jobs (Fix #1950)
|
6 years ago |
Muhammad Nuzaihan
|
020611f671
improve on icinga detection of recovery alerts for autoclose function #1907
|
6 years ago |
Muhammad Nuzaihan
|
ed1b6f3b6f
improve on detection of mime-type via Store object. fixes #1919
|
6 years ago |
Martin Edenhofer
|
0640aa2222
Follow up fix for issue #1952 - New ticket attributes is also show for customers (which should not).
|
6 years ago |
Martin Edenhofer
|
ba06ec871d
Fixed issue #1952 - New ticket attributes is also show for customers (which should not).
|
6 years ago |
Thorsten Eckel
|
9a64a36cd0
Fixed bug: Changes to Setting 'html_email_css_font' are only reflected after restarting Zammad.
|
6 years ago |
Martin Edenhofer
|
41c091bd78
Fixed issue #1933 - Can't find organization anymore after index rebuild.
|
6 years ago |
Martin Edenhofer
|
3cf1217bea
Updated md5 sum of delivered avatar images.
|
6 years ago |
Martin Edenhofer
|
48e44e92b5
Fixed issue #1337 - "Signin detected from a new device" Spam.
|
6 years ago |
Martin Edenhofer
|
29e2749dd3
Fixed issue #1920 - Sometimes notifications are note marked as seen if somebody else already closed the ticketed.
|
6 years ago |
Martin Edenhofer
|
e30a000504
Log message if of every processed email (to have a better debugging possibility in general).
|
6 years ago |
Thorsten Eckel
|
ef4ab4e79d
Fixed issue #1936: Generated chat widget code misses required option chatId.
|
6 years ago |
Martin Edenhofer
|
dea0f28755
Fixed issue #1923 - Pulldowns are not sorted currently.
|
6 years ago |
Martin Edenhofer
|
399c166e50
Allow postmaster filter and signatures to clone.
|
6 years ago |
Thorsten Eckel
|
f6002bf8cb
Follow up 8c5f87c9d4: Improved detection of ES attachment plugin error and output message.
|
6 years ago |
Martin Edenhofer
|
53de7302e7
Fixed issue #1917. Only images in new note are lost on submit.
|
6 years ago |
Thorsten Eckel
|
4423b44a13
Fixed issue #1905: Stored Exchange remote_id in login causes sync to update wrong user.
|
6 years ago |
Thorsten Eckel
|
0a91e6dba3
Refactoring: Provide of :mapped is already handled in ::Sequencer::Unit::Import::Common::Mapping::Mixin::ProvideMapped.
|
6 years ago |
Thorsten Eckel
|
d8ee543c0d
Fixed issue #1660 - ObjectManager Attribute of type Tree-Select mixes up children.
|
6 years ago |