Skip to content

Commit

Permalink
Updated common files.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennykorsukewitz committed Mar 23, 2023
1 parent bd8621e commit 670fdfa
Show file tree
Hide file tree
Showing 13 changed files with 68 additions and 13 deletions.
2 changes: 2 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Denny Korsukéwitz <[email protected]> dennykorsukewitz <[email protected]>
Dusan Vuckovic <[email protected]> Dusan Vuckovic <[email protected]>
Dusan Vuckovic <[email protected]> vuckovicd <[email protected]>
Elias Probst <[email protected]> <[email protected]>
forwwward <[email protected]> forwwward <forwwward>
Gerald Young <[email protected]> Gerald Young <[email protected]>
Henrik Vetter <[email protected]> Tronsy <[email protected]>
Lukas Bröring <[email protected]> lbroering <[email protected]>
Expand Down Expand Up @@ -101,4 +102,5 @@ anonymous <unknown@anonymous> nicolas <>
anonymous <unknown@anonymous> otrsintern <[email protected]>
anonymous <unknown@anonymous> robert <>
anonymous <unknown@anonymous> root <[email protected]>
anonymous <unknown@anonymous> root <[email protected]>
anonymous <unknown@anonymous> wiktor <>
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ The following persons contributed to Znuny:
* anonymous <unknown@anonymous>
* b1-luettje <[email protected]>
* djurici <[email protected]>
* forwwward <[email protected]>
* jsinagowitz <[email protected]>
* juanmclavero <[email protected]>
* meisterheister <[email protected]>
Expand Down
42 changes: 36 additions & 6 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,41 @@
- 2022-08-08 Admin - Added counter of AdminSettingPages per widget and additional focus by filter.
- 2022-07-15 Frontend::ToolBarModule - Refactored the Toolbar registration, position and view.

# 6.5.1 2023-??-??
- 2022-01-05 Changed JS alert() function to Core.UI.Dialog.ShowAlert().
- 2022-01-04 Show PackageRequired- and ModuleRequired-information while package installation & update.
- 2022-01-04 Reworked information of LastViews.
# 6.5.2 2023-??-??
- 2023-03-16 Added Appointment::EventModulePost Entry in XML. Thanks to Kevin Janssen (@BuTzZ). [PR#315](https://github.com/znuny/Znuny/pull/315)
- 2023-03-10 Fixed notification about empty subject for article drafts in AgentTicketCompose and AgentTicketEmailOutbound.

# 6.5.1 2023-03-09
- 2023-02-28 Added options tickets-created-before-date and tickets-created-before-days to console command Admin::Article::StorageSwitch.
- 2023-02-28 Fixed encoding of postmaster filter name in AdminPostMasterFilter.
- 2023-02-28 Fixed encoding of profile name in AdminGenericAgent.
- 2023-02-23 Fixed "Inline images in drafts will not display for more than 24 hours". [#309](https://github.com/znuny/Znuny/issues/309)
- 2023-02-21 Fixed - Agent Calendar Import: Import of a calendar file does not work.
- 2023-02-20 Removed maxlength for field short description in ActivityDialog (#335). Thanks to Sector Nord AG (@paulfolkers). [PR#335](https://github.com/znuny/Znuny/pull/335)
- 2023-02-17 Moved code of ITSMIncidentProblemManagement to Znuny Framework that will only be executed if ITSM actually is installed.
- 2023-02-17 Removed CPAN::Audit as a required Perl module.
- 2023-02-16 Integrated package Znuny-NoteToLinkedTicket.
- 2023-02-13 Added support for smart tags to process activity dialog article field.
- 2023-01-25 Added Dashboard element filter: My owned tickets.
- 2023-01-23 Added new event module to store customer company data in ticket dynamic fields: Ticket::EventModulePost DynamicFieldFromCustomerCompany.
- 2023-01-23 Sort screens in AdminDynamicFieldScreenConfiguration by values (#327). Thanks to Emin Yazi (@eyazi), Efflux. [PR#327](https://github.com/znuny/Znuny/pull/327)
- 2023-01-20 Added SysConfig setting to configure format tags in rich text editor. Thanks to Daniel Sprenger (@sprengerdaniel). [PR#334](https://github.com/znuny/Znuny/pull/334)
- 2023-01-20 Fixed "NoPermission" screen to use "CustomerNoPermission" for ACL checking. Thanks to Sector Nord AG (@paulfolkers). [PR#333](https://github.com/znuny/Znuny/pull/333)
- 2023-01-20 Fixed reloading of the toolbar modules. Thanks to Tim Püttmanns (@tipue-dev), maxence. [PR#317](https://github.com/znuny/Znuny/pull/317)
- 2023-01-20 Fixed hidden TicketOverview filters for Medium and Preview. Thanks to Tim Püttmanns (@tipue-dev), maxence. [PR#301](https://github.com/znuny/Znuny/pull/301)
- 2023-01-20 Fixed uninitialized value warning in AdminSystemMaintenance. Thanks to Tim Püttmanns (@tipue-dev), maxence. [PR#298](https://github.com/znuny/Znuny/pull/298)
- 2023-01-12 Fixed use of unavailable CKEditor autocomplete plugin when editor is in "CodeMirror" mode (e.g. web service XSLT configuration dialog).
- 2023-01-10 JavaScript code will now be removed from href attributes in function Kernel::System::HTMLUtils::ToAscii. Thanks for hints to Tim Püttmanns, maxence.
- 2023-01-10 Sector Nord AG: Fixed popup description long were cut off in Customer Interface. Thanks to Sector Nord AG (@jsinagowitz). [PR#331](https://github.com/znuny/Znuny/pull/331)
- 2023-01-09 Integrated package Znuny4OTRS-UserMaxArticlesPerPage.
- 2023-01-06 Fixed 'ACL misbehaviour in processes' - ActivityEntityID is missing in AgentTicketProcess.pm. [#316](https://github.com/znuny/Znuny/issues/316)
- 2023-01-05 Added missing group check to Kernel/System/Auth/Sync/LDAP.pm.
- 2023-01-05 Fixed JavaScript error in edit-mode in AdminACL.
- 2023-01-05 Changed JS alert function to Core.UI.Dialog.ShowAlert.
- 2023-01-04 Show PackageRequired and ModuleRequired information while package installation and update.
- 2023-01-04 Reworked information of LastViews.
- 2023-01-03 Process activity dialog article fields with subject and body can now be pre-filled. The Body also support RichtText. Thanks to Berner Fachhochschule (bfh.ch) for sponsoring this feature.
- 2022-12-29 Reenabled TicketID for reporting (Dynamic/TicketList).
- 2022-12-29 Re-enabled TicketID for reporting (Dynamic/TicketList).
- 2022-12-19 Added check for maximum filename length to file uploads.
- 2022-12-16 Added new function Kernel::System::Web::Request::GetParams() to get request parameters.
- 2022-12-13 Fixed SQL injection in TicketSearch.pm (CVE-2022-4427). Thanks for hints to Tim Püttmanns, maxence.
Expand All @@ -43,6 +72,7 @@
- 2022-11-25 Moved code of ITSMCore to Znuny Framework that will only be executed if ITSM actually is installed.
- 2022-11-24 Fixed handling of empty result for frontend autocompletion of dynamic field type WebserviceMultiselect.
- 2022-11-24 SOAP::Lite: Data of elements with attribute 'xsi:type' now will be returned as a hash or array instead of an arbitrary object that Znuny cannot handle.
- 2022-09-20 Added config level check to SysConfig admin dialog. Thanks for hints to Tim Püttmanns, maxence.
- 2022-09-16 Auto responses now will not be sent if the recipient would be a system address.

# 6.4.5 2022-12-20
Expand All @@ -61,7 +91,7 @@
- 2022-10-12 S/MIME certificates will now be reindexed during Znuny migration.
- 2022-10-12 Increased size of column "subject" of table "smime_keys".
- 2022-10-11 Added input field for OAuth2 token scope to admin dialog.
- 2022-10-07 Integrate DashboardMyLastChangedTickets. Thanks to Renée Bäcker (@reneeb). [PR#177](https://github.com/znuny/Znuny/pull/177)
- 2022-10-07 Integrated DashboardMyLastChangedTickets. Thanks to Renée Bäcker (@reneeb). [PR#177](https://github.com/znuny/Znuny/pull/177)
- 2022-10-07 Renamed changed settings from FrontendRichText::Path to Frontend::RichText::Path. Thanks to Emin Yazi (@eyazi), Efflux. Thanks to Tim Püttmanns (@tipue-dev), maxence. [PR#304](https://github.com/znuny/Znuny/pull/304)
- 2022-10-05 Improved usability - AgentTicketBulk - Set DynamicField_NAMEUsed checkbox to true if it is set before or if dynamic field is mandatory.
- 2022-09-29 Fixed bug - hour 0 is not possible in the default settings for TimeWorkingHours. Thanks to Sector Nord AG (@LuBroering - Lukas Bröring). [PR#296](https://github.com/znuny/Znuny/pull/296)
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<a href="https://www.znuny.org"><img align="center" src="https://github.com/znuny/Znuny/blob/rel-6_5/var/httpd/htdocs/skins/Agent/default/img/logo.png"></a>

<a href="https://www.znuny.org"><img align="center" src="var/httpd/htdocs/skins/Agent/default/img/logo.png"></a>

<p align="center">
<a href="https://download.znuny.org/releases/znuny-latest.tar.gz"><img src="https://img.shields.io/github/v/tag/znuny/Znuny?sort=semver&label=latest%20release&color=ff9b00"></a>
Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PRODUCT = Znuny
VERSION = 6.5.x
VERSION = 7.0.x
3 changes: 2 additions & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,13 @@ Please see the [Roadmap](https://www.znuny.org/en/roadmap) for an EOL overview.

| Version | Supported | Known vulnerabilities |
| ------- | ------------------ |------------------------- |
| 6 LTS | :x: | - |
| 6.0 | :x: | - |
| 6.1 | :x: | :heavy_exclamation_mark: |
| 6.2 | :x: | :heavy_exclamation_mark: |
| 6.3 | :x: | - |
| 6.4 | :x: | - |
| 6.5 LTS | :heavy_check_mark: | - |
| 7.0 | :heavy_check_mark: | - |

## How to report a security vulnerability?

Expand Down
2 changes: 1 addition & 1 deletion UPDATING.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Please see [the updating instructions](https://doc.znuny.org/manual/releases/installupdate/update/update-6.5.html) in the online documentation.
Please see [the updating instructions](https://doc.znuny.org/manual/releases/installupdate/update/update-7.0.html) in the online documentation.
4 changes: 2 additions & 2 deletions scripts/MigrateToZnuny6_5.pl → scripts/MigrateToZnuny7_0.pl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

local $Kernel::OM = Kernel::System::ObjectManager->new(
'Kernel::System::Log' => {
LogPrefix => 'MigrateToZnuny6_5.pl',
LogPrefix => 'MigrateToZnuny7_0.pl',
},
);

Expand All @@ -55,7 +55,7 @@
if ( $Options{Help} ) {
print <<"EOF";
Migrates Znuny 6.4 to Znuny 6.5.
Migrates Znuny 6.5 to Znuny 7.0.
Copyright (C) 2001-2021 OTRS AG, https://otrs.com/
Copyright (C) 2021 Znuny GmbH, https://znuny.org/
Expand Down
2 changes: 1 addition & 1 deletion scripts/auto_build/auto_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

echo "auto_build.sh - build Znuny release files"
echo "Copyright (C) 2001-2021 OTRS AG, https://otrs.com/";
echo "Copyright (C) 2012-2021 Znuny GmbH, https://znuny.com/";
echo "Copyright (C) 2021 Znuny GmbH, https://znuny.org/";

PATH_TO_CVS_SRC=$1
PRODUCT="Znuny"
Expand Down
Binary file modified var/httpd/htdocs/skins/Agent/default/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions var/httpd/htdocs/skins/Agent/default/img/znuny-logo-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified var/httpd/htdocs/skins/Customer/default/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions var/httpd/htdocs/skins/Customer/default/img/znuny-logo-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 670fdfa

Please sign in to comment.