Last modified by Thomas Mortagne on 2017/03/24

From version 3.1
edited by Thomas Mortagne
on 2013/09/17
Change comment: There is no comment for this version
To version 4.1
edited by Thomas Mortagne
on 2013/09/17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,9 +16,6 @@
16 16  
17 17  == Miscellaneous ==
18 18  
19 -* Added DocumentReference and EntityReference property converters which makes possible to:
20 -** use them in rendering macros parameters beans (see [[How to write a macro>>rendering:Main.ExtendingMacro||anchor="HMacroCode"]])
21 -** in Velocity pass a String directly to a method requiring a DocumentReference or EntityReference
22 22  * Added new API to the JODA Time plugin to get an ISO8601 formatter.
23 23  * Improved Active Installs Server side API to be able to pass any query to count installs.
24 24  
... ... @@ -42,7 +42,9 @@
42 42  
43 43  == Miscellaneous ==
44 44  
45 -<other dev stuff to add and link to JIRA for all issues fixed>
42 +* Added DocumentReference and EntityReference property converters which makes possible to:
43 +** use them in rendering macros parameters beans (see [[How to write a macro>>rendering:Main.ExtendingMacro||anchor="HMacroCode"]])
44 +** in Velocity pass a String directly to a method requiring a DocumentReference or EntityReference
46 46  
47 47  = Translations =
48 48  

Get Connected