Commit Graph

62 Commits

Author SHA1 Message Date
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
Denys Vuika
ae3658225a update AOS extension docs and version 2019-02-11 12:59:02 +00:00
Denys Vuika
65e0a1138c Keensoft AOS extension (#920)
* aos extension

* update karma

* lint improvements and fixes

* update script

* update scripts

* update scripts

* reduce about 56.4 kB of polyfills for modern browsers

* deficated aosHost value to have AOS on separate servers

* context menu and toolbar

* visibility evaluator

* code improvements and fixes

* support locking, lock checks
2019-02-08 15:45:39 +02:00