Denys Vuika
49b74cfbc6
#9 Minor fixes for document list
2016-05-19 11:52:04 +01:00
mauriziovitale84
a9df957f2a
#60 Reproduce folders tree when a folder is uploaded
2016-05-19 11:00:14 +01:00
Mario Romano
337f00999d
demo
2016-05-19 02:09:56 +01:00
Denys Vuika
a0848ea825
#66 Initial sorting support for document list
2016-05-17 15:57:16 +01:00
mauriziovitale84
22efd2e6ea
#46 Add upload button in the same page of drag area
2016-05-16 10:51:45 +01:00
mauriziovitale84
82c1621edd
#46 refresh documentList after file uploaded
2016-05-14 21:21:55 +01:00
mauriziovitale84
3c2167273f
#46 Upload files in a folder
2016-05-12 15:40:30 +01:00
Will Abson
96ffcd844a
Fix value in Created By column
2016-05-11 22:30:28 +01:00
Will Abson
e619ff661c
Use alfresco-core-rest-api to fetch doclib items
...
Refs #7
2016-05-11 16:48:39 +01:00
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
1ea845b58e
#46 fix errors
2016-05-06 01:47:39 +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
Denys Vuika
6de51e098e
Migrated document list to material design table
...
refs #9
2016-04-29 20:35:53 +01:00
Denys Vuika
e156dde15a
Folder icon customization and readme updates
...
refs #9
2016-04-28 19:39:25 +01:00
Denys Vuika
464688918d
Support for replaceable action services
...
- angular services for system document/folder actions
2016-04-28 13:59:17 +01:00
Denys Vuika
84aa5a4efd
Quick actions for document list
...
- support for quick actions (folders/documents)
- reworked project structure for document list (simplified naming and
hierarchy)
refs #20 , #50
2016-04-28 13:02:24 +01:00
Denys Vuika
992f265d75
Folder actions for document list
...
- support for declarative folder actions
- folder actions dropdown menu
- readme file updates
refs #
2016-04-27 12:02:24 +01:00
Denys Vuika
9c88fcb830
Improved component hierarchy for actions
...
document actions are now nested within “document-actions” container to
separate them from other action types (i.e. folder actions); and to be
able applying bulk properties for “document-actions” collection if
needed (i.e. ‘show system actions’)
2016-04-27 10:33:17 +01:00
Denys Vuika
56896f2200
Declarative document actions
...
- initial support for declarative document actions (system and custom)
refs #20
2016-04-26 20:54:00 +01:00
Denys Vuika
8158a6b007
Core settings service, license fixes
...
- fixed license text as per Apache appendix
(http://www.apache.org/licenses/LICENSE-2.0 )
- added AlfrescoSettings service to the core component library
- document list now takes host information from the AlfrescoSettings
service
2016-04-26 11:09:01 +01:00
Denys Vuika
66a8eb039f
core library implementation; license fixes
...
- library with code/utils to be shared across other components or top
level application;
- moved MDL directive to core as an example
- license fixes
2016-04-25 14:11:44 +01:00
Mario Romano
d524274d82
clean demo project
2016-04-21 18:47:42 +01:00