Changes for page App Within Minutes

Last modified by Ludovic Dubost on 2019/05/20 19:03

From version 6.1
edited by Ludovic Dubost
on 2018/07/01 11:40
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/10.5]
To version 5.1
edited by Ludovic Dubost
on 2017/01/07 20:21
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-8.4.3]

Summary

Details

Page properties
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': 'date', 'size': 10, 'filterable': true, 'sortable': true},
12 + 'doc.date': {'type': 'text', 'size': 10, 'filterable': true, 'sortable': true},
13 13   '_actions': {'html': true, 'sortable': false, 'actions': ['edit', 'delete']}
14 14  })
15 15  #set($options = {