Denys Vuika
0ee5c9846a
fix error handling and "this" context ( #1445 )
...
* fix error handling and "this" context
* fix typo
2017-01-12 06:12:52 -08:00
Vito
9e0536bca9
#1259 - checklist task does not appear on tasklist after creation ( #1435 )
...
* #1259 - refresh tasklist when checklist is added
* #1259 - updated readme to reflect changes
* #1259 - fixed wrong rebase import
2017-01-11 14:32:17 +00:00
Denys Vuika
885e0e85aa
process details improvements ( #1408 )
...
* process details improvements
- new: redirect to task instead of opening a dialog (Activiti parity)
- fixed: task headers for nameless tasks
- fixed: cursor style for task list items
- new: stub for ng-1 directive api (Activiti stencils)
- code cleanup
* error handling fixes
2017-01-09 12:57:03 +00:00
Denys Vuika
1c3e7b6843
Merge branch 'development' into dev-denys-1152
2017-01-06 10:03:40 +00:00
Denys Vuika
df97a2e24c
fix unit tests
2017-01-06 09:55:07 +00:00
Denys Vuika
d42f41ec00
Migrate from window.console to LogService
2017-01-05 21:06:30 +00:00
Vito
d972393b72
#1259 - fix assignee for checklist task ( #1395 )
...
* #1259 - fix assignee for checklist task
* #1259 - added checklist to tasklist readme
2017-01-05 14:53:39 +00:00
Mario Romano
a35c2f7c04
#1385 fix build:w task ( #1386 )
2017-01-04 19:48:53 +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
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
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
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
cd9a333a94
fix tests async
2016-12-16 18:39:50 +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
1e4ce68963
#1233 attach form to a task ( #1313 )
2016-12-16 17:19:39 +00:00
Mario Romano
f1c6e3f271
#1255 remove onInit, we already add comments with onChange
2016-12-16 15:02:37 +00:00
mauriziovitale84
778be149a5
#1305 Claim a task
2016-12-16 14:40:56 +00:00
Denys Vuika
a511c0fd69
fix dialog polyfill usage
2016-12-16 14:25:06 +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
8d619da667
#1146 load right filter on create task ( #1250 )
2016-12-13 22:53:49 +00:00
Mario Romano
6c7e28a83f
#1176 improve responsiveness task list and process list ( #1235 )
2016-12-13 15:32:31 +00:00
Denys Vuika
b3b6193006
fix: ng2-alfresco-documentlist
2016-12-08 18:49:52 +00:00
Denys Vuika
cda0d78a7b
fix component tests
2016-12-08 16:45:56 +00:00
Denys Vuika
45993793f9
remove core-js dependency
2016-12-06 19:50:12 +00:00
Denys Vuika
10423ca985
remove module.id
2016-12-06 17:01:31 +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
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
mauriziovitale84
acb06e92c4
#1076 Fix the translation in all the components
2016-11-25 19:09:06 +00:00
Eugenio Romano
ae6f4eeb1c
fix any type build
2016-11-25 19:09:06 +00:00
mauriziovitale84
96ce41fcec
Fix process unit test and add activiti apps documentation
2016-11-25 19:09:05 +00:00
mauriziovitale84
74fb64458c
Fix documentation Process/Task
2016-11-25 19:09:05 +00:00
mauriziovitale84
e127837bcc
#1107 Fixes demo and documentation
2016-11-25 19:09:05 +00:00
mauriziovitale84
1501e2c2cc
Fix demo after refactoring
2016-11-25 19:09:05 +00:00
mauriziovitale84
3f826bf47a
Tasklist component refactoring - Use the same code in the processes and tasks list
2016-11-25 19:09:05 +00:00
mauriziovitale84
44137ecbbe
#1107 Improve TaskList - The load method is called twice
2016-11-25 19:09:05 +00:00
mauriziovitale84
b0749e9ed3
Improve task list unit test
2016-11-25 19:09:05 +00:00
mauriziovitale84
f32e20e3d9
Fix task list filter by processDefinitionKey
2016-11-25 19:09:04 +00:00
Vito Albano
384e246386
#1001 - fix label for dialog
2016-11-25 19:07:32 +00:00
mauriziovitale84
7ff6fd7150
#987 Fix documentation
2016-11-25 19:07:31 +00:00
mauriziovitale84
f5164b1ed6
#987 fix demo code
2016-11-25 19:07:30 +00:00