Commit graph

48 commits

Author SHA1 Message Date
4267c06532 Fix nixos error with psycopg 2023-12-26 02:31:07 +01:00
5136ae4a0d How did that get in there? 2023-12-26 01:49:07 +01:00
55124c8c21 Update Readme to reflect current requirements 2023-12-26 01:47:51 +01:00
90cc256ee6 Linting 2023-12-26 01:44:48 +01:00
c049512b6a VSCode settings have changed 2023-12-26 01:20:16 +01:00
be2f277eb3 update asgi starter to 5.0 2023-12-26 01:19:59 +01:00
b9f76acbf8 Updates
- Django 5.0
- whitenoise 6.6
- commentjson 0.9
- psycopg 3.1
- django-nested-admin 4.0
- pillow 10.1

This implies python 3.10+
2023-12-26 01:03:51 +01:00
5d17587829 Add shell.nix and update deps 2023-12-26 00:45:31 +01:00
9d242738f6 Add some stuff to gitignore 2023-12-26 00:44:51 +01:00
a56d4429dc Squelch warning 2023-12-26 00:44:38 +01:00
bc83608e58 Bugfix: Remove item inline as it leads to timeouts 2021-03-21 03:14:33 +01:00
e63579e1ef Fix some display issues and make the buttons a popout to be workable on touch devices like the ipad 2021-03-21 02:57:06 +01:00
a8c8ca183d Add datasheet icon 2021-03-21 02:56:26 +01:00
7beba0dc40 Bugfix: Redirect to box-display after editing in admin 2021-03-21 02:56:09 +01:00
3d3fe2969a Bugfix: Fix display order in multi-item compartments 2021-03-21 02:55:46 +01:00
970f314c06 Update service file 2020-12-23 02:11:53 +01:00
68752b8611 Add systemd service file 2020-12-23 02:05:49 +01:00
6cd4056274 Remove leftover print statements 2020-12-23 01:47:48 +01:00
71f62536c1 Implement all container templates 2020-12-23 01:47:00 +01:00
652ba705c5 Smaller fixes and is_staff check 2020-12-23 00:43:22 +01:00
9fd744e186 Extend item description 2020-12-23 00:43:03 +01:00
6ddfdddd00 Change everything to use tags 2020-12-23 00:31:34 +01:00
e8863a0071 Linter cleanup 2020-12-22 21:51:27 +01:00
326de9444d Allow for customization of workflow 2020-12-22 21:35:05 +01:00
444aeb37e6 Styling 2020-12-22 04:27:57 +01:00
6028682532 Add readme 2020-12-22 03:48:04 +01:00
d50c18548b By default forward to workshop list 2020-12-22 03:47:52 +01:00
d5388a0fb4 Hide edit buttons if user is not staff 2020-12-22 03:47:35 +01:00
926207564e Implement some templates 2020-12-22 03:18:45 +01:00
f911a40c50 Make navigation and creation of objects somewhat consistent 2020-12-22 03:18:32 +01:00
679fd6778c Add svg icons, remove png 2020-12-22 03:17:51 +01:00
bc3fa3d2b4 Update css, make generic 2020-12-22 03:17:06 +01:00
2b2b5f0e23 Add url property to all container types and container_url to all contained types 2020-12-22 03:16:38 +01:00
28887f9fc0 Add item size property to disallow "add" action if container is full 2020-12-22 03:15:49 +01:00
02f67255dd Update lockfile 2020-12-22 03:14:57 +01:00
084fdfb90b
Implement base data via data migration and add needed datafiles and templates (WIP) 2020-12-16 01:27:13 +01:00
1bebc74449
Model updates, add FormFactor and Tags 2020-12-16 01:26:42 +01:00
9aa2612327
Cleanup 2020-12-16 01:25:43 +01:00
b842442e98
Remove unneeded files 2020-12-16 01:25:31 +01:00
cb8e289833
Switch to pylance linter 2020-12-16 01:25:09 +01:00
8d4d4bb3ed
Generic cleanup, fix linter messages 2020-12-16 01:24:52 +01:00
e965cc01f9
Update dependencies 2020-12-15 18:01:08 +01:00
00c6ef455e
Add distributor images 2020-12-15 18:00:03 +01:00
ffb8c1cef4 Add template and static files for SMD-Boxall 2020-08-08 02:20:43 +02:00
13fb8f7f3e Serve media files 2020-08-08 02:19:44 +02:00
082afc26e6 Model restructuring 2020-08-08 02:19:21 +02:00
f85ed9efcc Add launch config for vscode 2020-08-08 02:18:23 +02:00
85e8018333 Initial commit 2020-08-04 02:42:42 +02:00