61 Commits

Author SHA1 Message Date
Denys Vuika
caadc7ee9d #9 binding custom columns to nested properties
allow binding columns to bested properties and property paths, i.e.
“item.location.path”
2016-05-10 16:28:17 +01:00
Denys Vuika
7d3eec5776 #9 added i18n demo (demo shell) 2016-05-10 14:25:23 +01:00
Mario Romano
1a7248b1e9 #46 upload jsdoc and clean code 2016-05-06 12:50:06 +01:00
Denys Vuika
54b1707b30 Simplified demo shell layout
- removed bootstrap usage for files view
- removed checkbox panel from file view
2016-05-06 11:19:08 +01:00
Mario Romano
e5b54f40b8 #46 intergrate drag and drop in document-list 2016-05-06 01:12:52 +01:00
Denys Vuika
e0b42ca932 Configurable columns for document list
- thumbnail, displayName and all other columns (except actions) are now
configurable
- support for default set of columns if no custom defined
refs #51
2016-05-04 16:43:56 +01:00
Denys Vuika
eb5c7d7aae Greatly reduced markup for document/folder actions
refs #20, #9
2016-05-04 13:06:10 +01:00
Denys Vuika
0b1b87063c Initial support for configurable columns
refs #51
2016-05-03 17:01:05 +01:00
Denys Vuika
0ff5701900 Customisation of global actions (folders and documents)
- support for registering custom global actions (folders, documents)
- documentation update with code samples and pictures

refs #9
2016-05-03 15:15:23 +01:00
Denys Vuika
5cf9b296d6 'Download' action for document list menu
- default ‘download’ action for document list menu
- readme updates

refs #20
2016-05-03 13:58:37 +01:00
Denys Vuika
8ec414036f Move 'files.component' template to a separate file 2016-05-03 12:49:03 +01:00