You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/04/18 08:54:12 UTC

[27/50] [abbrv] syncope git commit: Updating CHANGES for release

Updating CHANGES for release


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/4e637855
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4e637855
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4e637855

Branch: refs/heads/SYNCOPE-808
Commit: 4e6378550bcfa2014dda79169992e6e87b5328f7
Parents: d76009c
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Apr 14 14:44:16 2017 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Apr 14 14:44:16 2017 +0200

----------------------------------------------------------------------
 CHANGES | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/4e637855/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index e0fa5e9..a116e40 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,68 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 2.0.3
+================================================================================
+
+** Bug
+    * [SYNCOPE-1003] - Error when accessing notification tasks for a given user
+    * [SYNCOPE-1004] - Notification tasks generated for self read event not linked to user
+    * [SYNCOPE-1007] - NPE in Console when on an empty search term for user assignment
+    * [SYNCOPE-1008] - Maven home directory not trimmed of whitespace
+    * [SYNCOPE-1010] - Some PushActions methods not invoked even if assigned
+    * [SYNCOPE-1012] - Security answer not recognized during password reset
+    * [SYNCOPE-1013] - Password reset link generated by default notification template does not trigger Enduser UI features
+    * [SYNCOPE-1014] - The list of security questions is not refreshed after creating new one
+    * [SYNCOPE-1016] - Last change date not updated for users when attributes are updated via pull
+    * [SYNCOPE-1022] - UTF-8 characters in security questions not correctly encoded by Enduser UI
+    * [SYNCOPE-1023] - Maven projects from archetype deploy test content with 'all' profile
+    * [SYNCOPE-1024] - Enduser does not manages properly ENUM schema labels 
+    * [SYNCOPE-1025] - SYNCOPEAUDIT table not populated
+    * [SYNCOPE-1026] - Cannot remove group owner once set
+    * [SYNCOPE-1027] - Mapping errors cannot be fixed when defining provision rules for a new resource
+    * [SYNCOPE-1030] - Invalid DefaultAccountRule definition from Admin Console
+    * [SYNCOPE-1032] - Role key must be not modifiable during edit from Admin Console
+    * [SYNCOPE-1033] - NPE in Admin Console when working with Reconciliation Report
+    * [SYNCOPE-1034] - Assigned Auxiliary classes disappear in the Type Extensions panel when click on cancel
+    * [SYNCOPE-1036] - Notification icon does not refresh on new approval event
+    * [SYNCOPE-1037] - Pending approvals list is clickable
+    * [SYNCOPE-1038] - User create: finish button should remain clickable if the last step is reached
+    * [SYNCOPE-1039] - User attributes in user edit/create form are reset after validation error
+    * [SYNCOPE-1040] - Membership derived attributes cannot reference own plain attributes
+    * [SYNCOPE-1042] - Removal of all executed pull tasks via bulk action returns a missing resource exception
+    * [SYNCOPE-1043] - Improve JWT token expiration handling
+    * [SYNCOPE-1044] - By editing the provisioning rules, modal footer is not disabled
+    * [SYNCOPE-1045] - Activiti Modeler: log out from Admin Console in case of error
+    * [SYNCOPE-1046] - Console: task execution sort not working properly
+    * [SYNCOPE-1048] - Into the connector configuration page the same bundle appear more then once if different versions exist
+    * [SYNCOPE-1049] - Console returns an error if you try to explore Syncope as a remote object
+    * [SYNCOPE-1051] - It is possible to schedule task execution in the past
+    * [SYNCOPE-1052] - Enduser CAPTCHA not reloading
+    * [SYNCOPE-1057] - Type extensions cleared after group update during pull
+    * [SYNCOPE-1060] - Date in membership attribute is propagated as timestamp
+    * [SYNCOPE-1062] - Changes pulled from one resource not propagated externally
+
+** Improvement
+    * [SYNCOPE-991] - Improve user password management / resource management
+    * [SYNCOPE-1005] - Schema sorting should be done on JS side 
+    * [SYNCOPE-1009] - Enduser must provide an easy way to enable/disable visualization and sorting of USER attributes
+    * [SYNCOPE-1020] - Support for BPMN call activity
+    * [SYNCOPE-1028] - Improve usability of the modal window for provision rules
+    * [SYNCOPE-1029] - Change modal window title and button bars background
+    * [SYNCOPE-1031] - Hide key when creating / editing Security Questions from Admin Console
+    * [SYNCOPE-1050] - Allow easier extension of REST interface exposed to AngularJS
+    * [SYNCOPE-1058] - Do not show time picker and values for date-only schemas
+    * [SYNCOPE-1059] - Remove final landing page after user create/update
+    * [SYNCOPE-1061] - Support SAML 2.0 Redirect profile
+    * [SYNCOPE-1063] - Incomplete title for modal windows from Topology
+    * [SYNCOPE-1064] - Improve security of customization mechanism
+
+** New Feature
+    * [SYNCOPE-1015] - User Authentication using email
+    * [SYNCOPE-1035] - JWT-based access to REST services
+    * [SYNCOPE-1041] - SAML 2.0 Service Provider feature
+    * [SYNCOPE-1055] - Provide Flowable 5.X-based workflow adapter
+
 Release Notes - Syncope - Version 2.0.2
 ================================================================================