Maurizio Vitale
c2cafaa648
[ADF-1768] Process list - The columns must be localisable ( #2515 )
...
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md
* Add a root scope ADF_PROCESS_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure
* Fix unit test
2017-10-20 16:36:57 +01:00
Eugenio Romano
c4b90f22ce
[ADF-1648] fix layout issue hiding name user in small devices ( #2506 )
2017-10-19 13:38:21 +01:00
Maurizio Vitale
ed36d08344
[ADF-1706] Translate ADF i18n strings into all supported languages ( #2490 )
...
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages
* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706
* Add multilanguages
* Load the languages from the app config file
* Fix it json
* Simplify the adf menu languages
* Removed unused code
* Basic documentation
* Fix unit test
2017-10-18 15:50:52 +01:00
Maurizio Vitale
c6518dd6c5
Fix dev build ( #2491 )
2017-10-18 11:54:09 +01:00
Cilibiu Bogdan
448c5564b2
[ADF-1745] Delete multiple nodes ( #2481 )
...
* multiple delete
* removed restore functionality
* data types
2017-10-18 09:26:10 +01:00
Eugenio Romano
036c63e43d
[ADF-1004] The process service definition file in the alfresco-js-api is incomplete ( #2488 )
...
* correction after new declaration file for PS
* remove unused jasmine
* commit ifx initial pipe
* fix tasklist test
* fix tasklist test
* reinsert test
2017-10-18 09:20:19 +01:00
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
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
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
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
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
Popovics András
e9766a6090
Fix running process issue ( #2391 )
2017-09-28 14:17:00 -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
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
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
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
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
d1d3e02c33
disable upload content for completed task ( #2332 )
...
use primary color for upload button in proccess attachment and task attachment
2017-09-13 18:22:30 +01:00
Popovics András
1f4b1231c6
Fix minimal responsiveness of demo app's activiti section ( #2324 )
2017-09-12 14:10:16 +01:00
Denys Vuika
aed9532d9d
remove unused checkbox from demo shell ( #2322 )
2017-09-11 17:01:31 +02:00
Popovics András
3ba93a6840
[ADF-1250] Remove MDL from Analytics ( #2311 )
...
* Removal of MDL dialog from report parameters
* Futher mdl removal
* Futher mdl removal
* Fixing demo shell icon position issues
* Futher mdl removal
* Futher mdl removal, tests fix
* Remove mdl leftover
2017-09-10 21:42:32 +02:00
Denys Vuika
a8dfbeb572
[ADF-1090] support custom dynamic table row validation ( #2308 )
...
* support custom dynamic table row validation
* test fixes
* export missing models
2017-09-08 08:46:29 +02:00