• Joined on 2025-05-14
jbaskin pushed to main at MoreThanText/morethantext 2025-11-12 02:29:09 +00:00
47bbf65907 Queue replaces message name with id.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-10 20:37:13 +00:00
8b269836c2 Added method of updating the name id.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-08 17:08:55 +00:00
672ed93da3 Registry can now return name ids.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-08 16:29:35 +00:00
4d54b07276 Made name ids available to document file.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-07 17:08:41 +00:00
df4671761c Adjusted query to also accept a list of oids.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-06 13:32:36 +00:00
b665e63ad5 Added the ON_blank message.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-06 13:07:58 +00:00
7099e91f9d Finished bringing the tests back in.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-02 21:01:49 +00:00
07d9efb4f9 Added clock.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-01 16:49:29 +00:00
55ea1fb8a2 Added Field comparason functions.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-01 15:56:59 +00:00
f40d030d88 replace Option<Field> with Field::None.
jbaskin pushed to main at MoreThanText/morethantext 2025-11-01 06:52:53 +00:00
012984f6b7 Relaced Calculation with CalcValue for FieldSettings.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-31 19:35:44 +00:00
08d2dbcfd2 Moved addition functions to Field.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-29 14:01:21 +00:00
824d4957cd Sped up test.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-28 19:23:58 +00:00
6709a96285 Added existing to the calculations.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-21 12:28:45 +00:00
09b4aad7bd Completed delete functions.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-21 11:28:04 +00:00
c86cd5ceba Forced names to remain lower case.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-20 15:58:09 +00:00
21404af52f Got system to clean up when document file fails.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-20 03:28:30 +00:00
0079aa42c5 Finished name rebuild.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-18 17:03:57 +00:00
85477775c4 Finished readding the commented tests.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-17 21:57:31 +00:00
d9d50c078c Readded more tests.