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
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
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
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
47ff693b66
Added schema support for sharingProhibited (not documented in ppfr)
2019-01-08 23:16:33 +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
92fc5f8264
Minor changes to READMEs and core
2018-12-11 21:25:30 +01:00
Jenny Sharps
2a71d07788
Fix model initialization validation
2018-12-05 13:21:51 +00: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
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
21f2ccf423
Added function "resolveErrorName" and "format" in messages to not pass just strings to represent errors;
...
Converted all errors in pass.js to format;
Changed some error names
2018-10-30 20:22:27 +01:00
alexandercerutti
af3c2b2159
Fixed not working check of unique keys for fields in the pass
2018-10-17 20:25:28 +02:00
alexandercerutti
1525e0e0ce
Removed manifest type error
2018-10-16 01:45:26 +02:00
alexandercerutti
9ba64fc349
Improved _sign method to accept only object as parameter and changed comments inside
2018-10-16 00:59:49 +02:00
alexandercerutti
dffec03b07
Moved source to src folder
2018-10-10 17:51:33 +02:00