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

425 commits

Author SHA1 Message Date
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
68ac180e86 Better descriptions 2022-05-16 03:37:08 +02:00
17f8b43bee Fix function call 2022-05-15 22:38:49 +02:00
4347b63f3c Merge branch 'main' of gitlab.rlp.net:mobitar/advlabdb 2022-05-15 22:29:32 +02:00
fe8dceceba Explicit None check 2022-05-15 22:25:19 +02:00
9ff2405947 Remove Appointment.customInit 2022-05-15 22:24:49 +02:00
2e6151d05f Remove ExperimentMark.customInit 2022-05-15 21:07:00 +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
b351dcf565 Remove Semester.customInit 2022-05-15 19:07:53 +02:00
102640f14d Use handle_view_exception 2022-05-15 19:07:08 +02:00
ce913f92eb Use IN and BETWEEN in CHECK 2022-05-15 19:06:28 +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
a15d92061d Bump version :) 2022-05-09 18:03:45 +02:00
ff8ef36615 ADD REPO_DIR constant 2022-05-09 18:03:25 +02:00
ce948188c6 Update README 2022-05-09 17:59:52 +02:00
85f49824ca Add UserHasRole filter 2022-05-09 02:13:18 +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
52514957d1 Fix missing import 2022-05-09 02:10:30 +02:00
3d217383de Add notice about random passwords 2022-05-08 22:04:08 +02:00
11fb5f5428 Use relative imports 2022-05-08 21:26:25 +02:00
11602ec39a Fix script path 2022-05-08 17:32:33 +02:00
1f89e4aaed Organize docs and scripts 2022-05-08 17:29:45 +02:00
daf0b6287f Use longer passwords 2022-05-07 23:55:34 +02:00
b220f3d603 Add email-validator 2022-05-07 23:54:45 +02:00
7c9493facc Done init_db script 2022-05-07 23:54:12 +02:00
3fd804d175 Fix some problems with app context 2022-05-07 23:53:47 +02:00
b9d5aad18d Add init_db script 2022-05-07 21:05:29 +02:00
06a782ef66 Format and make one default callable 2022-05-07 21:05:16 +02:00
f89059f4ac Update poetry update function 2022-05-07 17:01:05 +02:00
e005e2d0e9 Update instead of install with poetry 2022-05-07 16:56:54 +02:00
f3ce8c5b63 Remove packages lock 2022-05-07 16:56:32 +02:00
3b07efd1af Use relative db dir from .env 2022-05-07 16:48:28 +02:00
b5917f85eb Create db directory 2022-05-07 16:02:23 +02:00
a0711f7eaf Fix missing dependencies 2022-05-07 16:02:07 +02:00
6b0b6e587c No buffering for log 2022-05-07 16:00:57 +02:00
6f30f90b64 Add row filters for deduplication 2022-05-07 02:09:37 +02:00
99703439a3 Deduplicate index_view 2022-05-07 01:44:39 +02:00
2de977e1c1 Deduplication of create_form 2022-05-07 01:06:08 +02:00
33e36eaa80 Use localhost 2022-05-03 19:04:32 +02:00
a1627d49c1 Fix gunicorn unit problems 2022-05-03 19:03:54 +02:00
df29242e75 Update deps 2022-05-03 19:03:27 +02:00
89835e3c86 Add Python scripts 2022-05-03 19:02:39 +02:00
8cfaa1651b Remove Xonsh scripts 2022-05-03 19:02:22 +02:00
0536cc699f Add function argument 2022-05-01 20:42:41 +02:00