632 Commits

Author SHA1 Message Date
suzanadirla
3a51f7c6b0 Remove commented out code related to the fix for [ACA-1054] (#248)
code is no longer needed because [ACA-1054] is fixed since this ADF change was made:
https://github.com/Alfresco/alfresco-ng2-components/pull/2868/files#diff-80f7c6137233f6a2440b1e75cc0b9244R614
2018-03-21 12:17:52 +00:00
Cilibiu Bogdan
e686034026 [ACA-1101] Metadata - Image Properties (#246) 2018-03-20 23:55:34 +00:00
Denys Vuika
acd31c524f upgrade to latest Angular CLI (#245) 2018-03-20 20:17:14 +02:00
Cilibiu Bogdan
ea631c1043 [ACA-1226] Node Metadata - action tooltip 2018-03-20 08:30:49 +00:00
Denys Vuika
e47030d466 improved typescript configuration files (#242) 2018-03-19 19:04:57 +02:00
Cilibiu Bogdan
5ded9a17de fix generic error styling (#243) 2018-03-19 15:06:45 +00:00
Cilibiu Bogdan
086d22b92d [ACA-1226] Node info panel (#241)
* node metadata

* getNodeInfo over nodeInfo
2018-03-19 11:16:20 +00:00
Cilibiu Bogdan
50d6147e81 custom content animation (#240) 2018-03-17 08:01:08 +00:00
Denys Vuika
4eed0e9eb2 code of conduct 2018-03-15 18:37:02 +00:00
Cilibiu Bogdan
4d6e1cba1b [ACA-1216] Sidenav - hide in preview (#238)
* hide sidebar in preview

* indentation
2018-03-15 07:18:13 +00:00
suzanadirla
2285856c14 [ACA-1215] Remove workaround because of broken navigation on -mysites- (#236) 2018-03-14 17:06:16 +00:00
Eugenio Romano
43215db84b fix update script (#235)
* update version script

* fix js-api update
2018-03-14 15:10:10 +00:00
Eugenio Romano
f0dd6ea519 update version script (#233) 2018-03-14 12:58:22 +00:00
suzanadirla
ef92062fd1 [ACA-1211] upgrade to latest ADF alpha (#232)
* upgrade to latest ADF alpha

* upgrade also to latest alfresco-js-api alpha
2018-03-14 11:39:15 +00:00
Cilibiu Bogdan
d68dde74a8 [ACA-1213] About - release version (#231)
* get release version

* use versions value
2018-03-14 09:46:45 +00:00
Denys Vuika
85c767f929
Merge pull request #230 from Alfresco/pionnegru-ACA-955
[ACA-955] Collapsable Side Navigation
2018-03-14 08:14:57 +00:00
Cilibiu Bogdan
20d8986725
Merge branch 'development' into pionnegru-ACA-955 2018-03-14 05:20:30 +02:00
Bogdan Cilibiu
4e8210b7fb mini sidenav variant 2018-03-14 05:18:39 +02:00
Denys Vuika
2bd57f4e10
Merge pull request #226 from Alfresco/development
v.1.1.0
v1.1.0
2018-03-12 11:29:45 +00:00
Denys Vuika
08765be2e6 bump version to 1.1.0 2018-03-12 09:25:36 +00:00
Cilibiu Bogdan
a9d98fbe83 shared nodes actions permission (#224) 2018-03-06 16:17:06 +00:00
Denys Vuika
a401b3d90a
updated i18n files (#225) 2018-03-06 16:06:07 +00:00
john-knowles
5a0441806f Update index.html (#222) 2018-03-06 15:32:41 +00:00
john-knowles
3b7cb2f2d4 Create file-viewer.md (#221) 2018-03-06 15:32:23 +00:00
john-knowles
97478ea67b Update README.md (#216) 2018-03-06 14:57:54 +00:00
john-knowles
0968ac567c Update index.html (#218)
* Update index.html

* Update index.html
2018-03-06 13:56:47 +00:00
john-knowles
eb7bd9656e Create help.md (#217) 2018-03-06 13:56:26 +00:00
Denys Vuika
7422ec20d6
[ACA-1181] workaround for pagination bug (#219) 2018-03-06 13:48:21 +00:00
john-knowles
74eb2e3ad0
Add files via upload 2018-03-06 13:27:49 +00:00
john-knowles
bc07fd1c58 Update README.md (#215) 2018-03-06 12:13:51 +00:00
Denys Vuika
09ce167d7f upgrade to ADF 2.2.0 RTM (#214) 2018-03-06 12:24:36 +02:00
Adina Parpalita
6688e236d9 update copyright year on license headers and login page (#212) 2018-03-02 14:11:31 +00:00
Denys Vuika
f0c5644262 docs update 2018-03-02 12:25:49 +00:00
suzanadirla
267ba27635
[ACA-1169] Default location of the copy/move file is not displayed (#211)
fix for https://issues.alfresco.com/jira/browse/ACA-1169
2018-03-02 13:14:01 +02:00
suzanadirla
14c9995915 [ACA-1146] The main node of the breadcrumb is not displayed in File Libraries (#210)
fixes https://issues.alfresco.com/jira/browse/ACA-1146
2018-03-02 09:12:34 +00:00
Denys Vuika
c9ffe0ac24
use alpine image to reduce image size by half (#209) 2018-03-01 19:04:22 +00:00
Denys Vuika
bd33afb175
docker setup fixes for public images (#208)
* docker setup fixes for public images

* update travis config

* reverse docs change
2018-03-01 18:15:40 +00:00
suzanadirla
18e657d2ba [ACA-1162] Destination picker has incorrect title when opened for multiple selection of items (#207) 2018-03-01 15:57:55 +00:00
suzanadirla
8558d1f3ca
[ACA-1145] File name incorrectly appears in the breadcrumb when opening the destination picker for a shared node when user does not have permissions on node's parent folder (#206)
* [ACA-1145] File name incorrectly appears in the breadcrumb when opening the destination picker for a shared node when user does not have permissions on node's parent folder

* [ACA-1145] send the correct argument
2018-03-01 16:59:54 +02:00
Adina Parpalita
bd6e021581 fix title (#205) 2018-02-28 11:21:20 +00:00
Cilibiu Bogdan
77bc9d556d last row border-bottom (#204) 2018-02-28 08:06:01 +00:00
Denys Vuika
3a55411f40
[ACA-99] Viewer actions (#203)
* "toggle favorite" action

* copy and move actions

* move actions to the "more" menu
2018-02-27 15:30:24 +00:00
Denys Vuika
0b5dc47de9
move empty folder UI into separate component (#202)
* move empty folder UI into separate component

* test fixes
2018-02-27 11:06:31 +00:00
Denys Vuika
8d4e6a6604
upgrade to lastest ADF alpha (#201) 2018-02-26 16:37:04 +00:00
Cilibiu Bogdan
9bbc11b0b0 granular dependencies (#200) 2018-02-24 07:52:10 +00:00
Cilibiu Bogdan
4d7b6d3271 Browsing Files - unit tests granular dependencies (#199) 2018-02-23 16:25:59 +00:00
suzanadirla
114455e5c9 [ACA-863][Destination picker] User can see the entire repository by using the breadcrumb instead of just his Personal Files (#198)
added a breadcrumbTransform function to customize the display of the breadcrumb as needed
used similar approach as on page breadcrumb
2018-02-23 14:55:48 +00:00
suzanadirla
bdaafe6b6c
[ACA-1053] [Destination picker] User should not be able to copy / move items into a site outside of the documentLibrary [ADF-2077] (#197) 2018-02-23 13:19:01 +02:00
Denys Vuika
5a51567c06
upgrade to latest ADF alpha (#196) 2018-02-23 10:44:43 +00:00
Cilibiu Bogdan
3cbb7fa065 route defined preference data prefix (#195) 2018-02-22 20:24:31 +00:00