forked from nicolasleger/zammad
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,39 @@ | ||
# Change Log | ||
|
||
## [2.4.0](https://github.com/zammad/zammad/tree/2.4.0) (2018-xx-xx) | ||
## [2.4.0](https://github.com/zammad/zammad/tree/2.4.0) (2018-03-29) | ||
[Full Changelog](https://github.com/zammad/zammad/compare/2.3.0...2.4.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
|
||
|
||
- Autocomplete Email-Address-Fields [\#338](https://github.com/zammad/zammad/issues/338) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] | ||
- API: Ticket creation - wrong user in notifcations, activity stream [\#1805](https://github.com/zammad/zammad/issues/1805) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] | ||
- Admin interface: Generic clone function for objects | ||
- RichText: Adjustment of the image size which were inserted from the clipboard | ||
- Admin users can be disabled by Agents [\#1794](https://github.com/zammad/zammad/issues/1794) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Failing Scheduler Delayed::Job - jobs are not listed in the monitoring result [\#1866](https://github.com/zammad/zammad/issues/1866) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] | ||
- Reset owner of ticket on followup if owner is invalid or has no access to group anymore. [\#1816](https://github.com/zammad/zammad/issues/1816) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] | ||
|
||
**Fixed bugs:** | ||
|
||
- Clearing the entered value in a not required ticket field [\#1882](https://github.com/zammad/zammad/issues/1882) | ||
- Pending till date not displayed correctly? [\#1716](https://github.com/zammad/zammad/issues/1716) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Login fails after fast logout right after previous login [\#1859](https://github.com/zammad/zammad/issues/1859) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- customer field in customer\_ticket\_new when customer is logged in [\#1856](https://github.com/zammad/zammad/issues/1856) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Direct access to organization tickets possible even though shared is deactivated [\#1857](https://github.com/zammad/zammad/issues/1857) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Can't create email-account with local MTA as outgoing server [\#1852](https://github.com/zammad/zammad/issues/1852) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Role - Group cant be unchecked [\#1488](https://github.com/zammad/zammad/issues/1488) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Can't un-link i-doit Objects in a Ticket [\#1733](https://github.com/zammad/zammad/issues/1733) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Issues in the rights-management [\#1810](https://github.com/zammad/zammad/issues/1810) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Sometimes pending time is show as first ticket attribute [\#949](https://github.com/zammad/zammad/issues/949) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Taskbar item race condition causes JS exception [\#1841](https://github.com/zammad/zammad/issues/1841) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- The column widths of a table are shifted after manual change and use of pagination. [\#1829](https://github.com/zammad/zammad/issues/1829) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Auto assignment of unassigned tickets at first open time [\#1825](https://github.com/zammad/zammad/issues/1825) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] | ||
- Boolean default option in object manager not selecting when it is already saved [\#1792](https://github.com/zammad/zammad/issues/1792) | ||
- Ticket shown multiple times in overview [\#1769](https://github.com/zammad/zammad/issues/1769) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- JS error on creating new customer [\#1813](https://github.com/zammad/zammad/issues/1813) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Customer response via note does not trigger escalation [\#1322](https://github.com/zammad/zammad/issues/1322) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Reporting: profile condition is ignored [\#1809](https://github.com/zammad/zammad/issues/1809) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- LDAP authentication doen't work in 2.3.x [\#1795](https://github.com/zammad/zammad/issues/1795) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- Missing create/add customer from ticket [\#1522](https://github.com/zammad/zammad/issues/1522) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
- XSS issue in ticket overview [\#1869](https://github.com/zammad/zammad/issues/1869) [[bug](https://github.com/zammad/zammad/labels/bug)] | ||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |