Denys Vuika
9941c91e95
ACA 2.3.0 with ADF 4.3.0 ( #2053 )
...
* use ADF 2.3.0
* update package versions
* generate audit reports
2021-03-11 16:28:09 +00:00
Denys Vuika
7a5350a06d
reduce duplication and code improvements ( #1707 )
...
* reduce code duplication
* reduce duplication, fix license headers
* simplify code
* typings fixes
* update tests
* minor fixes
* markdown fixes
* revert changes
2020-12-11 15:47:17 +00:00
Denys Vuika
6049711a5c
Release 2.2.0 ( #1870 )
...
* update package versions script
* update package versions script
* generate reports script
* bump versions to 2.2.0
* audits
* upgrade to final ADF
* update docs
* update app config
2020-12-09 16:55:39 +00:00
Gloria Camino
321bcb1247
LOC-275 FIXED - Localised UI files in 16 languages ( #1836 )
2020-12-01 16:39:05 +00:00
Denys Vuika
aba16339dc
[ACA-3775] add missing plugin configuration ( #1820 )
...
* add missing plugin files, update readme
* add missing providers
* about and settings extensions
* leave only about
2020-11-24 12:29:56 +00:00
Cilibiu Bogdan
dab9ddbdca
[ACA-4026] Register plugins dynamically ( #1803 )
...
* bump adf
* remove $references entries
* register plugin dynamically
2020-11-19 18:06:54 +00:00
Denys Vuika
b59ef8acd3
bump aos to 2.1.0
2020-10-14 09:46:55 +01:00
Denys Vuika
1c6efc5584
release 2.0.1 ( #1625 )
2020-08-18 18:58:23 +01:00
Denys Vuika
b5204e50bd
Release 2.0.0 ( #1624 )
...
* bump versions to 2.0.0
* update aca-shared dependencies
* audit reports
* upgrade to final ADF
* temporarily disable reload tests
* disable test
* disable test
2020-08-18 17:21:13 +01:00
Eugenio Romano
b0b22170c7
[ACA-3830] Fix favorites navigation ( #1599 )
...
* fix favorites navigation
* improve report and unit test
* fix ACA test
mock version directive
* lint fix
* try different startegy
* remove first split
* fix root case
2020-08-14 09:13:23 +01:00
Denys Vuika
b86db21e93
[ACA-3593] fix library builds ( #1593 )
...
* upgrade to solution style tsconfig
* remove missing path
* add e2e config to the solution
* fix config path
2020-08-11 17:13:22 +01:00
Denys Vuika
ddc6f36ab4
Prettier upgrade and e2e type checks ( #1522 )
...
* upgrade prettier
* noImplicitAny rule
* fix type
* update tsconfig
* upgrade to 150 print width
2020-07-14 10:03:23 +01:00
Denys Vuika
2854c17cd9
[ADF-5183] Upgrade to Angular 10 ( #1506 )
...
* upgrade preparation fixes
* remove fdescribe
* update browserlist config
* ng8
* ngrx 8
* ng9
* ngrx 9
* remove entryComponents
* unit tests
* ng 10
* latest ADF
* fix unit tests
* fix lint
* update deps and travis
* code fixes
* upgrade webdriver
* cleanup libs
* fix test
* update test
* Use browserTarget as target for lite-serve
* Use the update webdriver with CI condition
* Use version console.log('load', path
* Fix path sh
* Try to use remote env
* Add the . to export variabled
* Use hardcoded chrome version
* Remove the run remote
* Avoid to use the escape
* Skip flaky e2e and raise issue ACA-3615
* SKip failing e2e
* Skip flaky e2e and raise issue ACA-3615
* Fix close app toolbar menu and preconditions + tests of mark-favorite.test.ts Personal Files section
* Fix mark-favorite tests
* Fix ext-header test
* Fix new-menu tests
* Fix lint
* no message
* Fix viewer tests
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com >
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com >
2020-07-09 09:37:06 +01:00
Denys Vuika
a6a05b4a45
Release preparation ( #1501 )
...
* 1.12.0
* bump libs
* audit and licenses
* update adf libs
2020-06-29 17:28:42 +01:00
Nicolas Barithel
84a3fd7fcf
MNT-19466 - Edit Online for RTF files ( #1488 )
2020-06-17 12:32:37 +01:00
Nicolas Barithel
c8dd345fed
Edit Online for XLAM files ( #1490 )
...
Similar to PPAM files (for MS Powerpoint), those are Macro-Enabled Add-ins for MS Excel
2020-06-17 12:32:13 +01:00
Nicolas Barithel
902cad2e97
MNT-18448 - Edit Online for MS Visio files ( #1489 )
...
Supported file extensions: vsd, vss, vst, vsdx, vsdm, vssx, vssm, vstx, vstm
2020-06-17 12:31:48 +01:00
Denys Vuika
b138ec780b
bump shared libs
2020-05-06 14:59:26 +01:00
Denys Vuika
404e74c0e8
bump and align lib versions with the app ( #1441 )
2020-05-04 12:30:06 +01:00
Denys Vuika
bf509843b7
integrate Prettier with tslint ( #1419 )
...
* integrate prettier with tslint
* remove obsolte scripts
* update tsconfig
* fix lint issues
* fix lint errors
* more rules and fixes
* kebab case and lint fixes
* update helpers
* update util
2020-04-19 23:29:20 +01:00
Cilibiu Bogdan
c80cf9bdd2
MNT-21394 Edit in Microsoft Office opens MS Excel documents then immediately prompts that a newer version exists ( #1355 )
...
* aos path
* node info allowableOperations and path
* fallback when path elements are not defined
* fallback for no path
* fix tests
* call default optionals params
* node info include path
2020-03-17 08:37:47 +02:00
Cilibiu Bogdan
66a440c26e
bump version ( #1344 )
2020-02-17 19:06:26 +02:00
Cilibiu Bogdan
1a16d74b62
[ACA-2174][ACA-2173] Shared / Favorites - edit offline ( #1341 )
...
* edit offline
* try to fix test for viewer - password protected file
* bug: Edit in Microsoft Office action is displayed in Shared Files for a locked file
move Shared Files workaround down in the file to fix this
* remove some workarounds, update some comments
* remove other workarounds, make some tests independent, enable lock icon on Search results
* forgotten change
* remove another workaround
Co-authored-by: Adina Parpalita <adina.parpalita@ness.com >
2020-02-17 16:02:25 +02:00
Cilibiu Bogdan
874392159d
resolve node id for different nodes ( #1327 )
2020-01-31 06:53:55 +02:00
Cilibiu Bogdan
66f9442563
update copyright ( #1302 )
...
* update copyright
* update year
2020-01-16 18:15:34 +02:00
Martin Muller
c7b8511d5b
Hid AOS if record ( #1272 )
...
* check if record
* prepare aos release
2019-12-02 14:24:07 +01:00
Martin Muller
5ae12259d7
prepare extension versions ( #1269 )
2019-11-28 10:57:53 +01:00
Martin Mueller
a182bbe1de
prepare extension versions
2019-11-27 18:01:20 +01:00
Suzana Dirla
a758c008ba
[ACA-2715] sync AOS version displayed on About page with version from AOS package.json ( #1183 )
2019-08-12 15:56:33 +03:00
Denys Vuika
957b93aa63
automated license header checks
2019-07-11 15:25:17 +01:00
Suzana Dirla
b08b66ec1e
bump aos version ( #1166 )
2019-07-11 14:25:55 +03:00
Cilibiu Bogdan
de46b7f1fb
remove OAUTH check ( #1156 )
2019-07-09 14:32:17 +03:00
Cilibiu Bogdan
1bcb29473d
relative order for context menu ( #1145 )
2019-07-02 15:45:58 +03:00
Denys Vuika
9db1c2989f
shared library ( #1080 )
...
* shared project scaffold
* rules package
* move evaluators to shared lib
* add rxjs peer dependency
* use dedicated material namespaces
* create store package, move actions
* move selectors to shared library
* move generic effects to shared lib
* move routing extensions
* minor code reorg
* fix unit tests
* move content-api service
* move permission service
* update tests
* update plint config
* move page layout
* css variables
* use dedicated css property
* move generic error component to shared lib
* fix test
2019-04-25 14:56:54 +01:00
Martin Muller
04cdc1dadd
[ACA-2257] Remove locking when open with MS Office because the AOS Amp is handling the locking on his own. ( #1053 )
2019-04-02 13:49:02 +01:00
Cilibiu Bogdan
c93afe23aa
assert file extension validity first ( #1025 )
2019-03-19 07:13:12 +00:00
Denys Vuika
7a93174404
update translations ( #1023 )
2019-03-18 15:28:31 -07:00
Suzana Dirla
88e74b1e2d
[ACA-2259] Edit in Microsoft Office - check update permissions ( #1015 )
...
* [ACA-2259] Edit in Microsoft Office - check update permissions
* [ACA-2259] check update permissions - unit tests
* [ACA-2259] refactor - check allowableOperationsOnTarget from service
* [ACA-2259] add back check only on target for SharedFiles
* [ACA-2259] SharedLinks are not folders
* type-safe api for node permissions
* workaround for shared files
* use hasOwnProperty function
2019-03-14 15:42:22 +00:00
Denys Vuika
07f45e08cf
various bug fixes ( #1010 )
...
* various bug fixes
* use 'remove favorite' label where appropriate
* fix toggle favorite component labels
* e2e type check and fixes
* favorite library label
* support toggle favorite component selectors
* update tests
* update e2e tests
* update e2e
* e2e update
* update e2e
2019-03-14 15:40:38 +00:00
Cilibiu Bogdan
becd71adff
[ACA-2260] Open in Office - action breaks application in IE ( #1014 )
...
* ie office luncher workaround
* open office without location navigation
* check instance before remove
2019-03-13 16:26:54 +00:00
Denys Vuika
6f9ba3ac37
fix broken test
2019-03-08 07:40:55 +00:00
Denys Vuika
ca335bd606
hide AOS when in trashcan
2019-03-07 16:40:07 +00:00
Denys Vuika
22a256f09b
revert change for AOS related to lock owners
2019-03-06 15:58:50 +00:00
Denys Vuika
0b60514a01
[ACA-2239] initial localisation support for AOS extension ( #988 )
...
* setup i18n for aos extension
* translate action names, generic icon
* unit tests and bug fixes
* use AOS testing with CI
2019-03-05 12:50:16 +00:00
Denys Vuika
9458ce1785
[ACA-2212] allow "edit in office" only for basic auth ( #971 )
...
* allow AOS only for basic auth for now
* bump aos extension version
2019-02-25 16:06:17 +00:00
Cilibiu Bogdan
2be93af273
[ACA-2180] Viewer toolbar - rearrange actions layout ( #962 )
...
* merge action in toolbar submenu
* viewer add info drawer action
* toggle infoDrawer extension action
* hide viewer toolbar info drawer action
* fix typo
* allow to unsubscribe from infoDrawerOpened event
2019-02-24 14:20:21 +00:00
Denys Vuika
4cde12dfee
node locking enhancements and fixes ( #955 )
...
* optimize image resolver
* allow previewing locked files
* allow selecting locked nodes
* fix comments and metadata tabs
* improved lock checks
* remove obsolete "experimental" directive
2019-02-15 18:36:51 +00:00
Denys Vuika
e0dbce9358
update AOS extension to ADF 3.0.0
2019-02-15 09:36:29 +00:00
Denys Vuika
ad1d2633c4
update AOS extension details
2019-02-11 16:45:00 +00:00
Denys Vuika
bc22f17a3c
update package configuration for AOS ext
2019-02-11 14:01:21 +00:00