Commit Graph

28 Commits

Author SHA1 Message Date
Jon
7ad1851cc0 refactor(core): rename mixin -> mixins
ref: #805 #767
2025-07-04 08:40:31 +09:30
Jon
8f0d0fbe16 chore: Remove all references to field is_global
field no longer used

ref: #789 #767
2025-07-04 08:40:29 +09:30
Jon
f833121c08 fix(core): Serializer _urls.notes URL generation now dynamic
ref: #662 #665
2025-03-04 03:17:31 +09:30
Jon
c506925f6e refactor(itam): Update access imports to new path
ref: #640 #641
2025-02-19 21:30:37 +09:30
Jon
ec06c417e1 feat(itam): save_history method added to Operating System Version
ref: #605 #622
2025-02-18 04:13:36 +09:30
Jon
8055bd79dd feat(itam): save_history method added to Operating System
ref: #605 #621
2025-02-18 04:13:35 +09:30
Jon
288abb5373 feat(itam): Add notes tab to Operating System details page
ref: #525 #531
2025-02-09 19:44:17 +09:30
Jon
4b4c534b00 feat(information_management): Ability to link Knowledge Base article to a Operating System
ref: #331 #426 #427 closes #429
2024-12-21 17:20:05 +09:30
Jon
05f03efc64 refactor: Add function get_url to tenancy models
ref: #248 #366 #391 nofusscomputing/centurion_erp_ui#29
2024-11-28 02:22:27 +09:30
Jon
1e556f1011 feat(itam): Add page_layout to OperatingSystemVersion model
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#23
2024-11-28 02:22:26 +09:30
Jon
c415d53708 fix(core): When an item that may be linked to a ticket is deleted, remove the ticket link
ref: #15 #248 #336 #376 #381
2024-11-28 02:22:25 +09:30
Jon
e6a5e446ab feat(itam): Add url function to Operating System model
ref: #248 #365 #366
2024-11-28 02:22:17 +09:30
Jon
9e83ec9adb test(core): Device API ViewSet permission checks
ref: #15 #248 #354
2024-11-28 02:22:08 +09:30
Jon
5ac063d8c9 feat(core): Add Operating System API v2 endpoint
ref: #248 #355
2024-11-28 02:22:08 +09:30
Jon
32d5008f63 fix: Ensure all Model fields are created with attributes help_text and verbose_name
ref:  #248 #346
2024-11-28 02:20:42 +09:30
Jon
b1fc59be3a feat(itam): Add attribute table_fields to Operating System Version model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
1e4d6087ff feat(itam): Add attribute page_layout to Operating System Version model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
c45da0f676 fix(itam): Add missing attribute Meta.verbose_name to Operating System Version model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
c1daab6069 fix(itam): Add missing attribute Meta.ordering to Operating System Version model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
372e4c190f feat(itam): Add attribute table_field to Operating System model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
5cc7ba0237 feat(itam): Add attribute page_layout to Operating System model
ref:  #248 #345 #346
2024-11-28 02:19:23 +09:30
Jon
5042124803 fix(itam): Add missing attribute Meta.verbose_name to Operating System model
ref:  #248 #345 #346
2024-11-28 02:19:23 +09:30
Jon
ce58d13ab5 fix(itam): Add missing attribute Meta.ordering to Operating System model
ref:  #248 #345 #346
2024-11-28 02:19:23 +09:30
Jon
95bb15238a fix: Ensure tenancy models have Meta.verbose_name_plural attribute
.#240 closes #239
2024-08-23 17:45:44 +09:30
Jon
fe0696fee6 feat(models): add property parent_object to models that have a parent
!22
2024-06-10 00:51:59 +09:30
Jon
53baeb59c9 feat(itam): Add publisher to operating system
!10 #12
2024-05-23 22:20:40 +09:30
Jon
e16a4212cc feat(operating_system): Save changes to history
!9 #5
2024-05-23 12:43:25 +09:30
Jon
a0b5a08f0d feat(itam): Add Operating System to ITAM models
!6
2024-05-19 01:07:11 +09:30