Vito Albano
dc0187aeab
#1303 - fix typeahead show for completed tasks
2017-01-03 17:50:56 +00:00
Denys Vuika
082c997c0d
hide save button from start form
2017-01-03 10:55:59 +00:00
Denys Vuika
facafbd55c
Single naming convention for core services ( #1363 )
...
* remove temporary file from repo
* fix: alfresco-api.service
* new: auth.service.ts
- new auth.service.ts implementation
- deprecation warning for AlfrescoAuthenticationService
- fix ‘clean-build’ typo
- extra vscode settings for ‘.d.ts’ files
* use AuthService internally
* new: content.service.ts
- deprecation warning for AlfrescoContentService
- use new ContentService internally
* new: settings.service.ts
- new SettingsService
- deprecation warning for AlfrescoSettingsService
- using new SettingsService internally
* new: translate.service and translate-loader.service
- custom TranslateLoader becomes AlfrescoTranslateLoader
- custom TranslateService becomes AlfrescoTranslateService
- deprecation notices for old service and loader implementations
* fix: document list
* fix: search
* fix: tag
also fixes #1364
* fix: activiti form
* fix: activiti tasklist, improve unit tests
* fix: activiti processlist, unit tests improvements
* fix: diagram component
* fix: analytics component
* fix: upload component
- fix numerous issues with unit tests (hidden by ‘any’ type)
- test improvements
* fix: webscript
* fix: userinfo unit tests
* code fixes
* fix 'beforeAll' issue
* tasklist unit testing improvements
* fix: form unit tests
* fix: unit tests
2017-01-03 10:46:27 +00:00
Mario Romano
f5824cb0eb
improve travis build ( #1340 )
...
* short time travis build
* optimize build
* optimize build
* optimize build
2016-12-22 09:55:27 +00:00
Eugenio Romano
bd0fb46639
add dependency in package.json in order to build in node 4 ( #1347 )
2016-12-22 09:54:58 +00:00
Mario Romano
da7f3ba564
fix window build ( #1350 )
...
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
2016-12-20 21:14:16 +00:00
Mario Romano
de0ac1e805
1.0.0 ( #1337 )
2016-12-20 14:07:01 +00:00
Eugenio Romano
ccc477619c
generate JS sourcemap during the UMD build ( #1339 )
2016-12-20 13:58:49 +00:00
Maurizio Vitale
94781c370f
#1331 Add date required validation ( #1338 )
2016-12-20 11:46:24 +00:00
Mario Romano
11894a9769
Dev mromano improveprocess ( #1334 )
...
* fix overload activiti
* fix reload tasklist
* fix process variables
* fix default filter
* improve process list
* fix tests process
* fix tests
* Fix test for form
* fix tests
* fix tests
* #fix activiti bug
* #fix activiti bug (reverted from commit c966395ed1087e1dedaf0af0923a89ba99d6ab9f)
* fix tests
* #fix header test bug
* fix tests
* fix process
* fix tests
2016-12-20 09:37:56 +00:00
Mario Romano
636fa770b4
Merge pull request #1330 from Alfresco/dev-mvitale-1308
...
Start process - custom outcome
2016-12-19 21:16:18 +00:00
Vito Albano
21d716c8a9
#1308 - fix test for PR
2016-12-19 19:16:59 +00:00
mauriziovitale84
8e707e7d9b
#fix custom outcome
2016-12-19 17:36:30 +00:00
Mario Romano
ea7df8ac22
#1327 do not call server when dropdown are not rest ( #1328 )
2016-12-19 16:39:05 +00:00
Mario Romano
b9c7b60fb6
#1301 fix visibility process variables
2016-12-16 19:26:06 +00:00
Vito Albano
82ab3fc7ca
#1301 - fix test for visibility service
2016-12-16 17:34:15 +00:00
Vito Albano
ad1f3e8102
#1301 - fix test for widgetvisibility service
2016-12-16 16:21:08 +00:00
Vito Albano
e92abf99d9
#1301 - fixed test on activiti form
2016-12-16 16:21:08 +00:00
Vito Albano
12c4de2c1e
#1031 - Check the value of old forms in process variables
2016-12-16 16:21:08 +00:00
Mario Romano
0760f1e2ad
#1251 #1266 fix form visibility and performance
2016-12-16 10:43:41 +00:00
Mario Romano
04768f9798
#1026 fix bundles
2016-12-15 01:07:08 +00:00
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
Mario Romano
6c7e28a83f
#1176 improve responsiveness task list and process list ( #1235 )
2016-12-13 15:32:31 +00:00
Denys Vuika
53b23bfd31
Merge pull request #1231 from Alfresco/dev-mromano-1215
...
#1215 use alfresco-js-api for upload file
2016-12-13 09:24:02 +00:00
Mario Romano
359ffd24d2
#1195 add scroll to completed dynamic table
2016-12-13 00:15:25 +00:00
Mario Romano
b9b9808dd0
#1215 use alfresco-js-api for upload file
2016-12-12 23:58:31 +00:00
Mario Romano
d7e6f08448
Merge pull request #1210 from Alfresco/dev-denys-webpack
...
Webpack integration
2016-12-09 17:07:03 +00:00
Vito
bdf1ae33e5
#1165 - fixed overlay for typeahead ( #1218 )
2016-12-09 15:13:52 +00:00
Denys Vuika
cda0d78a7b
fix component tests
2016-12-08 16:45:56 +00:00
Denys Vuika
492f03f905
fix: ng2-activiti-form
2016-12-08 16:29:20 +00:00
Denys Vuika
29f426f643
code fixes
...
- interpolate ng2 components html content
- fix: load images for Login
- fix: load images for User Info
- fix: load images for Document List
- fix: decorator inheritance issue for Form
- fix: load images for Search
2016-12-07 14:55:09 +00:00
Denys Vuika
10423ca985
remove module.id
2016-12-06 17:01:31 +00:00
Mario Romano
79429f5d85
Merge pull request #1194 from Alfresco/dev-eromano-73
...
Move the ecm-model service methods of the form component inside the js api
2016-12-06 10:12:04 +00:00
Denys Vuika
800a2a6530
Demo shell improvements ( #1199 )
...
* #1197 auth guards
* #1197 restore lost router dependency to all libs
* #1197 ecm/bpm auth guards, home page
- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas
* css improvements
make app text white as per request
2016-12-03 18:57:43 +00:00
Eugenio Romano
a95c98326a
#649 Move the ecm-model service methods of the form component inside the js api
2016-12-01 19:21:06 +00:00
Denys Vuika
2f1cd2cc84
#986 fix horizontal scrollbar issue for Safari ( #1188 )
...
adding top margin helps solving issue with horizontal scrollbar issue
for Safari when mouse is attached or system scrollbars visibility set
to ‘always’ (macOS)
2016-12-01 12:13:30 +00:00
Denys Vuika
da70a72bba
Login dialog shows error for Safari with Private Window mode ( #1172 )
...
* #958 new StorageService service
abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)
* fix unit tests
* update unit tests
- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)
* fix unit tests
2016-11-30 11:32:16 +00:00
Eugenio Romano
d87a768d20
Remove deprecated use of getAlfrescoApi() #1094
...
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
Mario Romano
3f98ef146d
0.5.0
2016-11-25 19:09:08 +00:00
Vito Albano
5d1e638df1
#1115 - fixed error on test
2016-11-25 19:09:08 +00:00
Vito Albano
5625d94678
#1115 - Fix Visibility for readonly start form
2016-11-25 19:09:08 +00:00
Will Abson
b7f6d7f466
Fix validation of number field values
...
Refs #1149
2016-11-25 19:09:08 +00:00
Vito Albano
c418c2e1d5
Fixed changes asked on PR - fixed unstable form
2016-11-25 19:09:08 +00:00
Vito Albano
9c3fa30a0b
Added changes due PR
2016-11-25 19:09:08 +00:00
Vito Albano
1f491f0c15
removed trailing whitespace
2016-11-25 19:09:07 +00:00
Vito Albano
060c79dabb
Removed wrongly added comments
2016-11-25 19:09:07 +00:00
Vito Albano
424511d1f6
#1113 - Fix for show values on completed form
2016-11-25 19:09:07 +00:00
Denys Vuika
98f3cc25f8
Readme updates
2016-11-25 19:09:07 +00:00
Denys Vuika
3e76581cc6
readme updates
2016-11-25 19:09:07 +00:00
mauriziovitale84
224d6ef476
#1085 disabled dynamic table fields
2016-11-25 19:09:07 +00:00