|
b26cd94fa5
|
Use adjusted semester sorting function
|
2022-05-20 20:46:05 +02:00 |
|
|
a8117b7e72
|
Sorting semesters
|
2022-05-20 20:37:29 +02:00 |
|
|
af7fcaa59c
|
Migrate all()
|
2022-05-20 20:37:29 +02:00 |
|
|
4332e145b7
|
Use session.get
|
2022-05-20 20:37:29 +02:00 |
|
|
3022c377b4
|
Use back_populates instead of backref
|
2022-05-20 20:37:29 +02:00 |
|
|
d2a0700f7d
|
Use session.get
|
2022-05-20 20:37:29 +02:00 |
|
|
ec3664a30a
|
Improve error message
|
2022-05-18 01:25:51 +02:00 |
|
|
6ea51b1235
|
Fix database_import.py script
|
2022-05-18 01:08:07 +02:00 |
|
|
b2c63c90af
|
Fix call of undefined function
|
2022-05-18 01:07:27 +02:00 |
|
|
11fbb52806
|
Use NULL in import
|
2022-05-18 01:07:06 +02:00 |
|
|
80833cf068
|
Add sshd_config editing to server_setup.adoc
|
2022-05-18 01:06:25 +02:00 |
|
|
6d73abfba5
|
Update server_setup.adoc with systemd restart
|
2022-05-17 14:25:51 +02:00 |
|
|
ce532e8383
|
Update server_setup.adoc
|
2022-05-17 13:52:46 +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 |
|
|
669d45606a
|
Add poetry run
|
2022-05-17 13:10:36 +02:00 |
|
|
c9dafadc27
|
Update server_setup.adoc
|
2022-05-17 12:46:38 +02:00 |
|
|
30365a1bf3
|
Add generate_secrepts.py
|
2022-05-17 12:44:17 +02:00 |
|
|
d95a1c4e48
|
Update .env.template
|
2022-05-17 12:44:02 +02:00 |
|
|
703697fbd3
|
Ignore advlabdb.conf
|
2022-05-17 12:43:51 +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 |
|
|
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 |
|