208 Commits

Author SHA1 Message Date
47bbf65907 Queue replaces message name with id.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-11 21:28:46 -05:00
8b269836c2 Added method of updating the name id.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-10 15:36:56 -05:00
672ed93da3 Registry can now return name ids.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-08 12:08:34 -05:00
4d54b07276 Made name ids available to document file.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-08 11:29:17 -05:00
df4671761c Adjusted query to also accept a list of oids.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-07 12:08:08 -05:00
b665e63ad5 Added the ON_blank message.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-06 08:32:10 -05:00
7099e91f9d Finished bringing the tests back in.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-06 08:07:43 -05:00
07d9efb4f9 Added clock.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-02 16:01:32 -05:00
55ea1fb8a2 Added Field comparason functions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-01 12:49:11 -04:00
f40d030d88 replace Option<Field> with Field::None.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-11-01 11:56:36 -04:00
012984f6b7 Relaced Calculation with CalcValue for FieldSettings.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2m50s
2025-11-01 02:52:36 -04:00
08d2dbcfd2 Moved addition functions to Field.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-31 15:35:17 -04:00
824d4957cd Sped up test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-29 10:01:00 -04:00
6709a96285 Added existing to the calculations.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-28 15:23:40 -04:00
09b4aad7bd Completed delete functions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-21 08:28:30 -04:00
c86cd5ceba Forced names to remain lower case.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-21 07:27:48 -04:00
21404af52f Got system to clean up when document file fails.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-20 11:57:50 -04:00
0079aa42c5 Finished name rebuild.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-19 23:28:10 -04:00
85477775c4 Finished readding the commented tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-18 13:03:36 -04:00
d9d50c078c Readded more tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-17 17:57:14 -04:00
cbcd8ff6e7 Readded more tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-17 14:46:08 -04:00
b397cc4239 Readded bad field type test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-17 11:10:13 -04:00
2a324bff96 Refactored existing testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-17 10:15:15 -04:00
7674734021 Added more tests back in.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-16 13:53:04 -04:00
922d88b177 Readded specific query.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-16 12:02:29 -04:00
1bb799cdce Readded missing fields test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-16 09:47:15 -04:00
f69d5d2248 Readded add with bad field name test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-16 09:07:38 -04:00
3fd6bafd33 Readded multiple additions test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-16 08:41:43 -04:00
884c3180ec Got addition working with field name types. 2025-10-16 08:36:06 -04:00
027fc322e6 Got addition working with field name types.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-16 00:47:40 -04:00
5fb6035069 Added a record iterator.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-14 14:29:11 -04:00
7755947816 Rebuilt record to include field names.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-10-13 14:13:10 -04:00
96ac523898 Incomplete moving document and field names from strings to name types.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2m58s
2025-10-08 19:00:02 -04:00
2c3467bb86 Create a path and convert to route.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-30 00:00:15 -04:00
3490116775 Added names structure to establish routes.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-28 17:15:18 -04:00
7ba0740ce5 Contining to correct queue.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2025-09-25 09:41:17 -04:00
1326fad904 Made query work with indexes first.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-22 10:59:29 -04:00
0c2af3bc96 Confirmed fields can be calculated.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-21 11:11:45 -04:00
a153e23d38 Made document able to hold more than just data.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-21 10:12:07 -04:00
5b4e994685 Getting update to work with new query.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-20 21:57:48 -04:00
a326c1c262 Removed old code.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-19 23:15:04 -04:00
586ccd99bd Allows for calculated defaults.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-19 08:03:05 -04:00
85e12e20d4 Started to add the functionality to allow default functions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-18 13:30:20 -04:00
a157d5cc67 Removed unneeded code from FieldSettings.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-16 09:05:42 -04:00
8efa797494 Added missing index check.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-16 08:12:13 -04:00
14020cd25f Got update working.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-15 09:32:45 -04:00
32d3fbadea Got unique index working, and connected to DocDef.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-14 10:53:47 -04:00
7f1ce3d871 added indexes to the mix.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-13 12:45:20 -04:00
f89bd8b09f Frees up unused unique values.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-11 23:49:25 -04:00
55297ef097 Unique id only added when successful.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-09-09 09:05:38 -04:00