6049 Commits

Author SHA1 Message Date
Andy Stark
2f07fa339d [ADF-1586] Updated paths of import statements in docs (#2735) 2017-11-27 12:29:05 +00:00
Vito
8834b0c2d2 [ADF-2019] removed refresh button from JSON example form (#2734) 2017-11-27 11:52:31 +00:00
Denys Vuika
a9d61e5d6e [ADF-2016] pagination integration for document list (#2718)
* pagination integration for document list

* reload data only if needed

* unit tests for document list

* pagination tests

* update docs
2017-11-27 10:14:08 +00:00
Eugenio Romano
d77db4e8f6 [ADF-2036][Demo Shell] Search dialog is not properly displayed 2017-11-27 09:06:33 +00:00
Eugenio Romano
197fab4da8
[ADF-2010] Move/copy, when searching for folder multiple results are returned (#2727)
* adding debounce time in object picker
unify search api
fix multiples duplicate result
remove limit of 4 character to search

* remove three.min.js

* remove unused import

* tlsint fix and remove file

* rename sitesApiService to sitesService as all the other services

* fix test timeout async
2017-11-26 22:06:05 +00:00
Eugenio Romano
4549dbf1f5 [ADF-2030] set the download name before to download it
fix theming documentation
remove old reference pack in the home
2017-11-24 23:58:04 +00:00
mihai sirghe
eba46e4e44 [ADF-2007] Info Drawer - currentTab event should return a key not the label (#2715)
* [ADF-2007] bug fix

Info drawer will emit the current active tab instead of the tab label
Also updated the test spec

* Emit tab index on clicking
2017-11-24 23:55:03 +00:00
Vito
eba4399d6c [ADF-2002] added ARROW support for search autocomplete results (#2732)
* [ADF-2002] added arrow up and down feature

* [ADF-2002] fixed search bar animation and added arrow support

* [ADF-2002] added some test for arrow manage
2017-11-24 23:50:26 +00:00
Popovics András
78cd7ad84b Fix node-permission directive for delete (#2730) 2017-11-24 18:04:07 +00:00
Popovics András
754e02625e Fix translation issues (#2731) 2017-11-24 16:37:13 +00:00
Andy Stark
321e4fbdc2 [ADF-1586] Removed ToCs and added See Alsos (#2729) 2017-11-24 15:57:58 +00:00
Eugenio Romano
05135a0494 [ADF-1964][Demo Shell] Max size filter is not switched off. 2017-11-24 15:53:32 +00:00
Eugenio Romano
fb509a3c5a [ADF-2030] Not able to download a file on search page. 2017-11-24 15:25:51 +00:00
Popovics András
e773c5a979 Fix translation key (#2726) 2.0.0-beta3 2017-11-24 14:18:05 +00:00
Popovics András
92ccf36eb4 Restore functionality, which was removed the brainless way (#2725) 2017-11-24 14:17:00 +00:00
Popovics András
feb0e17656 [ADF-2022] Make allowed extension more obvious (#2722)
* Make allowed extension more obvious

* Update documentation
2017-11-24 14:16:35 +00:00
Andy Stark
aedaf447ce [ADF-1586] Scaled and cropped screenshots (#2724) 2017-11-24 12:40:04 +00:00
Martin Bergljung
047b92c251 [ADF-1586] ProcessContentService documentation update because of 2.0 reorg (#2723) 2017-11-24 11:21:34 +00:00
Eugenio Romano
8269d50b14 [ADF-2020] remove wrong debug print status 2017-11-24 10:03:39 +00:00
Popovics András
a2e6ee4c95 Fix Like component to be reactive on change of nodeId parameter (#2717) 2017-11-23 19:44:18 +00:00
Popovics András
16428a8109 Remove sidebar functionality from task details (#2719) 2017-11-23 19:42:50 +00:00
Eugenio Romano
440759c66b
[ADF-2020]The upload button is not disabled when the 'enable upload' checkbox is not checked (#2720)
remove deprecated properties
2017-11-23 19:41:28 +00:00
Andy Stark
bed33a6bef [ADF-1586] Scaled and cropped screenshots (#2721) 2017-11-23 18:09:04 +00:00
Eugenio Romano
dd7a6565e3 [ADF-1711] The <adf-task-attachment-list component displays drag-and-… (#2716)
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working

* fix test for remove upload deprecated properties

* remove duplicate identifier
2017-11-23 17:15:01 +00:00
Eugenio Romano
083f40192c fix highlighting content node selector 2017-11-23 16:40:37 +00:00
Eugenio Romano
88b788fc48
datatable demo mobile improvement (#2711) 2017-11-23 14:06:56 +00:00
Eugenio Romano
bc48a3923e
[ADF-2005] Cannot view document in tasklist attachment list (#2701) 2017-11-23 14:05:13 +00:00
Popovics András
9bc99665ef Fix misalignment in FF also (#2709) 2017-11-23 14:04:16 +00:00
Martin Bergljung
fd63d5e564 [ADF-1586] CommentListComponent documentation update because of 2.0 reorg (#2713) 2017-11-23 14:03:43 +00:00
Martin Bergljung
564be4143b [ADF-1586] PeopleListComponent documentation update because of 2.0 reorg (#2712) 2017-11-23 14:03:32 +00:00
Andy Stark
e57869633b [ADF-1586] Scaled and cropped screenshots (#2714) 2017-11-23 14:02:51 +00:00
Martin Bergljung
753c13feaa [ADF-1586] NodeService documentation update because of 2.0 reorg (#2710) 2017-11-23 13:01:24 +00:00
Andy Stark
86b488529c [ADF-1586] Scaled and cropped screenshots (#2707) 2017-11-23 12:46:43 +00:00
Popovics András
0de9c7d7eb Make login iPhone compatible (#2708) 2017-11-23 12:46:28 +00:00
Denys Vuika
7d4ee779cf add missing export (#2706) 2017-11-23 12:34:58 +00:00
Martin Bergljung
c6cd7d6b40 [ADF-1586] TaskListService & TaskFilterService documentation update because of 2.0 reorg (#2705) 2017-11-23 11:31:36 +00:00
Martin Bergljung
27f35dfe24 [ADF-1586] ProcessService & ProcessFilterService documentation update because of 2.0 reorg (#2703) 2017-11-23 11:30:57 +00:00
Popovics András
c0738cb7d9 [ADF-2006] Fix document list style misalignment in copy/move dialog (#2704)
* Fix document list style misalignment in copy/move dialog

* Remove unnecessary import
2017-11-23 11:22:45 +00:00
Eugenio Romano
19fe900938 [ADF-1995] reduce search in mobile device and show only for CS users 2017-11-23 08:39:19 +00:00
Eugenio Romano
8d982c7875 [ADF-1981] attachment task should not be in loading state by default 2017-11-23 01:38:05 +00:00
Eugenio Romano
d2e1dc5aed [ADF-1871] Tasklist IE 11 crash 2017-11-23 01:23:04 +00:00
Eugenio Romano
d7b790f2bb [ADF-1995] [Mobile] Menu button is not displayed - portrait orientation 2017-11-22 21:48:36 +00:00
Eugenio Romano
729a8b6bde [ADF-1920] diagram button enabling and disabling correctly 2017-11-22 18:48:05 +00:00
Popovics András
7d25d84850 Restore original functionality of node-permission directive (#2698) 2017-11-22 18:28:50 +00:00
Popovics András
5f9efdb900 Fix app-list css issue (#2700) 2017-11-22 18:28:40 +00:00
Mario Romano
77d15fa2b5 [ADF-2001] change fxLayout to column (#2699) 2017-11-22 18:14:25 +00:00
Eugenio Romano
7870772fbd [ADF-1981] Continous loading of task details if task list is empty 2017-11-22 17:32:37 +00:00
Vito
01ff35a786 [ADF-1921] fixed error message for dynamic table (#2696)
* [ADF-1921] fixed error message for dynamic table

* [ADF-1921] removed console log
2017-11-22 17:22:52 +00:00
Andy Stark
220e14cfcd [ADF-1586] Scaled and cropped screenshots (#2697) 2017-11-22 17:21:55 +00:00
Mario Romano
2767970f2f reduce size dist 2017-11-22 16:50:45 +00:00