|
256d6e6c45
|
Merge branch 'feat-2024-05-26' into 'development'
feat: 2024 05 26
Closes #31, #29, #30, #34, #35, and #32
See merge request nofusscomputing/projects/django_template!12
|
2024-05-27 05:55:05 +00:00 |
|
|
bf69a30163
|
feat(setting): Enable super admin to set ALL manufacturer/publishers as global
sets is_global=true and creates manufacturers/publishers in global organization
!12
|
2024-05-27 15:06:58 +09:30 |
|
|
ece6b9e354
|
feat(setting): Enable super admin to set ALL device types as global
sets is_global=true and creates device types in global organization
!12 closes #31
|
2024-05-27 14:29:43 +09:30 |
|
|
abbda7b400
|
feat(setting): Enable super admin to set ALL device models as global
sets is_global=true and creates device models in global organization
!12 closes #29
|
2024-05-27 14:20:10 +09:30 |
|
|
935e119e64
|
feat(setting): Enable super admin to set ALL software categories as global
sets is_global=true and creates software categories in global organization
!12 closes #30
|
2024-05-27 13:59:40 +09:30 |
|
|
da0d3a816d
|
feat(UI): show build details with page footer
!12 #25
|
2024-05-27 13:32:20 +09:30 |
|
|
19d24b54a2
|
ci(docker): build on any change
!12
|
2024-05-27 13:31:14 +09:30 |
|
|
baa8bc40ec
|
build(docker): include git tag sha and project url within container
!12 #25
|
2024-05-27 13:03:33 +09:30 |
|
|
f453075d20
|
chore(app): add base app for project management
!12 closes #34
|
2024-05-27 12:47:38 +09:30 |
|
|
174f66a397
|
chore(app): add base app for config management
!12 closes #35
|
2024-05-27 12:46:52 +09:30 |
|
|
51e52e69a4
|
feat(software): Add output to stdout to show what is and has occurred
!12 fixes #32
|
2024-05-25 22:13:14 +09:30 |
|
|
46af675f3c
|
fix(software): ensure management command query correct for migration
!12 #32
|
2024-05-25 22:12:33 +09:30 |
|
|
96777f1bea
|
Merge branch 'feat-2024-05-25' into 'development'
feat: 2024 05 25
Closes #27 and #28
See merge request nofusscomputing/projects/django_template!11
|
2024-05-25 10:08:36 +00:00 |
|
|
668e871e4f
|
refactor(itam): relocation item delete from list to inside device
!11 #23
|
2024-05-25 19:30:01 +09:30 |
|
|
b2f7c83155
|
feat(base): Add delete icon to content header
only display if model_delete_url is set
!11 #23
|
2024-05-25 19:08:22 +09:30 |
|
|
af809183c8
|
chore: set if device has no type, return '-' for listview
!11
|
2024-05-25 18:38:11 +09:30 |
|
|
e66e9b8dca
|
feat(itam): Populate initial organization value from user default organization for software category creation
!11 #28
|
2024-05-25 18:25:59 +09:30 |
|
|
4c002bc259
|
feat(itam): Populate initial organization value from user default organization for device type creation
!11 #28
|
2024-05-25 18:25:43 +09:30 |
|
|
90f95672aa
|
feat(itam): Populate initial organization value from user default organization for device model creation
!11 #28
|
2024-05-25 18:25:26 +09:30 |
|
|
7f3bf95b46
|
feat(api): Populate initial organization value from user default organization inventory
!11 #28
|
2024-05-25 18:21:31 +09:30 |
|
|
9f5e5d25ec
|
feat(itam): Populate initial organization value from user default organization for Software creation
!11 #28
|
2024-05-25 17:47:33 +09:30 |
|
|
62c0bb77fe
|
feat(itam): Populate initial organization value from user default organization for operating system creation
!11 #28
|
2024-05-25 17:46:05 +09:30 |
|
|
7f4a036a32
|
fix(device): OS form trying to add last inventory date when empty
!11
|
2024-05-25 17:42:15 +09:30 |
|
|
abbd6a49d6
|
feat(device): Populate initial organization value from user default organization
!11 #28
|
2024-05-25 17:41:35 +09:30 |
|
|
395f24f22c
|
feat: Add management command software
allows setting software as global and migrating to global organization
!11 #27
|
2024-05-25 15:37:17 +09:30 |
|
|
f36400dbb9
|
feat(setting): Enable super admin to set ALL software as global
sets is_global=true and creates software in global organization
!11 closes #27
|
2024-05-25 14:18:01 +09:30 |
|
|
ee7977fe4a
|
feat(user): Add user settings panel
!11 closes #28
|
2024-05-25 10:44:49 +09:30 |
|
|
900412b317
|
refactor(context_processor): relocate as base
!11
|
2024-05-25 10:11:48 +09:30 |
|
|
249b9cbab9
|
fix: add static files path to urls
!11
|
2024-05-25 07:57:30 +09:30 |
|
|
8e2b3b4e2a
|
Merge branch '12-manufacturer-model-info' into 'development'
feat: Manufacturer and Model Information
Closes #17, #18, and #12
See merge request nofusscomputing/projects/django_template!10
|
2024-05-23 13:09:25 +00:00 |
|
|
f5d5529c17
|
fix(inventory): Dont select device_type, use 'null'
!10 fixes #17
|
2024-05-23 22:35:45 +09:30 |
|
|
d2dba2f7b8
|
fix(base): show "content_title - SITE_TITLE" as site title
!10 fixes #18
|
2024-05-23 22:31:52 +09:30 |
|
|
3af254d9e8
|
docs: update software and os
!10 #12
|
2024-05-23 22:27:54 +09:30 |
|
|
23e661cef0
|
refactor(itam): software index does not require created and modified date
info belongs inside item view as a detail
!10
|
2024-05-23 22:23:06 +09:30 |
|
|
2fcbb1ead7
|
feat(itam): Add publisher to software
!10 #12
|
2024-05-23 22:21:10 +09:30 |
|
|
53baeb59c9
|
feat(itam): Add publisher to operating system
!10 #12
|
2024-05-23 22:20:40 +09:30 |
|
|
99a559fe6d
|
feat(itam): Add device model
!10 closes #12
|
2024-05-23 21:42:03 +09:30 |
|
|
ef463b845d
|
feat(core): Add manufacturers
!10 #12
|
2024-05-23 20:31:53 +09:30 |
|
|
a6a0da72b2
|
refactor(organizations): set org field to null if not set
!10
|
2024-05-23 20:29:48 +09:30 |
|
|
bf0fa3f41d
|
feat(settings): add dummy model for permissions
!10
|
2024-05-23 19:46:32 +09:30 |
|
|
66e8b29014
|
refactor(itam): move software categories to settings app
!10
|
2024-05-23 19:26:09 +09:30 |
|
|
c83b883673
|
refactor(itam): move device types to settings app
!10
|
2024-05-23 19:16:55 +09:30 |
|
|
ac233e432f
|
feat(settings): new module for whole of application settings/globals
!10
|
2024-05-23 19:14:07 +09:30 |
|
|
88f1007a74
|
Merge branch 'feat-2024-05-21' into 'development'
feat: 2024 05 21-23
Closes #5
See merge request nofusscomputing/projects/django_template!9
|
2024-05-23 06:20:13 +00:00 |
|
|
9e1a024a12
|
test: adjust test layout and update contributing
!9 #15
|
2024-05-23 15:45:30 +09:30 |
|
|
724c52b777
|
feat(access): Save changes to history for organization and teams
!9 closes #5
|
2024-05-23 14:07:36 +09:30 |
|
|
f7444892d0
|
docs(core): Add history docs
!9 #5
|
2024-05-23 13:10:58 +09:30 |
|
|
ae4ef9d14d
|
test(core): placeholder tests for history component
!9 #5
|
2024-05-23 13:10:21 +09:30 |
|
|
b5470f2cef
|
feat(software): Save changes to history
!9 #5
|
2024-05-23 12:43:30 +09:30 |
|
|
e16a4212cc
|
feat(operating_system): Save changes to history
!9 #5
|
2024-05-23 12:43:25 +09:30 |
|