Trevor Payne
|
c59608d7b9
|
Fixed issues with parsing large ushort values
|
2019-11-09 21:14:39 -06:00 |
|
Trevor Payne
|
03b1808186
|
Added support for signed integer json reading
|
2019-11-09 20:53:04 -06:00 |
|
Neil Dorin
|
3f00f92e49
|
Merge remote-tracking branch 'origin/development' into PDC-23-PasswordManager
|
2019-10-21 16:04:06 -06:00 |
|
Jason DeVito
|
7e82a4f853
|
Completed migration of Password Manager to PDC, added event to notify clients of a password update
|
2019-10-21 07:42:56 -05:00 |
|
Neil Dorin
|
fcf59f7b4c
|
Merge remote-tracking branch 'origin/development' into HEAD
# Conflicts:
# Pepperdash Core/Pepperdash Core/JsonToSimpl/JsonToSimplFileMaster.cs
|
2019-10-15 12:37:15 -06:00 |
|
Jason DeVito
|
5808e53618
|
Work in progress. Add EventArgs.cs to root of PepperDash core, exposing the event arg classes to everything in PDC
|
2019-10-11 17:48:56 -05:00 |
|
Jason DeVito
|
9ba46eb3d5
|
Completed development and testing of PDC-25. Reviewed with Heath, tweaked a few things for better efficency, I have a sample program available for review
|
2019-10-02 18:38:35 -05:00 |
|
Neil Dorin
|
765bc4392a
|
Updates Assembly version to 1.0.0 to allow CI pipeline to set. Adds new constructor for GenericTcpIpClient that only takes a key.
|
2019-10-02 15:57:59 -06:00 |
|
Jason DeVito
|
0ade04d0c7
|
Updated JsonToSimpMaster.cs and EventArgs and Constants.cs to implement passing resolved file path and filename to SIMPL. All edits are flagged with TODO: pdc-20 for easier review.
|
2019-09-29 08:28:18 -05:00 |
|
Trevor Payne
|
c8e466e388
|
Changed eventhandler type for ActualJsonFile to be in line with other event handlers
|
2019-09-20 09:50:47 -05:00 |
|
Trevor Payne
|
ef81d38fc2
|
Added In JsonToSimplFileMaster and JsonToSimplPortalFileMaster - Made 'ActualFilePath' a public property, created a new event type (JsonActualFileChange) and raise the event whenever ActualFilePath is determined
|
2019-09-20 00:13:47 -05:00 |
|
Neil Dorin
|
2a75ec5ec5
|
Merge remote-tracking branch 'origin/feature/UdpSimplModule' into maintenance/PR-3
|
2019-07-17 15:00:30 -06:00 |
|
Joshua Gutenplan
|
8dc3cb967b
|
Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions.
|
2019-06-13 19:33:39 -07:00 |
|
Jason DeVito
|
2b79071bd8
|
Updates to json2.4.1 to resolve issues with reading nested array objects
|
2019-06-03 13:30:13 -05:00 |
|
Heath Volmer
|
40b8ae6219
|
Changed Array module Initialize to InitializeWithAppend
|
2019-05-29 08:15:31 -06:00 |
|
Heath Volmer
|
ef489ab48e
|
Added AppendToPathPrefix to JSON array modules, to facilitate array lookup modules chained together; corresponds to 2.4.1 modules
|
2019-05-28 16:48:57 -06:00 |
|
Neil Dorin
|
c58a2633de
|
Added missing third constuctor to EventArgs classes for JsonToSimpl
|
2019-02-07 14:21:48 -07:00 |
|
Heath Volmer
|
14c4a9dd6b
|
Revised debugging in JSONToSimpl classes; added new JsonToSimplPortalFileMaster to read portal system/template files and merge; copied merge code in from Essentials and reworked (note that Essentials does not yet use this merge code); added 'global' object to the top-level objects that are merged
|
2018-05-23 12:11:20 -06:00 |
|
Heath Volmer
|
494b8b09e1
|
1.0.5 fix for array lookups that fail stepping on index 0. Reduced debugging output
|
2018-05-11 15:05:22 -06:00 |
|
JTA
|
632b2ea3b4
|
Adds method SetPathPrefix to JSON SiMPL Child Onject
Reinstated the default from proces%type%Path mehods. If no path no change propegates.
|
2017-07-30 14:34:51 -04:00 |
|
JTA
|
5e7c7771a3
|
Revert "Removes the default from proces%type%Path mehods. If no path no change."
This reverts commit 6bc656f7bf.
|
2017-06-06 17:58:03 -04:00 |
|
JTA
|
6bc656f7bf
|
Removes the default from proces%type%Path mehods. If no path no change.
|
2017-06-06 17:57:42 -04:00 |
|
JTA
|
5c66579ab8
|
Adds method setDebugLevel(int level) to JsonToSimplFileMaster
|
2017-06-05 09:41:17 -04:00 |
|
JTA
|
72d7ea338a
|
Sets all unnessecery Debug.console messages in JsonTosimpl classes to level 1
Warnings and errors remain at level 0
|
2017-06-05 09:40:30 -04:00 |
|
Heath Volmer
|
5fb4150d21
|
Changes to GenericTcpIpClient to accomodate S+ wrapper; Moved Web API and JsonToSimpl in
|
2017-01-04 14:50:18 -07:00 |
|