|
7ad1851cc0
|
refactor(core): rename mixin -> mixins
ref: #805 #767
|
2025-07-04 08:40:31 +09:30 |
|
|
8200b47025
|
fix(itam): Add missing import now
ref: #804 #799
|
2025-07-04 08:40:30 +09:30 |
|
|
8f0d0fbe16
|
chore: Remove all references to field is_global
field no longer used
ref: #789 #767
|
2025-07-04 08:40:29 +09:30 |
|
|
bcd66fd657
|
feat(itam): switch model Device to inheirt from CenturionModel
ref: #789 #799
|
2025-07-04 08:40:29 +09:30 |
|
|
8b8ee525f7
|
feat(itam): switch model DeviceType to inheirt from CenturionModel
ref: #789 #803
|
2025-07-04 08:40:29 +09:30 |
|
|
3e63f896a5
|
feat(itam): switch model DeviceModel to inheirt from CenturionModel
ref: #789 #800
|
2025-07-04 08:40:29 +09:30 |
|
|
728db3f740
|
chore: Add premeta notes and history models to init so they can be migrated
ref: #788 #759 #768
|
2025-07-04 08:40:28 +09:30 |
|
|
bff1049414
|
chore: correct pylint errors
ref: #765
|
2025-07-04 08:40:23 +09:30 |
|
|
17c7980e03
|
refactor(base): rename app to centurion
ref: #764
|
2025-07-04 08:38:55 +09:30 |
|
|
2d7335ff85
|
refactor(access): Rename model Organization -> Tenant
ref: #756 #505
|
2025-05-15 02:44:53 +09:30 |
|
|
de9937606e
|
refactor(itam): Update all references to User to use get_user_model()
ref: #756 #755
|
2025-05-14 19:40:44 +09:30 |
|
|
f144e0b8ef
|
feat(itam): Add endpoint for ITAMAssetBase
ref: #741 #692
|
2025-05-06 03:58:01 +09:30 |
|
|
4a09463f0a
|
test(itam): Unit API Fields checks for ITAM AssetBase Model
ref: #741 #692
|
2025-05-05 20:45:30 +09:30 |
|
|
b7cd9ea75c
|
fix(itim): Ensure that itam base model is always imported
ref: #741 #692
|
2025-05-05 17:33:30 +09:30 |
|
|
349d67fa7b
|
test(itam): Unit Model checks for ITAMAssetBase Model
ref: #741 #692
|
2025-05-05 02:46:41 +09:30 |
|
|
0ceab03334
|
feat(itam): Add Model ITAssetBase
ref: #741 #692
|
2025-05-05 00:59:23 +09:30 |
|
|
928dee74b5
|
feat(itam): when displaying software version, add prefix with software name
ref: #690 #596
|
2025-03-17 15:26:01 +09:30 |
|
|
54b97b43ed
|
feat(itam): Enable ticket tab on software version page
ref: #690 #596
|
2025-03-17 15:22:07 +09:30 |
|
|
9f1a73d7a5
|
feat(devops): Add model for enabling software for feature flagging
ref: #670 #664
|
2025-03-05 01:32:05 +09:30 |
|
|
db0cf389c3
|
feat(itam): disable model notes for model device os
ref: #662 #665
|
2025-03-04 03:29:34 +09:30 |
|
|
f833121c08
|
fix(core): Serializer _urls.notes URL generation now dynamic
ref: #662 #665
|
2025-03-04 03:17:31 +09:30 |
|
|
c506925f6e
|
refactor(itam): Update access imports to new path
ref: #640 #641
|
2025-02-19 21:30:37 +09:30 |
|
|
dd312c6351
|
fix(core): Child models on delete must make model field null
ref: #605 #602
|
2025-02-18 04:13:39 +09:30 |
|
|
48966b9009
|
test(core): Unit Test Suite for History Model API field checks
ref: #605 #602 #46
|
2025-02-18 04:13:38 +09:30 |
|
|
e04e3e4572
|
feat(itam): save_history method added to Software Version
ref: #605 #625
|
2025-02-18 04:13:36 +09:30 |
|
|
4c14e6db3f
|
feat(itam): History Model for Software Version added
ref: #605 #625
|
2025-02-18 04:13:36 +09:30 |
|
|
f815df41c4
|
feat(itam): save_history method added to Software Category
ref: #605 #624
|
2025-02-18 04:13:36 +09:30 |
|
|
13425c432b
|
feat(itam): History Model for Software Category added
ref: #605 #624
|
2025-02-18 04:13:36 +09:30 |
|
|
c587ae7102
|
feat(itam): save_history method added to Software
ref: #605 #623
|
2025-02-18 04:13:36 +09:30 |
|
|
cafaf3178a
|
feat(itam): History Model for Software added
ref: #605 #623
|
2025-02-18 04:13:36 +09:30 |
|
|
ec06c417e1
|
feat(itam): save_history method added to Operating System Version
ref: #605 #622
|
2025-02-18 04:13:36 +09:30 |
|
|
f954b2507c
|
feat(itam): History Model for Operating System Version added
ref: #605 #622
|
2025-02-18 04:13:36 +09:30 |
|
|
fa0a81e835
|
feat(itam): save_history method added to Device Type
ref: #605 #620
|
2025-02-18 04:13:36 +09:30 |
|
|
e8e3939de7
|
feat(itam): History Model for Device Type added
ref: #605 #620
|
2025-02-18 04:13:36 +09:30 |
|
|
9132a8f62c
|
feat(itam): save_history method added to Device Operating System
ref: #605 #618
|
2025-02-18 04:13:36 +09:30 |
|
|
cda3730943
|
feat(itam): History Model for Device Operating System added
ref: #605 #618
|
2025-02-18 04:13:36 +09:30 |
|
|
8055bd79dd
|
feat(itam): save_history method added to Operating System
ref: #605 #621
|
2025-02-18 04:13:35 +09:30 |
|
|
a73f5feccc
|
feat(itam): History Model migrations for Operating System
ref: #605 #621
|
2025-02-18 04:13:35 +09:30 |
|
|
08a3042866
|
feat(itam): History Model migrations for Device Software
ref: #605 #619
|
2025-02-18 04:13:35 +09:30 |
|
|
86116f4563
|
feat(itam): History Model for Device Software added
ref: #605 #619
|
2025-02-18 04:13:35 +09:30 |
|
|
92fd22ae5c
|
feat(itam): save_history method added to Device
ref: #605 #616
|
2025-02-18 04:13:35 +09:30 |
|
|
4e5d2378d8
|
feat(itam): save_history method added to Device Model
ref: #605 #617
|
2025-02-18 04:13:35 +09:30 |
|
|
290a7de736
|
feat(itam): History Model for Device Model added
ref: #605 #617
|
2025-02-18 04:13:35 +09:30 |
|
|
6852aa4748
|
feat(itam): Add device history model
ref: #605 #616
|
2025-02-18 04:13:34 +09:30 |
|
|
80db9022b7
|
feat(itam): Add notes tab to Software Version details page
ref: #525 #541
|
2025-02-09 19:44:42 +09:30 |
|
|
288abb5373
|
feat(itam): Add notes tab to Operating System details page
ref: #525 #531
|
2025-02-09 19:44:17 +09:30 |
|
|
91c5216120
|
test(itam): Operating System Version Test Cases for API Field Checks
ref: #525 #539
|
2025-02-08 17:25:47 +09:30 |
|
|
0145ee9349
|
feat(itam): Software Version Notes Model
ref: #525 #541
|
2025-02-07 22:40:41 +09:30 |
|
|
a5cbf108cb
|
feat(itam): Software Category Notes Model
ref: #525 #540
|
2025-02-07 22:31:29 +09:30 |
|
|
59603e0455
|
feat(itam): Operating System Version Notes Model
ref: #525 #539
|
2025-02-07 22:07:22 +09:30 |
|