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
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
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
Cilibiu Bogdan
c400d83b34
[ADF-1708] Context Menu - Material Design implementation ( #2456 )
...
* use angular material
* removed fdescribe
2017-10-11 10:14:52 +01:00
Maurizio Vitale
2e0a6936aa
ADF InfoDrawer the title and tabs label must be localized ( #2454 )
2017-10-11 10:10:25 +01:00
Eugenio Romano
6016937ea2
renditions core test should not check the host
2017-10-09 17:05:23 +01:00
Eugenio Romano
6d9bbcbf32
1.9.0
2017-10-09 12:11:05 +01:00
Eugenio Romano
230c5cb00e
remove prebuilt-themes from npmignore
2017-10-06 01:16:52 +01:00
Eugenio Romano
ad13bcafd6
fix user model process service and image loading ( #2431 )
2017-10-05 22:35:14 +01:00
Denys Vuika
1ac8f9634f
[ADF-1636] fix issues with i18n resource composing ( #2434 )
...
* fix issues with i18n resource composing
merge resources instead of concatenating, make 'app' resource always load last
refs #2412
* unit tests
2017-10-05 17:13:37 +01:00
Denys Vuika
337c97d94c
fix the menu height issue ( #2438 )
2017-10-05 17:11:17 +01:00
Denys Vuika
12f5a219f5
support page picker for document list ( #2424 )
2017-10-04 15:03:11 +01:00
Eugenio Romano
d378d2702b
add service suffix page title service ( #2418 )
2017-10-04 09:23:31 +01:00
Andy Stark
e8235fa7fe
[ADF-1549] Removed doc content from library README files ( #2400 )
...
* [ADF-1549] Removed doc content from library README files
* [ADF-1549] Removed doc content from library README files
* [ADF-1583] Fix change detection error (the quick way) (#2396 )
* Fix change detection error (the quick way)
* Fix it the second time
* raise keyboard events, improve task list keyboard handling (#2401 )
* [ADF-1549] Removed doc content from library README files
* [ADF-1549] Added doc update from Tasklist readme
2017-10-02 22:41:44 +01:00
Denys Vuika
250aa360d2
improved ecm auth guard ( #2402 )
2017-10-02 12:20:40 +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
Eugenio Romano
545b04a642
fix build issues
2017-09-29 16:38:29 +01:00
Eugenio Romano
5f48c6ef26
remove prebuilt theme
2017-09-29 16:23:39 +01:00
Denys Vuika
b158afef2b
[ADF-1613] logout directive ( #2393 )
...
* logout directive
* test fixes
2017-09-29 16:12:51 +01:00
madhukar23
016e786531
[ADF-1615] Datatable - The ellipsis class doesn't work for a custom template ( #2398 )
...
* Added ellipsis property for data-column rendered using custom html template
2017-09-29 16:12:23 +01:00
Cilibiu Bogdan
809e14d641
[ADF-1616] download zip dialog title ( #2397 )
2017-09-29 09:00:06 -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
Deepak Paul
9673772f50
[ADF-1291] Attachment list is not instantly refreshed after upload ( #2387 )
...
* [ADF-1291] Attachment list after upload list is not instantly refreshed
* Implemented NgZone to ensure change detection
* [#2377 Github] Attachments control won't let you add a document you removed
* Reset the value of input after each upload so that change will be detected if the same file is selected repeatedly
* [#2377 Github] Attachments control won't let you add a document you removed
* Added test to make sure the input value is rest after upload
2017-09-28 14:58:12 +01:00
Popovics András
b1d2c53c4b
[ADF-1585] - Fix datatable styles ( #2374 )
...
* Unify datatable hover and selection color
* Fix prebuilt styles collision
2017-09-26 10:38:31 -04:00
Popovics András
66cd368c52
Fix styles ( #2376 )
2017-09-26 10:33:51 -04:00
madhukar23
1497133213
[ADF-1590] Cursor pointer is not displayed on expand/collapse Task and Process Filters ( #2370 )
...
* [ADF-1590] Cursor pointer is not displayed on expand/collapse Task and Process Filters
* Added property [cursor: pointer] in accordion-group.component.scss
* [ADF-1590] Cursor pointer is not displayed on expand/collapse Task and Process Filters
* Added property [cursor: pointer] in accordion-group.component.scss
* Added css property for expand/collapse problem on heading click
2017-09-26 15:17:27 +01:00
Popovics András
870cab047e
[ADF-1582] Revert error widget style modification ( #2372 )
...
* Revert error widget style modification
* Fix start form issues
2017-09-26 13:27:19 +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
Popovics András
2d6c8f92f0
[ADF-1364] Infinite scrolling for Copy & Move ( #2362 )
...
* Use infinite pagination for search also
* Fix highlight in copy & move
* Fix highlight and material menu issue
* Update documentation
2017-09-21 14:34:31 +01:00
Eugenio Romano
4f84079a19
refactoring autocomplete fields form in order to use the material 2 autocomplete ( #2358 )
2017-09-21 10:10:47 +01:00
madhukar23
c8743dacc6
[ADF-1574] Info Drawer - Add a mechanism to know the current active tab ( #2352 )
...
* [ADF-1574] Info Drawer - Add a mechanism to know the current active tab
* Added a output event in adf-info-drawer component to get the currently active tab
* [ADF-1574] Info Drawer - Add a mechanism to know the current active tab
* Added a output event in adf-info-drawer component to get the currently active tab
* Added unit test file
* Updated info-drawer.md
2017-09-21 09:23:47 +01:00
Maurizio Vitale
77e75757a6
Fix start task form ( #2356 )
2017-09-20 14:59:35 +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
cd46a589e1
[ADF-1555] add animation on show and hide of results ( #2343 )
...
* add animation on show and hide of results
make the style similar to the other material 2 menu
fix issue popup always stays on the screen
fix Search does not collapse if its input is focused
* minor code style issues
* minors fix and test fix
* fix app.config.json error in test
* update beta10 mat-menu-base method
* karma configuration all
2017-09-18 11:06:45 +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
Popovics András
6d12b07fe2
[ADF-1246] Remove mdl from Tasklist ( #2339 )
...
* Remove mdl from app list
* Remove mdl from adf-people
* Update prebuuilt styles
* Remove mdl dialog from task details
* Remove some mdl from checklist
* Further mdl removal
* Last mdl parts removed
2017-09-14 19:51:46 +01:00
Denys Vuika
e96f6aa481
[ADF-1544] app config file management refactoring ( #2331 )
...
* application configuration service refactoring
* fix demo shell
* remove logging to console
2017-09-14 10:06:40 +01:00
Eugenio Romano
d9bd59833c
[ADF-1543] Remove local copy of muli ( #2335 )
...
Use http request to load the font
Add the Muli font in all the theme
Remove the overwritten font-family not necessary
2017-09-14 09:27:55 +01:00
Popovics András
17f8dc92e8
[ADF-1247] Remove MDL from processlist package ( #2329 )
...
* Removing mdl stuff
* Further mdl removal
* Further mdl removal
* Removing mdl is finished
2017-09-13 09:34:22 +01:00
Popovics András
45038c52ce
[ADF-1478] Make the pagination more responsive ( #2315 )
2017-09-11 12:29:52 +01:00
Vito
2fc9b63f5c
[ADF-1238] Removed mdl from alfresco search component ( #2309 )
...
* [ADF-1328] removed mdl from adf search
* [ADF-11328] removed mdl from search added theme style
* Fix failing tests
* Fix the last bit of stylings
2017-09-11 11:42:01 +01:00
Denys Vuika
1cf2db48ac
[ADF-1534] Automatic PDF rendering for unsupported types. ( #2313 )
...
* move viewer dialog to a separate folder
* make dialog take full screen size
* automatic PDF conversion
* mime type icon in the title
* [ADF-1530] correct plain text viewer resolving
* separate lightweigh pdf view for the dialog
2017-09-11 10:08:44 +01:00
Vito
9734e5f226
[ADF-1516] added parsing on date check ( #2301 )
2017-09-06 11:18:35 +02:00
Popovics András
1ff9aa8e08
Remove piercing operators from components which lost the encapsulation ( #2299 )
2017-09-05 15:16:41 +01:00
Eugenio Romano
50e61a0d08
1.8.0 bump version ( #2296 )
2017-09-05 15:16:41 +01:00
Eugenio Romano
7ba63d7182
fix minor theming issues ( #2294 )
2017-09-05 15:16:41 +01:00