Commit be1d6e9f authored by Benoit Mortier's avatar Benoit Mortier
Browse files

:ambulance: fix(chagelog) Make a changelog for 1.2.1


Added latest fixes

Signed-off-by: default avatarBenoit Mortier <benoit.mortier@opensides.be>
Showing with 110 additions and 1 deletion
+110 -1
## %"FusionDirectory 1.2.1" - 2018-02-08 ## %"FusionDirectory 1.2.1" - 2018-04-19
### Added ### Added
...@@ -13,10 +13,17 @@ ...@@ -13,10 +13,17 @@
### Changed ### Changed
#### fusiondirectory
- fusiondirectory#5664 Correct developers plugin packaging
- fusiondirectory#5671 replace all the old forge.fusiondirectory.org urls
- fusiondirectory#5677 Adapt packages to the removal of the contrib/docs directory
#### fusiondirectory #### fusiondirectory
- fd#5668 Password length on login page should have no limit - fd#5668 Password length on login page should have no limit
- fd#5692 Update the readme.md with correct forge information - fd#5692 Update the readme.md with correct forge information
- fd#5732 Listing objects should check ACL on attributes
- fd#5737 Dashboard tabs should be ordered - fd#5737 Dashboard tabs should be ordered
- fd#5808 multibyte functions should be used to truncate strings
#### fusiondirectory-plugins #### fusiondirectory-plugins
- fd-plugins#5685 supannRefId on Structure object is too small and mono valued - fd-plugins#5685 supannRefId on Structure object is too small and mono valued
...@@ -25,8 +32,17 @@ ...@@ -25,8 +32,17 @@
- fd-plugins#5716 DNS Zone edition is too slow - fd-plugins#5716 DNS Zone edition is too slow
- fd-plugins#5740 Dashboard tabs are in random order - fd-plugins#5740 Dashboard tabs are in random order
### Removed
#### fusiondirectory
- fusiondirectory#5676 Remove doc from fusiondirectory-schema
### Fixed ### Fixed
#### fusiondirectory
- fusiondirectory#1 Fixes Jenkins build for FusionDirectory fixes SL package
- fusiondirectory#2 Fixes Jenkins build for Scientific Linux package in 1.2-fixes
#### fusiondirectory #### fusiondirectory
- fd#5348 LDIF import should support folded comments - fd#5348 LDIF import should support folded comments
- fd#5588 fusiondirectory-setup custom smarty directory forced to lowercase - fd#5588 fusiondirectory-setup custom smarty directory forced to lowercase
...@@ -42,8 +58,14 @@ ...@@ -42,8 +58,14 @@
- fd#5726 Log to fd behind an lemonldap::ng portal show debug log instead of main page - fd#5726 Log to fd behind an lemonldap::ng portal show debug log instead of main page
- fd#5736 Display Attribute should not be interpreted by smarty - fd#5736 Display Attribute should not be interpreted by smarty
- fd#5741 Foreign keys are broken on ogroups dynamic tabs - fd#5741 Foreign keys are broken on ogroups dynamic tabs
- fd#5749 Webservice errors
- fd#5758 Error when renaming a object with single-value main attribute - fd#5758 Error when renaming a object with single-value main attribute
- fd#5757 In case of LDAP errors during a deletion, a PHP error is triggered - fd#5757 In case of LDAP errors during a deletion, a PHP error is triggered
- fd#5759 Unclear "Invalid objectType" errors
- fd#5795 Activating audit for action 'security' causes error at login
- fd#5796 gosaGroupObjects field is incorrect after a member is being moved
- fd#5800 Unclear LDAP errors when DN creation fails
- fd#5807 Attributes should refuse invalid values
#### fusiondirectory-plugins #### fusiondirectory-plugins
- fd-plugins#4036 Webservice does not display ACL errors in some cases - fd-plugins#4036 Webservice does not display ACL errors in some cases
...@@ -51,6 +73,7 @@ ...@@ -51,6 +73,7 @@
- fd-plugins#5629 Error message when removing some content from partage tab - fd-plugins#5629 Error message when removing some content from partage tab
- fd-plugins#5672 Mail plugin incompatible with PHP 7.1 - fd-plugins#5672 Mail plugin incompatible with PHP 7.1
- fd-plugins#5673 PHP error on login page when applications plugin is installed and applications in menu set to only allowed - fd-plugins#5673 PHP error on login page when applications plugin is installed and applications in menu set to only allowed
- fd-plugins#5704 [webservice] User with admin ACL on department can ls objects at root base in WS
- fd-plugins#5707 posixAccount foreignKey is wrong - fd-plugins#5707 posixAccount foreignKey is wrong
- fd-plugins#5708 software list and profile management error when using several OPSI Servers - fd-plugins#5708 software list and profile management error when using several OPSI Servers
- fd-plugins#5709 DNS Tab - record filtering is broken for new systems - fd-plugins#5709 DNS Tab - record filtering is broken for new systems
...@@ -64,4 +87,90 @@ ...@@ -64,4 +87,90 @@
- fd-plugins#5757 DHCP: Changing mac address in the system's system tab does not update the DHCP entries accordingly - fd-plugins#5757 DHCP: Changing mac address in the system's system tab does not update the DHCP entries accordingly
- fd-plugins#5766 Crash when DHCP plugin is not installed when we use OPSI import - fd-plugins#5766 Crash when DHCP plugin is not installed when we use OPSI import
- fd-plugins#5768 Renaming DNS zones often results in an Exception being thrown - fd-plugins#5768 Renaming DNS zones often results in an Exception being thrown
- fd-plugins#5796 Webservice does not return JSON encode error
- fd-plugins#5798 API returns no error when asking for non existing tab using method getfields()
- fd-plugins#5799 Calling getfields for 'supannAccount' triggers JSON encoding error
### Security
#### fusiondirectory
- fd#5790 Locking fails with multiple SSH Keys
- fd#5794 ACL restrictions not applied when accessing through the JSONRPC API.
## %"FusionDirectory 1.2" - 2017-07-02
### Added
#### fusiondirectory
- fusiondirectory#5609 File renater-partage/admin/groups/renater-partage/class_partageGroup.inc was added
#### fusiondirectory
- fusiondirectory#5581 File renater-partage/admin/groups/renater-partage/class_partageGroup.inc was added
#### fusiondirectory
- fd#5532 We should be able to put groups in groups
- fd#5587 ACL - System templates
- fd#5602 Add array modifiers
#### fusiondirectory-plugins
- fd-plugins#5504 We should be able to launch actions on group of systems
- fd-plugins#5529 Add "Partage" capabilities with SYMPA
- fd-plugins#5534 Add "Partage" capabilities with group
- fd-plugins#5582 Import groups using csv
- fd-plugins#5595 Grab the version of the opsi package in a software-list
### Changed
#### fusiondirectory
- fusiondirectory#5605 Sympa plugin does not depend of alias anymore
- fusiondirectory#5643 file ldapmanager/addons/ldapmanager/contentcsv.tpl has been removed
#### fusiondirectory
- fusiondirectory#5580 class_groupMail.inc was renamed as class_mailGroup.inc
- fusiondirectory#5594 Sympa plugin does not depend of alias anymore
- fusiondirectory#5640 file ldapmanager/addons/ldapmanager/contentcsv.tpl has been removed
#### fusiondirectory
- fd#5545 Unicity is only tested upon the same objectType
- fd#5574 Groups RDN configuration is confusing
#### fusiondirectory-plugins
- fd-plugins#5315 mail methods code should be reviewed and cleaned
- fd-plugins#5341 DHCP tab should be able to load values from template
- fd-plugins#5573 Unicity is only tested upon the same objectType
- fd-plugins#5585 System templates - DNS Tab
### Fixed
#### fusiondirectory
- fusiondirectory#5369 SELinux rules problem
- fusiondirectory#5435 Yum complains about already existing links when updating FD
- fusiondirectory#5436 SELinux complains when updating FD-SELinux
- fusiondirectory#5613 class_groupMail.inc was renamed as class_mailGroup.inc
- fusiondirectory#5616 error in building mail plugin in 1.2
- fusiondirectory#5618 date error in changelog
- fusiondirectory#5621 rpmlint correction for specfile
#### fusiondirectory
- fd#2586 class_plugin should be reviewed
- fd#4236 FD and IPv6
- fd#5297 User tab / description as text area
- fd#5347 Template types needs their own icon somehow
- fd#5395 Import groups using csv
- fd#5542 Icon for waiting task is not showing
- fd#5568 I have always the browser language, same if I specify another language in FusionDirectory configuration
- fd#5593 Script for hook 'user postmodify' is not executed when password hash=sasl and only the password is changed.
#### fusiondirectory-plugins
- fd-plugins#5340 DHCP postLdapSave should lock the object modified
- fd-plugins#5506 Check that OPSI is fully working on groups
- fd-plugins#5512 Remove DNS tab or machine not remove the record associated
- fd-plugins#5519 template of workstations trigger the creation with the OPSI webservice
- fd-plugins#5520 Schedule action start directly
- fd-plugins#5540 Errors when trying to schedule actions
- fd-plugins#5547 Wrong expiration date shown in ppolicy dashboard
- fd-plugins#5556 %askme% dans les champs date
- fd-plugins#5560 The DNS plugin fails to find the primary server, if it's in another zone
- fd-plugins#5572 Samba home path fields are weirdly checked
- fd-plugins#5636 Slave ldap2zone config should enforce final dot in zone name
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment