Mario Hüttel mhu
mhu opened issue mhu/shimatta-kenkyusho#34 2024-11-26 00:10:34 +01:00
Remove that file. uWSGI is not used anymore.
mhu opened issue mhu/shimatta-kenkyusho#33 2024-11-26 00:02:31 +01:00
Remove unneeded debugging print from code
mhu pushed to issue/23-add-docu at mhu/shimatta-kenkyusho 2024-11-25 23:50:47 +01:00
0b26a81b94 Add disclaimer
mhu pushed to issue/23-add-docu at mhu/shimatta-kenkyusho 2024-11-25 23:48:54 +01:00
befd5e452f Fix typo
mhu pushed to develop at mhu/shimatta-kenkyusho 2024-11-25 23:48:02 +01:00
mhu pushed to develop at mhu/shimatta-kenkyusho 2024-11-25 23:46:11 +01:00
c29cb2513e Fix typo
mhu pushed to issue/23-add-docu at mhu/shimatta-kenkyusho 2024-11-25 23:39:20 +01:00
cfb9970c26 Add documentation. Debugging and porting still missing. Initial setup explained
146c2da4f3 Make the container run as root by default, if env variables are missing, to be backwards compatible to old setup
Compare 2 commits »
mhu pushed to issue/23-add-docu at mhu/shimatta-kenkyusho 2024-11-25 23:32:29 +01:00
e74a28b0a8 Merge branch 'develop' into issue/23-add-docu
46a94c9688 Merge pull request 'Fix #24: Solve recursion bug when importing templates from a fixture' (#29) from bugfix/24-fix-template-import-recursion-bug into develop
21ac4a8c06 Merge pull request 'Fix #30: Update the django filter package. It was incompatible and bricked the web view of the rest API' (#31) from bugfix/30-fix-broken-api-web-rendering into develop
207b5c3fb5 Fix #30: Update the django filter package. It was incompatible.
3450f7475a Fix #24: Solve recursion bug when importing templates from a fixture
Compare 5 commits »
mhu pushed to master at mhu/gitaliases 2024-11-25 23:31:21 +01:00
29296180e5 Add .gitconfig
mhu created branch master in mhu/gitaliases 2024-11-25 23:31:21 +01:00
mhu created repository mhu/gitaliases 2024-11-25 23:30:54 +01:00
mhu deleted branch foo from mhu/shimatta-kenkyusho 2024-11-25 23:09:22 +01:00
mhu pushed to foo at mhu/shimatta-kenkyusho 2024-11-25 23:08:52 +01:00
mhu created branch foo in mhu/shimatta-kenkyusho 2024-11-25 23:08:52 +01:00
mhu deleted branch issue/16-docker-uid-gid from mhu/shimatta-kenkyusho 2024-11-25 22:37:44 +01:00
mhu created pull request mhu/shimatta-kenkyusho#32 2024-11-24 01:53:27 +01:00
#21: feature/21-add-package-params
mhu pushed to feature/21-add-package-params at mhu/shimatta-kenkyusho 2024-11-24 01:52:19 +01:00
f2a8166874 #21: Improve package parameter merging command
mhu pushed to feature/21-add-package-params at mhu/shimatta-kenkyusho 2024-11-24 01:43:01 +01:00
15b4257c73 Add error output if inconsisten parameters are found on package and components during consolidation progress
mhu pushed to feature/21-add-package-params at mhu/shimatta-kenkyusho 2024-11-24 01:39:08 +01:00
c19f4a8159 Implement package parameters
26b001d983 Merge branch 'develop' into feature/21-add-package-params
f202896c92 Merge pull request 'issue/16-docker-uid-gid' (#28) from issue/16-docker-uid-gid into develop
50cfe0a2c6 Fix filename typo in js file
2d718c5e3a Add new management command to create superuser if not present. Use that command in the entrypoint scripts
Compare 13 commits »
mhu created pull request mhu/shimatta-kenkyusho#31 2024-11-23 23:38:19 +01:00
Fix #30: Update the django filter package. It was incompatible and bricked the web view of the rest API