19 KiB
19 KiB
0.2.0 (2024-05-18)
Bug Fixes
Continious Integration
- ce18edaa - correct junit collection to use wildcard name [ !6 ]
- 8b746bb9 - correct junit report name [ !5 ]
Documentaton / Guides
Features
- itam: a0b5a08f - Add Operating System to ITAM models [ !6 ]
- api: 377c78d6 - force content type to be JSON for req/resp [ !1 ]
- software: 95405283 - view software [ !6 ]
- device: aade1e80 - Prevent devices from being set global [ !5 ]
- software: 0e69a0ac - if no installations found, denote [ !5 ]
- device: b811eedb - configurable software version [ !5 ]
- software_version: b0e69ee6 - name does not need to be unique [ !5 ]
- software_version: b1c4e570 - set is_global to match software [ !5 ]
- software: b2e1a460 - prettify device software action [ !5 ]
- software: 7f35292f - ability to add software versions [ !5 ]
- base: 7302f997 - add stylised action button/text [ !5 ]
- software: 6f6031fb - add pagination for index [ !5 ]
- device: 789b4a55 - add pagination for index [ !5 ]
0.1.0 (2024-05-17)
Bug Fixes
- itam: d3cafe08 - device software to come from device org or global not users orgs [ !1 ]
- access: 5a3450f3 - correct team required permissions [ !1 ]
- fields: 2fe15778 - correct autoslug field so it works [ !1 ]
- docker: 69aec7ba - build wheels then install [ !1 ]
Code Refactor
- 761afb6f - button to use same selection colour [ !1 ]
- access: 30e7c8de - remove inline form for org teams [ !1 ]
- 0edfba60 - rename app from itsm -> app [ !1 ]
- access: 86046d6e - dont use inline formset [ !1 ]
- views: c7986328 - move views to own directory [ !1 ]
- access: c9f147d8 - addjust org and teams to use different view per action [ !1 ]
Continious Integration
- de83d749 - sync project to github [ !1 ]
- 8e2542f9 - correct test path [ !1 ]
- coverage: eb9eeff4 - add test coverage to ci [ !1 ]
Documentaton / Guides
- f59ffa58 - add base itam pages [ !2 ]
- c43f41d9 - notate global object [ !1 ]
- db5d7e18 - update and include permissions [ !1 ]
Features
- api: 962ae2b8 - initial token authentication implementation [ !3 ]
- docker: 4b77e2e6 - add settings to store data in separate volume [ !2 ]
- django: a96fc062 - add split settings for specifying additional settings paths [ !2 ]
- api: 0c38155c - Add device config to device [ !2 ]
- itam: 2d67f93d - add organization to device installs [ !1 ]
- itam: 195bb5e4 - migrate app from own repo [ !1 ]
- f98e3bc9 - Enable API by default [ !1 ]
- admin: 4b214d0b - remove team management [ !1 ]
- admin: 736d3930 - remove group management [ !1 ]
- access: 50371267 - adjustable team permissions [ !1 ]
- api: 102aa981 - initial work on API [ !1 ]
- template: 50cc050a - add header content icon block [ !1 ]
- tenancy: 857aa7af - Add is_ global field [ !1 ]
- access: 070ba47d - when modifying a team ad/remove user from linked group [ !1 ]
- auth: a0f4940a - include python social auth django application [ !1 ]
- b3b12638 - Build docker container for release [ !1 ]
- access: ca68c258 - add permissions to team and user [ !1 ]
- style: 9d507d82 - format check boxes [ !1 ]
- access: 7445d880 - delete team user form [ !1 ]
- view: fa5703cb - new user [ !1 ]
- 8a62c3f6 - user who is 'is_superuser' to view everything and not be denied access [ !1 ]
- access: af858dcc - add org mixin to current views [ !1 ]
- access: 2b5047db - add views for each action for teams [ !1 ]
- access: d715038a - add mixin to check organization permissions against user and object [ !1 ]
- account: 0446d391 - show admin site link if user is staff [ !1 ]
- development: c0212178 - added the debug django app [ !1 ]
- access: af5175c4 - rename structure to access and remove organization app in favour of own implementation [ !1 ]
- account: f7bbb122 - Add user password change form [ !1 ]
- urls: 789777a2 - provide option to exclude navigation items [ !1 ]
- structure: dae7f3c4 - unregister admin pages from organization app not required [ !1 ]
- auth: 96a99c9d - Custom Login Page [ !1 ]
- auth: 65bd32df - Add User Account Menu [ !1 ]
- auth: 283ef9a7 - Setup Login required [ !1 ]
- 71bcd192 - Dyno-magic build navigation from application urls.py [ !1 ]
- structure: 7cdfdab1 - Select and View an individual Organization [ !1 ]
- structure: dd54eae8 - View Organizations [ !1 ]
- app: 9092445d - Add new app structure for organizations and teams [ !1 ]
- template: 1a886184 - add base template [ !1 ]
- django: 81b170ca - add organizations app [ !1 ]