Commit Graph
100 Commits
Author SHA1 Message Date
Patrick Jentsch 55a62053b0 Make models in package work 2024-03-06 13:20:02 +01:00
Patrick Jentsch a1e5bd61e0 move models in seperate modules 2024-03-05 16:02:23 +01:00
Patrick Jentsch cf8c164d60 allow .whl files for spacy nlp pipeline contributions 2024-02-14 14:24:21 +01:00
Patrick Jentsch 05ab204e5a Merge branch 'master' into development 2024-02-14 13:43:45 +01:00
Patrick Jentsch 9f188afd16 Bump nopaque version 2024-02-14 13:42:20 +01:00
Patrick Jentsch dc77ac7b76 Add new spaCy NLP Pipeline version 2024-02-14 13:40:49 +01:00
Patrick Jentsch 69a1edc51e fix eventlet version 2024-01-23 13:31:15 +01:00
Patrick Jentsch 8c0843d2d0 Merge branch 'development' 2023-12-21 14:28:10 +01:00
Patrick Jentsch d4c9ab5821 Add user reste cli command 2023-12-21 14:27:50 +01:00
Patrick Jentsch 518a245133 Merge branch 'development' 2023-12-21 13:54:25 +01:00
Patrick Jentsch 13369296d3 rename docker-entrypoint.sh to docker-nopaque-entrypoint.sh 2023-12-15 13:56:03 +01:00
Patrick Jentsch 4f6e1c121f Add nopaque version config variable 2023-12-15 08:47:59 +01:00
Patrick Jentsch 438a257fe3 Update CI script 2023-12-15 08:47:46 +01:00
Patrick Jentsch 2e88d7d035 Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-12-15 08:37:02 +01:00
Patrick Jentsch b338c33d42 Bump cwb version 2023-12-15 08:36:50 +01:00
Patrick Jentsch 892f1f799e Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-12-05 15:00:49 +01:00
Patrick Jentsch f5e98ae655 Add badges to README 2023-12-05 15:00:21 +01:00
Patrick Jentsch 678a0767b7 Change Manual icon 2023-11-30 11:21:39 +01:00
Patrick Jentsch 17a9338d9f Fix job deletion from job page 2023-11-29 16:11:14 +01:00
Patrick Jentsch a7cbce1eda Fix wrong spacy-nlp-pipeline version number 2023-11-29 10:45:35 +01:00
Patrick Jentsch 9c22370eea Implement force download parameter in model insert_defaults methods 2023-11-28 12:10:55 +01:00
Patrick Jentsch bdcc80a66f Add new tesseract-ocr-pipeline version. Remove redundant spacy-nlp-pipeline version. 2023-11-28 10:34:30 +01:00
Patrick Jentsch 9be5ce6014 link logo to homepage 2023-11-23 13:32:54 +01:00
Patrick Jentsch 00e4c3ade3 Add logo to sidenav 2023-11-23 13:26:19 +01:00
Patrick Jentsch 79a16cae83 Add links to my profile page 2023-11-23 13:16:21 +01:00
Patrick Jentsch 9627708950 rename manual files to fit new naming convention 2023-11-21 12:31:10 +01:00
Patrick Jentsch 1bb1408988 make the workshops package fit the new file scheme 2023-11-21 10:11:49 +01:00
Patrick Jentsch 79bafdea89 Switch back to older settings and extension .vscode setup 2023-11-20 15:26:22 +01:00
Patrick Jentsch a2d617718b Update .vscode directory contents 2023-11-20 11:05:56 +01:00
Patrick Jentsch eb0e7c9ba1 Fix error on not authenticated users 2023-11-20 09:35:53 +01:00
Patrick Jentsch ab132746e7 Add TODO in migration scripts 2023-11-17 10:42:55 +01:00
Patrick Jentsch 9bfc96ad41 minor codestyle fix 2023-11-16 17:22:07 +01:00
Patrick Jentsch 008938b46b Avatar in top right corner 2023-11-16 15:57:27 +01:00
Patrick Jentsch 1c18806c9c Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-11-13 15:53:17 +01:00
Patrick Jentsch 9487aa7a60 Restructure modals and base template 2023-11-13 15:53:14 +01:00
Patrick Jentsch ff1bcb40f3 update query builder code to fit the new style 2023-11-13 14:20:19 +01:00
Patrick Jentsch d298b200dc Move javascript files to fit new style 2023-11-13 12:59:36 +01:00
Patrick Jentsch 660d7ebc99 Fix sidenav profile entries 2023-11-13 12:46:48 +01:00
Patrick Jentsch df33c7b36d Fix old Utils references in js 2023-11-13 10:30:24 +01:00
Patrick Jentsch 4822f6ec02 integrate js cqi into corpus_analysis package 2023-11-10 10:27:39 +01:00
Patrick Jentsch 61be3345be some javascript fixes after namespace implementation 2023-11-09 15:51:00 +01:00
Patrick Jentsch e9ddb85f03 Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-11-09 14:30:10 +01:00
Patrick Jentsch e3166ca54c Use a single js namespace as parent for all other nopaque namespaces. 2023-11-09 14:29:01 +01:00
Patrick Jentsch e8fe67d290 Some code cleanup 2023-10-30 11:36:28 +01:00
Patrick Jentsch 0abfe65afa Bring back community update 2/x 2023-10-25 16:21:30 +02:00
Patrick Jentsch f4d3415c11 First work to bring back Community Update functionality 2023-10-24 16:11:08 +02:00
Patrick Jentsch 965f2854b2 Add comments to JavaScript and some restructuring 2023-10-24 15:09:20 +02:00
Patrick Jentsch f101a742a9 Fix broken dependency with Flask-Assets >2.0 2023-10-24 13:18:46 +02:00
Patrick Jentsch bf249193af integrate all js files into assets 2023-10-12 14:13:47 +02:00
Patrick Jentsch c40e428eb2 add more constants and type hints to cqi package 2023-10-12 10:27:28 +02:00
Patrick Jentsch 4daf3359b9 move constants in cqi package into seperate file 2023-10-12 10:03:12 +02:00
Patrick Jentsch d875623a8c Remove clickable class from not clickable elements 2023-10-11 16:23:10 +02:00
Patrick Jentsch 067318bb89 Huge List class update 2023-10-11 16:20:17 +02:00
Patrick Jentsch a9203cc409 Fix forms and displays 2023-10-11 14:26:07 +02:00
Patrick Jentsch 78dd375ef8 Performance update for the docker entrypoint script 2023-10-10 15:28:10 +02:00
Patrick Jentsch 82cd384e5f Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-10-10 11:06:50 +02:00
Patrick Jentsch c7dab5e502 intermediate update on displays and forms 1/2 2023-10-10 11:06:44 +02:00
Patrick Jentsch 9fe38fab52 Remove debug messages 2023-10-09 14:34:06 +02:00
Patrick Jentsch e20dd01710 Better auto initialization method for forms and resource displays 2023-10-09 14:21:31 +02:00
Patrick Jentsch 1b974f0bbc Fix Requests usage again 2023-10-06 15:04:36 +02:00
Patrick Jentsch c6be72d0a7 Update broken requests 2023-10-06 11:55:31 +02:00
Patrick Jentsch d3f2d5648e Further javascript improvements 2023-10-05 16:08:04 +02:00
Patrick Jentsch 7cae84ffdc Make the joblist clickable again 2023-10-05 14:19:46 +02:00
Patrick Jentsch 1d6834302d Change js structure for displays 2023-10-05 14:11:17 +02:00
Patrick Jentsch 53f4400731 rename Requests namespace to requests 2023-10-04 14:07:39 +02:00
Patrick Jentsch f36600f06c downgrade python to v3.10.13 2023-10-04 13:48:32 +02:00
Patrick Jentsch 068211a72b add missing semicolons 2023-10-04 13:48:10 +02:00
Patrick Jentsch f566e276a1 use better js naming conventions 2023-10-04 12:32:27 +02:00
Patrick Jentsch c605613d86 Fix path 2023-09-26 15:08:22 +02:00
Patrick Jentsch d1fc425f48 Update docker compose file examples 2023-09-26 15:02:02 +02:00
Patrick Jentsch b50147a66a Use IP instead of Hostname again... 2023-09-25 13:43:17 +02:00
Patrick Jentsch 18311c8c9c Use Hostname for cqpserver again... 2023-09-25 13:39:39 +02:00
Patrick Jentsch 2dc54f4258 Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-09-25 13:28:51 +02:00
Patrick Jentsch bcdc3721ef Don't use container name as host for cqiclient 2023-09-25 13:28:48 +02:00
Patrick Jentsch af89a5776f add missing dot 2023-09-25 10:18:19 +02:00
Patrick Jentsch fcbf9c8cb6 Set default values in docker compose 2023-09-25 10:17:06 +02:00
Patrick Jentsch cc6ce6e1f3 Merge branch 'query-builder' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into query-builder 2023-09-25 10:11:51 +02:00
Patrick Jentsch 4581367d04 Restructure startup procedure 2023-09-25 10:11:11 +02:00
Patrick Jentsch 4a9a03e648 Update cwb image 2023-09-15 11:42:37 +02:00
Patrick Jentsch d776e11fe5 Bump python version 2023-09-11 14:39:05 +02:00
Patrick Jentsch 9200837e63 Use new cqi version. No chunking needed anymore 2023-09-08 11:12:43 +02:00
Patrick Jentsch aad347caa0 Fix problems with Flask-Breadcrumbs (use fixed Flask-Menu versio) 2023-09-06 13:59:39 +02:00
Patrick Jentsch 1387d80a26 Update cqi utils 2023-08-11 13:50:56 +02:00
Patrick Jentsch 5c00c5740e upgrade cqi to 0.1.6 2023-08-11 10:49:40 +02:00
Patrick Jentsch 04575b78cf Codestyle enhancements 2023-08-10 15:48:49 +02:00
Patrick Jentsch 2951fc6966 fix id issues 2023-08-08 16:08:58 +02:00
Patrick Jentsch 1dc7d2a1c6 remove prefix stuff 2023-08-08 16:00:05 +02:00
Patrick Jentsch 173aea7df4 Fix id reference errors 2023-08-08 14:33:07 +02:00
Patrick Jentsch 0d92f221cb rename ui-form 2023-08-08 14:07:07 +02:00
Patrick Jentsch 766c5ba27d Update corpus analysis extensions to use dynamic id prefixes for elements 2023-08-08 12:21:47 +02:00
Patrick Jentsch 661ac7c509 Fix macro problems in corpus analysis 2023-08-08 11:28:10 +02:00
Patrick Jentsch 3b390858ff Use macros for html generation instead of variables 2023-08-08 10:48:36 +02:00
Patrick Jentsch c9ad538bee Merge branch 'development' 2023-07-26 11:35:39 +02:00
Patrick Jentsch 983400b925 Merge branch 'visualizations-update' into development 2023-07-26 11:32:11 +02:00
Patrick Jentsch 351da5d4e9 Fix admin delete user in AdminUserList.js 2023-07-26 10:53:34 +02:00
Patrick Jentsch ae6a7cb86d Add vorbereitungen section for workshop fgho 2023 2023-07-25 16:04:45 +02:00
Patrick Jentsch 2dd6015ba6 Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-07-25 15:20:23 +02:00
Patrick Jentsch f80b635ca3 Add workshops package 2023-07-25 15:18:57 +02:00
Patrick Jentsch ccf7f449dd Bump cqi version 2023-07-24 15:12:05 +02:00
Patrick Jentsch dd05657362 Fix wrong pagination handling in concordance 2023-07-24 13:48:01 +02:00