|
0b26a81b94
|
Add disclaimer
|
2024-11-25 23:50:41 +01:00 |
|
|
befd5e452f
|
Fix typo
|
2024-11-25 23:48:49 +01:00 |
|
|
cfb9970c26
|
Add documentation. Debugging and porting still missing. Initial setup explained
|
2024-11-25 23:39:15 +01:00 |
|
|
146c2da4f3
|
Make the container run as root by default, if env variables are missing, to be backwards compatible to old setup
|
2024-11-25 23:38:37 +01:00 |
|
|
e74a28b0a8
|
Merge branch 'develop' into issue/23-add-docu
|
2024-11-25 23:32:23 +01:00 |
|
|
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
Reviewed-on: #29
|
2024-11-24 21:25:30 +01:00 |
|
|
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
Reviewed-on: #31
|
2024-11-24 21:23:35 +01:00 |
|
|
207b5c3fb5
|
Fix #30: Update the django filter package. It was incompatible.
|
2024-11-23 23:37:10 +01:00 |
|
|
3450f7475a
|
Fix #24: Solve recursion bug when importing templates from a fixture
|
2024-11-23 22:33:39 +01:00 |
|
|
2fdcfe8baf
|
write docu about user setup
|
2024-11-23 22:03:28 +01:00 |
|
|
c1b9c966dd
|
Merge branch 'develop' into issue/23-add-docu
|
2024-11-23 21:59:24 +01:00 |
|
|
f202896c92
|
Merge pull request 'issue/16-docker-uid-gid' (#28) from issue/16-docker-uid-gid into develop
Reviewed-on: #28
|
2024-11-23 21:57:20 +01:00 |
|
|
50cfe0a2c6
|
Fix filename typo in js file
|
2024-11-23 17:12:37 +01:00 |
|
|
2d718c5e3a
|
Add new management command to create superuser if not present. Use that command in the entrypoint scripts
|
2024-11-23 17:08:38 +01:00 |
|
|
57b475cbe1
|
replace docker-compose with docker compose to make script corss compatible to non arch systems
|
2024-11-23 17:08:01 +01:00 |
|
|
25b592ee39
|
Let container run as user and set correct restart policy
|
2024-11-23 17:06:37 +01:00 |
|
|
08a5f97fd4
|
Add user ID and GID to example env file
|
2024-11-23 17:05:55 +01:00 |
|
|
511dacf54a
|
Add restart policy to autostart the containers after boot
|
2024-11-23 15:27:02 +01:00 |
|
|
0c4f1f9dba
|
Exclude run folder from docker. It is used for local debugging of containers
|
2024-11-23 15:25:43 +01:00 |
|
|
08bae61fc0
|
Merge branch 'develop' into issue/23-add-docu
|
2024-11-23 01:14:55 +01:00 |
|
|
4ff71d2b21
|
Fix typo
|
2024-11-23 01:13:19 +01:00 |
|
|
b47c7ad38d
|
Add readme. Rename example env, to unhide it in the fileexplorer.
|
2024-11-23 01:10:23 +01:00 |
|
|
63b8a66ebb
|
Add restart policy to autostart the containers after boot
|
2024-11-23 01:09:57 +01:00 |
|
|
b873b1fd0f
|
Merge pull request 'added CSRF trusted origin config, added tzdata - needed in debug mode' (#22) from sst/some-weird-stuff-with-docker into develop
Reviewed-on: #22
Reviewed-by: Mario Hüttel <mario.huettel@linux.com>
|
2024-11-21 00:50:08 +01:00 |
|
|
6e51085210
|
removed the trusted origin foo again - added proper detection of https
|
2024-11-19 23:31:56 +01:00 |
|
|
5163834de4
|
added CSRF trusted origin config, added tzdata - needed in debug mode
|
2024-11-19 23:09:53 +01:00 |
|
|
841be4f1bb
|
Merge pull request 'correct type conversion in csv import' (#19) from bugfix/import-fuckups into develop
Reviewed-on: #19
|
2024-11-19 20:42:59 +01:00 |
|
|
0d4019832f
|
Merge branch 'develop' into bugfix/import-fuckups
|
2024-11-19 20:41:15 +01:00 |
|
|
fed63fd45f
|
Merge pull request 'feature/small-useability-improvements' (#20) from feature/small-useability-improvements into develop
Reviewed-on: #20
Reviewed-by: Mario Hüttel <mario.huettel@linux.com>
|
2024-11-19 20:32:58 +01:00 |
|
|
d10c48f2b9
|
fixed usage of input fields
|
2024-11-19 00:39:15 +01:00 |
|
|
a54cd33880
|
Merge pull request 'mhu/4-port-to-django-5.1 Port to recent Django version' (#18) from mhu/4-port-to-django-5.1 into develop
Reviewed-on: #18
|
2024-11-19 00:03:22 +01:00 |
|
|
7c1465428f
|
automatically select first finding in autocomplete fields on enter
|
2024-11-18 23:55:38 +01:00 |
|
|
9afa7d709b
|
automatically select the search input when the start of a scanned uuid is detected
|
2024-11-18 23:55:12 +01:00 |
|
|
f2ea45cd19
|
correct type conversion in csv import
|
2024-11-18 23:08:34 +01:00 |
|
|
7678e6ad88
|
remove unnecessary uuid import from distributor views
|
2024-11-18 21:31:25 +01:00 |
|
|
5ce7d99db2
|
Fix import oder in package views
|
2024-11-18 21:28:37 +01:00 |
|
|
5109f8d094
|
Fixup imports in storage/stock views
|
2024-11-18 21:27:21 +01:00 |
|
|
6d0ec7e448
|
Fixup imports in package views
|
2024-11-18 21:19:59 +01:00 |
|
|
8422ff0eeb
|
Fixup imports in manufacturer views
|
2024-11-18 21:17:31 +01:00 |
|
|
1f3ed7f8ed
|
Fixup imports of distributor views
|
2024-11-18 21:15:05 +01:00 |
|
|
b3f8041f08
|
Fixup import of component_views.py
|
2024-11-18 21:08:55 +01:00 |
|
|
173f0e3c91
|
Fix trailing whitespace
|
2024-11-18 20:58:39 +01:00 |
|
|
a2f96ed4f0
|
Unclutter the views and move them to separate files
|
2024-11-18 20:56:23 +01:00 |
|
|
741a634546
|
Update reqirements.txt for Django 5.1.3
|
2024-11-18 20:19:38 +01:00 |
|
|
74e0be71b9
|
Upgrade to Dajngo 5.1.3
|
2024-11-18 20:17:55 +01:00 |
|
|
ce00f018fd
|
Merge branch 'develop' into mhu/4-port-to-django-5.1
|
2024-11-18 20:08:42 +01:00 |
|
|
6c6ef9e5fc
|
Move vscode folder up by one to include everything in the workspace
|
2024-11-18 19:53:09 +01:00 |
|
|
b9d788935d
|
Merge pull request 'extended api with read only fields to improve label writing' (#17) from feature/expand-components-in-storage-api into develop
Reviewed-on: #17
Reviewed-by: Mario Hüttel <mario.huettel@linux.com>
|
2024-11-17 23:42:24 +01:00 |
|
|
aa08de0d10
|
extended api with read only fields to improve label writing
|
2024-11-17 23:28:15 +01:00 |
|
|
4ee55c1675
|
Change pencil icon to pen with square to be consistent with the rest of the app
|
2024-11-17 23:06:06 +01:00 |
|