Commit Graph
100 Commits
Author SHA1 Message Date
Patrick Jentsch fe0fcb0e10 fix job status notifications 2024-05-27 09:24:40 +02:00
Patrick Jentsch 32fa632961 move anonymous user to seperate file 2024-05-27 09:23:08 +02:00
Patrick Jentsch 562b8d5ce0 Move clearfix to helpers.scss 2024-05-27 08:58:04 +02:00
Patrick Jentsch cbd0a41bce style and compatibility update 2024-05-21 10:29:12 +02:00
Patrick Jentsch c68286e010 more flexible navbar code in base template 2024-05-08 14:01:01 +02:00
Patrick Jentsch 4a29a52f2a Remove implementation of FileSize validator 2024-05-04 17:17:06 +02:00
Patrick Jentsch 991810cff5 Use HTML comments in navbar.html.j2 2024-05-04 17:04:25 +02:00
Patrick Jentsch 6025a4a606 add API back 2024-05-04 15:14:21 +02:00
Patrick Jentsch e1cfd394fa move socketio decorators 2024-05-04 14:55:05 +02:00
Patrick Jentsch 882987ba68 fixes 2024-05-04 14:41:40 +02:00
Patrick Jentsch a03b5918d9 More Streamlining 2024-05-03 15:08:57 +02:00
Patrick Jentsch 43b38b2216 better large screen handling 2024-04-30 16:21:23 +02:00
Patrick Jentsch 543276d766 A lot of generalization for better scaling and overview 2024-04-30 16:00:06 +02:00
Patrick Jentsch 485a0155c6 Bump dependencies. Some parts needed to be deactivated for that. They need to be reimplemented.
- breadcrumbs (!flask-breadcrumbs)
- manual modal button
- api blueprint (!flask-marshmallow/!marshmallow-sqlalchemy)
2024-04-30 08:41:29 +02:00
Patrick Jentsch c29c50feb9 new event system first draft 2024-04-18 15:37:17 +02:00
Patrick Jentsch c191e7bd4a rename extension extras 2024-04-18 15:35:41 +02:00
Patrick Jentsch 8f960cf359 explicitly set permissions to false for anonymous users 2024-04-11 15:46:58 +02:00
Patrick Jentsch ccf484c9bc make is_administrator a property, add back db events 2024-04-11 14:33:47 +02:00
Patrick Jentsch d0d2a8abd6 Move external static content into external directory 2024-04-11 14:13:04 +02:00
Patrick Jentsch 03876f6a39 Self host external css/fonts/js 2024-04-11 11:08:37 +02:00
Patrick Jentsch cdf6f9fcfd declutter by using default filenames 2024-04-10 13:52:33 +02:00
Patrick Jentsch 268da220d2 Enhance code structure 2024-04-10 13:34:48 +02:00
Patrick Jentsch 84e1755a57 Remove version declaration in docker compose files. 2024-04-10 13:34:14 +02:00
Patrick Jentsch 82d6f6003f Restructure Dockerfile for better caching 2024-03-13 12:58:39 +01:00
Patrick Jentsch 9da74c1c6f Use pathlib where possible 2024-03-07 15:49:04 +01:00
Patrick Jentsch ec23bd94ee add missing import 2024-03-06 14:46:25 +01:00
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