Maurizio Vitale
a58dcca269
Required filed should have an asterisk inside the label ( #1776 )
2017-03-28 09:07:26 +01:00
Maurizio Vitale
fde08bb573
Integration beetwen Viewer and Activiti Content ( #1765 )
...
* Provide a FormService event when you click on the uploaded content
* Add a formContentClick event to the Form component
* Provide a way to pass Blob to viewer
* Provide a way to use the viewer using a Blob
- Fix the pdf viewer
- Fix the image viewer
- Fix the media viewer
* Update the viewer documentation
* Use the ContentService provided by the core
* Fix and improve unit test
* Add unit test blob viewer
2017-03-27 14:33:07 +01:00
Denys Vuika
cf67a0c1b5
bug fixes for thumbnails and Safari download ( #1763 )
...
- set ‘show thumbnail’ to true by default
- add support for safe downloads in Safari (upcoming 10.1 and TP)
2017-03-24 13:27:51 +00:00
Denys Vuika
4f154f8bca
Form: support for embedded document view ( #1748 )
...
* Form: support for embedded document view
* unit tests and improvements
- new ContentService to deal with trusted URL and downloads
- unit tests and improvements for ActivitiContent component
2017-03-23 17:51:20 +00:00
Eugenio Romano
f3c9ffab8d
remove style in html #1678 ( #1743 )
2017-03-22 10:50:24 +00:00
Denys Vuika
44808a31a3
fix dynamic table validation ( #1741 )
...
- dynamic table widget no longer creates a copy of field model, but
uses original one, fixes the problem with validation and state
management
- update unit tests
2017-03-22 09:58:12 +00:00
Denys Vuika
0afc6affb6
support for setting CSS classes in the designer ( #1737 )
...
- provides support for `className` field that Angular 1 designer allows
to define for Forms and Form Fields
2017-03-17 14:33:05 +00:00
Denys Vuika
55137917bd
form component fixes ( #1726 )
...
- fix ‘readonly highlighting when input fields loaded with values
- Start Form raises base ‘FormLoaded’ event (including FormService
emits)
2017-03-14 10:14:14 +00:00
Mario Romano
cf85840350
Dev denys 1704 hotfix ( #1717 )
...
* Update README.md
* #1173 fix doc documentlist
* Date widget: support for `display date format`
* unit tests update
* pin js-api version
* Fix Thumbnail preview (#1689 )
* Fix Thumbnail preview
* Fix thumbnail unit test
* Remove the fix prexif
* Rollback the pin js api version
* Update package.json
* 1.2.1 tasklist,processlist,form
2017-03-10 18:46:22 +00:00
Maurizio Vitale
a0b8781209
Fix Thumbnail preview ( #1689 )
...
* Fix Thumbnail preview
* Fix thumbnail unit test
* Remove the fix prexif
2017-03-06 16:50:28 +00:00
Vito
4d8abee892
1454 - fixed spacing in forms ( #1687 )
2017-03-03 15:32:37 +00:00
Denys Vuika
618d9e6e0e
fix display-value rendering for checkboxes ( #1661 )
2017-02-24 18:04:34 +00:00
Denys Vuika
14c7f0409b
sequential loading order ( #1659 )
2017-02-24 13:49:16 +00:00
Maurizio Vitale
d3d67c5934
Create a new activiti content component that provide the file preview ( #1516 )
...
* #1236 Add activiti content component
* fix wrong name
* Fix unit test import
* Rollback api changes
* #1236 fix preview using blob
* Fix after review
2017-02-06 19:40:49 +00:00
Denys Vuika
bd485c730f
basic form events hooks and readme updates ( #1528 )
...
* basic form events hooks
FormService now exposes the following events:
- formLoaded (formRendered alternative)
- formFieldValueChanged
- taskCompleted
- taskCompletedError
- taskSaved
- taskSavedError
* readme updates
2017-01-25 10:44:41 +00:00
Maurizio Vitale
d8c433c055
Filter start form outcomes ( #1529 )
...
* #1467 customs outcome
* #1467 Filter the start form outcomes
2017-01-24 14:08:52 +00:00
Vito
32558da0a7
#1454 - Align element in form ( #1524 )
2017-01-24 00:51:25 +00:00
Maurizio Vitale
399b716d82
#1467 customs outcome ( #1483 )
2017-01-17 13:37:30 +00:00
Mario Romano
9655e51943
#1471 rollback className change ( #1472 )
2017-01-16 11:49:43 +00:00
Vito
fdb232cb40
#1455 - added new check to show-hide validation icon next form title ( #1463 )
2017-01-13 17:56:52 +00:00
Vito
fcdc628d35
#1432 - Added new system outcome : Start Process ( #1453 )
...
* #1432 - Added system outcome for start process
* 1432 - improved condition for system outcome check
* #1432 - fix test for start process system outcome
2017-01-13 12:46:40 +00:00
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
Denys Vuika
8ac8a74ea2
hide titles for start forms
...
fixes #1410
2017-01-12 12:10:59 +00:00
Denys Vuika
26fb2374d2
#1411 support 'form refresh' for start forms ( #1417 )
2017-01-09 15:22:52 +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
e640cac74f
fix AlfrescoTranslateService usage
2017-01-05 21:35:15 +00:00
Denys Vuika
d42f41ec00
Migrate from window.console to LogService
2017-01-05 21:06:30 +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
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
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
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