1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00
Commit graph

35 commits

Author SHA1 Message Date
5c511a00f5 Module doc strings 2022-07-03 18:26:15 +02:00
6f9b2984ba Ignore some security warnings 2022-07-03 17:45:24 +02:00
ef29ac8963 Apply flake8 2022-07-03 17:11:33 +02:00
3e6ea165ba Exclude dev from install and update poetry 2022-07-02 16:55:21 +02:00
856c394aeb Remove adoc 2022-06-28 03:51:39 +02:00
787504c7a1 Add appointment date check constraint 2022-06-20 03:06:33 +02:00
22954a1adb Fix typos 2022-06-17 22:24:33 +02:00
41a329512a Add test_container.py 2022-06-15 01:42:32 +02:00
d3f6479c6f Add sqlite3 to optional packages 2022-06-02 01:35:57 +02:00
3ad255b1dc Remove asciidoctor from server 2022-05-30 17:32:21 +02:00
38e081df04 Set minimum password length 2022-05-29 19:03:54 +02:00
56c7212323 Add rsync to optional software 2022-05-21 15:53:30 +02:00
2236edb8aa Require active_semester 2022-05-20 21:03:24 +02:00
5541435a30 Organize funs 2022-05-20 20:56:04 +02:00
af7fcaa59c Migrate all() 2022-05-20 20:37:29 +02:00
57e81092fe Fix validation 2022-05-17 13:39:08 +02:00
d5dff6ccda Catch error while initializing the database 2022-05-17 13:24:16 +02:00
30365a1bf3 Add generate_secrepts.py 2022-05-17 12:44:17 +02:00
da214f6046 Use template for advlabdb.conf 2022-05-17 12:37:44 +02:00
3f3eba9fde Fix calling logged_server_setup 2022-05-17 12:12:52 +02:00
c8ebffefc8 Convert path to string 2022-05-17 12:09:54 +02:00
211b83e431 Wrong directory 2022-05-17 12:06:57 +02:00
9ba1dc2925 Insert absolute path 2022-05-17 12:04:56 +02:00
76e8dbba46 Fix running server_setup 2022-05-17 11:58:19 +02:00
9ff2405947 Remove Appointment.customInit 2022-05-15 22:24:49 +02:00
2f7d005ea4 Remove GroupExperiment.customInit 2022-05-15 20:59:57 +02:00
86c7f6d915 Remove PartStudent.customInit 2022-05-15 20:06:54 +02:00
5fd9154901 Remove Semester.customInit 2022-05-15 20:06:54 +02:00
f18e06a39b Add origin main to git pull 2022-05-10 01:28:57 +02:00
f8665c410a Fix running logged_server_setup 2022-05-10 01:26:58 +02:00
ff8ef36615 ADD REPO_DIR constant 2022-05-09 18:03:25 +02:00
43983679c8 Add reset_admin_password script 2022-05-09 02:12:04 +02:00
9c35b770a2 Seperate formatting from constraints checking 2022-05-09 02:11:28 +02:00
11fb5f5428 Use relative imports 2022-05-08 21:26:25 +02:00
1f89e4aaed Organize docs and scripts 2022-05-08 17:29:45 +02:00