Changelog IES API: Unterschied zwischen den Versionen

Aus SiteparkWiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 
<div class="noautonum">__TOC__</div>
 
<div class="noautonum">__TOC__</div>
 
==Changelog==
 
==Changelog==
 +
===1.18 (19.01.2017)===
 +
{|
 +
| style="vertical-align:top;" | {{update}} || Absender-Adresse beim E-Mailversand über den TokenManager in UTF-8
 +
|-
 +
| style="vertical-align:top;" | {{update}} || Ausgabe der verfügbaren Modulupdates in alphabetischer Reihenfolge
 +
|-
 +
| style="vertical-align:top;" | {{update}} || Repository-&gt;store(): Timeout auf 60 Sekunden erhöhen
 +
|}
 +
===1.17 (24.10.2016)===
 +
''Feature Release''
 +
{|
 +
| style="vertical-align:top;" | {{fix}} || EventBus: Nutzern werden Event zugesendet, die nicht für sie bestimmt sind.
 +
|-
 +
| style="vertical-align:top;" | {{add}} || Json-Config auch über IES-API (local) Laden können
 +
|-
 +
| style="vertical-align:top;" | {{add}} || GroupType-Path für ObjectInstance
 +
|}
 +
===1.16.6 (08.12.2016)===
 +
''Hotfix''
 +
{|
 +
| style="vertical-align:top;" | {{fix}} || NullPointerException beim Anlegen von Profilen auf der Website
 +
|}
 +
===1.16.5 (14.10.2016)===
 +
''Hotfix-Release''
 +
{|
 +
| style="vertical-align:top;" | {{fix}} || Datenbankverbindung wird beim Anfragen eines Passwort-Tokens nicht geschlossen
 +
|}
 +
===1.16.4 (14.10.2016)===
 +
''Hotfix-Release''
 +
{|
 +
|}
 +
===1.16.3 (16.09.2016)===
 +
{|
 +
| style="vertical-align:top;" | {{fix}} || Guzzle-Kompatiblität für Publisher::preview
 +
|}
 +
===1.16.2 (09.08.2016)===
 +
''Hotfix-Release''
 +
{|
 +
| style="vertical-align:top;" | {{fix}} || Kompabilitätsprobleme in der Thumbnail-Klasse zum Guzzle HTTP-Client
 +
|}
 +
===1.16.1 (03.08.2016)===
 +
''Hotfix-Release''
 +
{|
 +
| style="vertical-align:top;" | {{fix}} || Umstellung auf Namespaces: weitere korrekturen
 +
|}
 +
===1.16 (25.07.2016)===
 +
''Feature Release''
 +
{|
 +
| style="vertical-align:top;" | {{add}} || Conversations können nun sortiert werden
 +
|-
 +
| style="vertical-align:top;" | {{add}} || Neue Funktion &#034;store&#034; im TokenManager
 +
|-
 +
| style="vertical-align:top;" | {{add}} || ${salutation:...;...;...} und ${name} Platzhalter im TokenManager
 +
|-
 +
| style="vertical-align:top;" | {{add}} || Umstellung auf PHP-Namespace
 +
|-
 +
| style="vertical-align:top;" | {{update}} || IES.eventbus.ConversationChangedEvent zu IES.eventbus.EventConversationChangedEvent umbenennen
 +
|-
 +
| style="vertical-align:top;" | {{add}} || Optionale Trennung der Aktionen &#034;Speichern&#034; und &#034;Publizieren&#034; implementiert
 +
|}
 +
===1.15 (17.05.2016)===
 +
''Feature Release''
 +
{|
 +
| style="vertical-align:top;" | {{update}} || Anpassungen nach Umstellung der PublishedInformationDefinition
 +
|}
 
===1.14.3 (04.01.2017)===
 
===1.14.3 (04.01.2017)===
 
''Hotfix''
 
''Hotfix''
Zeile 9: Zeile 74:
 
''Hotfix-Release''
 
''Hotfix-Release''
 
{|
 
{|
| style="vertical-align:top;" | {{fix}} || IES_CalendarEntry: RepetitionDate wird nicht korrekt gesetzt
 
 
|}
 
|}
 
===1.14.1 (10.03.2016)===
 
===1.14.1 (10.03.2016)===
Zeile 275: Zeile 339:
 
{|
 
{|
 
|}
 
|}
===1.6.4 (04.01.2017)===
+
===1.6.4 (19.01.2017)===
 
''Hotfix-Release''
 
''Hotfix-Release''
 
{|
 
{|

Version vom 19. Januar 2017, 16:03 Uhr

Changelog

1.18 (19.01.2017)

Geänderte Funktion / Geändertes Feature Absender-Adresse beim E-Mailversand über den TokenManager in UTF-8
Geänderte Funktion / Geändertes Feature Ausgabe der verfügbaren Modulupdates in alphabetischer Reihenfolge
Geänderte Funktion / Geändertes Feature Repository->store(): Timeout auf 60 Sekunden erhöhen

1.17 (24.10.2016)

Feature Release

Korrgierter Fehler EventBus: Nutzern werden Event zugesendet, die nicht für sie bestimmt sind.
Neue Funktion / Neues Feature Json-Config auch über IES-API (local) Laden können
Neue Funktion / Neues Feature GroupType-Path für ObjectInstance

1.16.6 (08.12.2016)

Hotfix

Korrgierter Fehler NullPointerException beim Anlegen von Profilen auf der Website

1.16.5 (14.10.2016)

Hotfix-Release

Korrgierter Fehler Datenbankverbindung wird beim Anfragen eines Passwort-Tokens nicht geschlossen

1.16.4 (14.10.2016)

Hotfix-Release

1.16.3 (16.09.2016)

Korrgierter Fehler Guzzle-Kompatiblität für Publisher::preview

1.16.2 (09.08.2016)

Hotfix-Release

Korrgierter Fehler Kompabilitätsprobleme in der Thumbnail-Klasse zum Guzzle HTTP-Client

1.16.1 (03.08.2016)

Hotfix-Release

Korrgierter Fehler Umstellung auf Namespaces: weitere korrekturen

1.16 (25.07.2016)

Feature Release

Neue Funktion / Neues Feature Conversations können nun sortiert werden
Neue Funktion / Neues Feature Neue Funktion "store" im TokenManager
Neue Funktion / Neues Feature ${salutation:...;...;...} und ${name} Platzhalter im TokenManager
Neue Funktion / Neues Feature Umstellung auf PHP-Namespace
Geänderte Funktion / Geändertes Feature IES.eventbus.ConversationChangedEvent zu IES.eventbus.EventConversationChangedEvent umbenennen
Neue Funktion / Neues Feature Optionale Trennung der Aktionen "Speichern" und "Publizieren" implementiert

1.15 (17.05.2016)

Feature Release

Geänderte Funktion / Geändertes Feature Anpassungen nach Umstellung der PublishedInformationDefinition

1.14.3 (04.01.2017)

Hotfix

Korrgierter Fehler Passwort-Vergessen-Funktion gibt Connections nicht frei

1.14.2 (12.04.2016)

Hotfix-Release

1.14.1 (10.03.2016)

Hotfeature-Release

1.14 (03.03.2016)

Feature-Release

1.13.7 (10.05.2016)

Hotfix-Release

Korrgierter Fehler IES_Model_User->unsetSex() setzt das Locale und nicht das Geschlecht zurück

1.13.6 (29.02.2016)

Hotfix-Release

1.13.5 (26.02.2016)

Hotfix-Release

1.13.4 (24.02.2016)

Hotfix-Release

1.13.3 (21.01.2016)

Hotfix-Release

1.13.2 (19.11.2015)

Hotfix-Release

1.13.1 (28.10.2015)

Hotfix-Release

1.13 (15.10.2015)

Feature-Release

1.12.15 (28.01.2016)

Hotfix-Release

1.12.14 (07.01.2016)

Hotfix Release

1.12.13 (08.12.2015)

Debug-Release

1.12.12 (28.10.2015)

Hotfix-Release

1.12.11 (08.09.2015)

Hotfix Release

1.12.10 (06.07.2015)

Hotfix-Release

1.12.9 (01.07.2015)

Hotfix-Release

1.12.8 (09.06.2015)

Hotfix-Release

1.12.7 (02.06.2015)

Hotfix-Release

1.12.6 (28.05.2015)

Hotfix-Release

1.12.5 (22.05.2015)

Hotfix Release

1.12.4 (21.05.2015)

Hotfix Release

1.12.3 (19.05.2015)

Hotfix-Release

1.12.2 (16.04.2015)

1.12.1 (27.03.2015)

Hotfix-Release

1.12 (24.03.2015)

Feature-Release

1.11.4 (12.03.2015)

Hotfix-Release

1.11.3 (06.03.2015)

Hotfix-Release

1.11.2 (26.02.2015)

Hotfix-Release

1.11.1 (19.02.2015)

Hotfix Release

1.11 (27.01.2015)

Feature-Release

1.10.2 (04.12.2014)

Hotfix-Release

1.10.1 (25.11.2014)

Hotfix- Release

1.10 (19.11.2014)

Feature-Release

1.9.10 (12.05.2015)

Hotfix-Release

1.9.9 (04.12.2014)

HO

1.9.8 (25.11.2014)

Hotfix- Release

1.9.7 (18.11.2014)

Hotfix Release

1.9.6 (24.09.2014)

Hotfix-Release

1.9.5 (23.09.2014)

Hotfix-Release

1.9.4 (02.09.2014)

Hotfix-Release

1.9.3 (02.09.2014)

Hotfix-Release

1.9.2 (15.08.2014)

Hotfix- Release

1.9.1 (12.08.2014)

Hotfix- Release

1.9 (22.07.2014)

Feature-Release

1.8.9 (17.09.2014)

1.8.8 (17.06.2014)

Hotfix- Release

1.8.7 (03.06.2014)

Hotfix- Release

1.8.6 (09.05.2014)

Hotfix-Release

1.8.5 (16.04.2014)

Hotfix- Release

1.8.4 (15.04.2014)

Hotfix- Release

1.8.3 (01.04.2014)

1.8.2 (27.03.2014)

Hotfix- Release

1.8.1 (19.03.2014)

Hotfix- Release

1.8 (12.03.2014)

Feature Release

1.7.11 (01.04.2014)

Hotfix- Release

1.7.10 (20.02.2014)

Hotfix

1.7.9 (20.01.2014)

Bugfix Release

1.7.8 (16.01.2014)

1.7.7 (13.01.2014)

Hotfix- Release

1.7.6 (20.12.2013)

Hotfix

1.7.5 (19.12.2013)

Hotfix- Release

1.7.4 (13.12.2013)

1.7.3 (10.12.2013)

Hotfix Release

1.7.2 (09.12.2013)

Hotfix Release

1.7.1 (09.12.2013)

Hotfix- Release

1.7 (05.12.2013)

Feature Release

1.6.4 (19.01.2017)

Hotfix-Release

1.6.3 (09.12.2013)

Hotfix Release

1.6.2 (18.11.2013)

Hotfix- Release

1.6.1 (06.11.2013)

Hotfix- Hotfeature-Release

1.6 (30.10.2013)

Feature-Release

1.5.1 (30.09.2013)

Bugfix-Release

1.5 (26.08.2013)

Minor Release

1.4.11 (13.12.2013)

1.4.10 (05.08.2013)

Bugfix-Release

1.4.9 (01.08.2013)

Hotfix-Release

1.4.8 (25.06.2013)

Hotfix

1.4.7 (20.06.2013)

Hotfix

1.4.6 (19.06.2013)

Hotfix

1.4.5 (14.06.2013)

Hotfix

1.4.4 (13.06.2013)

Hotfix

1.4.3 (08.05.2013)

Hotfix

1.4.2 (07.05.2013)

Hotfix

1.4.1 (03.05.2013)

Hotfix

1.4 (17.04.2013)

Minor Release

1.3.1 (15.02.2013)

Hotfix

1.3 (16.01.2013)

Minor Release

1.2.2 (24.01.2013)

Hotfix

1.2.1 (04.12.2012)

Hotfix

1.2 (21.11.2012)

Erweiterung der Grundfuktionalität

1.1.1 (12.09.2012)

Bugfix Release