Last modified by Admin on 2022/02/28 00:33

<
From version < 10.2 >
edited by Denis Gervalle
on 2015/03/02 21:08
To version < 11.1 >
edited by Denis Gervalle
on 2015/03/02 21:20
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionVersionClass[0]
Release Notes
... ... @@ -1,0 +1,3 @@
1 +This is a complete refactoring of the original extension published in the contrib sandbox. Code is now fully unit tested thanks to the recent MockitoOldcoreRule mocking.
2 +
3 +TODO: User synchronization of existing users. Currently, user fields are only applied at creation time.
ExtensionCode.ExtensionVersionClass[1]
Release Notes
... ... @@ -1,0 +1,1 @@
1 +This is almost the exact same release as the previous one, but it is now exposed with a better extension ID.
ExtensionCode.ExtensionVersionClass[2]
Release Notes
... ... @@ -1,0 +1,1 @@
1 +This is almost the exact same release as the previous one, but it correctly enforce the requirement on XWiki core to 6.2 or later.
ExtensionCode.ExtensionVersionClass[3]
Release Notes
... ... @@ -1,0 +1,2 @@
1 +This is almost the exact same release as the previous one, but it lowered the requirement for XWiki code to XWiki 4.4.1 or later.
2 +(Since the unit testing mocker is only available since 6.2, the testing part of the refactoring has been put aside in a branch, and will be applied during an upgrade to 6.4 or later.)

Get Connected