3028 Commits

Author SHA1 Message Date
Maurizio Vitale
5ca66bb75f Select the currentTask (#2598) 2017-11-02 15:30:23 +00:00
Cilibiu Bogdan
3478b06716 [ADF-1856] Document List - location fails for granular permissions (#2583)
* check if path has data

* updated docs

* check for required properties

* simplied condition
2017-11-02 14:25:39 +00:00
Denys Vuika
7ddd3f1a8f export ShareDataRow type (#2596) 2017-11-02 14:24:00 +00:00
mihai sirghe
712690990c [ADF-1861] - Line breaks not displayed in "Display Text" widget in forms (#2597)
Fixed
2017-11-02 14:15:41 +00:00
Maurizio Vitale
30ee40a4be Fetch the background color from the theme (#2592) 2017-11-02 11:14:14 +00:00
Eugenio Romano
70ce85602d [ADF-788] fix error negative and zero value for max file size (#2590)
* fix error negative and zero value for max file size

* fix null scenario
2017-11-02 10:43:38 +00:00
Cilibiu Bogdan
75b0267f0b emit errors (#2593) 2017-11-02 10:32:54 +00:00
Maurizio Vitale
1a01b67e7c Fix accordion menu css (#2591) 2017-11-01 19:33:42 +00:00
mihai sirghe
3c7122ddab [ADF-1772] (#2588)
Fix spec declaration typo
fix it() declarations (used fit() instead of it())
2017-11-01 16:21:00 +00:00
mihai sirghe
b1d1976f18 [ADF-1772] fix for application name title translation (#2572)
* fix for ADF-1772

Enabling translation for application-list-component title

* [ADF-1772] fix translation for default application name

added unit tests for checking this fix
2017-11-01 14:35:23 +00:00
Denys Vuika
aa634e6119 automation ids for Viewer (#2586) 2017-11-01 12:30:16 +00:00
Popovics András
092e07c545 [ADF-1600] Change translation (#2574)
* Change translation

* Add browser test runner to scripts

* Adding option to hide the My Files option

* Add documentation and fix property's name
2017-11-01 09:38:51 +00:00
Cilibiu Bogdan
b67ed7e545 removed DL reload dependency (#2581) 2017-11-01 09:36:51 +00:00
Eugenio Romano
24b590ca16
setting component (#2571) 2017-10-31 17:16:14 +00:00
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