Commit Graph

196 Commits

Author SHA1 Message Date
Patrick Jentsch
9c22370eea Implement force download parameter in model insert_defaults methods 2023-11-28 12:10:55 +01:00
Patrick Jentsch
0abfe65afa Bring back community update 2/x 2023-10-25 16:21:30 +02:00
Patrick Jentsch
a9973e9c8e Add compression to static corpus data, use chunked computation, hide read corpus ids in corpus analysis 2023-07-06 13:02:22 +02:00
Inga Kirschnick
b8bcb159a2 Hide Community Update code 2023-06-07 15:13:47 +02:00
Inga Kirschnick
4944d31dd5 getUser back to CorpusList 2023-06-07 13:39:04 +02:00
Patrick Jentsch
793de849ef Allow to change role by using a corpus follow link 2023-06-06 13:44:02 +02:00
Patrick Jentsch
91e42d6d92 Revert changes and fix some typos 2023-05-09 14:18:59 +02:00
Patrick Jentsch
8c935820e8 Better and more live updated on corpus follower actions 2023-05-08 15:20:42 +02:00
Inga Kirschnick
6c76d27a32 Update corpus page 2023-04-27 15:11:18 +02:00
Inga Kirschnick
69b5e9b48b Link fix 2023-04-18 15:55:53 +02:00
Inga Kirschnick
8538fc705f Terms of use confirmation 2023-04-13 16:08:07 +02:00
Patrick Jentsch
0de14ea5db cleanup CorpusFollowerPermissions 2023-04-12 12:45:41 +02:00
Patrick Jentsch
3a2295487c Fix some privacy issues 2023-04-11 11:46:33 +02:00
Patrick Jentsch
35b239877a fix missing username pattern 2023-03-29 14:32:52 +02:00
Patrick Jentsch
57813b4bc2 Fix link issues 2023-03-22 12:06:33 +01:00
Patrick Jentsch
f8e94a721f Change how the user avatar is exchanged between client und server 2023-03-16 09:54:48 +01:00
Inga Kirschnick
2dc7efbc8d Update follow corpus by token method 2023-03-02 09:57:43 +01:00
Inga Kirschnick
8b01777318 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-02-24 15:22:33 +01:00
Inga Kirschnick
e2ddbf26f1 Update User Card and Share link with specific role 2023-02-24 15:22:26 +01:00
Patrick Jentsch
3147bed90a codestyle enhancements 2023-02-24 10:34:42 +01:00
Patrick Jentsch
c565b08f9c Found a better solution for default role assignments 2023-02-24 10:30:42 +01:00
Patrick Jentsch
ff3ac3658f Yet another small fix 2023-02-24 10:02:28 +01:00
Inga Kirschnick
17ec3e292a Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-02-24 09:47:18 +01:00
Patrick Jentsch
122cce98a1 another small fix 2023-02-24 09:46:35 +01:00
Patrick Jentsch
cb31afe723 small fix 2023-02-24 09:44:09 +01:00
Inga Kirschnick
d0b369efaf Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-02-24 09:30:43 +01:00
Inga Kirschnick
b27a1051af import share link token generation to models.py 2023-02-24 09:30:29 +01:00
Patrick Jentsch
0609e2cd72 Fix follow corpus mechanics 2023-02-24 09:27:20 +01:00
Patrick Jentsch
1d85e96d3a Let the Corpus owner change Roles of followers 2023-02-23 15:18:53 +01:00
Patrick Jentsch
38d09a3490 Integrate CorpusFollowerRoles 2023-02-23 13:05:04 +01:00
Patrick Jentsch
1be8a449fe cleanup in models file 2023-02-22 09:35:19 +01:00
Patrick Jentsch
68dc8de476 Add function to dynamically add followers to CorpusFollowerList 2023-02-21 16:23:10 +01:00
Patrick Jentsch
d699fd09e5 Add live data updates for corpus follower lists 2023-02-21 13:59:11 +01:00
Patrick Jentsch
8d70e93856 Update CorpusFollowerAssociation table 2023-02-21 11:05:09 +01:00
Patrick Jentsch
8168a2384f Add unfollow and view function to corpusfollowerlist 2023-02-20 16:15:17 +01:00
Patrick Jentsch
2dc41fd387 Add CorpusFollowerList and functions 2023-02-20 10:40:33 +01:00
Inga Kirschnick
bd6f94582b some testing 2023-02-06 10:52:36 +01:00
Inga Kirschnick
e2cdcd3f7c first implementation of follow mechanics 2023-01-31 08:59:42 +01:00
Patrick Jentsch
97bba2498b Add m2m corpus-follower table 2023-01-23 11:50:12 +01:00
Inga Kirschnick
eb2d7d9538 User following mechanics 2023-01-19 08:58:57 +01:00
Inga Kirschnick
8b7c334007 Corpus Following Functions & small QB fix 2023-01-16 15:43:43 +01:00
Patrick Jentsch
7b20b11c6e add user_corpus m2m relationship 2023-01-12 16:26:33 +01:00
Patrick Jentsch
f972c13b81 Fix contributionslists share toggle 2023-01-11 13:29:47 +01:00
Patrick Jentsch
980b8cc1d3 Codestyle enhancements 2022-12-22 16:02:12 +01:00
Inga Kirschnick
e633b834c6 Adding date and time to news content 2022-12-21 15:23:59 +01:00
Patrick Jentsch
c27d6ec0fe use hashid for serialization 2022-12-19 15:46:17 +01:00
Patrick Jentsch
c00f5230a1 Some changes for profile 2022-12-19 15:35:06 +01:00
Inga Kirschnick
c0d015acd8 Merge branch 'profile-page' into development 2022-12-19 12:51:06 +01:00
Inga Kirschnick
d9699b9c6d Avatar Update 2022-12-19 12:46:18 +01:00
Patrick Jentsch
9904e54c51 Add dashboard2 2022-12-15 09:53:19 +01:00