3014 Commits

Author SHA1 Message Date
Eugenio Romano
a03145f765 fix build 2017-10-31 16:03:56 +00:00
Popovics András
ac018c9cf3 Fix capitalisation error (#2576) 2017-10-31 14:55:22 +00:00
Denys Vuika
32d2497fa2 support left/right sidebar positioning (#2575) 2017-10-31 14:50:08 +00:00
Denys Vuika
de79e736f6 pagination enhancements and fixes (#2579) 2017-10-31 14:49:13 +00:00
Eugenio Romano
4d8dd7ebb5
[ADF-1806] remove old prefix compatibility alfresco- and activiti- (#2567)
* remove old prefix compatibility alfresco- and activiti-

* fix missing close string quotemark

* fix missing datatable changes
2017-10-31 13:28:43 +00:00
mihai sirghe
a2df8876d5 [ADF-1754] - Viewer's displayName property (#2559)
* [ADF-1754] - Viewer's displayName property

Fixed

Added Unit tests for verifying the fix

* resetting file-view component initial properties

* fixing unit test for the case when  fileNodeId is not null
small refactoring
2017-10-31 10:24:49 +00:00
Popovics András
641c382711 [ADF-1846] Fix IE11, add material typography, remove design lite (#2570)
* IE11 vertical centering fix

* Material design way of typography

* Remove material design lite from demo shell
2017-10-31 10:10:00 +00:00
Denys Vuika
e5fe39fdc1 [ADF-1843] rename 'extension-viewer' to 'add-viewer-extension' (#2568)
* rename 'extension-viewer' to 'adf-viewer-extension'

also add support for json preview

* docs updates
2017-10-30 18:14:27 +00:00
Eugenio Romano
30fb980afd
[ADF-788] Emit error message for max file size (#2566)
* emit message error max fie size
add translation message versioning
missing editorconfig settings

* misspell fixe
2017-10-30 15:26:23 +00:00
Eugenio Romano
7fa592ebe7 [ADF-1786] fix delete and permission on the same button case (#2565)
* fix delete and permission on the same button case

* ripristinate space
2017-10-30 12:47:03 +00:00
Denys Vuika
42aa4c04ce fix issue with switching accounts (#2564) 2017-10-27 20:48:01 +01:00
Popovics András
d923070d4f IE11 style fix (#2563) 2017-10-27 14:49:54 +01:00
Denys Vuika
31235c9f52 rename 'info-drawer' to 'sidebar' (#2562) 2017-10-27 14:48:59 +01:00
Mario Romano
d911d38c12 restore src folders needed for npm build sub projects 2017-10-27 13:20:58 +01:00
Eugenio Romano
f340c00657 add src and config in npmignore (#2560)
remove duplicate license header
remove old asset unused docs files
2017-10-27 11:58:37 +01:00
Eugenio Romano
c51bbe33ee alfresco-js-api right version in package.json documentlist 2017-10-27 11:25:42 +01:00
Eugenio Romano
1c1b62735c add upload dependency in package.json of documentlist 2017-10-27 11:24:46 +01:00
Eugenio Romano
0697be435a fix build of documentlist component 2017-10-27 10:57:00 +01:00
Cilibiu Bogdan
d019dab147 [ADF-1794] Document List - users can see sites they are not members of (#2552)
* member sites

* SitePaging type
2017-10-26 22:54:49 +01:00
Popovics András
71e0204e01 [ADF-1784] Fix empty folder drag&drop message for small devices (#2555)
* Fix empty folder drag&drop message for small devices

* Fix documentation

* Modify documentation again, the unsaved part...
2017-10-26 22:53:43 +01:00
Eugenio Romano
1fd45ba1bd fix userinfo on mobile devices and small refactoring name scss method (#2558) 2017-10-26 22:52:37 +01:00
Maurizio Vitale
cb50ab7e6a [ADF-1822] Process header - Should show the businessKey property (#2549)
* Add the businessKey in the process header

* Add unit test
2017-10-26 14:28:07 +01:00
Popovics András
2588bbda7d [ADF-1751] Version manager POC (#2551)
* First try

* Upload new versions

* Add versionComment

* Permission handling for sidebar also

* Add tests

* Fix rebase

* Add documentation
2017-10-26 14:22:34 +01:00
Eugenio Romano
1cfe43e5d9 [ADF-788] Support for max file size constraints in Upload button component (#2546)
* add maxFile size in upload Button

* test button file size in demo shell
2017-10-26 11:52:28 +02:00
Mario Romano
abb1ef10e8 [ADF-1824] fix moment js secuirty issue (#2547) 2017-10-25 16:18:55 +01:00
Cilibiu Bogdan
2ce0441048 [ADF-1815] sort options (#2545) 2017-10-25 15:31:42 +01:00
Denys Vuika
bb4c6365b1 viewer toolbar events (#2543) 2017-10-25 12:33:56 +01:00
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
Eugenio Romano
ded3847762 clean all the events that start wit on prefix (#2536) 2017-10-25 10:35:38 +02: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
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
Maurizio Vitale
2ec059f53a Add PROCESS_NAME key (#2539) 2017-10-24 15:22:03 +01: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
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
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
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
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