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

536 commits

Author SHA1 Message Date
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
00ef2890c6 Add assistant_container 2022-05-30 16:42:48 +02:00
5ec7df9069 Show user details for assistant 2022-05-30 15:38:20 +02:00
a893781a05 Rename to Home 2022-05-30 15:37:53 +02:00
c0152c28aa Add assistant's docs 2022-05-30 15:37:15 +02:00
720f1c1193 Add search to AssistantExperimentMarkView 2022-05-30 04:29:02 +02:00
a5fe640b0d Clean up 2022-05-30 04:18:35 +02:00
0285b79883 Add description to special 2022-05-30 04:18:19 +02:00
1e27182bd6 Use column_display_all_relations 2022-05-30 02:53:17 +02:00
813d6102a2 Prevent creating semesters older than newest 2022-05-29 22:07:47 +02:00
45359b2c87 Fix function call 2022-05-29 22:05:26 +02:00
6f22253a49 Move Semester functions 2022-05-29 21:47:23 +02:00
1141d1dfb9 Move setActiveSemester 2022-05-29 21:41:01 +02:00