Commit Graph
9334 Commits
Author SHA1 Message Date
Eugenio Romano 1142f510c0 Update RelNote300.md 2019-02-13 21:14:46 +00:00
Eugenio Romano a5348ddeaa Update RelNote300.md 2019-02-13 21:13:41 +00:00
Eugenio Romano 64058d7f03 Update RelNote300.md 2019-02-13 21:12:20 +00:00
Andy Stark e318f3607a [ADF-3745] Doc review updates (#4316)
* [ADF-3745] Updated compatibility page based on feedback

* [ADF-3745] Renamed node perm directive and fixed broken links

* [ADF-3745] Updated version index with Check allowable op directive

* [ADF-3745] Reviewed other files affected by node perm directive name change
2019-02-13 20:49:29 +00:00
Eugenio Romano 40d78a11c0 update versions to 3.0.0 2019-02-13 19:17:40 +00:00
Eugenio Romano 20f60d45e9 restore packages after release 2019-02-13 19:16:05 +00:00
Eugenio Romano d2b6bcf942 remove for release 2019-02-13 17:55:12 +00:00
Eugenio Romano 44c7669e8a update version to 3.0.0 2019-02-13 16:49:40 +00:00
Eugenio Romano 6356cfcd84 fix related attached file only for task as in the process 2019-02-13 16:22:31 +00:00
Deepak Paul 3d7075e4c5 [ADF-4084] Exposed ProcessListCloudService and TaskListCloudService (#4312) 2019-02-13 15:20:56 +00:00
Eugenio Romano 469bb214b5 has permission cosnumer skip logic 2019-02-13 15:01:26 +00:00
Eugenio Romano 801d9bfff8 Update README.md 2019-02-13 13:15:51 +00:00
Eugenio Romano 9d34f08039 fix performance issue getSite in processservice usign -my- (#4314) 2019-02-13 12:29:44 +00:00
Andy Stark 9e6b2bc5a4 [ADF-4080] Updated compatibility page plus other minor fixes (#4315)
* [ADF-4080] Updated compatibility page for 3.0

* [ADF-4080] Fixed version format

* [ADF-4080] Fixed backslash in URL
2019-02-13 12:07:20 +00:00
Eugenio Romano 54f6cc1d2b Update README.md 2019-02-12 21:45:27 +00:00
davidcanonieto b60e97bc86 [ADF-4008] Add available columns to Process List Cloud documentation (#4309) 3.0.0-beta10 2019-02-12 20:31:36 +00:00
Andy Stark 988f51f127 [ADF-3745] Reviewed 3.0.0 release notes (#4311) 2019-02-12 20:30:16 +00:00
Denys Vuika ca5cba8771 Update RelNote300.md (#4307) 2019-02-12 14:21:54 +00:00
Eugenio Romano f3fdc2b7d4 Update RelNote300.md 2019-02-12 13:43:42 +00:00
Francesco Corti 02b880f626 Draft of the Release note 3.0.0 (#4301)
* Initial draft of the release note for ADF 3.0.0. The remaining parts will be added once the e2e testing will be completed.

* Added topic to the release note

* add more information step 1

* sso info

* Update RelNote300.md
2019-02-12 13:35:07 +00:00
davidcanonieto 6179bddb92 [ADF-4073] Fix Process Definition Heat map styling issue (#4304) 2019-02-12 13:10:51 +00:00
Andy Stark aae4629e9a [ADF-4069] Added updated license list tool (#4302)
* [ADF-4069] Added updated license list tool

* [ADF-4069] Added suggestion for licence info in sidebar
2019-02-12 12:45:56 +00:00
Andy Stark 3b1341928f [ADF-3745] Added repo configuration section to form component page (#4305) 2019-02-12 12:43:16 +00:00
davidcanonieto ca3579b875 [ADF-3972] Update i18n localization files (#4270)
* [ADF-3972] Update i18n localization files

* [ADF-3972] Remove unused localizators in Process Services Cloud

* [ADF-3972] Add final localization files for 3.0.0 release
2019-02-12 10:23:55 +00:00
davidcanonieto 7bf5e59740 [no-issue] Fix translate module - 1st iteration (#4290)
* [no-issue] Fix translate module - 1st iteration

* restore translate exports

* move i18n to the app level, fix lazy loading

* improve i18n imports

* update unit tests

* fix unit tests

* test fixes
2019-02-12 05:56:05 +00:00
Silviu Popa 0683c4d226 [ADF-4055] ProcessAttachmentListComponent- add opt parameter on process-instances api call (#4292)
* [ADF-4055] ProcessAttachmentListComponent - add opts parameter on load  attachments api call

* [ADF-4055] fix lint

* [ADF-4055] - fix unit test

* [ADF-4055] - change opt parameter format

* [ADF-4055] remove useless unit test from process-content
2019-02-12 05:54:31 +00:00
Eugenio Romano c55cba5514 license header update 2019 (#4300) 2019-02-12 01:18:43 +00:00
Nicolas Barithel e5a295c3ec fix typo pageSize in InfinitePaginationComponent (#4296) 3.0.0-beta9 2019-02-11 13:56:11 +00:00
Marouan Bentaleb 44e6410a57 Removing C268119 test that shouldn't be automated (#4297) 2019-02-11 11:15:20 +00:00
Eugenio Romano cd4fb8d06d [ADF-4056][ADF-4060][ADF-3930] Content Node Selector fix (#4293)
* remove target when search

* content panel component infinite pagiantion and dropdown integration

* fix insight karma
2019-02-11 11:14:05 +00:00
Eugenio Romano 3263659ac2 rename old hasPermission as allowableOperation and introduce the real hasPermissions (#4294) 2019-02-11 10:44:37 +00:00
Nicolas Barithel 324e86aaf3 fix Versioning format in compatibility.md (#4295) 2019-02-11 10:43:47 +00:00
Andy Stark 1079361c2c [ADF-3745] Updates for doc review (#4291)
* [ADF-3745] Updates for doc review

* [ADF-3745] Fixed bad links to Content node selector page

* [ADF-3745] Updated index files
2019-02-08 21:21:06 +00:00
siva kumar 581a0c5177 [ADF-4054] GroupCloudService - Use composite api to fetch group roles* Used composite api to fetch group roles.* Updated unit test to the recent changes. (#4285) 2019-02-08 13:35:07 +00:00
Eugenio Romano 2b4a69797c fix style dropdown breadcrumb 2019-02-08 02:08:39 +00:00
Eugenio Romano d884c1099b fix static default pagination (#4288) 2019-02-08 01:58:06 +00:00
Eugenio Romano 8fa335aced [ADF-4042] fix reset pagination issue when enter in a folder (#4281)
* fix reset pagination issue when enter in a folder

* fix pagination new folder issue and infintie pagiantion
2019-02-07 21:30:46 +00:00
Andy Stark 9915935714 [ADF-3745] Performed doc checks with tools (#4287)
* [ADF-3745] Fixed broken links

* [ADF-3745] Added broken link fix for version index

* [ADF-3745] Fixed issues caught by Markdown structure checker

* [ADF-3745] Fixed broken external links and their tool config
2019-02-07 16:34:46 +00:00
Eugenio Romano 9d0337da6e add license 3th party generator/checker (#4284) 2019-02-07 13:45:18 +00:00
davidcanonieto 6de1977270 [ADF-4044] Update Process Services Cloud dependencies (#4282)
* [ADF-4044] Update Process Services Cloud dependencies

* [ADF-4044] Add al the needed dependencies and keywords
2019-02-07 11:56:48 +00:00
Eugenio Romano a6f1d1d7c8 remove fit 2019-02-07 07:44:22 +00:00
Eugenio Romano c8a1f0a4d6 not reload if currentfolderId is null 2019-02-07 07:38:58 +00:00
Eugenio Romano 262b37b759 [ADF-4039] Copy/Move of the files/folders is not working when the root folder of the user is chosen. (#4280)
* fix infinite pagination test

* ready event only after full source

* infinite init to pagesize maxitems

* infinite init to pagesize maxitems

* infinite init to pagesize maxitems
2019-02-07 01:55:00 +00:00
Eugenio Romano 3fd6b5d230 fix infinite pagination test (#4279) 2019-02-06 23:45:26 +00:00
Eugenio Romano 836caf5253 fix infinite pagination delete, difficult to handle the delta in case of delete better to reload the whole list for infinite pagination 2019-02-06 19:19:01 +00:00
Suzana Dirla 0d6c1bedfa [ADF-4027] fix navigation to custom sources (#4273)
* [ADF-4027] fix navigation to custom sources

* [ADF-4027] code cleanup

* [ADF-4027] allow to perform navigation for custom sources

* [ADF-4027] disable old test

* [ADF-4027] perform site navigation on document-list

* [ADF-4027] update test
2019-02-06 19:07:51 +00:00
Andy Stark a31803a6bb [ADF-3745] Added docs for remaining classes (#4277) 2019-02-06 19:07:20 +00:00
Andy Stark 2076746b52 [ADF-3745] Added styling to *where* property for clarity (#4278) 2019-02-06 19:07:08 +00:00
Silviu Popa b4c6a2252a [ADF-3997] - Add ngOnChange functionality for People/Group Demo Cloud… (#4244)
* [ADF-3997] - Add ngOnChange functionality for People/Group Demo Cloud Component

* [ADF-3997] - change radio label value

* [ADF-3997] - css fix

* rebase branch and fix issues

* [ADF-3997] - change labels and fix  preselected users issues

* [ADF-3997] fix package-lock.json

* [ADF-3997] - change people preselect placeholder
2019-02-06 15:28:35 +00:00
Maurizio Vitale 815f816f8e Align task/process filters docs (#4276) 2019-02-06 15:02:34 +00:00