Billy Zhou
|
54055bcc5d
Switch to overview_open
|
6 лет назад |
Billy Zhou
|
9c600bbfe5
Fixed issue #1864 - Bulk-Action: Not possible to change owner (fixes #1864)
|
6 лет назад |
Ryan Lue
|
4ec3f1324d
Change call log to display inactive users with strikethrough (fixes #2096)
|
6 лет назад |
Martin Edenhofer
|
abd3332524
Improved migration.
|
6 лет назад |
Martin Edenhofer
|
e36bf7ef53
UpdatedUpdated CHANGES.
|
6 лет назад |
Martin Edenhofer
|
101d7d975c
Use rake script for elasticsearch index deletion.
|
6 лет назад |
Martin Edenhofer
|
72792fadd6
Improved data structure of cti caller log to get better statistics.
|
6 лет назад |
Ryan Lue
|
a93f81e20b
Make String#utf8_encode more robust (fixes #2176)
|
6 лет назад |
Martin Edenhofer
|
be11e9a1d5
Added headless support for ff and chrome.
|
6 лет назад |
Martin Edenhofer
|
e9c26a5f7c
Enabled cti integration for RPM installations.
|
6 лет назад |
Martin Edenhofer
|
c73d48485b
Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
|
6 лет назад |
Billy Zhou
|
428c68d06a
Fixed issue #2170 by moving channel setting to the model
|
6 лет назад |
Martin Edenhofer
|
a7d21e416b
Improved notification logging for better support/debugging.
|
6 лет назад |
Martin Edenhofer
|
768fdf08a0
Follow up for issue #1267 - added Russian translation.
|
6 лет назад |
Martin Edenhofer
|
1755163c00
Fixed issue #2172 - Do not allow to create pre existing attributes like updated_at via object manager.
|
6 лет назад |
Martin Edenhofer
|
0c7c33b64c
Fixed issue #2171 - Overview not showing unassigned tickets "if not defined".
|
6 лет назад |
Martin Edenhofer
|
ce5f5a035e
Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed.
|
6 лет назад |
Billy Zhou
|
fb0ef19e7d
Fixed issue #1616 by adding adding observe active: true to org profile
|
6 лет назад |
Ryan Lue
|
9b495847d2
Restore missing email parser test cases
|
6 лет назад |
Martin Edenhofer
|
e5cd5ce845
Fixed issue #2164 - i-doit: Double click needed to select object after searching (w/o category). Fixed issue #2165 - i-doit: Setting object before filling in the ticket information removed the i-doit objects.
|
6 лет назад |
Billy Zhou
|
b358374ff5
Fixed issue #2141 by switching to strict_decode64 for validating base64 content
|
6 лет назад |
Ryan Lue
|
e341d07d6b
Stop wrapping <a> tags around URLs without a scheme/protocol (fixes #2139)
|
6 лет назад |
Billy Zhou
|
4479e180bd
Fixed issue #2141 by switching to strict_decode64 for decoding base64
|
6 лет назад |
André Bauer
|
59b8ccde1f
get elasticsearch index from settings too
|
6 лет назад |
André Bauer
|
4a610346cc
some additions for external elasticsearch servers
|
6 лет назад |
André Bauer
|
0dec2e5045
fix elasticsearch setting on update
|
6 лет назад |
Felix Niklas
|
fbf6133dfd
Searchable Select: prevent modal closes when closing a autocompletion dropdown
|
6 лет назад |
Felix Niklas
|
9a09532718
Searchable Select: fix tab-back bug
|
6 лет назад |
Felix Niklas
|
7d5d2626c2
Attachment: add focus style so that it gets highlighted when tabbing through inputs
|
6 лет назад |
Felix Niklas
|
23dd56feb1
Revert "Search: loading indicator, no result screen, extended search on enter"
|
6 лет назад |
Felix Niklas
|
b411cabe5b
Revert "Icons: add mood-sad"
|
6 лет назад |
Felix Niklas
|
0445b4ee49
Icons: add mood-sad
|
6 лет назад |
Felix Niklas
|
2639df5a97
Search: loading indicator, no result screen, extended search on enter
|
6 лет назад |
Felix Niklas
|
dc884fc604
TicketZoom: don’t show scroll-header when its not needed
|
6 лет назад |
Felix Niklas
|
5ac5932320
Better sidebar scrollbar spacing
|
6 лет назад |
Martin Edenhofer
|
52bfa30bac
Improved i-doit browser test.
|
6 лет назад |
Martin Edenhofer
|
16fdc8ee10
Added sort tests for select, checkbox and radio element.
|
6 лет назад |
Martin Edenhofer
|
093c9e7621
Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket.
|
6 лет назад |
Martin Edenhofer
|
525086d09c
Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
|
6 лет назад |
Martin Edenhofer
|
0cc00bfbea
Added comments for icon methods.
|
6 лет назад |
Martin Edenhofer
|
d48e2ffd0f
Small improvement to test.
|
6 лет назад |
Martin Edenhofer
|
699804f945
Added logger if ticket got deleted via trigger.
|
6 лет назад |
Thorsten Eckel
|
cab0d43d5e
Test stabilization: Applied required changes for HTTPS migration of VZ 'test' server.
|
6 лет назад |
Thorsten Eckel
|
7a40517cb4
Test stabilization: Improved handling of modal dialogs.
|
6 лет назад |
Thorsten Eckel
|
5727c571ff
Test stabilization: Unjoined threads lead to stuck test suite.
|
6 лет назад |
Thorsten Eckel
|
14afe747f9
Test stabilization: Macro execution and result checking lead to race condition.
|
6 лет назад |
Thorsten Eckel
|
31af83e9e6
Test stabilization: Input fields in modal get filled before modal is faded into view and while focus is set to a different field.
|
6 лет назад |
Thorsten Eckel
|
1795ffdb9e
Improved modal_ready browser test helper to check for actual css class.
|
6 лет назад |
Thorsten Eckel
|
53db2cfc8e
Test stabilization: Race condition between clicking and receiving a new article causes click to fail.
|
6 лет назад |
Thorsten Eckel
|
6998eb9be2
Test stabilization: The combination of sleep and exists_not is slow and prone to timing issues.
|
6 лет назад |