Commit Graph

  • dc3709decb Remove the TranskribusHTRPipelineModel and fetch data on request. Patrick Jentsch 2022-10-12 15:10:55 +0200
  • 2e45db10ca Optical adjustments 2.0 Inga Kirschnick 2022-10-12 14:08:42 +0200
  • f96bac93f2 Optical code adjustments Inga Kirschnick 2022-10-12 14:05:01 +0200
  • 236d3e7ee4 Rename tables for pipeline models Patrick Jentsch 2022-10-12 10:23:05 +0200
  • 07ec01ae2e Merge branch 'development' Patrick Jentsch 2022-10-11 11:34:19 +0200
  • 2470c8dfef Remove redundant code Patrick Jentsch 2022-10-11 11:32:50 +0200
  • 25b3939cc2 Merge branch 'master' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque Patrick Jentsch 2022-10-07 09:45:07 +0200
  • 086fe22649 Fix some bugs in corpus analysis and simplify code Patrick Jentsch 2022-10-07 09:43:11 +0200
  • ca27f2e6f2 Fix TranskribusHTRModel display problems Patrick Jentsch 2022-10-04 15:33:51 +0200
  • 1c8f4f7e9c Add is_public column to corpora db table Patrick Jentsch 2022-10-04 15:33:22 +0200
  • 40348cebe1 Remove version change handling in templates as it is already implemented in CreateJobForm.js Patrick Jentsch 2022-10-04 15:32:31 +0200
  • 0e982e0749 Remove QueryBuilder artifacts from merge Patrick Jentsch 2022-10-04 13:24:04 +0200
  • 970bd25f4c Make migration script messages more precise Patrick Jentsch 2022-10-04 13:06:15 +0200
  • 5fb4329d5f Add tesseract-ocr-pipeline and transkribus-htr-pipeline v0.1.1 Patrick Jentsch 2022-10-04 13:05:20 +0200
  • b662a3a4d1 Configure migrate to detect type changes in models Patrick Jentsch 2022-10-04 13:02:11 +0200
  • 9802fdd175 Add form and template for adding a model. dameyer 2022-10-02 23:49:14 +0200
  • 61098535be Update gitignore. dameyer 2022-10-02 23:47:15 +0200
  • 740ebcb40d small url creation fix Inga Kirschnick 2022-09-20 15:11:20 +0200
  • dc86c1e85d fix wrong url creation Inga Kirschnick 2022-09-20 15:02:44 +0200
  • 650a77f055 Remove merge leftover Patrick Jentsch 2022-09-07 15:16:32 +0200
  • 7372e538f4 Add querybuilder js file Patrick Jentsch 2022-09-07 14:56:40 +0200
  • 7fe183bf2a Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development Inga Kirschnick 2022-09-07 14:53:51 +0200
  • f46544451e Code Style Inga Kirschnick 2022-09-07 14:47:42 +0200
  • f09403e61d QueryBuilder 1.1 Inga Kirschnick 2022-09-07 14:22:59 +0200
  • d537a38712 Querybuilder 1.0 Inga Kirschnick 2022-09-07 09:06:21 +0200
  • ceef272d06 Add API functionality Patrick Jentsch 2022-09-02 13:24:14 +0200
  • dedccad70a Restructure project 2/2 Patrick Jentsch 2022-09-02 13:08:01 +0200
  • 8e1d94bb5d Restructure project Patrick Jentsch 2022-09-02 13:07:30 +0200
  • ec9225b881 Restructure imports (3rd party imports first) Patrick Jentsch 2022-09-02 13:02:04 +0200
  • 8f03c2aea7 Add some handy css classes Patrick Jentsch 2022-09-02 12:57:30 +0200
  • 131afd6419 New logic for forms including file upload. Patrick Jentsch 2022-09-02 12:56:59 +0200
  • 9781425602 Query Builder New Design Inga Kirschnick 2022-08-03 16:21:11 +0200
  • 4497567de0 Final prototype Inga Kirschnick 2022-08-01 10:00:12 +0200
  • 7acb3b40c2 use hashids in jwt Patrick Jentsch 2022-07-18 17:37:05 +0200
  • 1f3ca9664d Remove dummy /users route Patrick Jentsch 2022-07-18 17:10:44 +0200
  • 29900f3ab1 Update some JS libraries Patrick Jentsch 2022-07-18 17:10:21 +0200
  • 1de9fce854 Switch from Authlib to pyJWT Patrick Jentsch 2022-07-18 17:10:09 +0200
  • 12bba0564f Migrate to Flask 2 Patrick Jentsch 2022-07-15 12:24:04 +0200
  • bab98c52a1 Move docker-compose example files in subdirectory Patrick Jentsch 2022-07-15 12:22:19 +0200
  • 81e5027544 Add settings from VSCode Docker extension Patrick Jentsch 2022-07-15 12:16:54 +0200
  • 5cbc6ea822 Prototype Query Builder for demo only Inga Kirschnick 2022-07-13 14:06:22 +0200
  • 42ad6e27e2 Add Contributions Mockup and fix email notifications on job status change Patrick Jentsch 2022-07-11 12:14:01 +0200
  • 018f9e752c Fix event names Patrick Jentsch 2022-07-08 15:52:15 +0200
  • 4e5957eea2 Change the Subscription Logic for Socket.IO Data exchange Patrick Jentsch 2022-07-08 11:46:47 +0200
  • 5771e156ce Change the APScheduler Logic and try to catch more errors in Daemon Patrick Jentsch 2022-07-04 14:11:10 +0200
  • 76924956de Change the user session SocketIO Logic Patrick Jentsch 2022-07-04 14:09:17 +0200
  • b8bf004684 Restructure code and use APScheduler for daemon functionality Patrick Jentsch 2022-06-28 12:30:02 +0200
  • 7c52d3f392 Add Hint on how to store your job data Patrick Jentsch 2022-06-14 12:00:22 +0200
  • 7e8f24e6bf Fix model selection in HTR service page Patrick Jentsch 2022-05-19 09:56:14 +0200
  • 31f91aaecb Fix model selection Patrick Jentsch 2022-05-17 16:16:31 +0200
  • b4a9f81dfb Fix README Patrick Jentsch 2022-05-17 16:16:22 +0200
  • 4016af23f0 Fix some dependencies Patrick Jentsch 2022-05-17 16:16:14 +0200
  • 8136cedccb Add a manual page Patrick Jentsch 2022-05-17 15:31:05 +0200
  • 6b8d4d87bb Fix a JS error regarding non existent data for query results Patrick Jentsch 2022-05-05 15:11:36 +0200
  • 80a18386ee Fix some display issues on smaller screens for the landing page Patrick Jentsch 2022-05-05 15:11:02 +0200
  • a4e65cac33 Update FAQ Patrick Jentsch 2022-05-05 15:10:44 +0200
  • c7c9fece46 Bump Socket.IO client version Patrick Jentsch 2022-05-05 15:10:28 +0200
  • 7362bb5514 Codestyle enhancements Patrick Jentsch 2022-05-05 15:10:03 +0200
  • 0a8b32e57e Config cleanup Patrick Jentsch 2022-05-05 15:07:36 +0200
  • b4082a2547 Update services.yml Patrick Jentsch 2022-04-29 13:04:03 +0200
  • 7b10a6be2e Add April 2022 update news Patrick Jentsch 2022-04-28 14:35:05 +0200
  • d61e68c690 Add necessary environment variable in development docker compose Patrick Jentsch 2022-04-28 14:34:48 +0200
  • 603212e1df Fix add corpus file form Patrick Jentsch 2022-04-26 12:05:46 +0200
  • d68f30db8b Add transkribus models Patrick Jentsch 2022-04-25 16:09:06 +0200
  • d076b25189 Update .env template Patrick Jentsch 2022-04-25 15:21:39 +0200
  • 51af30aff3 Fix credential issues Patrick Jentsch 2022-04-25 15:21:30 +0200
  • 10b5254e82 Restructure code Patrick Jentsch 2022-04-25 11:32:10 +0200
  • fc1389e8b1 Change the scaling logic and switch back to the socketio web server Patrick Jentsch 2022-04-22 16:36:12 +0200
  • ccdd0d3faa Integrate TranskribusHTRModels Patrick Jentsch 2022-04-22 15:27:52 +0200
  • 9d4001f469 Reimplement corpus import and activate it again Patrick Jentsch 2022-04-19 11:48:44 +0200
  • de4a83582d simplify form code Patrick Jentsch 2022-04-19 11:48:14 +0200
  • d35ca7c261 Disable binarization for old ocr service versions. Add new ocr service version (including binarization) Patrick Jentsch 2022-04-13 16:39:51 +0200
  • 43ea898394 Fix corpus build process Patrick Jentsch 2022-04-13 09:47:02 +0200
  • 63217a7e1d Fix uploading corpus files Patrick Jentsch 2022-04-13 09:08:11 +0200
  • 4146e3789b normalize vrt on build Patrick Jentsch 2022-04-12 16:11:40 +0200
  • 99ddd2e3dd normalize forms Patrick Jentsch 2022-04-12 16:11:24 +0200
  • 54b5635e9c Merge branch 'master' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque Patrick Jentsch 2022-04-04 13:31:15 +0200
  • ce997e69ea Rename all services, use scss, cleanup, add sandpaper conversion script Patrick Jentsch 2022-04-04 13:31:09 +0200
  • f425ca6fa1 Fix missing color for icons in corpus lists Patrick Jentsch 2022-02-17 11:53:54 +0100
  • 8fd59f8078 Fix network name in traefik docker compose template Patrick Jentsch 2022-02-17 09:06:37 +0100
  • 10768fbaa4 Remove wrong type annotations Patrick Jentsch 2022-02-17 09:06:18 +0100
  • 15e897f005 Delete unused files, restructure assets and use scss Patrick Jentsch 2022-02-15 09:25:34 +0100
  • 585a6ba796 Rename some IntEnumColumn related stuff Patrick Jentsch 2022-02-10 12:01:31 +0100
  • 86d14f748f More generic implementation of fake enum db types Patrick Jentsch 2022-02-09 16:02:37 +0100
  • 247ac801b0 Rename font files Patrick Jentsch 2022-02-08 15:56:01 +0100
  • 27b1174a15 fix docker compose traefik template Patrick Jentsch 2022-02-08 15:49:50 +0100
  • 91b447a861 Add log folder via dummy file to repo Patrick Jentsch 2022-02-08 15:41:56 +0100
  • 3226b87136 Set default value for NOPAQUE_DATA_DIR Patrick Jentsch 2022-02-08 15:39:15 +0100
  • 3ea774263b Update .env.tpl Patrick Jentsch 2022-02-08 15:11:06 +0100
  • df6ab3991c Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances Patrick Jentsch 2022-02-08 12:26:20 +0100
  • fe938c0ca2 Big update, corpus analysis reworked, versioned services, preliminary work for contributions Patrick Jentsch 2022-02-03 12:39:16 +0100
  • 0647537192 Fix automatic id generation for RessourceLists Patrick Jentsch 2022-01-14 14:14:04 +0100
  • e356be77da Implement authentication with before_request in admin package Patrick Jentsch 2021-12-13 12:20:32 +0100
  • 82543d883f Use HashidMixin from flask_hashids Patrick Jentsch 2021-12-13 12:20:01 +0100
  • 37c244b30c Remove unused package from requirements Patrick Jentsch 2021-12-13 12:19:35 +0100
  • 44f9d0a560 Further codestyle improvements Patrick Jentsch 2021-12-09 15:39:45 +0100
  • 40bd169101 Some cleanup (css, html, js) Patrick Jentsch 2021-12-09 12:50:14 +0100
  • 067273df6d Minor Codestyle updates. Patrick Jentsch 2021-12-08 15:36:10 +0100
  • 982d5bc46f Fix broken download link in job result lists Patrick Jentsch 2021-12-08 14:45:15 +0100
  • 3d99b8770c Codestyle enhancements Patrick Jentsch 2021-12-08 14:45:05 +0100