Eugenio Romano
ce1403612a
prepublish script deprecation in favour of prepublishOnly node 8 ( #2010 )
2017-06-29 15:09:26 +01:00
Eugenio Romano
49dd57df9f
SASS version update ( #2013 )
...
* sass update
* update sass loader
2017-06-29 15:09:25 +01:00
Popovics András
ba9c459a83
[ADF-922] Regenerate package-lock.json files for every package and create script for doing that in the future ( #2012 )
...
* Updated package-lock.json files
* npm-relock-pkgs.sh
* Update README.md
* Fix ng2-alfresco-search sass problem
2017-06-29 15:09:25 +01:00
Eugenio Romano
6f6a0aca5d
fix breadcrumb test
2017-06-29 15:09:25 +01:00
Denys Vuika
0a7c8c99be
fix tslint errors
2017-06-29 15:09:24 +01:00
Maurizio Vitale
449e99d071
Missing keys ( #2011 )
2017-06-29 15:09:24 +01:00
Eugenio Romano
7fd37c553e
[ADF-845] breadcrumb root option added and style review ( #1999 )
...
* breadcrumb root option added and style review
* new breadcrumbs
* split onchange in a method
* update readme with a note for old pefix tag
2017-06-29 15:09:24 +01:00
Eugenio Romano
f66178d601
[ADF-843] Form events bus ( #1990 )
...
* form events bus
* event test bus fix
* fix test after code review
* fix types errors
* change to public formservice
* make optional formservice
2017-06-29 15:09:24 +01:00
Eugenio Romano
d5ee1e8baa
add rxjs and @angular in tsconfig.json
2017-06-29 15:09:23 +01:00
Vito
d61ed8087d
[ADF-842] Fixed type for taskdetails ( #2009 )
2017-06-29 15:09:23 +01:00
Maurizio Vitale
88114952c2
Use the activiti people with the new look and feel inside the demo shell ( #2008 )
2017-06-29 15:09:23 +01:00
Eugenio Romano
beba80d8e8
fix type definition ( #2002 )
2017-06-29 15:09:23 +01:00
Denys Vuika
56179c2e88
fix tslint errors
...
minor fix for "Unnecessary semicolon" TSLint rule
2017-06-29 15:09:22 +01:00
Vito
ef340a398e
[ADF-778] cancel window for upload dialog shows only on complete ( #2003 )
...
* [ADF-778] Added new behaviour to upload dialog
* [ADF-778] cancel window for upload dialog shows only on complete
* [ADF-778] changed variable name to showCloseButton
2017-06-29 15:09:22 +01:00
Maurizio Vitale
bffaf2c407
Create task/process attachment Compilation error ( #2004 )
2017-06-29 15:09:22 +01:00
Denys Vuika
036f131122
support binding [form] data directly ( #1996 )
...
- ability to bind [form] data directly inside `<activiti-form>` component
- ability to parse forms with FormService
- demo of the custom form in demo shell
2017-06-29 15:09:22 +01:00
Maurizio Vitale
5e3f14963b
[ADF-897] - ActivitiPeopleList - use the adf prefix ( #2001 )
...
* Use the adf as prexif instead of activiti
* Fix typo
* Fix wrong import
2017-06-29 15:09:22 +01:00
Eugenio Romano
62df024e48
introduce check type definition
2017-06-29 15:09:22 +01:00
mauriziovitale84
9c3c5d9dc7
Fix typo error
2017-06-29 15:09:21 +01:00
Infad Kachancheri
5f0e328063
[ADF-794] Add people assignment component ( #1977 )
...
* Add people component
* exported people service
* added people-list component to show the involved user list
* changed people-search component layout
* changed people-list usage in people component
* changed people-list data table from custom template to data adapter
* changes people-search component related to people-list
* changes in activiti-people related to people-list and people-search component
* changed data adapter to direct data column setting to data-table
* removed ngChanges and added User and UserEvent models
* added User and UserEvent model in emitter and other emitter handler
* added user event model
* changed activiti-people component with latest UX changes
* addedand changed translate keys to the components
* added hasUser method to check the condition in html
* fixed tslint issue and test case issue in activiti-people component
* added test case for actviti-people-list component
* test case added for activiti-people-search component
* changed activiti-people test cases according to latest UX changes
* added description for activiti-people component
* changed test case to fix component.upgradeElement issue
* changes requested by Vito Albano #1
* splitted getDisplayUser into getDisplayUser and getInitialUsername
2017-06-29 15:09:21 +01:00
Popovics András
b457024cab
[ADF-793] Ability to create PDF renditions in case of non supported formats ( #1994 )
...
* Style changes and button
* Convert to PDF button
* Convert to PDF button part II.
* Convert within the Not Supported Format component
* Rendition loading skeleton
* Conversion is working.
* Convert button behaviour tests
* Rebasing fix.
2017-06-29 15:09:20 +01:00
Maurizio Vitale
0ff4ff5f24
[ADF-883] Fix build errors ( #1992 )
2017-06-29 15:09:20 +01:00
Maurizio Vitale
cb5d0e8886
Fix compilation error ( #1993 )
2017-06-29 15:09:20 +01:00
Eugenio Romano
0669575cb8
fix loading state excluding other state during the loading ( #1991 )
2017-06-29 15:09:20 +01:00
Denys Vuika
201741aeee
[ADF-851] execute-outcome event for form service ( #1989 )
...
* execute-outcome event for form service
* readme updates
2017-06-29 15:09:20 +01:00
Denys Vuika
b7ab008081
updated package-lock file and removed duplicates in package.json
2017-06-29 15:09:20 +01:00
Denys Vuika
d5f64fa9fc
[ADF-847] upgrade to use application configuration service ( #1986 )
...
* migrate core lib to use server-side app config
* fix unit tests
* update Search tests
- update tests
- upgrade tests to use TestBed
* update UserInfo tests
* update Social tests
* update tests
* update unit tests
* cleanup old code
* update about page
* update demo shell readme
* dev and prod configurations
2017-06-29 15:09:19 +01:00
Maurizio Vitale
f5b94e1bb4
Disable upload attachment when the task is completed ( #1987 )
2017-06-29 15:09:19 +01:00
Maurizio Vitale
4de13305b1
Task header basic documentation ( #1985 )
2017-06-29 15:09:19 +01:00
Maurizio Vitale
4e7c5bfdbf
[ADF-833] DataTable - improve the single and double click event ( #1979 )
...
* Improve the single and double click event
* Fix unit test
2017-06-29 15:09:19 +01:00
Eugenio Romano
27f497c219
Table of content automatic creation ( #1982 )
2017-06-29 15:09:18 +01:00
Eugenio Romano
44161dc4d5
readonly value set
2017-06-29 15:09:18 +01:00
Eugenio Romano
8e30af9d46
[ADF-838] Table of content automatic creation ( #1981 )
2017-06-29 15:09:18 +01:00
Eugenio Romano
99467ba957
[ADF-524] Fix empty state after the loading introduction ( #1980 )
...
* fix empty state after the loading introduction
* Update document-list.component.spec.ts
remove typo
2017-06-29 15:09:18 +01:00
Denys Vuika
0a81979a4d
[ADF-717] upgrade i18n and charting dependencies ( #1976 )
...
* remove app-specific polyfill dependencies
remove polyfill dependencies never used by component libraries
* upgrade i18n dependencies
* upgrade ng2-charts dependency
* fix unit tests
* update demo projects
2017-06-29 15:09:18 +01:00
Vito
45f14fa506
[ADF-510] Drag&Drop check permission to allow user to upload a file ( #1948 )
...
* [ADF-510] added permission check for drag&drop
* Improved code for drag and drop side
* Added test for drag and drop upload area changes
* Added test for document list permissions check
* [ADF-510] rebased branch after changes applied to upload
* [ADF-510] rebased branch and fixed tests
2017-06-29 15:09:18 +01:00
Eugenio Romano
25cefc6414
[ADF-810] fix default value radio button ( #1975 )
2017-06-29 15:09:17 +01:00
Maurizio Vitale
d787160c26
[ADF-716] Task Header - Use a custom view inside the component ( #1967 )
...
* Use a generic custom view inside the task header
* Move the component into core component and change name
* Missing file
* Fix unit test
* fix unit test component name
2017-06-29 15:09:17 +01:00
Denys Vuika
6393ecbff5
[ADF-814] application configuration service ( #1969 )
...
* app configuration service
* api improvements and readme update
* extend readme and add defaults
* unit tests for app config service
2017-06-29 15:09:17 +01:00
Vito
b045044d12
[ADF-494] fixed readonly rendering for forms ( #1972 )
...
* [ADF-494] improved disabling for form
* [ADF-494] fixed readonly rendering for forms
2017-06-29 15:09:17 +01:00
Eugenio Romano
f3d5b88671
[ADF-524] Datatable loading state ( #1958 )
...
* loading state datatable
* modify readme after review
2017-06-29 15:09:16 +01:00
Popovics András
069345a028
Fix current page number issue ( #1970 )
2017-06-29 15:09:16 +01:00
Eugenio Romano
8462c3da1f
karma conf all single browser
2017-06-29 15:09:16 +01:00
Popovics András
b79f9c58f6
Adding tabindices to viewer control elements ( #1968 )
2017-06-29 15:09:15 +01:00
Popovics András
fb4af7f846
[ADF-578] Remember me functionality ( #1962 )
...
* Remember me functionality
* Happy pack to ng2-components' package.json
* Build fix
2017-06-29 15:09:15 +01:00
Denys Vuika
75778ab968
fix builds related to node-sass library ( #1966 )
...
* update dependencies and remove old lock files
* update sass loader
* updated lock files
2017-06-29 15:09:15 +01:00
Denys Vuika
774498e045
[ADF-591] documentation refinements ( #1959 )
...
* refine ng2-activiti-analytics
* refine ng2-activiti-diagrams docs
* refine ng2-activiti-form
* refine ng2-activiti-processlist
* refine ng2-activiti-tasklist
* refine ng2-alfresco-core
* refine ng2-alfresco-datatable
* refine ng2-alfresco-datatable
* refine gn2-alfresco-login
* refine ng2-alfresco-search
* refine ng2-alfresco-social
* refine ng2-alfresco-tag
* refine ng2-alfresco-upload
* refine ng2-alfresco-userinfo
* refine ng2-alfresco-viewer
* refine ng2-alfresco-webscript
* various readme cleanups
2017-06-29 15:09:15 +01:00
Denys Vuika
b21c4e3dca
upload service exposes created nodes ( #1964 )
2017-06-29 15:09:15 +01:00
Eugenio Romano
5699b45f1d
[ADF-797] remove dist folder from npm distributed package , leave src and bundles ( #1961 )
2017-06-29 15:09:14 +01:00
Vito
c94ca2cb4c
[ADF-802] fix error on uploading file to attachment list ( #1957 )
...
* [ADF-802] fix error on uploading file to attachment list
* [ADF-802] improved for loop
2017-06-29 15:09:14 +01:00