Denys Vuika
2bb7586f93
[MNT-22613] Viewer wildcard extension ( #7280 )
...
* support viewer wildcard extensions
* update docs
* fix lint
* fix template
2021-10-05 17:01:07 +01:00
Denys Vuika
829805e201
[ADF-5432] component template and code fixes after testing Angular strict mode ( #7118 )
...
* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
2021-06-22 16:36:06 +01:00
Adina Parpalita
c45808053d
add missing event on image viewer ( #7007 )
2021-05-10 13:07:31 +01:00
Eugenio Romano
71cad4c287
[ci:force] auto update node version when media management actions are triggered ( #6992 )
2021-05-08 22:29:51 +01:00
Urse Daniel
e8ffe8e35e
[ADF-5378] ADF Previewer: Image Rotate + Save ( #6958 )
...
* updates including cropperJS
* update on rotation + unit tests
* small fix
* hide toolbar on save
* remove unused & duplicate method
* added readonly & prettier code
* include readOnly mode to hide/show media management actions
* updated dependencies
* fix emit spy
* ADF-5378: Fix failing e2es
* Fix comments for unit tests
* ADF-5378: Removed obsolete buttons from e2e
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-05-01 15:54:37 +01:00
Vito
f9a7836a5a
[ACA-4202] - forcing firefox to ignore cache when document version ha… ( #6807 )
...
* [ACA-4202] - forcing firefox to ignore cache when document version has changed
* fxed lint
2021-04-09 11:44:14 +01:00
Pablo Martinez Garcia
5d8d5f56f3
[ATS-854] Add media tracks to player from webvtt rendition ( #6626 )
...
* ATS-854 Add media tracks to player from webvtt rendition
* ATS-854 Fix condition
* ATS-854 Fix lint
* ATS-854 Move logic to media player
* ATS-854 Fix angular.json
* ATS-854 Fix error
2021-02-08 09:49:09 +00:00
davidcanonieto
6977df169a
[ADF-4481] Fix Viewer peview for unsupported new versions ( #6101 )
...
* [ADF-4481] Fix Viewer peview for unsupported new versions
* Update img-viewer.component.ts
2020-09-08 17:28:46 +01:00
Urse Daniel
7c09fb1fb9
added functionality to view a previous version ( #5913 )
2020-07-27 09:29:29 +01:00
Cilibiu Bogdan
a60fb744c4
[ADF-4965] Viewer - pass navigate before and next event ( #5166 )
...
* pass event
* update docs
2019-10-17 19:25:54 +01:00
Cilibiu Bogdan
922e6ae3ab
add aria-label attribute ( #5138 )
2019-10-08 10:30:06 +01:00
Cilibiu Bogdan
922a85935e
add sidebar button aria-expanded attribute ( #5120 )
2019-10-07 10:18:39 +01:00
Cilibiu Bogdan
6857213db6
trap focus for overlay viewer ( #5127 )
2019-10-06 18:08:15 +01:00
Cilibiu Bogdan
4a531dafcd
don't use image path for alt text ( #5130 )
2019-10-06 18:04:50 +01:00
Cilibiu Bogdan
ccdcba8778
[ADF-4424] Pdf Viewer - password dialog does not close when pressing Escape ( #4622 )
...
* return to previous page on close
* update e2e
* [ADF-4424] Improve PreviousRouteService to use it in pdfViewer
* change previous Url logic
* remove navigation logic
* remove test
* Update pdfViewer.component.spec.ts
* back button logic for viewer outlet
* unit tests
* remove fdescribe
* remove unused service
* e2e
* return to location
* remove click filter step
* remove unnecessary test steps
* remove un existen export
* unify preview between PS and CS in demo shell
* fix dispalyname property
2019-07-11 17:33:15 +01:00
Eugenio Romano
89f612bbb0
update codelyzer last version wit accessibility check
2019-03-27 09:55:35 +00:00
Denys Vuika
26c5982a1a
extensibility improvements ( #4484 )
...
* add missing interfaces to extensions library
* separate rule service
* api enhancements
* fix test
* improve APIs
2019-03-27 09:54:50 +00:00
Eugenio Romano
3136580bba
[ADF-4225] Viewer extension accept multiple file type ( #4427 )
...
* viewer extension can target multiple types.
* fix lint
2019-03-12 21:18:09 +00:00
Eugenio Romano
bda7e07b52
[ADF-4125] simplify extension load in extension module ( #4214 )
...
* add extension load in extension module
* add viewer extensions
* fix license header
* fix node passed in the viewer extension
* fix node passed in the viewer extension
* startup factory extension
* startup factory extension
* fix script
* fix beta tag build
* fix build
* fix build
* refactoring configuration files
* extension using map
* fix build
* fix config
* fix test
* fix test
2019-02-22 14:19:41 +00:00
Suzana Dirla
6e5f1b68ed
[ADF-3810] Viewer - rightmost position for more menu ( #4137 )
...
* [ADF-3810] Viewer - rightmost position for more menu
* [ADF-3810] small change
2019-01-17 10:28:17 +00:00
Eugenio Romano
7d061b2c11
[ADF-1873] Remove all deprecated code from ADF ( #4145 )
...
* remove deprecated code part 1
* remove deprecation step 2
* fix spellcheck
* fix
* fix lint
* fix not used import
* remove deprecation
* fix test first part after remove deprecation
* fix test
* fix sidebar demo shell
2019-01-15 15:36:01 +00:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00
davidcanonieto
7197e1e13a
[ADF-1443] Refactor Download directive ( #4028 )
...
* [ADF-1443] Refactor Download directive
* [ADF-1443] Node Download Directive now accepts single node and an array as input
* [ADF-1443] Fix Unit tests
* [ADF-1443] Fix unit test related to viewer component
2018-12-05 16:39:21 +00:00
Eugenio Romano
58f61fd836
[ADF-3643] Viewer shows both sidebar icons ( #3852 )
...
* Viewer shows both sidebar icons
* update readme
* add config editor for start-process
2018-10-03 11:29:55 +01:00
Eugenio Romano
ef568679d5
remove wrong HTML viewer modify
2018-09-24 16:59:40 +01:00
Eugenio Romano
bd5be8912f
fix protractor report
...
fix validation
fix log deprecated
fix ADF-3576 Single required dropdown column dynamicgrid aps-form row editor not saving
2018-09-21 15:18:06 +01:00
Eugenio Romano
897a557afa
[ADF-3332][ADF-3352] Add property e2e test and leftsidebar viewer ( #3814 )
...
* new viewer test
left sidebar
fix height width no overlay viewer
* fix lint and failing e2e
* missing semi column
* fix test
* fix template
* documentation
2018-09-21 11:37:40 +01:00
Eugenio Romano
35bcd80106
fix title viewer issues of priority between name display and real name
2018-08-14 15:42:59 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Eugenio Romano
c6c573bcfb
fix core test after e2e modify
2018-08-14 15:42:24 +01:00
marouanbentaleb
e721c877f2
[ADF-1858] Automation tests for Viewer Component - Content Services ( #3587 )
...
* Automation tests for Viewer Component - Content Services
* Automation tests for Viewer component - Content Services
* Deleting alfresco-ng2-components.iml
2018-08-14 15:42:24 +01:00
Eugenio Romano
e7b2daa1fe
Reinsert e2e tag test ( #3574 )
...
* solve rendition preview
* reinsert tag e2e
* fix tslint
* fix pack problem
* remove reload
* remove refresh
2018-08-14 15:42:17 +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
Denys Vuika
1de61d37f4
fix viewer title style ( #3445 )
2018-06-06 15:53:29 +02:00
camorra-skk
1b2bd6220e
[ADF-2703] Info Drawer - Header does not navigate to name of default tab. ( #3192 )
...
* Selected Tab is getting highlited if value of selectedIndex is passed to adf-info-drawer.
2018-04-17 21:11:26 +01:00
Denys Vuika
d337bff48b
(viewer) use system screen-reader friendly tooltips ( #3133 )
2018-03-29 13:38:42 +01:00
Popovics András
f41498658b
[ADF-2337] Fix viewer dark theme issues ( #3020 )
...
* Fix viewer dark theme issues
* Further fixes
2018-03-06 09:19:37 +00:00
Cilibiu Bogdan
eedb7a65db
disable fullscreen for media types ( #3026 )
2018-03-06 07:03:35 +00:00
Denys Vuika
f7cfccc7d9
[ADF-2352] project toolbar buttons for the Viewer ( #2989 )
...
* project toolbar buttons for the Viewer
* test fixes
2018-02-23 15:48:17 +00:00
Cilibiu Bogdan
28ca71a5f9
[ADF-2137] Document Thumbnail Pane ( #2943 )
...
* pdf thumbnails
* update TestBed declarations
* add PdfViewerService to TestBed
* content projection
* update TestBed declaration
* update TestBed
* update TestBed
* docs
* pristine
* added doc component image
* use global PDFJS instance fro tests
2018-02-20 10:29:40 +00:00
Denys Vuika
6072a987c9
[ADF-1418] Viewer enhancements ( #2930 )
...
* move navigation buttons to the header
* restrict file name to 35 characters
* remove wrong condition in template
2018-02-12 13:57:53 +00:00
Denys Vuika
08f2cc9236
[ADF-1412] Viewer enhancements ( #2873 )
...
* collection navigation support for Viewer
* code cleanup
* full screen mode support
* keyboard shortcuts
* zooming scale label
* layout fixes
* test fixes
* image toolbar with basic tranformations
* test fixes
* test fixes
2018-01-28 23:01:01 +00:00
Popovics András
c66115fe70
Fix sidebar node reloading issue ( #2866 )
...
[ADF-2186] Fix sidebar node reloading issue
2018-01-23 14:48:00 +00:00
Denys Vuika
0ea7259988
style fixes for viewer ( #2858 )
...
* style fixes for viewer
* use theme colors
* initial theme support for PDF viewer
2018-01-23 11:35:45 +00:00
Denys Vuika
58166d36f3
viewer styling improvements ( #2805 )
2018-01-08 14:13:32 +00:00
Vito
dc213adf55
[ADF-1752] disable completely sidebar when allowSidebar option is false ( #2753 )
...
* [ADF-1752] disable completely sidebar when allowSidebar option is false
* [ADF-1752] improved condition for showing toolbar
2017-12-04 09:45:14 +00:00
mihai sirghe
ed35a291b4
[ADF-1890] - Viewer - Content projection for sidebar only works if si… ( #2661 )
...
* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left
This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari
* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left
This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari
* Replaced fit statements with it
* added flex dependenty to the viewer component spec file
* Update for sidebar component template
* Delete npm-debug.log from repo
* Fix sidebar height issues
* Fix tests
2017-11-21 16:27:19 +00:00
Popovics András
4b76e6b4a9
[ADF-1841] Content Metadata first iteration ( #2666 )
...
* First try
* Small layout changes
* Add pipe support for CardViewTextItemModel
* property service
* Additional stuff
* Make CardViewUpdateService smarter
* Content metadata saving
* Rebase fix
* CardView Style fixes
* Fix core and content-services tests
* Fix CardView text item update UX
2017-11-18 10:43:39 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00