|
cda3730943
|
feat(itam): History Model for Device Operating System added
ref: #605 #618
|
2025-02-18 04:13:36 +09:30 |
|
|
08a3042866
|
feat(itam): History Model migrations for Device Software
ref: #605 #619
|
2025-02-18 04:13:35 +09:30 |
|
|
1de5c634d0
|
feat(core): History Model migrations for Ticket Comment Category
ref: #605 #615
|
2025-02-18 04:13:35 +09:30 |
|
|
f5d59c703d
|
feat(core): save_history method added to Ticket Comment Category
ref: #605 #615
|
2025-02-18 04:13:35 +09:30 |
|
|
0ee8369e24
|
feat(core): History Model for Ticket Comment Category added
ref: #605 #615
|
2025-02-18 04:13:35 +09:30 |
|
|
a67c3fb919
|
feat(config_management): Child History Models added to child model lists for config group hosts and software
ref: #605 #611 #637
|
2025-02-18 04:13:35 +09:30 |
|
|
4dd19ba22f
|
fix(tests): Correct Permission Import due to removing from access.models
ref: #605 #601
|
2025-02-18 04:13:35 +09:30 |
|
|
d55ecabb2d
|
feat(core): History Model migrations for Ticket Category
ref: #605 #614
|
2025-02-18 04:13:35 +09:30 |
|
|
a0ad877830
|
feat(core): save_history method added to Ticket Category
ref: #605 #614
|
2025-02-18 04:13:35 +09:30 |
|
|
9f192ef28d
|
feat(core): History Model for Ticket Category added
ref: #605 #614
|
2025-02-18 04:13:35 +09:30 |
|
|
edf0fca794
|
feat(core): History Model migrations for Manufacturer
ref: #605 #613
|
2025-02-18 04:13:35 +09:30 |
|
|
3f4c8e93fc
|
feat(core): save_history method added to Manufacturer
ref: #605 #613
|
2025-02-18 04:13:34 +09:30 |
|
|
1c7b63c4d0
|
feat(core): History Model for Manufacturer added
ref: #605 #613
|
2025-02-18 04:13:34 +09:30 |
|
|
d21fc512be
|
test(core): disable hisotry viewset function test
ref: #602 #605
|
2025-02-18 04:13:34 +09:30 |
|
|
6852aa4748
|
feat(itam): Add device history model
ref: #605 #616
|
2025-02-18 04:13:34 +09:30 |
|
|
723bc7aed4
|
test(core): correct kwargs for history tests
ref: #602 #605
|
2025-02-18 04:13:34 +09:30 |
|
|
57060975b0
|
chore: remove old history model access from original UI and API V1
ref: #601 #605 closes #606
|
2025-02-18 04:13:34 +09:30 |
|
|
24e4c95928
|
fix(core): History audit objects must be a valid dict
ref: #601 #605 fixes #490
|
2025-02-18 04:13:34 +09:30 |
|
|
b738c4be20
|
feat(core): History view to only display objects from the model being requested
ref: #602 #605
|
2025-02-18 04:13:34 +09:30 |
|
|
8512bff4f1
|
fix(core): when saving history, use audit_model for content type
ref: #602 #605
|
2025-02-18 04:13:34 +09:30 |
|
|
507db1051c
|
test(core): Remove old history model viewset tests
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
7cd4cb965b
|
refactor(core): move get_url to common serializer
reduces duplicated code
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
460bf40175
|
refactor(api): Update history url kwargs to use vals from model._meta
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
93e7a9097f
|
docs(core): correct history_save code docs
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
1541a89937
|
fix(core): add missing functions for fetching item url
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
25373fc5b6
|
test: Disable Old History Model test suites
ref: #601 #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
a9a5c189d2
|
feat(core): Add new history model to History Serializer
ref: #601 #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
f2a995d277
|
feat(core): Add new history model
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
6f94c95221
|
feat(core): added new history model
ref: #570 #602
|
2025-02-18 04:12:59 +09:30 |
|
|
b7dd2dfaba
|
refactor(core): superuser changed from import to triage access
ref: #570
|
2025-02-18 04:12:59 +09:30 |
|
|
31a45a1ab1
|
feat(api): Ticket Comment Viewset requires its own function to obtain the model view serializer
ref: #578 #477
|
2025-02-18 04:12:59 +09:30 |
|
|
f7818fe2e8
|
feat(api): Ticket Viewset requires its own function to obtain the model view serializer
ref: #578 #477
|
2025-02-18 04:12:59 +09:30 |
|
|
2e0b835af9
|
test(core): Ensure that when parent_ticket changes on a ticket an action comment is created
ref: #495 #558 #577
|
2025-02-18 04:12:59 +09:30 |
|
|
81e856967b
|
fix(core): Ensure that if the parent ticket changes, that the logic caters for none
ref: #558 #577
|
2025-02-18 04:12:59 +09:30 |
|
|
348b2f270e
|
test(core): Confirm on category change to ticket that an action comment is created
ref: #577 closes #537
|
2025-02-18 04:12:59 +09:30 |
|
|
64ca3415d4
|
fix(core): Ticket Action comment for category change must use category field
ref: #537 #577
|
2025-02-18 04:12:59 +09:30 |
|
|
ec6bc7d03a
|
feat(core): Add logic to ensure when organization changes, an action comment is created
ref: #577 closes #558
|
2025-02-18 04:12:59 +09:30 |
|
|
0d1a0bff19
|
feat(core): Add logic to ensure when parnet ticket changes, an action comment is created
ref: #558 #577
|
2025-02-18 04:12:58 +09:30 |
|
|
cc46a1426d
|
refactor(core): Ticket action comment logic only requires a single check
ref: #577 #558
|
2025-02-18 04:12:58 +09:30 |
|
|
0a21c37645
|
fix(core): Dont attempt to access parent_ticket field during ticket validation if it does not exist
ref: #559 #507
|
2025-02-10 18:42:31 +09:30 |
|
|
b153f648f9
|
feat(core): Parent Ticket validation added to ticket serializer
ref: #554 closes #517
|
2025-02-10 16:39:00 +09:30 |
|
|
062e846875
|
feat(core): Add to ticket endpoint the ability to filter using parent_ticket
ref: #517 #554
|
2025-02-10 16:19:47 +09:30 |
|
|
0e1f778b80
|
feat(core): Add to ticket model a function for circular dependecy check of parent ticket
ref: #517 #554
|
2025-02-10 16:19:18 +09:30 |
|
|
16076f0ca3
|
chore(core): Remove old notes model test suites
ref: #525 #389
|
2025-02-09 21:48:23 +09:30 |
|
|
6d69b72368
|
feat(core): Migrate Notes data to new table
ref: #525 #389 #349 closes #547
|
2025-02-09 21:47:56 +09:30 |
|
|
05d4c4a94d
|
refactor: Squash migrations so there is less of them for model notes
ref: #525 #389
|
2025-02-09 20:40:25 +09:30 |
|
|
e56007d4b1
|
test(core): Manufacturer Note Model Checks
ref: #525 closes #530
|
2025-02-09 19:28:21 +09:30 |
|
|
51ec6cb0e5
|
test(core): Model Notes Test Suite
ref: #389 #525
|
2025-02-09 19:25:36 +09:30 |
|
|
bf74a4c4db
|
test(core): Serializer Checks for Manufacturer Notes
ref: #525 #530
|
2025-02-09 17:52:07 +09:30 |
|
|
eff1255419
|
feat(core): Ensure when editing a model note, the modified user is updated.
ref: #389
|
2025-02-09 16:47:13 +09:30 |
|