30 Commits

Author SHA1 Message Date
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
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
Vito Albano
dc0187aeab #1303 - fix typeahead show for completed tasks 2017-01-03 17:50:56 +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
ea7df8ac22 #1327 do not call server when dropdown are not rest (#1328) 2016-12-19 16:39:05 +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
b9b9808dd0 #1215 use alfresco-js-api for upload file 2016-12-12 23:58:31 +00:00
Vito Albano
5625d94678 #1115 - Fix Visibility for readonly start form 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
424511d1f6 #1113 - Fix for show values on completed form 2016-11-25 19:09:07 +00:00
Denys Vuika
f81f78d311 #967 container widgets reworked
- moved internals of container widget to corresponding folder
- moved internals of dynamic table to corresponding folder
2016-11-25 19:07:31 +00:00
Mario Romano
d32452f9cc #1058 fix build 2016-11-11 18:31:10 +00:00
Mario Romano
ee1c717092 #1058 fix typehead 2016-11-11 18:26:02 +00:00
Denys Vuika
3ae959b894 #748 fix attach widget rendering (complete form) 2016-11-08 13:24:26 +00:00
Denys Vuika
2b85c5802f #944 fix date formatting for completed forms 2016-11-04 13:19:23 +00:00
Denys Vuika
da2208090b #964 support currency symbols for amount column 2016-11-01 11:53:43 +00:00
Denys Vuika
9c916f3797 Readonly mode for completed forms (dynamic table) 2016-10-27 10:40:23 +01:00
Denys Vuika
d179accca7 Unit tests for 'Display Value' widget 2016-10-13 12:52:41 +01:00
Denys Vuika
3042ae8060 Code improvements
- shared global declarations
- reduced hyperlink-related repetitive code
2016-10-11 11:53:08 +01:00
Denys Vuika
1394a493f3 #634 fix amount currency rendering for completed forms 2016-10-11 10:26:12 +01:00
Denys Vuika
602ec635c2 #632 fix display value widget for dates 2016-10-10 12:18:52 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
mauriziovitale84
f849a58c0a Fix special characters 2016-09-19 15:30:41 +01:00
Denys Vuika
08d635481b #747 fix readonly mode for rest radio buttons 2016-09-19 10:37:12 +01:00
Denys Vuika
ff1e9871c8 #723 code cleanup 2016-09-09 16:24:40 +01:00
Denys Vuika
b673088276 #723 proper rendering of empty values on complete form
fix `group` and `people` pickers
2016-09-09 16:11:03 +01:00
Denys Vuika
736b2d9ef2 #723 fixes for widget rendering
Fixes for all the widgets to correctly display on completed/readonly
form
2016-09-09 16:02:14 +01:00
Denys Vuika
f06bb0be37 Fix code style issue 2016-07-27 18:05:53 +01:00
Denys Vuika
999f0f0f8b #486 display value widget support 2016-07-27 15:35:41 +01:00