Last modified by Thomas Mortagne on 2023/10/13

<
From version < 20.2 >
edited by Sergiu Dumitriu
on 2013/01/03
To version < 22.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Sergiu
1 +XWiki.ThomasMortagne
Content
... ... @@ -16,37 +16,37 @@
16 16  
17 17  == WYSIWYG content editor improvements ==
18 18  
19 -* [[XWIKI-5849>>http://jira.xwiki.org/jira/browse/XWIKI-5849]]: Cannot create link to current page
20 -* [[XWIKI-5895>>http://jira.xwiki.org/jira/browse/XWIKI-5895]]: Adding an image in the WYSIWYG editor and previewing it without saving the page first makes the XWiki page corrupt
21 -* [[XWIKI-5929>>http://jira.xwiki.org/jira/browse/XWIKI-5929]]: Improve the display of "selected color" in WYSIWYG's color picker
19 +* [[XWIKI-5849>>https://jira.xwiki.org/browse/XWIKI-5849]]: Cannot create link to current page
20 +* [[XWIKI-5895>>https://jira.xwiki.org/browse/XWIKI-5895]]: Adding an image in the WYSIWYG editor and previewing it without saving the page first makes the XWiki page corrupt
21 +* [[XWIKI-5929>>https://jira.xwiki.org/browse/XWIKI-5929]]: Improve the display of "selected color" in WYSIWYG's color picker
22 22  [[image:withWhiteCheck.png||style="border:1px solid black"]]
23 23  
24 24  == PDF export improvements ==
25 25  
26 -* [[XWIKI-2555>>http://jira.xwiki.org/jira/browse/XWIKI-2555]]: PDF Export fonts are not picked up from WEB-INF/fonts
27 -* [[XWIKI-5726>>http://jira.xwiki.org/jira/browse/XWIKI-5726]]: Image does not appear in pdf export
28 -* [[XWIKI-5910>>http://jira.xwiki.org/jira/browse/XWIKI-5910]]: PDF export fails with an exception when there are duplicate IDs in the exported XML
29 -* [[XWIKI-5921>>http://jira.xwiki.org/jira/browse/XWIKI-5921]]: Default fop.xsl breaks non-FO elements (for example SVG) during PDF export
26 +* [[XWIKI-2555>>https://jira.xwiki.org/browse/XWIKI-2555]]: PDF Export fonts are not picked up from WEB-INF/fonts
27 +* [[XWIKI-5726>>https://jira.xwiki.org/browse/XWIKI-5726]]: Image does not appear in pdf export
28 +* [[XWIKI-5910>>https://jira.xwiki.org/browse/XWIKI-5910]]: PDF export fails with an exception when there are duplicate IDs in the exported XML
29 +* [[XWIKI-5921>>https://jira.xwiki.org/browse/XWIKI-5921]]: Default fop.xsl breaks non-FO elements (for example SVG) during PDF export
30 30  
31 31  == Miscellaneous ==
32 32  
33 -* [[XWIKI-5915>>http://jira.xwiki.org/jira/browse/XWIKI-5915]]: Cannot log in using Safari
34 -* [[XWIKI-5816>>http://jira.xwiki.org/jira/browse/XWIKI-5816]]: Lock on document lost when using "Save and continue"
35 -* [[XWIKI-5897>>http://jira.xwiki.org/jira/browse/XWIKI-5897]]: Office Viewer Macro fails for ppt files on pages with dashes
36 -* [[XWIKI-5905>>http://jira.xwiki.org/jira/browse/XWIKI-5905]]: Local admins are unable to import XARs on subwikis
37 -* [[XWIKI-5902>>http://jira.xwiki.org/jira/browse/XWIKI-5902]]: Add support for relative links/images in included documents when they are generated by macros
38 -* [[XE-820>>http://jira.xwiki.org/jira/browse/XE-820]]: Livetable actions should be allowed without 'admin right' constraint
39 -* [[XAADMINISTRATION-201>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-201]]: Allow users with edit rights on a group's document to edit the group members
33 +* [[XWIKI-5915>>https://jira.xwiki.org/browse/XWIKI-5915]]: Cannot log in using Safari
34 +* [[XWIKI-5816>>https://jira.xwiki.org/browse/XWIKI-5816]]: Lock on document lost when using "Save and continue"
35 +* [[XWIKI-5897>>https://jira.xwiki.org/browse/XWIKI-5897]]: Office Viewer Macro fails for ppt files on pages with dashes
36 +* [[XWIKI-5905>>https://jira.xwiki.org/browse/XWIKI-5905]]: Local admins are unable to import XARs on subwikis
37 +* [[XWIKI-5902>>https://jira.xwiki.org/browse/XWIKI-5902]]: Add support for relative links/images in included documents when they are generated by macros
38 +* [[XE-820>>https://jira.xwiki.org/browse/XE-820]]: Livetable actions should be allowed without 'admin right' constraint
39 +* [[XAADMINISTRATION-201>>https://jira.xwiki.org/browse/XAADMINISTRATION-201]]: Allow users with edit rights on a group's document to edit the group members
40 40  
41 41  == For developers ==
42 42  
43 -* [[XWIKI-4322>>http://jira.xwiki.org/jira/browse/XWIKI-4322]]: Add a "cache" macro
44 -* [[XWIKI-5918>>http://jira.xwiki.org/jira/browse/XWIKI-]]: Impossible to override XSLT documents used in the PDF export process
45 -* [[XWIKI-5923>>http://jira.xwiki.org/jira/browse/XWIKI-5923]]: Page names containing [ or ] break the REST search results
46 -* [[XWIKI-4802>>http://jira.xwiki.org/jira/browse/XWIKI-4802]]: Add MetaData Block/Events to allow specifying meta data to XDOM/Listeners
47 -* [[XWIKI-5942>>http://jira.xwiki.org/jira/browse/XWIKI-5942]]: Introduce new filesystem based attachment storage
48 -* [[XSKINX-42>>http://jira.xwiki.org/jira/browse/XSKINX-42]]: Deleting an SSX objects from a document prevents skin objects to be used on demand in that document
49 -* [[XAADMINISTRATION-212>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-212]]: Move the ConfigurableClass macros in a macro document, so that they can be reused
43 +* [[XWIKI-4322>>https://jira.xwiki.org/browse/XWIKI-4322]]: Add a "cache" macro
44 +* [[XWIKI-5918>>https://jira.xwiki.org/browse/XWIKI-]]: Impossible to override XSLT documents used in the PDF export process
45 +* [[XWIKI-5923>>https://jira.xwiki.org/browse/XWIKI-5923]]: Page names containing [ or ] break the REST search results
46 +* [[XWIKI-4802>>https://jira.xwiki.org/browse/XWIKI-4802]]: Add MetaData Block/Events to allow specifying meta data to XDOM/Listeners
47 +* [[XWIKI-5942>>https://jira.xwiki.org/browse/XWIKI-5942]]: Introduce new filesystem based attachment storage
48 +* [[XSKINX-42>>https://jira.xwiki.org/browse/XSKINX-42]]: Deleting an SSX objects from a document prevents skin objects to be used on demand in that document
49 +* [[XAADMINISTRATION-212>>https://jira.xwiki.org/browse/XAADMINISTRATION-212]]: Move the ConfigurableClass macros in a macro document, so that they can be reused
50 50  * Various upgrades: JAXB 2.2.2, restlet 1.1.10, Groovy 1.7.7, Jython 2.5.2rc3
51 51  
52 52  == Translations ==
... ... @@ -110,7 +110,7 @@
110 110  
111 111  = Known issues =
112 112  
113 -* [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]]
113 +* [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]]
114 114  
115 115  = Test Report =
116 116  

Get Connected