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

598 commits

Author SHA1 Message Date
d8949a9f70 Fix update_experiment_marks_missing 2022-06-28 01:13:35 +02:00
0c7a3d8ef8 Show experiment_marks_missing 2022-06-28 00:58:14 +02:00
21981825a7 Add experiment_marks_missing 2022-06-28 00:57:59 +02:00
22ee6f7c54 Remove old views 2022-06-27 23:27:09 +02:00
82e2e9977f Add footnotes 2022-06-27 22:40:29 +02:00
d2ac3a7568 Add table columns 2022-06-27 22:13:35 +02:00
c0bcdc4da5 Adjust GroupExperiment view 2022-06-27 22:12:52 +02:00
1142cd99b5 Set width property 2022-06-27 22:09:17 +02:00
0402d71db7 Better note field display 2022-06-27 00:20:56 +02:00
89a0d295fe Parse mark selection 2022-06-27 00:20:30 +02:00
eb09b793c6 Use selection mark field 2022-06-27 00:20:15 +02:00
80e7ff731f Add selection_mark_field 2022-06-27 00:19:59 +02:00
35560622dc Show note description 2022-06-26 22:31:39 +02:00
944b98e6c1 New assistant form almost done 2022-06-20 03:08:57 +02:00
a04472cd76 Add default to mark_field 2022-06-20 03:07:46 +02:00
787504c7a1 Add appointment date check constraint 2022-06-20 03:06:33 +02:00
39a66727ee Use FlaskForm 2022-06-20 00:39:31 +02:00
22954a1adb Fix typos 2022-06-17 22:24:33 +02:00
05ed82ac9f Adjust footer 2022-06-17 22:24:23 +02:00
9d0073d940 Add note to assistantSpace 2022-06-17 22:20:42 +02:00
e1411e87a0 Share fields 2022-06-17 20:56:14 +02:00
4c64a8cefd Further deduplication 2022-06-17 19:58:43 +02:00
2790652475 Deduplication 2022-06-17 19:51:18 +02:00
8c34cb71f7 Add GroupExperiment.note to adminSpace 2022-06-17 19:15:38 +02:00
41a329512a Add test_container.py 2022-06-15 01:42:32 +02:00
852a3247f1 Add logs hint 2022-06-14 23:10:06 +02:00
43a08e1ce6 Update READEME and pyproject 2022-06-05 11:13:08 +02:00
Mohamad Bitar
966ac5ac4b Add LICENSE 2022-06-03 21:17:17 +02:00
d3f6479c6f Add sqlite3 to optional packages 2022-06-02 01:35:57 +02:00
4bb9fbdaee Update assistants's docs 2022-06-02 00:11:32 +02:00
760cf05f26 Further debloat assistantSpace 2022-06-01 23:57:28 +02:00
227c960653 Add deep_getattr 2022-06-01 23:56:55 +02:00
97b96f220f Add str_without_semester_formatter 2022-06-01 23:15:33 +02:00
41ed476a2f Debloat assistatSpace 2022-06-01 23:15:22 +02:00
3412657ca7 Replace editables with form for assistants' marks 2022-06-01 23:03:41 +02:00
9f055d7a7e Add missing_formatter 2022-06-01 23:03:13 +02:00
2da2a67b94 Apply str instead of repr 2022-06-01 23:02:17 +02:00
ecad30eb79 Replace repr with str 2022-06-01 22:54:17 +02:00
f45b3fbc4d Replace _repr with _str 2022-06-01 22:53:23 +02:00
400ba8f379 Add markupsafe 2022-06-01 20:44:11 +02:00
e83d9b94da Fix important in embedding mode 2022-05-30 20:36:23 +02:00
b1f66ed98d Fix typos 2022-05-30 18:42:02 +02:00
a163cb3be7 Redirect first login to docs 2022-05-30 18:09:19 +02:00
3ad255b1dc Remove asciidoctor from server 2022-05-30 17:32:21 +02:00
5efa921e61 Add feedback notice 2022-05-30 17:26:16 +02:00
a1e594bded Update admin and assistant docs 2022-05-30 17:25:50 +02:00
99b2647d6e Set all views url 2022-05-30 17:02:16 +02:00
0847970587 Use docs.html 2022-05-30 17:02:00 +02:00
d9268f17a9 Remove unneeded routes 2022-05-30 17:01:26 +02:00
d63f96947b Add footer 2022-05-30 16:43:29 +02:00