Commit Graph

30 Commits

Author SHA1 Message Date
Jon
4d7510ad3a feat(python): Upgrade DRF Spectacular 0.27.2 -> 0.28.0
ref: #744
2025-05-11 01:48:46 +09:30
Jon
d8ef918a67 feat(python): Upgrade DRF 3.15.2 -> 3.16.0
ref: #744
2025-05-11 01:41:30 +09:30
Jon
806ffb2754 chore(python): upgrade django 5.1.8 -> 5.1.9
ref: #744
2025-05-09 16:25:33 +09:30
Jon
2d8275d2af fix(python): Downgrade django 5.2 -> 5.1.8
5.2 removes support for postgres 13

ref: #717
2025-04-10 14:20:27 +09:30
Jon
5b0d9d8d81 feat(python): Upgrade Django 5.1.7 -> 5.2
ref: #707
2025-04-04 13:39:45 +09:30
Jon
629f5aec8e feat(python): Update Django 5.1.5 -> 5.1.7
ref: #670 https://github.com/nofusscomputing/centurion_erp/security/dependabot/10
2025-03-07 13:28:50 +09:30
Jon
4f2a28bb52 fix(python): Dont use system TimeZone data, use python zoneinfo module zone data
ref: fixes #603
2025-02-14 21:41:21 +09:30
Jon
c69fc263b3 feat(python): update django 5.1.4 -> 5.1.5
ref: #475
2025-01-23 17:23:36 +09:30
Jon
6b6c05f07d feat(base): Add django-prometheus for metrics export
ref: #156 #469
2025-01-13 18:09:48 +09:30
Jon
c03b7e7d49 feat(python): update django 5.1.2 -> 5.1.4
ref: #408 #418
2024-12-09 23:28:44 +09:30
Jon
cbe01e6b77 feat: Add dependency django-cors-headers
ref: #344
2024-11-28 02:18:24 +09:30
Jon
6f57bd84e7 fix(docker): adjust pyyaml to >-6.0.1
no python modules are being installed

ref: #369
2024-10-29 19:05:39 +09:30
Jon
c634695e4e feat: update django 5.0.8 -> 5.1.2
ref: #259
2024-10-11 23:56:10 +09:30
Jon
200c9d8d8d feat(core): move markdown parser py-markdown -> markdown-it
py-markdown was missing a lot of the common/gfm items.

ref: #14 #96 #93 #95 #90 #250 #270
2024-09-11 19:12:05 +09:30
Jon
32cdcc38b5 feat(base): add code highlighting to markdown
!43 #10
2024-08-23 17:45:43 +09:30
84d4f48c63 chore(deps): bump django from 5.0.7 to 5.0.8
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.7...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 17:22:47 +09:30
Jon
a395f30bd4 fix(security) update djangorestframework 3.15.1 -> 3.15.2
[CVE-2024-21520](https://cwe.mitre.org/data/definitions/79.html)

!35
2024-07-12 13:48:06 +09:30
Jon
f2640df0d3 feat(django): update 5.0.6 -> 5.0.7
!35
2024-07-12 05:51:21 +09:30
Jon
87a1f2aa20 feat(base): Add background worker
!39 #76
2024-07-08 22:38:06 +09:30
Jon
fdeae217fa feat(config_management): add configuration groups
!17 #42
2024-06-03 01:31:51 +09:30
Jon
3f68d67ba5 feat(api): add swagger ui for documentation
!17
2024-06-02 19:49:36 +09:30
Jon
8e0df948d5 feat(core): notes model added to core
!8 #7
2024-05-21 01:20:43 +09:30
Jon
a96fc062f2 feat(django): add split settings for specifying additional settings paths
!2
2024-05-16 15:38:24 +09:30
Jon
102aa981ce feat(api): initial work on API
!1
2024-05-14 09:49:01 +09:30
Jon
44044d8510 chore: drop requirements.tx list to only required apps
remove dependencies

!1
2024-05-13 21:28:36 +09:30
Jon
0446d39190 feat(account): show admin site link if user is staff
!1
2024-05-11 12:37:38 +09:30
Jon
af5175c4e1 feat(access): rename structure to access and remove organization app in favour of own implementation
!1
2024-05-11 12:13:29 +09:30
Jon
1a8861846b feat(template): add base template
base for site layout

!1
2024-05-06 15:41:41 +09:30
Jon
81b170cabf feat(django): add organizations app
!1
2024-05-06 15:39:11 +09:30
Jon
2670b64d60 chore: add boilerplate
!1
2024-05-06 15:37:36 +09:30