Commit Graph

2053 Commits

Author SHA1 Message Date
Patrick Jentsch
89ccca11eb Add new configuration variable to .env template 2022-10-13 11:09:47 +02:00
Patrick Jentsch
2ead38bbe4 Add new config option. DOCKER_NETWORK_NAME 2022-10-12 15:32:47 +02:00
Patrick Jentsch
399d41dd08 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2022-10-12 15:10:58 +02:00
Patrick Jentsch
dc3709decb Remove the TranskribusHTRPipelineModel and fetch data on request. 2022-10-12 15:10:55 +02:00
Inga Kirschnick
2e45db10ca Optical adjustments 2.0 2022-10-12 14:08:42 +02:00
Inga Kirschnick
f96bac93f2 Optical code adjustments 2022-10-12 14:05:01 +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
25b3939cc2 Merge branch 'master' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque 2022-10-07 09:45:07 +02:00
Patrick Jentsch
086fe22649 Fix some bugs in corpus analysis and simplify code 2022-10-07 09:43:11 +02:00
Patrick Jentsch
ca27f2e6f2 Fix TranskribusHTRModel display problems 2022-10-04 15:33:51 +02:00
Patrick Jentsch
1c8f4f7e9c Add is_public column to corpora db table 2022-10-04 15:33:22 +02:00
Patrick Jentsch
40348cebe1 Remove version change handling in templates as it is already implemented in CreateJobForm.js 2022-10-04 15:32:31 +02:00
Patrick Jentsch
0e982e0749 Remove QueryBuilder artifacts from merge 2022-10-04 13:24:04 +02:00
Patrick Jentsch
970bd25f4c Make migration script messages more precise 2022-10-04 13:06:15 +02:00
Patrick Jentsch
5fb4329d5f Add tesseract-ocr-pipeline and transkribus-htr-pipeline v0.1.1 2022-10-04 13:05:20 +02:00
Patrick Jentsch
b662a3a4d1 Configure migrate to detect type changes in models 2022-10-04 13:02:11 +02:00
dameyer
9802fdd175 Add form and template for adding a model. 2022-10-02 23:49:14 +02:00
dameyer
61098535be Update gitignore. 2022-10-02 23:47:15 +02:00
Inga Kirschnick
740ebcb40d small url creation fix 2022-09-20 15:11:20 +02:00
Inga Kirschnick
dc86c1e85d fix wrong url creation 2022-09-20 15:02:44 +02:00
Patrick Jentsch
650a77f055 Remove merge leftover 2022-09-07 15:16:32 +02:00
Patrick Jentsch
7372e538f4 Add querybuilder js file 2022-09-07 14:56:40 +02:00
Inga Kirschnick
7fe183bf2a Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2022-09-07 14:53:51 +02:00
Inga Kirschnick
f46544451e Code Style 2022-09-07 14:47:42 +02:00
Inga Kirschnick
f09403e61d QueryBuilder 1.1 2022-09-07 14:22:59 +02:00
Inga Kirschnick
d537a38712 Querybuilder 1.0 2022-09-07 09:06:21 +02:00
Patrick Jentsch
ceef272d06 Add API functionality 2022-09-02 13:24:14 +02:00
Patrick Jentsch
dedccad70a Restructure project 2/2 2022-09-02 13:08:01 +02:00
Patrick Jentsch
8e1d94bb5d Restructure project 2022-09-02 13:07:30 +02:00
Patrick Jentsch
ec9225b881 Restructure imports (3rd party imports first) 2022-09-02 13:02:04 +02:00
Patrick Jentsch
8f03c2aea7 Add some handy css classes 2022-09-02 12:57:30 +02:00
Patrick Jentsch
131afd6419 New logic for forms including file upload. 2022-09-02 12:56:59 +02:00
Inga Kirschnick
9781425602 Query Builder New Design 2022-08-03 16:21:11 +02:00
Inga Kirschnick
4497567de0 Final prototype 2022-08-01 10:00:12 +02:00
Patrick Jentsch
7acb3b40c2 use hashids in jwt 2022-07-18 17:37:05 +02:00
Patrick Jentsch
1f3ca9664d Remove dummy /users route 2022-07-18 17:10:44 +02:00
Patrick Jentsch
29900f3ab1 Update some JS libraries 2022-07-18 17:10:21 +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
bab98c52a1 Move docker-compose example files in subdirectory 2022-07-15 12:22:19 +02:00
Patrick Jentsch
81e5027544 Add settings from VSCode Docker extension 2022-07-15 12:16:54 +02:00
Inga Kirschnick
5cbc6ea822 Prototype Query Builder for demo only 2022-07-13 14:06:22 +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
018f9e752c Fix event names 2022-07-08 15:52:15 +02:00
Patrick Jentsch
4e5957eea2 Change the Subscription Logic for Socket.IO Data exchange 2022-07-08 11:46:47 +02:00
Patrick Jentsch
5771e156ce Change the APScheduler Logic and try to catch more errors in Daemon 2022-07-04 14:11:10 +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
7c52d3f392 Add Hint on how to store your job data 2022-06-14 12:00:22 +02:00