• Joined on 2025-05-14
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.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-17 18:46:26 +00:00
cbcd8ff6e7 Readded more tests.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-17 15:10:34 +00:00
b397cc4239 Readded bad field type test.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-17 14:15:38 +00:00
2a324bff96 Refactored existing testing.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-16 17:53:24 +00:00
7674734021 Added more tests back in.