Changes for page App Within Minutes

Last modified by Valdis Vītoliņš on 2019/03/27 08:20

From version 8.1
edited by Valdis Vītoliņš
on 2017/04/18 23:44
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-9.1.1]
To version 9.1
edited by Valdis Vītoliņš
on 2018/05/09 14:32
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/10.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': '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 = {