Last modified by Thomas Mortagne on 2023/10/13

From version 6.2
edited by Silvia Macovei
on 2010/01/15
Change comment: There is no comment for this version
To version 8.1
edited by Thomas Mortagne
on 2010/01/15
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.SilviaRusu
1 +XWiki.ThomasMortagne
Content
... ... @@ -6,15 +6,18 @@
6 6  
7 7  = New and Noteworthy (since XWiki Enterprise 2.1.1) =
8 8  
9 -* Contextual wikimacros
9 +== Contextual wikimacros ==
10 +
10 10  It's now possible for any user to register wiki macro anywhere and in any wiki.
11 11  
12 12  For example if the user does not have the proper right, only he will see the macro he registered, then an admin can re-save it to make it available for everyone if the macro is validated.
13 13  
14 -* new Model module with Reference implementation
15 +== New Model module with Reference implementation ==
16 +
15 15  The goal is to provide APIs to remove all String manipulations around documents and attachment names. It also introduces the concept of reference for any entity of the model and the parser/serializer associated. For now Wiki, Space, Document and attachment are supported; classes objects and properties should come in milestone 2.
18 +{{wraning}}TODO{{/warning}}
16 16  
17 -* General UI improvements
20 +== General UI improvements ==
18 18  ** In the wiki source code viewer, allow to toggle line numbers faster from Javascript
19 19  ** Enable full screen view when displaying the wiki source code (viewer=code)
20 20  ** Internationalize macro descriptors
... ... @@ -24,7 +24,7 @@
24 24  image:XSCOLIBRI-170.png
25 25  ** Reorder the document actions in the "More actions" menu: copy, rename, delete
26 26  
27 -* Development improvements
30 +== Development improvements ==
28 28  ** Added support for "xcontext" binding in 1.0 groovy macro
29 29  ** Allow set to null in velocity
30 30  ** Add an API method for creating a LinkedHashMap
... ... @@ -32,20 +32,22 @@
32 32  ** The class wizard should propose to add a SheetClass object to the class sheet
33 33  ** Add support for 'on page' style extensions
34 34  
35 -* Office import improvements
38 +== Office import improvements ==
36 36  ** Added support for Office2007 document formats
37 37  
38 -* XAR Import improvements
41 +== XAR Import improvements ==
39 39  {{warning}}TODO{{/warning}}
40 40  
41 -* Blog improvement
44 +== Blog improvement ==
42 42  ** Add the Create a new post to category pages - when used by default select that category
43 43  
47 +== Dependencies upgrade ==
48 +* Upgraded to Groovy 1.7
49 +
50 +== Miscellaneous ==
44 44  * Always use UTF-8 for URL encoding
45 45  * Attachments should produce document modification events
46 46  
47 -* Upgraded to Groovy 1.7
48 -
49 49  * Lots of accessibility fixes
50 50  * Lots of bugs fixes
51 51  

Get Connected