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
Mario Romano
f6cfef905b
#46 upload component
2016-05-05 18:25:02 +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
mauriziovitale84
a1c79805f0
#17 Renaming login component files
2016-04-28 14:10:19 +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
c64bc01158
Uploader uses configurable host address
2016-04-26 12:36:39 +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
5f2df74639
Simple uploader demo
2016-04-26 10:23:36 +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
mauriziovitale84
0d4f30d31f
#17 removed login component
2016-04-22 11:49:01 +01:00
mauriziovitale84
3b9de9d9de
#17 Used external Alfresco Login component
2016-04-22 11:27:14 +01:00
Denys Vuika
3074d5ee04
Fix redirect from Login dialog
2016-04-21 20:30:39 +01:00
Mario Romano
d524274d82
clean demo project
2016-04-21 18:47:42 +01:00
mauriziovitale84
32722dfd95
#17 Removed MDL directive
2016-04-21 18:02:05 +01:00
Denys Vuika
118ebe6767
Minor layout improvements for document list
...
refs #36
2016-04-21 17:36:23 +01:00
Denys Vuika
8e2affabf8
Migrated main page to material design
...
- some sections are left commented out for reference and migration
purposes and will be removed during future revisions
2016-04-21 17:25:41 +01:00
mauriziovitale84
a944d383af
#17 Login with Material Design Lite
2016-04-21 17:20:30 +01:00
Denys Vuika
bf528f3611
Initial Material Design Lite setup
...
refs #36
2016-04-21 15:46:56 +01:00
Denys Vuika
2c73f4a8bd
document-list cleanup
...
- removed HelloWorld from the package
- renamed namespace
2016-04-21 15:12:45 +01:00
Denys Vuika
1003f8e3ce
Clean and minimal DocumentList component implementation
2016-04-21 14:01:15 +01:00
Mario Romano
5914688467
#33 components build
2016-04-21 11:39:16 +01:00
mauriziovitale84
f24cb17365
#17 Moved login component in login folder
2016-04-20 10:22:09 +01:00
mauriziovitale84
4a0651f425
Using let instead of var and relative template path
...
ref #17
2016-04-19 14:12:04 +01:00
Mario Romano
88bd8ea345
#33 draft gulp
2016-04-19 11:57:05 +01:00
Denys Vuika
f39653bf6f
Moved DocumentList to the ng2-alfresco package
2016-04-18 20:51:50 +01:00
Denys Vuika
78fffbb32e
Stub for a redistributable package
2016-04-18 17:18:13 +01:00
Denys Vuika
5d9f65cd92
Fixed code issues
2016-04-18 16:17:41 +01:00
mauriziovitale84
baa0d60e5e
External template
...
External css
Validation rules
ref #17
2016-04-18 15:59:26 +01:00
mauriziovitale84
9e413c0e09
Login Component A2
...
ref #17
2016-04-18 14:31:21 +01:00
Denys Vuika
d0a8159597
Drag and drop document upload demo (ng2)
2016-04-17 20:18:31 +01:00
Denys Vuika
7aacbf4cf1
Simple ng2 file uploader
2016-04-16 21:31:15 +01:00
Denys Vuika
f1b6d02a93
Simple 'item click' event
2016-04-16 13:24:37 +01:00
Denys Vuika
088f365355
Demo project cleanup
...
Removed all obsolete stuff from the ng2 demo project
2016-04-16 11:14:32 +01:00
Denys Vuika
549755ecf4
File download button for ng2 document list
...
- ability to download the file from the list
- ability to toggle download button via attributes
2016-04-16 08:55:07 +01:00
Denys Vuika
0625bf8116
Simple breadcrumb for ng2 document list
2016-04-15 22:17:32 +01:00
Denys Vuika
398440f904
Configurable thumbnails
...
- demo for toggling thumbnails
- support for customising folder icon css class
2016-04-15 18:50:36 +01:00