• Joined on 2025-05-14
jbaskin pushed to main at MoreThanText/morethantext 2025-09-19 12:03:31 +00:00
586ccd99bd Allows for calculated defaults.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-18 17:30:47 +00:00
85e12e20d4 Started to add the functionality to allow default functions.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-16 13:05:59 +00:00
a157d5cc67 Removed unneeded code from FieldSettings.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-16 12:12:31 +00:00
8efa797494 Added missing index check.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-15 13:33:12 +00:00
14020cd25f Got update working.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-14 14:54:13 +00:00
32d3fbadea Got unique index working, and connected to DocDef.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-13 16:45:39 +00:00
7f1ce3d871 added indexes to the mix.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-12 03:49:41 +00:00
f89bd8b09f Frees up unused unique values.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-09 13:05:58 +00:00
55297ef097 Unique id only added when successful.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-07 21:04:31 +00:00
0c5ad832ed Add document adjusts for unique check.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-06 03:52:43 +00:00
71bd781314 Got unique fields working.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-02 20:45:52 +00:00
65b052eba6 Got fields working with default values.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-30 14:59:25 +00:00
ad3ad3295f Allowed optional entry checks.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-28 17:18:35 +00:00
eb73a31014 Finished getting update running.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-28 16:23:22 +00:00
cfdb0dda19 added multiple updates.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-28 14:49:31 +00:00
d70758aecf added multiple updates.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-28 14:37:58 +00:00
cda6cc1c8c Update only matches query.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-28 14:15:46 +00:00
5bb7f1b108 Added update.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-26 14:04:03 +00:00
841f935c8d Got document file to respond to update.
jbaskin pushed to main at MoreThanText/morethantext 2025-08-26 12:06:37 +00:00
6c8ee13d99 Test refactor.