Commit Graph

153 Commits

Author SHA1 Message Date
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
Inga Kirschnick
61a6ddd4be Privacy settings for profile pages 2022-12-13 15:01:04 +01:00
Inga Kirschnick
be517a04af Update profile page with avatar 2022-12-05 09:40:02 +01:00
Inga Kirschnick
b98e711ad5 Merge branch 'profile-page' into development 2022-11-30 14:56:17 +01:00
Inga Kirschnick
a009bbe1f9 Profile page 2022-11-30 14:36:42 +01:00
Patrick Jentsch
5864aa653e standardize db col names and some preliminary work for public corpora 2022-11-29 15:27:50 +01:00
Patrick Jentsch
aff85f2145 Remove last edited date from FileMixin 2022-11-24 12:24:29 +01:00
Patrick Jentsch
821571e97f Some updates regarding contributions 2022-11-18 11:51:41 +01:00
Patrick Jentsch
bbea1553b8 Remove darkmode setting 2022-11-17 10:52:46 +01:00
Patrick Jentsch
e92624f0c0 Simplify code for editing models via forms 2022-11-17 10:46:16 +01:00
Patrick Jentsch
cd72614c0f Contributions update revised 2022-11-15 15:11:16 +01:00
Inga Kirschnick
ca4abc3269 Small fixes 2022-11-11 13:38:41 +01:00
Inga Kirschnick
05340ea7ff Contribution Package Spacy NLP 2022-11-07 09:15:38 +01:00
Inga Kirschnick
46ba14b923 Contribution Package Tesseract OCR 2022-11-03 15:38:35 +01:00
Inga Kirschnick
1faa98b4e8 Adjustment Contribution Package 2022-10-26 12:02:53 +02:00
Inga Kirschnick
0c809cc75c Merge branch 'contributors-update' into development 2022-10-26 10:38:25 +02:00
dameyer
40a71ad9dd fix model contribution. 2022-10-25 13:07:10 +02:00
Patrick Jentsch
b9e5939c1b Add SpaCyNLPModel database model 2022-10-13 15:05:54 +02:00
Patrick Jentsch
dc3709decb Remove the TranskribusHTRPipelineModel and fetch data on request. 2022-10-12 15:10:55 +02:00
Patrick Jentsch
236d3e7ee4 Rename tables for pipeline models 2022-10-12 10:23:05 +02:00
Patrick Jentsch
2470c8dfef Remove redundant code 2022-10-11 11:32:50 +02:00
Patrick Jentsch
ca27f2e6f2 Fix TranskribusHTRModel display problems 2022-10-04 15:33:51 +02:00
Patrick Jentsch
ceef272d06 Add API functionality 2022-09-02 13:24:14 +02:00
Patrick Jentsch
8e1d94bb5d Restructure project 2022-09-02 13:07:30 +02:00
Patrick Jentsch
7acb3b40c2 use hashids in jwt 2022-07-18 17:37:05 +02:00
Patrick Jentsch
1de9fce854 Switch from Authlib to pyJWT 2022-07-18 17:10:09 +02:00
Patrick Jentsch
12bba0564f Migrate to Flask 2 2022-07-15 12:24:04 +02:00
Patrick Jentsch
42ad6e27e2 Add Contributions Mockup and fix email notifications on job status change 2022-07-11 12:14:01 +02:00
Patrick Jentsch
76924956de Change the user session SocketIO Logic 2022-07-04 14:09:17 +02:00
Patrick Jentsch
b8bf004684 Restructure code and use APScheduler for daemon functionality 2022-06-28 12:30:02 +02:00
Patrick Jentsch
7362bb5514 Codestyle enhancements 2022-05-05 15:10:03 +02:00
Patrick Jentsch
d68f30db8b Add transkribus models 2022-04-25 16:09:06 +02:00
Patrick Jentsch
10b5254e82 Restructure code 2022-04-25 11:32:10 +02:00
Patrick Jentsch
ccdd0d3faa Integrate TranskribusHTRModels 2022-04-22 15:27:52 +02:00
Patrick Jentsch
43ea898394 Fix corpus build process 2022-04-13 09:47:02 +02:00
Patrick Jentsch
4146e3789b normalize vrt on build 2022-04-12 16:11:40 +02:00
Patrick Jentsch
ce997e69ea Rename all services, use scss, cleanup, add sandpaper conversion script 2022-04-04 13:31:09 +02:00
Patrick Jentsch
15e897f005 Delete unused files, restructure assets and use scss 2022-02-15 09:25:34 +01:00
Patrick Jentsch
585a6ba796 Rename some IntEnumColumn related stuff 2022-02-10 12:01:31 +01:00
Patrick Jentsch
86d14f748f More generic implementation of fake enum db types 2022-02-09 16:02:37 +01:00
Patrick Jentsch
df6ab3991c Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances 2022-02-08 12:26:20 +01:00
Patrick Jentsch
fe938c0ca2 Big update, corpus analysis reworked, versioned services, preliminary work for contributions 2022-02-03 12:39:16 +01:00
Patrick Jentsch
82543d883f Use HashidMixin from flask_hashids 2021-12-13 12:20:01 +01:00
Patrick Jentsch
123537cd16 Add new roles and a new permission 2021-12-03 14:07:03 +01:00