Commit Graph

1098 Commits

Author SHA1 Message Date
Alexander Cerutti
33ca24d28d Fixed barcodes validation problem 2019-03-30 17:35:12 +01:00
Alexander Cerutti
d9a3be0376 Updated fields api documentation 2019-03-30 16:07:18 +01:00
Alexander Cerutti
447d71709e Improved indentation in fields example 2019-03-30 16:07:18 +01:00
Alexander Cerutti
7c2540a93d Re-engineered FieldContainer to extend successfully array with its method;
Overridden splice, push and pop methods and length prop for FieldsContainer;
Renamed FieldsContainer to FieldsArray (also file);
2019-03-30 16:02:02 +01:00
Alexander Cerutti
7b5a1e0a1e 1.5.6 2019-03-29 22:20:04 +01:00
Alexander Cerutti
3170a5e013 Updated documentation 2019-03-29 22:20:04 +01:00
Alexander Cerutti
34d4879438 Added content-certificates support;
Fixed problem with supported options
2019-03-29 22:11:24 +01:00
Artsiom Aliakseyenka
a9f71f113d Added description to be available for override 2019-03-29 22:10:50 +01:00
Alexander Cerutti
e945a74f3e 1.5.5 2019-01-25 12:17:52 +01:00
Alexander Cerutti
14582ba9d0 Schema: changed webServiceURL Regex and authenticationToken binding to this one 2019-01-22 00:50:02 +01:00
Alexander Cerutti
02a932ce7a Schema: removed filter function for getValidated to return empty object in case of error;
Added OVV_KEYS_BADFORMAT message to throw in case of error;
2019-01-22 00:35:23 +01:00
Alexander Cerutti
dcd73c0cb4 1.5.4 2019-01-20 20:16:34 +01:00
Alexander Cerutti
71cb678cfa Added .npmignore 2019-01-20 20:14:50 +01:00
Alexander Cerutti
1d1f9f9c90 Replaced findIndex for find to get directly the pass type 2019-01-20 18:55:14 +01:00
Alexander Cerutti
b32c2efcd0 Added function assignLength to wrap new objects with length property 2019-01-20 18:54:24 +01:00
Alexander Cerutti
e4b3436b46 Converted schemas arrow functions to functions and added descriptive comments 2019-01-20 17:46:15 +01:00
Alexander Cerutti
5e4d3b8ca1 Added noop function instead creating new empty functions 2019-01-20 16:57:11 +01:00
Alexander Cerutti
315071ea44 Added changelog file for v1.4.0 up to v1.5.3 2019-01-09 23:33:40 +01:00
Alexander Cerutti
a382097cce 1.5.3 2019-01-09 22:35:20 +01:00
Alexander Cerutti
56da2a3908 Bugfix: when overrides is not passed as option, the pass does not get generated 2019-01-09 20:41:47 +01:00
Alexander Cerutti
c1dc93cd3c 1.5.2 2019-01-08 23:16:48 +01:00
Alexander Cerutti
47ff693b66 Added schema support for sharingProhibited (not documented in ppfr) 2019-01-08 23:16:33 +01:00
alexandercerutti
79cfde4eae 1.5.1 2018-12-29 02:13:46 +01:00
alexandercerutti
572605ef47 Updated declaration file 2018-12-29 02:09:17 +01:00
alexandercerutti
9a9d883d3f Fixed problem in error message resolving on multiple %s;
Added debug messages in messages.js;
Added more comments;
Moved literal debug messages to messages.js;
Edited formatMessage (was formatError) to check also among debugMessages
2018-12-29 02:02:18 +01:00
Alexander Cerutti
27339bfdac Minor improvements 2018-12-12 20:39:55 +01:00
Alexander Cerutti
e57f08d605 1.5.0 2018-12-11 22:20:09 +01:00
Alexander Cerutti
cf5c99b16a Moved _parseCertificates outside of pass and renamed it in readCertificates;
Changed readCertificates to return object containing name:parsed-pem;
Added readCertificates and this.Certificates merging before model reading;
2018-12-11 22:18:45 +01:00
Alexander Cerutti
77ff51b155 1.4.2 2018-12-11 21:27:36 +01:00
Alexander Cerutti
92fc5f8264 Minor changes to READMEs and core 2018-12-11 21:25:30 +01:00
Alexander Cerutti
96e2b628fe Updated documentation 2018-12-08 17:54:36 +01:00
Alexander Cerutti
bad4b01fad 1.4.1 2018-12-06 21:35:14 +01:00
Alexander Cerutti
4b65e76be7 Merge pull request #5 from jennysharps/issue-4/model-validation
Fix model initialization validation
2018-12-05 14:29:11 +01:00
Jenny Sharps
2a71d07788 Fix model initialization validation 2018-12-05 13:21:51 +00:00
Alexander Cerutti
153108ad44 Improved README 2018-12-02 14:55:16 +01:00
Alexander Cerutti
ab6dd4ff68 Added logo in assets and README 2018-12-01 01:00:04 +01:00
Alexander Cerutti
b305633ed3 Added updates for OpenSSL for Windows in termal steps for cers generation 2018-11-24 16:44:31 +01:00
Alexander Cerutti
9055390bb3 Updated dependencies minimum version 2018-11-24 16:35:05 +01:00
Alexander Cerutti
e3bc72ae5d 1.4.0 2018-11-17 23:32:00 +01:00
Alexander Cerutti
1ca53adc4d Added working example for load 2018-11-17 23:31:23 +01:00
Alexander Cerutti
4b2aa68ffb Added .load type definition 2018-11-17 23:31:23 +01:00
Alexander Cerutti
8398e077b1 Fix typos for non-mac guide 2018-11-17 23:31:22 +01:00
Alexander Cerutti
2e344e4367 Added .load to documentation; removed express from dev dependencies 2018-11-17 23:31:22 +01:00
Alexander Cerutti
b68dfe0d80 Added .load function to fetch pictures from the web and implemented fetching function inside logic flow 2018-11-17 23:19:48 +01:00
Alexander Cerutti
23857d7c01 1.3.5 2018-11-07 12:54:01 +01:00
Alexander Cerutti
f6cd7cbc56 Changed way parsePEM checks with operation execute 2018-11-07 12:53:07 +01:00
Alexander Cerutti
dd43daacfe Changed _parseSettings to synchronously parse options;
Added _parseCertificates to parse certs only if not parsed yet;
_parseSettings now returns the parsed properties and not assign them;
Added _raw property to this.Certificates and removed this.options since useless
2018-11-07 12:42:07 +01:00
Alexander Cerutti
7e2850e9d9 Schema.js vscode auto correct 2018-11-07 12:35:46 +01:00
Alexander Cerutti
7624a895e0 Uniformed filenames for certificates, fixed some problems in tests (maybe related to legal/solar time?) 2018-11-07 12:35:07 +01:00
Alexander Cerutti
48e6755082 Added certificate generation steps valid for all the platform that have openssl 2018-11-07 12:13:41 +01:00