|
685de22ad2
|
chore: add pytest marks to tests
ref: #772
|
2025-07-04 08:40:24 +09:30 |
|
|
62ec58d9d8
|
test(core): reset vals so as not to fuck other tests over
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
ee79dafd6b
|
test(core): Correct test for method get_audit_values for CenturionAbstractModel
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
d31b70a2a0
|
chore(core): update Current ModelHistory query to exclude new AuditHistory model
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
76daab8e1f
|
chore: adjust test so params are under a property
ref: #772
|
2025-07-04 08:40:24 +09:30 |
|
|
82e617afbe
|
fix(core): When creating the AuditHistory entry for a model, use the user from context
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
197cf4eb73
|
fix(core): When collecting AuditHistory cater for models being created
ref: #772 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
f5a2168958
|
feat(core): Process a models history within AuditHistory
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
35a46c90d3
|
feat(core): Enable AuditHistory signal to start when apps are ready
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
bc1f12c47f
|
feat(core): Add model instance to history object during history creation
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
7a1e9e10a3
|
feat(core): Update Meta AuditModel db_name to be suffixed _audithistory
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
9425793190
|
fix(core): Correct attribute names for referencing a Centurion Model from an AuditModel
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
d3347082d1
|
test(core): Add field model_notes as an excluded field for AuditModels
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
12ec0f34f9
|
feat(core): remove unnessecary method clean_fields from audit model
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
5e169eb7f8
|
chore(core): Add temp objects to CenturionAbstractModel to support depreciated features
these will be removed when #767 is complete
ref: #772 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
105d89ee61
|
fix(core): Correct before lookup for current models audit history
ref: #772 #759 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
64e53f6980
|
feat(core): remove un-needed field model_notes from audit models
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
db41c73300
|
test(core): Remaining Unit Model Test Cases for CenturionAuditMeta Model
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
b5147e2448
|
refactor(core): Loading of meta models should not be hidden behind program start ags
Meta Models must always exist
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
0a35a32136
|
test(core): Initial Unit Model Test Cases for CenturionAuditMeta Model
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
8b62014d88
|
test(core): Unit Model Test Cases for CenturionSubAbstract model
ref: #772 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
16bbb3328b
|
test(core): Initial Unit Model Test Cases for CenturionAudit Model
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
d0ce759635
|
test(core): Unit test cases for Centurion get_url relative + non-relative
ref: #772 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
6f0ef8ab31
|
test(access): Unit Model Tests for TenancyAbstractModel
ref: #770 #767 #445
|
2025-07-04 08:40:24 +09:30 |
|
|
28117bb2bb
|
chore(core): remove methods not required
ref: #770 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
4d93ba7339
|
refactor(core): To obtain audit_values loop through model fields
ref: #770 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
d098a09e83
|
fix(core): When deleting a model check if sub-model within delete method
ref: #770 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
5aae562caf
|
feat(core): Run meta models create on Core module ready
ref: #770 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
49e66df006
|
feat(core): New model core.CenturionAudit
ref: #770 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
504ded9047
|
feat(core): cause sub-audit models to chuck a wobbler if clean_fields not re-implementated
ref: #770 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
a7f84924db
|
chore: remove unused imports
ref: #770
|
2025-07-04 08:40:24 +09:30 |
|
|
6647ddbc99
|
chore: comment out test setup for skeleton test suites not in use yet
ref: #770
|
2025-07-04 08:40:24 +09:30 |
|
|
73fdaee33f
|
refactor: rejig whats in each inherited centurion model
ref: #770
|
2025-07-04 08:40:24 +09:30 |
|
|
db97b574da
|
feat(core): Centurion model Base
ref: #765 #767
|
2025-07-04 08:40:23 +09:30 |
|
|
31e200bb01
|
feat(core): Centurion Audit model
ref: #765 #759
|
2025-07-04 08:40:23 +09:30 |
|
|
2c33fa6f62
|
revert(core): Relocate history model class
reverted commit was 5cc08e3e94
ref: #765 #766
|
2025-07-04 08:40:23 +09:30 |
|
|
23dfdfe0b3
|
chore(core): remove old manual migration no longer required
ref: #765
|
2025-07-04 08:40:23 +09:30 |
|
|
47c12f5d55
|
chore(core): skeleton test cases
ref: #765 #759
|
2025-07-04 08:40:23 +09:30 |
|
|
64ea376962
|
feat(core): Audit History Signal for Delete/Save
ref: #765 #759
|
2025-07-04 08:40:23 +09:30 |
|
|
bff1049414
|
chore: correct pylint errors
ref: #765
|
2025-07-04 08:40:23 +09:30 |
|
|
a1b9ecb0fc
|
feat(core): Dynamic History model creation
ref: #765 #758 #759
|
2025-07-04 08:38:55 +09:30 |
|
|
262e883a26
|
refactor(core): Relocate history model class
ref: #765 #759
|
2025-07-04 08:38:55 +09:30 |
|
|
17c7980e03
|
refactor(base): rename app to centurion
ref: #764
|
2025-07-04 08:38:55 +09:30 |
|
|
a0ab0deb2a
|
chore: squash migrations to reduce amount
ref: #740
|
2025-05-16 19:29:02 +09:30 |
|
|
27e42fac56
|
feat(access): Organization -> Tenant Permission Migration
ref: #761 #505
|
2025-05-15 17:46:00 +09:30 |
|
|
2d7335ff85
|
refactor(access): Rename model Organization -> Tenant
ref: #756 #505
|
2025-05-15 02:44:53 +09:30 |
|
|
2ea42d10e6
|
refactor(core): Update all references to User to use get_user_model()
ref: #754 #755
|
2025-05-14 04:37:38 +09:30 |
|
|
85afbbc01e
|
chore(test): introduce further randomness to class fixtures so as not to create duplicate errors
ref: #754
|
2025-05-14 00:21:55 +09:30 |
|
|
e0c0c69d35
|
chore(test): Ensure comment cleanup during ticket tests
ref: #754 #726
|
2025-05-13 23:58:18 +09:30 |
|
|
df82650931
|
fix(core): Only take action on ticket comment if view exists
ref: #754 #726
|
2025-05-13 23:40:35 +09:30 |
|