10860 Commits

Author SHA1 Message Date
Maurizio Vitale
52bba291de [ADF-1819] Start task - Use the correct translation path (#2540)
* Use the correct translation path

* Fix start process component
2017-10-25 11:52:35 +01:00
Mario Romano
dfcaa63d8e restore styles build 2017-10-25 11:32:58 +01:00
Denys Vuika
0fd855e827 remove MDL, fix CSS issues (#2542) 2017-10-25 11:02:47 +02:00
Eugenio Romano
ded3847762 clean all the events that start wit on prefix (#2536) 2017-10-25 10:35:38 +02:00
Denys Vuika
b2414781d4 fix pdf setup 2017-10-25 07:44:53 +01:00
Mario Romano
07be61bfa5 fix type 2017-10-25 01:37:59 +01:00
Mario Romano
2351c0acb0 remove style build to make build working 2017-10-25 01:34:25 +01:00
Mario Romano
8f2e3759b7 fix demo shell start:dev 2017-10-25 00:49:36 +01:00
mihai sirghe
8dffbaf503 [ADF-1759] updated the process attachments header language keys (using the existing ones) (#2535)
* Created language keys for the header labels in proccess atachment list component
Updated the component

* [ADF-1759] updated the process attachments header language keys (using the existing ones)

* added menu actions key for process attachment language support

* updated the view download and remove action (hardcoded)labels with the appropriate translation keys
2017-10-24 20:10:26 +01:00
Maurizio Vitale
6ce8a33d3b Add new keys (#2538)
Make the existing one more specific
2017-10-24 15:31:47 +01:00
Vito
8102255d43 [ADF-1783] added some more responsibility to userinfo component (#2532)
* [ADF-1783] added some more responsibility to userinfo component

* [ADF-1783] re added wrong change

* [ADF-1783]
added PR changes
2017-10-24 15:30:55 +01:00
Eugenio Romano
b66a9bfe0d move adf-tslin-rules in a separate repo https://github.com/Alfresco/adf-tslint-rules (#2528) 2017-10-24 15:30:21 +01:00
Maurizio Vitale
2ec059f53a Add PROCESS_NAME key (#2539) 2017-10-24 15:22:03 +01:00
Andy Stark
020be18b57 [ADF-1586] Added docs for Thumbnail and Mime type (#2537) 2017-10-24 13:39:13 +01:00
Andy Stark
553c71c958 [ADF-1586] Added files for core services (#2529)
* [ADF-1586] Added files for core services

* [ADF-1586] Fixed syntax error in example
2017-10-24 10:57:59 +02:00
Denys Vuika
f33284a2e3 [ADF-1708] prevent native context menu for Menu component (#2534)
* prevent native context menu for Menu component

* fix unit tests
2017-10-24 09:31:39 +01:00
Mario Romano
9d33656cfe disable aot in prod 2017-10-23 22:15:30 +01:00
Vito
1e6d0d90e3 [ADF-1726] added responsivness for empty element in tasklist and docu… (#2522)
* [ADF-1726] added responsivness for empty element in tasklist and document list

* [ADF-1726] changed media query with material2 variables
2017-10-23 21:59:57 +01:00
Denys Vuika
b174cea07c [ADF-1750] content projection for viewer menus (#2524)
* content projection for viewer menus

* unit tests

* remove old file
2017-10-23 21:57:00 +01:00
Eugenio Romano
f1812fd123 [ADF-1771] Upload widget clears out filename on cancel but uploads file (#2526)
* after uploaded a file should show the list of the files

* fix delete file from input

* add test delete file uploader
2017-10-23 21:56:24 +01:00
Maurizio Vitale
c958d4a2fe Use the translation keys of task component (#2530) 2017-10-23 21:55:29 +01:00
Denys Vuika
fad5118bb6 add missing pipe export (#2531) 2017-10-23 21:52:46 +01:00
Eugenio Romano
25ae5373cf fix log service (#2527) 2017-10-23 21:52:20 +01:00
Mario Romano
0259c83abd fix production build 2017-10-23 17:44:21 +01:00
madhukar23
40e657d486 [ADF-1765] Info Drawer - Review the specification (#2519)
* Changed css for adf-info-drawer as per design specification
2017-10-23 16:55:34 +01:00
Eugenio Romano
3ebf3cb217 comment out 3D viewer temporanely 2017-10-23 14:09:26 +01:00
Mario Romano
076c68a22e demo shell cli polishing and remove all demo refenreces 2017-10-23 13:31:32 +01:00
Eugenio Romano
0039fb17ab fix 3D viewer 2017-10-23 12:18:36 +01:00
Mario Romano
bc48ad59ef remove proxy from dist start 2017-10-23 10:54:05 +01:00
mihai sirghe
b2e67e0392 Created language keys for the header labels in proccess atachment list component (#2523)
Updated the component
2017-10-23 11:06:46 +02:00
Mario Romano
8d6c6063e7 fix dist script 2017-10-23 09:55:17 +01:00
Mario Romano
167336f245 Refactor demo shell as CLI project (#2501)
* split interfaces

* angular cli demo refactoring

* fix test import

* fix demo script

* fix demo script

* fix demo script

* fix demo script
2017-10-22 00:02:41 +01:00
Denys Vuika
9ac0c06acd strongly typed events, removed deprecations (#2525) 2017-10-21 11:09:55 +01:00
Maurizio Vitale
4d9591c76c [ADF-1781] Task List - the default columns must be localisable (#2517)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Add a root scope ADF_TASK_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure
2017-10-20 16:44:29 +01:00
Maurizio Vitale
729270b138 [ADF-1782] Language menu - Fix typo (#2520)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Fix typo

* Fix typo
2017-10-20 16:43:08 +01:00
Vito
6b20c89b6d [ADF-1725] added responsive layout for task details and infodrawer (#2516) 2017-10-20 16:42:23 +01:00
Denys Vuika
f9fc76a3ce optional port number (#2518) 2017-10-20 16:41:19 +01:00
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
9ce0cd45e8 [ADF-1777] Remove unused parameter from search parameter method 1.10.0-beta3 2017-10-20 12:36:25 +01:00
Maurizio Vitale
8963320f01 [ADF-1735] Rename tasklist.component.ts to task-list.component.ts (#2510)
* Rename tasklist.component.ts to task-list.component.ts
Rename tasklist.component.md to task-list.component.md

* Rollback change service name
2017-10-20 12:27:01 +01:00
Maurizio Vitale
c3b948a1b7 Rename processlist.component.ts to process-list.component.ts (#2511)
Rename processlist.component.md to process-list.component.md
2017-10-20 12:26:49 +01:00
siva kumar
2aff5434f6 [ADF-1747] Task service - findAllTaskByState return a wrong list. (#2485)
* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored findAllTasksWhitoutState method.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Added unit test case.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored unit test cases for tasklist.service
2017-10-20 10:22:29 +01:00
Cilibiu Bogdan
834a61eda4 sort by file size (#2514) 2017-10-20 10:17:23 +01:00
Vito
9116c54f4c [ADF-1704] added encoding to filename to avoid break on special chara… (#2509)
* [ADF-1704] added encoding to filename to avoid break on special characters

* [ADF-1704] removed unused encode decode for file name
2017-10-19 21:24:26 +01:00
Eugenio Romano
0f8534091b fix hiding header for non group (#2512) 2017-10-19 17:14:14 +01:00
Eugenio Romano
25371ead52 fix string in content service demo page (#2507) 2017-10-19 17:11:56 +01:00
madhukar23
6ee53fe302 Revert the scss changes on Process Info Drawer (#2505)
* [ADF-1760] Process Info Drawer - The keys must be localized

* Reverting scss changes done in the previous PR for the same issue

* Revert the scss changes on Process Info Drawer
2017-10-19 14:51:10 +02:00
Eugenio Romano
c4b90f22ce [ADF-1648] fix layout issue hiding name user in small devices (#2506) 2017-10-19 13:38:21 +01:00
Eugenio Romano
8b0047337f [ADF-1723] LogService configuration (#2496)
* log levels implementation

* documentation and test

* remove logservieMock

* add logLevel in app config file

* remove semicolons

* fix pagination test

* fix test form

* silent test in production config

* fix test
2017-10-19 12:54:56 +01:00
Andy Stark
de8fa02ef7 [ADF-1586] Added doc files for Form library (#2503)
* [ADF-1586] Added docs for Form library

* [ADF-1586] Added updated doc index
2017-10-19 12:24:52 +01:00