Eugenio Romano
4bc50330cf
[ADF-1040] Change document list style rows based on permissions model ( #2085 )
...
* Change document list style rows based on permissions model
* fix test
2017-08-01 10:20:19 +01:00
Eugenio Romano
2e975dbc29
[ADF-863] codelyzer documentlist ( #2059 )
...
* codelyzer documentlist
* tslint error after codelizer
* fix import
* fix tag test
2017-08-01 10:20:15 +01:00
Denys Vuika
fba0614b60
[ADF-1006] fix 'isEmpty' issue and code cleanup ( #2053 )
...
* fix 'isEmpty' issue and code cleanup
* Update tsconfig.json
2017-08-01 10:20:13 +01:00
Eugenio Romano
53a614bfbf
[ADF-859] add codelyzer in core and datatable ( #2056 )
...
* add codelyzer in core and datatable
* add codelyzer in the main build
* order imports
* fix import in test
* fix import test
* import reorder form
* tasklist and processlist import reorder
2017-08-01 10:20:13 +01:00
Popovics András
7cbefb1355
[ADF-523] Fix delete operation in the search component ( #2020 )
...
* Search delete permission notification fix
* Support content deletion inside search results
* Forgotten broken test fix.
* Update alfresco-document-list READDME.md
* Update alfresco-document-list READDME.md II
* Adding TOC to README.md
* Build fix
* Fix the build for now and ever!
2017-08-01 10:20:12 +01:00
Maurizio Vitale
f6102dfc07
DocumentList - Check permissions on delete folder/file ( #1808 )
...
* Add check permission on delete folder/file
* Provide a way to disable the action when if there is no permission
* Improve the code using the external permission inside the folder/document action service
* Add basic documentation.
- How disable the button when the permission is missing
- How to show a notification message when the permission is missing
* Resize the image
* Change the value to true for demo purpose
* Update folder-actions.service.ts
* Update document-actions.service.ts
2017-04-27 14:05:08 +01:00
Mario Romano
9655e51943
#1471 rollback className change ( #1472 )
2017-01-16 11:49:43 +00:00
Denys Vuika
44906157a0
update unit tests
2017-01-03 20:35:26 +00:00
Denys Vuika
0f0c5352c7
#340 Rename 'AlfrescoService' to 'DocumentListService'
2016-07-05 20:30:11 +01:00
Denys Vuika
01c63f9574
Unit tests for document list component
2016-06-29 16:37:21 +01:00
Denys Vuika
bd1100c33b
Improve 'ng2-alfresco-core' imports
2016-06-15 13:57:47 +01:00
Denys Vuika
fe9e8cdc43
Upgrade document list to angular 2.0.0-rc.1
2016-06-14 05:37:46 +01:00
Will Abson
294cca91de
Use public API content URLs in viewer component
...
- Required a more sophisticated way to detect PDF content
2016-06-09 18:59:11 +01:00
Denys Vuika
3c6c5dd136
#9 folder delete action
2016-05-31 14:42:11 +01:00
Denys Vuika
0b664f1bb2
#9 'Delete' action support for document nodes
2016-05-31 11:20:28 +01:00
Mario Romano
b9a999be0e
lint
2016-05-12 20:22:16 +01:00
Denys Vuika
c5b2bc812c
#9 Unit tests
2016-05-09 14:40:07 +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
464688918d
Support for replaceable action services
...
- angular services for system document/folder actions
2016-04-28 13:59:17 +01:00