10394 Commits

Author SHA1 Message Date
Andy Stark
5a3ce3d299 [ADF-3230] Changes to stop doc tools from updating files unnecessarily (#3519)
* [ADF-3230] Added basic change detector to doc tools

* [ADF-3230] Updates to type linker to fix before/after inconsistencies

* [ADF-3230] Fixed comparison error caused by adjacent text blocks

* [ADF-3230] Added basic change detector to doc tools

* [ADF-3230] Updates to type linker to fix before/after inconsistencies

* [ADF-3230] Fixed comparison error caused by adjacent text blocks

* [ADF-3230] Modified props tool to remove spaces from union types

* [ADF-3230] Made ToC tool before/after state consistent
2018-06-22 13:24:38 +01:00
siva kumar
6584bc307e [ADF-3262] Remove avoidable css style from task/process list component (#3518) 2018-06-22 11:17:47 +01:00
Eugenio Romano
9ee34e404e remove 404 check in demo shell 2018-06-22 09:56:52 +01:00
Maurizio Vitale
9b2d51dbd5 [ADF-3251] Authentication Service - Check if used loggedin based on the provider (#3515)
* check if loggedin based on the provider

* Fix unit tests
2018-06-21 18:56:00 +01:00
Vito
3e0e2609f7 [ADF-3248] fixed readonly status for people widget (#3512)
* [ADF-3248] fixed readonly status for people widget

* [ADF-3248] fixed test people widget

* [ADF-3248] added readonly test
2018-06-21 18:36:47 +01:00
Eugenio Romano
3947cc5dc9
check 401 and redirect demo shell (#3516) 2018-06-21 18:00:44 +01:00
Eugenio Romano
8b065a1625 remove invalidation session because is concern of the js-api 2018-06-21 17:30:07 +01:00
Andy Stark
84102c38cd [ADF-3198] Final doc checks for release (#3513)
* [ADF-3198] Doc link check for release

* [ADF-3198] Updated main index doc page
2018-06-21 15:45:46 +01:00
Denys Vuika
fa18d4dc3e use i18n key for "Permission" label 2018-06-21 14:11:25 +01:00
Eugenio Romano
b9a389712e remove unused import 2018-06-20 15:44:27 +01:00
Eugenio Romano
7f7dc1a966 invalidate session in host setting internal component instead to logout 2018-06-20 15:38:59 +01:00
Vito
966cbe0d30 [ADF-3242] removed filter for string in example log component (#3511)
* [ADF-3242] removed filter for string in example log component

* [ADF-3242] added try catch for circular dependency objects

* [ADF-3242] added try catch and removed error message
2018-06-20 14:46:31 +01:00
bbcodrin
7dd462fb1a [ADF-3229] people widget list reseted if empty input (#3507)
* list reseted when input is empty

* test added
2018-06-20 13:08:46 +01:00
Andy Stark
c1b12204f3 [ADF-3239] Fixed deprecated property descriptions (#3509)
* [ADF-3239] Changed deprecated properties to include full description

* [ADF-3239] Updated deprecated properties of affected doc files

* [ADF-3239] Fixed badly formatted doc comment in tasklist
2018-06-20 13:04:21 +01:00
Denys Vuika
4984cc4437 fix missing pdf viewer update when scale is the same (#3510) 2018-06-20 13:03:25 +01:00
Eugenio Romano
511f97ce25 clean local storage before auth test 2018-06-20 13:00:06 +01:00
Eugenio Romano
131be43ba5 fix provider check 2018-06-20 12:43:09 +01:00
Eugenio Romano
ebbf4c30a0
fix login oauth cookie problem (#3508)
* fix login don't check the cookie in oauth2

* fix test

* check boolean storage
2018-06-20 12:08:35 +01:00
Denys Vuika
061a2e5567 undo ADF-3176 changes 2018-06-20 08:22:09 +01:00
Denys Vuika
491cc3253f update demo shell with metadata demo 2018-06-20 07:47:41 +01:00
davidcanonieto
0fae46b50b [ADF-3212] Fixed permission issues when updating version (#3503)
* [ADF-3213] Fixed permission issues when updating version

* [ADF-3212] fixed test for PR

* allowableOperations include viewer get node
2018-06-20 00:14:18 +01:00
Eugenio Romano
cc73484a76
[ADF-3224] move ticket store logic in js-api (#3505)
* move ticket store logic in js-api

* remove space

* fix test

* fix tests
2018-06-19 23:28:57 +01:00
bbcodrin
e7f49913d9 [ADF-3176] file content reload fixed (#3501)
* file content reload fixed

* refactoring & layout fix

* resolve indentation problems

* missing semicolon
2018-06-19 19:08:03 +01:00
Vito
c57c0954c7 [ADF-3232] fixing retrieving for ecm user via site service (#3506) 2018-06-19 17:24:15 +01:00
Vito
69b47cfd22 [ADF-3233] fixed demo shell filtering for files on drag&drop] (#3504) 2018-06-19 17:21:38 +01:00
Eugenio Romano
ea4c9fe9aa
[ADF-3226] remove Double behaviour setting allow download and comment (#3502)
* fix restore notification

* improve path specification property

* fix lint and document issues

* fix test

* remove unused import

* remove double behavior allowComments and allowDonload can be set only thorough input property
2018-06-19 08:45:11 +01:00
Eugenio Romano
bc23d28ad6
[ADF-3223] Restore message directive files fix (#3499)
* fix restore notification

* improve path specification property

* fix lint and document issues

* fix test

* remove unused import
2018-06-18 22:58:58 +01:00
Andy Stark
58522d0722 [ADF-3198] Index and tutorial content review (#3500)
* [ADF-3198] Fixed glitches in doc index files and tools

* [ADF-3198] Reviewed new tutorial content and fixed index glitches

* [ADF-3198] Fixed host settings component brief description
2018-06-18 22:57:01 +01:00
Popovics András
737becd51f [ADF-3190] Fix rerendering issue with content-meta-data (#3494)
* Fix rerendering issue with content-meta-data

* Fix indentation
2018-06-18 11:54:19 +01:00
Maurizio Vitale
ae73839e56 [ADF-3912] Setting Component - Return as default BASIC authType (#3495)
* Return as default BASIC authType

* remove the commented line
2018-06-18 10:53:57 +01:00
Andy Stark
5b3fb4856d [ADF-3203] Fixed doc tools bugs from Linux run and added verbose option (#3496) 2018-06-18 10:27:51 +01:00
Eugenio Romano
257e422a1c fix translations (#3497) 2018-06-18 09:46:21 +01:00
Eugenio Romano
ef616ca544 remove old auth test not valid anymore 2018-06-17 23:38:14 +01:00
Eugenio Romano
fa6a6725cf demo shell host setting component login redirect after setting 2018-06-17 23:10:55 +01:00
Eugenio Romano
4d4a8d2864
Update ADF packages version 2.4.0-beta14 (#3493) 2018-06-15 16:36:47 +01:00
davidcanonieto
052668fddc [ADF-3212] Upload version buttons wrapping fixed (#3492) 2.4.0-beta14 2018-06-15 14:59:59 +01:00
Vito
528d8e5855 [ADF-3196] fixed selection of first tasklist element (#3491)
* [ADF-3196] [Task list / Process list] - The 'Task details' are not displayed for the selected Task

* * After rebase

* [ADF-3196] fixed selection for fist element
2018-06-15 14:52:45 +01:00
Denys Vuika
acf73fba54 [ADF-3217] reset previous search settings (#3490)
* reset previous search settings

* unit test

* remove fit
2018-06-15 14:51:26 +01:00
davidcanonieto
1b049f468e [ADF-3176] Fixed permissionsissue when editing metadata (#3476) 2018-06-15 14:49:42 +01:00
siva kumar
d914115f82 [ADF-3196] [Task list / Process list] - The 'Task details' are not diplayed for the selected Task (#3483)
* [ADF-3196] [Task list / Process list] - The 'Task details' are not displayed for the selected Task

* * After rebase
2018-06-15 13:02:23 +01:00
Eugenio Romano
c4132b920a remove vscode changes 2018-06-15 10:23:05 +01:00
davidcanonieto
a2f32e451b [ADF-3210] Typo People Search (#3487) 2018-06-15 08:33:04 +01:00
Eugenio Romano
8966e22487
[ADF-3191] Fix userprefrence oauth2 (#3488)
* remove user preference setting save

* fix host setting test

* remove userPreferences test

* fix title service test

* remove unused imports

* restore input align

* fix service import in test tag rating
2018-06-15 08:32:16 +01:00
Vito
af2cde0791 [ADF-3196] fixed task selection and double click (#3484) 2018-06-14 16:42:28 +01:00
Cilibiu Bogdan
c0de0d5087 [ADF-3181] Auth Guard - redirect by string url (#3474)
* redirect by string url

* auth guard tests fix

* revise
2018-06-14 10:19:34 +01:00
Eugenio Romano
0cf2a35983 [ADF-3200] custom Extension filter - file with different extension is uploaded with drag and drop 2018-06-13 16:21:23 +01:00
Andy Stark
5b94d6e244 [ADF-3198] Updated index files + minor doc updates (#3482) 2018-06-13 16:06:33 +01:00
Eugenio Romano
afdedf02d1
[ADF-3191] Not able to login only to BPM or ECM (#3478)
* disable random test

* host setting component reset JS-API

* reload api after user prefrence change

* remove replicate reset

* missing semicolon

* deprecate provider property

* remove trailing space

* check new value before to set
2018-06-13 16:05:35 +01:00
Vito
d41e3d5b9c [ADF-3175] renabling upload on single target folder row (#3473) 2018-06-13 12:51:45 +01:00
Maurizio Vitale
427b8737ee Fix default SSO config not filled in (#3479) 2018-06-13 12:49:52 +01:00