Changes for page App Within Minutes

Last modified by superadmin on 06.01.2023 13:11

From version 1.1
edited by XWiki Admin
on 26.05.2017 08:18
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-9.3.1]
To version 2.1
edited by Administrator
on 15.08.2017 12:58
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/9.6]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.xwikiadm
Content
... ... @@ -9,7 +9,7 @@
9 9  #set($columnsProperties = {
10 10   'doc.space': {'type': 'text', 'link': 'view', 'size': 10, 'filterable': true, 'sortable': true},
11 11   'doc.author': {'type': 'text', 'link': 'author', 'size': 10, 'filterable': true, 'sortable': true},
12 - 'doc.date': {'type': 'text', 'size': 10, 'filterable': true, 'sortable': true},
12 + 'doc.date': {'type': 'date', 'size': 10, 'filterable': true, 'sortable': true},
13 13   '_actions': {'html': true, 'sortable': false, 'actions': ['edit', 'delete']}
14 14  })
15 15  #set($options = {