2sxc 08.05.06 With Hotfixes #1 (still had some issues)
Pre-release
Pre-release
- Updated almost all JS libraries #928 and others used in 2sxc, including
- AngularJS - now we can use components which was added in 1.5
- Angular Bootstrap - new using the uib-prefix #955
- loads of dependent libraries like formly, translate, oc-lazy-load, etc.
- Converted the Dev-UI to Angular-Components because we now can
- Completely remove the last WebForms-dialog (the template-properties) as 08.05.04 already proved that it can work with the new generic ui #941.
- UI improvements on the entity-picker
- moved dnn-data-sources to a better namespace #962 - we kept a compatibility-reference, so it shouldn't have side-effects. If by any low chance you already used the DnnUserProfileDataSource, this is the only one that was moved without compatibility
- fix / improvement to the ValueFilterDataSource, to enable Guid or Modified filtering #961
- Added help-links to the dev-UI (to each snippet) and pointed to the expanded documentation in the wiki here
- Hotfixes https://github.com/2sic/2sxc/milestone/107?closed=1
- Menu on hyperlink field related to js upgrade
- Multilanguage issues on template-titles in dropdown and json-data in api
- Bugfix date-picker related to js upgrade
- code-editor related to angular 1.5 components minification
- Workaround for DNN bug related to multilanguage web services / webapi - https://dnntracker.atlassian.net/projects/DNN/issues/DNN-8920