990 Commits

Author SHA1 Message Date
Maurizio Vitale
fa7f89c75f [ADF-1694] Datepicker should be localizable (#2471)
* Add locate as user preference property

* The datepicker should be localizable.
Save the locale as user preference
The app should get the default locale from the store or appcongif or Browser or en

* Fix build error

* Fix unit test date widget

* Needs more investigation

* Fix import UserPreference

* Rollback date format change
2017-10-17 14:12:07 +01:00
Denys Vuika
bf05b5df05 [ADF-1744] content projection for toolbar and info drawer (#2476)
* content projection for toolbar and info drawer

* unit tests
2017-10-16 18:21:07 +01:00
Denys Vuika
ccd605aaf6 restore webpack settings 2017-10-16 12:27:55 +01:00
Eugenio Romano
fcb292c849 [ADF-1731] update material2 beta12 e angular2 4.4.5 (#2475)
* update material2 beta12
update angular2 4.4.5

* fix changed version js-api

* update types hammerjs

* fix test

* clean old doc

* fix pagination test

* fix test

* missing update packages

* fix <mat-form-field> for select box

* start task component test
2017-10-16 09:58:19 +01:00
Eugenio Romano
9663971256 Sanitise the component and Demo shell from embedded strings (#2474) 2017-10-14 14:27:41 +01:00
Cilibiu Bogdan
bfe8fc8d15 [ADF-1733] Restore files and folders from Trash (#2467)
* restore nodes

* changed @Inputs implementation

* NotificationService over mdSnackBar
2017-10-14 11:24:16 +01:00
Eugenio Romano
d6c5c7707f fix demo layout tag and social (#2473) 2017-10-14 08:33:15 +01:00
Cilibiu Bogdan
892157f01c [ADF-1729] Mark Files and Folders as Favorite (#2466)
* favorite nodes

* removed fdescribe

* use Output over CustomEvent

* EventEmitter any
2017-10-13 10:34:25 +01:00
Eugenio Romano
a46cf4be64 [ADF-1724] Remove all log in favor of log service (#2465)
* remove console log from components

* remove console log from demo shell

* fix visibility issue

* fix error template

* remove console.log from spec

* fix tests

* fix test
2017-10-12 23:14:28 +01:00
Popovics András
10bc4b3043 Ultimate breadcrumb flex fix fox (#2463) 2017-10-11 18:33:26 +01:00
Eugenio Romano
7647f97dda remove deep combinator (#2457) 2017-10-11 17:51:45 +01:00
Vito
45db903d49 [ADF-1663] refreshing process list when a task is completed (#2452)
* [ADF-1663] refreshing process list when a task is completed

* [ADF-1663] added check for process list
2017-10-11 10:57:09 +01:00
Vito
fcda2228fa [ADF-1679] added translation for form field validators (#2455)
* [ADF-1679] added translation for form field validators

* [ADF-1679] fixed typeahead test
2017-10-11 10:11:52 +01:00
Eugenio Romano
4617a3b1cf remove >>> in favor of ::ng-deep
fix license check
2017-10-09 15:51:07 +01:00
Eugenio Romano
6d9bbcbf32 1.9.0 2017-10-09 12:11:05 +01:00
Eugenio Romano
70182c53aa [ADF-1685] tasklist is not loading after logout 2017-10-06 20:28:17 +01:00
Eugenio Romano
9597afb3d5 lint fix demo shell 2017-10-06 19:46:18 +01:00
Eugenio Romano
85a275d66a make comments always editable for process (#2447)
make comments editable only when there are users involved
2017-10-06 17:27:10 +01:00
Maurizio Vitale
87ba3aac6e Change task/process on double click (#2439) 2017-10-05 17:49:01 +01:00
Eugenio Romano
334c788263 type for style in remote env 2017-10-05 17:30:29 +01:00
Maurizio Vitale
6d3c3316d9 Fix Form Service parseForm (#2440) 2017-10-05 17:13:02 +01:00
Popovics András
97d4ecd131 Fix breadcrumb responsiveness (#2430) 2017-10-04 22:56:39 +01:00
Popovics András
cc1efc9cd6 [ADF-1611] Demo shell responsiveness (#2426)
* Reapplying the unreappliable

* Fix buggy search button

* Fix settings

* Last bit of responsive stylings
2017-10-04 17:54:18 +01:00
Eugenio Romano
c4546472f5 remove header duplicated webscript demo and move template in external HTML 2017-10-04 10:49:48 +01:00
Denys Vuika
e3fbe21340 [ADF-1634] floating toolbar for PDF viewer (#2413)
* floating toolbar for PDF viewer

* use routing settings to toggle app menu

* remove dialog viewer

* remove duplicate menu
2017-10-04 09:57:35 +01:00
Eugenio Romano
d378d2702b add service suffix page title service (#2418) 2017-10-04 09:23:31 +01:00
Denys Vuika
93a87af4a5 [ADF-1623] routing integration for Viewer (#2404)
* routed viewer (demo app)

* toolbar support

* app menu component for demo shell

* navigate back button

* fix unit tests

* improve viewer type detection and rendering

* download button

* automatic pdf rendition, spinners, ui tweaks

* border for pdf pages

* scroll top support

* docs update

* info drawer placeholder
2017-10-03 11:57:23 +01:00
Maurizio Vitale
55a999b492 Revert "Adding some responsiveness to demo shell app (#2408)" (#2410)
This reverts commit 6fa135faf317ed3bd5aa976e8fcbf38930b1a1c2.
2017-10-03 11:54:31 +01:00
Popovics András
6fa135faf3 Adding some responsiveness to demo shell app (#2408) 2017-10-03 11:49:07 +01:00
mauriziovitale84
1edf5623fc Fix dev build 2017-10-02 13:14:49 +01:00
Denys Vuika
7c1bd46642 page title service (#2403) 2017-10-02 12:17:28 +01:00
Popovics András
9f0e40a6e8 [ADF-1583] Fix change detection error (the quick way) (#2396)
* Fix change detection error (the quick way)

* Fix it the second time
2017-09-29 17:49:01 +01:00
Denys Vuika
b158afef2b [ADF-1613] logout directive (#2393)
* logout directive

* test fixes
2017-09-29 16:12:51 +01:00
Denys Vuika
d789f84ed5 configurable 'supportedPageSizes' for document list (#2395) 2017-09-29 06:58:12 -04:00
Eugenio Romano
24bf9fb1c3 add style builder in demo shell for development purpose (#2385)
remove precompiled css theme from repository
2017-09-28 14:20:02 -04:00
Popovics András
e9766a6090 Fix running process issue (#2391) 2017-09-28 14:17:00 -04:00
Denys Vuika
6b3358cc27 fix minor typo: remove spaces from versions 2017-09-28 09:50:05 -04:00
Popovics András
092528db4f Show missing list after starting a process (#2379) 2017-09-27 08:24:58 -04:00
Maurizio Vitale
17d0525c24 Fix check taskList exist (#2375) 2017-09-26 10:35:27 -04:00
Maurizio Vitale
e8c9c209dc Save host only when apply (#2371)
[ADF-1581] Demo shell - Improve host setting configuration check
2017-09-25 22:13:45 +01:00
Denys Vuika
c9641da932 improved "start:dist" script (#2369) 2017-09-25 10:09:27 +01:00
Eugenio Romano
70a38acbff Update package json typescript version (#2368)
* update package json typescript version

* fix test problem

* fix minor upload type bug
2017-09-24 16:01:34 +01:00
Eugenio Romano
62f6ca0d08 [ADF-1238] Search debounce click issue fix and minor style clean (#2361)
* fix search issues no result table not shown
minor issues style button

* fix issue animation search input field debouncing toggle search

* fix test search
remove expandable probeprties

* remove test expand

* ripristinate expandable properties

* fix test
2017-09-21 20:13:37 +01:00
Denys Vuika
b28a5b2a69 proxy setup to fix native login dialog (for local runs) (#2363) 2017-09-21 11:25:56 +01:00
Maurizio Vitale
5cf61e319f Disable drag drop parent component (#2357) 2017-09-20 17:07:11 +01:00
Maurizio Vitale
7a31a16178 Disable the attachment component when the task/process is completed (#2351) 2017-09-19 13:36:05 +01:00
Eugenio Romano
d7bd9aa50b [ADF-1568] Clean polyfills (#2347)
Use msSaveOrOpenBlob in content service for save fiel in IE
2017-09-19 10:03:41 +01:00
Denys Vuika
95d6a04f99 [ADF-1548] deprecate the usage of the "forRoot" methods in modules (#2344)
* remove CoreModule.forRoot

* remove forRoot methods

* fix form issues (lint)
2017-09-18 14:35:41 +01:00
Eugenio Romano
3c1729b960 [ADF-1518] Update material2 beta 10 and angular 4.3.6 (#2304)
* ignore pkg lock

* update pkg json

* date picker update material beta.10

* isDateInstance moment adapter

* style and  datepicker update material2 beta 10

* update test dateitem to beta10

* regenerate style files

* use material icons web font

* fix data range material 2 beta 10

* minors cleaning

* recreate styles

* remove unused componentHandler var

* fix failing test checkbox
2017-09-15 11:39:27 +01:00
Eugenio Romano
5c7ccb9b83 fix toolbar and page port view for size in small devices (#2338)
remove old alfresco and activiti prefix
fix login toggle mobile devices
2017-09-14 19:53:46 +01:00