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

82 commits

Author SHA1 Message Date
64165218ca Done ExperimentMarkView 2021-07-13 02:50:15 +02:00
3b6f92efd9 SelectField for final_part_mark 2021-07-12 19:49:10 +02:00
5b62f9e78e Done AppointmentView 2021-07-12 16:42:11 +02:00
b67ba46768 Added customInit 2021-07-12 14:48:29 +02:00
18257799c7 Moved get_query and get_count_query to parent classs 2021-07-12 13:06:44 +02:00
72b05beefc Added CheckConstraints 2021-07-11 14:27:00 +02:00
c9143410d4 Fixed changing active semester 2021-07-11 13:48:13 +02:00
e50ad68d97 Added UniqueConstrains 2021-07-11 03:21:54 +02:00
aa7ab40f1e Removed email from Assistant 2021-07-11 03:17:21 +02:00
dca0ec8828 Changed experiment number to label as string 2021-07-11 01:49:39 +02:00
9247a5aa54 Added active to Experiment and transfer active 2021-07-01 23:17:09 +02:00
f28f9b64fb Added checkAndInit to GroupExperiment and repr() to all Models 2021-07-01 22:20:34 +02:00
5212eb8ee6 Added create_model to GroupExperiment 2021-07-01 19:43:59 +02:00
515c389610 Added experiments history 2021-07-01 16:38:37 +02:00
d30945461b Changed PartExperiment to SemesterExperiment 2021-07-01 14:41:20 +02:00
6e153d9c09 Redirect to login if no access 2021-07-01 14:02:23 +02:00
0a91f4a331 Made modal 2021-07-01 13:12:43 +02:00
c09ab2ffdc Changed Datetime to Date for Appointment 2021-07-01 01:02:44 +02:00
8444f9babc Renamed ModelViews 2021-06-30 22:04:33 +02:00
d9eaafeb6d Improved Students, PartStudents and Groups view 2021-06-30 21:58:57 +02:00
5aa408df89 Changed some int to float 2021-06-30 20:21:44 +02:00
f971c0811f Added Logout Button 2021-06-28 18:43:13 +02:00
f840bd4b20 Transfer part experiments and assistants for new semesters 2021-06-26 01:59:21 +02:00
27c8d3d952 Added GroupExperimentModelView 2021-06-24 19:39:26 +02:00
61cbfe9ec8 Added AssistantModelView 2021-06-24 19:24:14 +02:00
954fe5ff00 Added PartExperimentModelView 2021-06-21 18:26:38 +02:00
78fe69cfe1 Added ExperimentModelView 2021-06-21 18:07:18 +02:00
4124c5cae5 Added wiki_link to Experiment 2021-06-21 18:00:16 +02:00
a352917daa Updated packages 2021-06-14 12:50:09 +02:00
c2917aa3fe Added persistent semester filters 2021-06-10 03:14:30 +02:00
b8da4fa8a8 Cleaned up routes.py 2021-06-09 02:51:26 +02:00
a6314e1c02 Prevent locking admin out 2021-06-09 02:22:37 +02:00
c5a8ef790b Updated SemesterModelView and added session exceptions 2021-06-09 01:07:02 +02:00
699192201f Added GroupModelView 2021-06-07 17:15:10 +02:00
c6d348c4f3 Updated README.md 2021-06-03 00:09:02 +02:00
6fcea2ba8a Fixed import order 2021-06-02 23:52:15 +02:00
418b1f66ac Added black and isort 2021-06-02 23:43:41 +02:00
050189ee68 Updated pyproject.toml 2021-06-02 21:27:34 +02:00
ad134a923e Added createParts to Semester 2021-06-02 02:13:52 +02:00
bc8859d521 Added configUtils 2021-06-02 01:56:49 +02:00
dbfc488e8e Updated README 2021-05-18 15:20:03 +02:00
82ee852469 Added setting new semester as active semester 2021-05-18 14:54:30 +02:00
7e1a98b12b Updated README 2021-05-18 13:59:13 +02:00
64fe85272b Cleaned up with flake8 2021-05-17 22:36:24 +02:00
810a3ba496 Added redirecting after login 2021-05-17 22:15:50 +02:00
ad5b3117fd Added admin index template 2021-05-17 21:48:12 +02:00
45c3d55470 Added admin templates 2021-05-17 21:34:49 +02:00
718d7744d3 Added the copy_admin_templates script 2021-05-17 18:49:56 +02:00
868c1e2d4d Added changing active semester from admin view 2021-05-17 16:55:04 +02:00
6d32b1840d Updated packages, added contact email for students. 2021-05-14 18:53:15 +02:00