Denys Vuika
d42f41ec00
Migrate from window.console to LogService
2017-01-05 21:06:30 +00:00
Denys Vuika
2d98a04f87
LogService implementation
2017-01-05 16:14:33 +00:00
Will Abson
560d1bcd7f
Fix Start Process button for processes without a start form ( #1391 )
...
Refs #1390
2017-01-05 09:54:54 +00:00
Mario Romano
a35c2f7c04
#1385 fix build:w task ( #1386 )
2017-01-04 19:48:53 +00:00
Mario Romano
9ba2033dd0
Merge pull request #1383 from Alfresco/dev-mvitale-1370
...
Remove use of deprecated Services
2017-01-04 19:42:41 +00:00
Mario Romano
83fa409aeb
improve timeout test for travis
2017-01-04 19:41:58 +00:00
mauriziovitale84
896c57fa53
#1370 Removed deprecated AlfrescoAuthenticationService
2017-01-04 17:28:29 +00:00
mauriziovitale84
58af422d62
#1370 Remove use of AlfrescoSettingsService
2017-01-04 17:27:41 +00:00
Mario Romano
61b94488d8
Merge pull request #1376 from Alfresco/dev-denys-1366
...
Node ID-based navigation for document list
2017-01-04 17:20:42 +00:00
Mario Romano
6e8bb1d25f
Merge pull request #1368 from Alfresco/dev-denys-1333
...
hide save button from start form
2017-01-04 17:20:28 +00:00
Mario Romano
226077af83
Merge pull request #1375 from Alfresco/dev-valbano-1303
...
#1303 - fix typeahead show for completed tasks
2017-01-04 17:20:19 +00:00
Maurizio Vitale
05ae1185f2
Detailed Task Statistics - Analytics ( #1374 )
...
* #1224 Show the details table
* Fix unit test
2017-01-04 08:15:59 -08:00
Denys Vuika
f00decabc5
readme updates, fix license checker
2017-01-04 16:02:14 +00:00
Denys Vuika
fefe4b6963
update code as per code review
...
- upgrade demo project
- extend readme
- remove commented out unit tests
2017-01-04 14:20:15 +00:00
Maurizio Vitale
4c522fabb8
Show long comment ( #1354 )
...
* #1324 long comment
* #1324 use different css style
* #1324 Fix long words without space
2017-01-04 10:57:39 +00:00
Vito
ccd8f64071
fix module creation for login component in forRoot ( #1377 )
2017-01-04 09:32:11 +00:00
Denys Vuika
7ecf9f2fc3
readme update
2017-01-03 21:20:16 +00:00
Denys Vuika
71877aa8d0
upgrade 'create folder' action
2017-01-03 21:13:17 +00:00
Denys Vuika
44906157a0
update unit tests
2017-01-03 20:35:26 +00:00
Vito Albano
dc0187aeab
#1303 - fix typeahead show for completed tasks
2017-01-03 17:50:56 +00:00
Denys Vuika
512f6504f2
add missing 'forRoot' implementatitions ( #1369 )
2017-01-03 09:21:23 -08:00
Maurizio Vitale
4ea3187e7a
#1346 fix zero values ( #1353 )
2017-01-03 09:18:48 -08:00
Denys Vuika
40b9baaa64
id-based navigation (initial implementation)
2017-01-03 16:44:13 +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
Maurizio Vitale
92fc7d1df3
#1345 fix material design ( #1352 )
2016-12-22 10:44:41 +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
72ae760b85
improve style demo shell ( #1326 )
2016-12-19 16:13:07 +00:00
Mario Romano
b9c7b60fb6
#1301 fix visibility process variables
2016-12-16 19:26:06 +00:00
Mario Romano
cd9a333a94
fix tests async
2016-12-16 18:39:50 +00:00
Mario Romano
167e82b846
Merge pull request #1323 from Alfresco/dev-wabson-1248
...
Fix uploads from folders opened from search results
2016-12-16 18:01:48 +00:00
Will Abson
fb851271e9
Fix uploads from folders opened from search results
...
Refs #1248
2016-12-16 17:52:57 +00:00
Mario Romano
c712cc2c82
Merge pull request #1322 from Alfresco/dev-valbano-1301
...
#1301 - Improve the process variables evaluation
2016-12-16 17:42:10 +00:00
Mario Romano
52e5141612
Merge pull request #1321 from Alfresco/dev-mromano-1319
...
#1319 regressed external content - transclusion
2016-12-16 17:41:59 +00:00
Mario Romano
dd73c8d40a
Merge pull request #1310 from Alfresco/dev-denys-1304
...
fix dialog polyfill usage
2016-12-16 17:41:46 +00:00
Mario Romano
d675de3d95
Merge pull request #1302 from Alfresco/dev-mromano-1255
...
#1255 remove onInit, we already add comments with onChange
2016-12-16 17:41:40 +00:00
Mario Romano
4384c291dd
#1319 regressed external content - transclusion
2016-12-16 17:34:20 +00:00
Vito Albano
82ab3fc7ca
#1301 - fix test for visibility service
2016-12-16 17:34:15 +00:00
Mario Romano
1e4ce68963
#1233 attach form to a task ( #1313 )
2016-12-16 17:19:39 +00:00
Mario Romano
128d3af54a
Merge pull request #1312 from Alfresco/dev-mvitale-1305
...
Claim a task
2016-12-16 16:37:12 +00:00