Commit Graph

24 Commits

Author SHA1 Message Date
274f984994 minor cleanups
removed clutter from models.py
(skill_ids only used for seeding)
changed default value of update_profile handler
(caused a crash during testing)
2023-10-20 16:59:47 +02:00
f3840f18b7 Consider real name when searching (kompetenzinventar/ki-doku#48) 2023-10-14 21:01:02 +02:00
be9bc8b5cc add pagination 2022-01-16 16:35:23 +01:00
a3919d5d51 disable adding new languages 2021-11-22 21:31:17 +01:00
9baf08d6b6 set hours to None if unavailable 2021-11-22 21:23:35 +01:00
733499303f fix creating languages #56 2021-11-22 21:14:08 +01:00
111d4f08f4 cast hours to int #56 2021-11-22 20:27:33 +01:00
1287893698 fix updating nickname #57 2021-11-22 20:20:53 +01:00
cac14b4cfb fix migrations issues, richtige variablen bennung 2021-10-04 19:25:24 +02:00
8772a13163 availibility 2021-10-04 18:10:31 +02:00
8bdc1564be fix find profile query #51 2021-09-20 21:07:48 +02:00
b8c2644086 implement generic search
closes #47
2021-08-16 22:41:03 +02:00
76e95311f0 add search by nick
add sql special chars test
2021-07-26 19:31:29 +02:00
2f83e206e1 implement searchtopics 2021-07-06 21:18:47 +02:00
85b8e638a7 add reuse headers to profile search files 2021-07-06 21:14:41 +02:00
020edffec7 implement profile search 2021-07-06 21:04:47 +02:00
a401c6d4a7 add availability 2021-07-05 20:16:50 +02:00
a05cc84c11 make project reuse compliant 2021-07-05 19:37:05 +02:00
9f4795b9f1 add profile visible flag 2021-07-02 16:26:36 +02:00
5113f6995e implement languages update 2021-06-27 13:51:40 +02:00
15b71459ee implement updating skills 2021-06-27 13:38:16 +02:00
68b84f50ca implement contacts update 2021-06-27 13:07:54 +02:00
54a6686474 implement address update 2021-06-27 12:20:36 +02:00
101bc20923 extract update profile handler handler 2021-06-27 11:55:08 +02:00