Commit Graph

1694 Commits

Author SHA1 Message Date
Patrick Jentsch
960f36c740 Fix BrokenPipeError handling in cqi_over_socketio 2023-07-12 10:54:52 +02:00
Inga Kirschnick
c3834ca400 Outsource Static Viz to extensions logic 2023-07-11 15:52:44 +02:00
Inga Kirschnick
572fdf3a00 Small updates custom stopword list 2023-07-11 13:40:20 +02:00
Inga Kirschnick
22b43a689f Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-07-11 09:33:22 +02:00
Inga Kirschnick
deec9e8a76 Custom Stopword List Settings 2023-07-11 09:33:11 +02:00
Patrick Jentsch
688b96ffee remove debug messages and increase chunk size in cqi 2023-07-07 11:47:34 +02:00
Patrick Jentsch
a9973e9c8e Add compression to static corpus data, use chunked computation, hide read corpus ids in corpus analysis 2023-07-06 13:02:22 +02:00
Patrick Jentsch
413b6111df Implement fast boundary computation for ent and s s_attrs 2023-07-03 15:31:28 +02:00
Patrick Jentsch
a9f05fffdf Fix Error handling in corpus analysis app 2023-07-03 13:28:52 +02:00
Patrick Jentsch
7936ac270b Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-07-03 11:17:13 +02:00
Patrick Jentsch
1eabf18b13 Remove timeout in cqi js 2023-07-03 11:17:07 +02:00
Inga Kirschnick
94dc25750c Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-07-03 11:06:59 +02:00
Inga Kirschnick
beb157092e New visualizations for frequencies 2023-07-03 11:06:43 +02:00
Patrick Jentsch
1cd9540e5b Improve cqi extension structure 2023-06-30 15:36:45 +02:00
Patrick Jentsch
912bd7da07 Remove TODOs that are done 2023-06-30 14:18:07 +02:00
Patrick Jentsch
e21ef2422d cqi-js: implement timeout 2023-06-30 14:13:34 +02:00
Patrick Jentsch
c52c966863 Better marking for non standard cqi additions ins cqi js 2023-06-30 12:55:32 +02:00
Patrick Jentsch
a7a948908f Small fixes and remove old cqi_over_socketio interface 2023-06-30 12:19:18 +02:00
Patrick Jentsch
3a97b1a07a Remove mention of old cqi client 2023-06-30 12:11:17 +02:00
Patrick Jentsch
315b538c30 Replace the old js CQiClient with fully featured new one 2023-06-30 12:10:17 +02:00
Patrick Jentsch
07103ee4e5 Fix issues in cqi_over_sio 2023-06-29 13:17:29 +02:00
Patrick Jentsch
efa8712cd9 Add a full featured cqi Javascript client for cqi_over_sio 2023-06-29 12:09:28 +02:00
Patrick Jentsch
e816a2fb15 implement missing cqi over socketio functions 2023-06-23 09:22:34 +02:00
Inga Kirschnick
6c31788402 Visualization fix for real data 2023-06-22 16:38:06 +02:00
Inga Kirschnick
1c98c5070a Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-06-22 16:23:55 +02:00
Patrick Jentsch
1e33366820 fix cache loading string instead of parsing json 2023-06-22 16:44:29 +02:00
Patrick Jentsch
71013f1dc5 Add missing data and data cache to vis data generator function 2023-06-22 16:42:28 +02:00
Inga Kirschnick
142c82cc36 New data structure implementation 2023-06-22 16:23:46 +02:00
Patrick Jentsch
f84ac48975 Add test snippet for fast cpos boundary calculation for s_attrs 2023-06-22 14:19:14 +02:00
Patrick Jentsch
2739dc4b4f Remove debug code 2023-06-22 13:21:19 +02:00
Patrick Jentsch
eb2abf8282 Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-06-22 12:46:36 +02:00
Patrick Jentsch
529c778772 codestyle 2023-06-22 12:45:33 +02:00
Patrick Jentsch
be51044059 Fix cqi_over_socketio not handling cqi status correctly 2023-06-22 12:45:23 +02:00
Inga Kirschnick
e194ce7541 Add token category selection for freqs graph 2023-06-21 17:05:36 +02:00
Inga Kirschnick
19e01d6709 Script fix + small optical changes 2023-06-21 08:46:08 +02:00
Inga Kirschnick
d6e17e1554 Update for real data visualization 2023-06-19 18:33:36 +02:00
Inga Kirschnick
11b697145b Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-06-19 13:42:05 +02:00
Inga Kirschnick
11e1789d83 visualization testing 2023-06-19 13:41:56 +02:00
Patrick Jentsch
f037c31b88 Add more visualization data 2023-06-19 13:22:20 +02:00
Patrick Jentsch
972f514e6b Implementation of visdata v2 2023-06-16 17:35:54 +02:00
Patrick Jentsch
e6d8d72e52 Add visualization data method to cqi over socketio 2023-06-14 14:50:04 +02:00
Inga Kirschnick
91e68360ac Analysis Overview fix 2023-06-14 13:57:58 +02:00
Inga Kirschnick
c35b2f8674 Sidenav User Field height fix 2023-06-14 10:28:05 +02:00
Inga Kirschnick
71359523ba Sort Mechanics Text Info List 2023-06-13 17:18:00 +02:00
Inga Kirschnick
cc508cf4eb Visualization Testing Corpus Analysis 2023-06-13 15:41:34 +02:00
Patrick Jentsch
b7ca2a2cf6 Add new cqi method to get data for the new corpus overview 2023-06-12 13:01:27 +02:00
Inga Kirschnick
21d6072f6f Query Builder input fix 2023-06-12 11:53:51 +02:00
Inga Kirschnick
b8bcb159a2 Hide Community Update code 2023-06-07 15:13:47 +02:00
Inga Kirschnick
15e7fa6dd3 Rename function 2023-06-07 14:34:29 +02:00
Inga Kirschnick
589c4a6c56 print deletion 2023-06-07 13:51:12 +02:00
Inga Kirschnick
9ffc41a133 update clickable list item 2023-06-07 13:49:07 +02:00
Inga Kirschnick
4944d31dd5 getUser back to CorpusList 2023-06-07 13:39:04 +02:00
Inga Kirschnick
62d20409ea Sleep Timer fix CorpusList 2023-06-07 11:29:00 +02:00
Inga Kirschnick
8aeafc33bd Admin page Corpus List fix 2023-06-07 11:23:59 +02:00
Inga Kirschnick
a54ff2e35a Update OCR-Models list + small fix for empty list 2023-06-07 10:35:16 +02:00
Inga Kirschnick
e93449ba73 Reload Dashboard after deletion/unfollow corpus 2023-06-06 15:47:21 +02:00
Inga Kirschnick
c2471e1848 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-06-06 15:39:53 +02:00
Inga Kirschnick
4c277cd685 Corpus List update 2023-06-06 15:39:47 +02:00
Patrick Jentsch
d6789a0388 Remove Anonymous from cfr selection in follow link gen 2023-06-06 13:47:24 +02:00
Patrick Jentsch
793de849ef Allow to change role by using a corpus follow link 2023-06-06 13:44:02 +02:00
Patrick Jentsch
f4b30433e6 Add back community update code 2023-06-06 11:48:58 +02:00
Patrick Jentsch
c2a6b9d746 comment out community update code 2023-06-05 16:52:20 +02:00
Inga Kirschnick
59950aba5b Typo fix 2023-06-05 15:55:12 +02:00
Inga Kirschnick
d619795815 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-06-05 15:49:19 +02:00
Inga Kirschnick
0e786803ee List Selection expansion & select all fix 2023-06-05 15:49:11 +02:00
Patrick Jentsch
ac2f27150b typo fixes 2023-06-05 14:02:53 +02:00
Patrick Jentsch
526fd1769e First works on adding select to joblist 2023-06-05 13:44:07 +02:00
Patrick Jentsch
86318b9a7d disable role select for self 2023-06-05 13:01:14 +02:00
Patrick Jentsch
e326e1ab81 remove debug follower list 2023-06-05 11:27:08 +02:00
Patrick Jentsch
2f3ddc6b81 Remove all cqi inga function code fragments 2023-06-05 10:42:52 +02:00
Patrick Jentsch
44d98dfa46 Add inga method to cqi_over_socketio 2023-06-01 11:24:09 +02:00
Inga Kirschnick
6648b3548b Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-31 16:10:15 +02:00
Inga Kirschnick
367c2ce5e0 Fix corpus follower on user page + optgroup models 2023-05-31 16:10:05 +02:00
Patrick Jentsch
5cc07f2e13 Some more events (unregistered for now) 2023-05-17 12:30:13 +02:00
Inga Kirschnick
fab259522e Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-15 15:18:54 +02:00
Inga Kirschnick
b795cfa891 Small update Corpus File List Selection 2023-05-15 15:18:44 +02:00
Patrick Jentsch
184e78ef0b Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-15 14:28:49 +02:00
Patrick Jentsch
202700b129 fix cqi over socketio corpus.update_db command 2023-05-15 14:28:27 +02:00
Inga Kirschnick
49ff1aa284 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-15 14:01:49 +02:00
Inga Kirschnick
ce32b03f4a Update Public Corpus Page 2023-05-15 14:01:41 +02:00
Patrick Jentsch
fbf663fee3 fix corpus reset cli command 2023-05-15 12:22:38 +02:00
Patrick Jentsch
66a54dae10 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-15 12:00:19 +02:00
Patrick Jentsch
60a59383c7 A better application structure 2023-05-15 12:00:13 +02:00
Inga Kirschnick
0cf955bd2f CorpusFile selection+restore public_corpus page 2023-05-12 13:43:38 +02:00
Patrick Jentsch
1c47d2a346 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-11 16:33:28 +02:00
Patrick Jentsch
336bbc39e4 Move cli interface code in package 2023-05-11 16:33:21 +02:00
Patrick Jentsch
595bda98ef Fix wrong admin check 2023-05-09 15:32:09 +02:00
Patrick Jentsch
91e42d6d92 Revert changes and fix some typos 2023-05-09 14:18:59 +02:00
Patrick Jentsch
8c935820e8 Better and more live updated on corpus follower actions 2023-05-08 15:20:42 +02:00
Patrick Jentsch
e4593d5922 Fix issue with admin view of Corpus Lists 2023-05-08 11:34:10 +02:00
Patrick Jentsch
c3306563f0 Change logic for colorization of followed corpora in corpus Lists 2023-05-08 11:32:28 +02:00
Inga Kirschnick
47b9a90cb6 Typo fix 2023-05-05 08:45:27 +02:00
Inga Kirschnick
b07addc5c3 (Public-)Corpus List fix+highligting owner status 2023-05-05 08:41:14 +02:00
Inga Kirschnick
8a85dd9e61 Live status for follower 2023-05-02 11:47:29 +02:00
Inga Kirschnick
c6db277436 Corpus Follower List Fix 2023-04-28 13:24:30 +02:00
Inga Kirschnick
6c76d27a32 Update corpus page 2023-04-27 15:11:18 +02:00
Patrick Jentsch
817a13dfff First take on cleaning up the corpus analysis template code 2023-04-21 15:00:54 +02:00
Inga Kirschnick
078f88d4ec Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-04-18 15:59:13 +02:00
Patrick Jentsch
2768a96133 Rename contributions create templates 2023-04-18 16:11:24 +02:00
Inga Kirschnick
69b5e9b48b Link fix 2023-04-18 15:55:53 +02:00
Patrick Jentsch
a844cdb45b Rename routes and templates in corpora package 2023-04-18 11:32:04 +02:00
Inga Kirschnick
8dd3669af4 checking terms of use confirmation update 2023-04-17 09:43:12 +02:00
Inga Kirschnick
8538fc705f Terms of use confirmation 2023-04-13 16:08:07 +02:00
Inga Kirschnick
144bb38d75 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-04-12 16:49:14 +02:00
Inga Kirschnick
ac47a9e57f New default avatar, placeholder texts removed 2023-04-12 16:49:04 +02:00
Patrick Jentsch
0de14ea5db cleanup CorpusFollowerPermissions 2023-04-12 12:45:41 +02:00
Patrick Jentsch
8e7d44ec57 Settings ui polish 2023-04-11 15:03:12 +02:00
Patrick Jentsch
4ca2c0c873 Fix typos and simplification 2023-04-11 13:30:38 +02:00
Patrick Jentsch
2fd7e35b99 Add missing imports 2023-04-11 12:39:37 +02:00
Patrick Jentsch
3a2295487c Fix some privacy issues 2023-04-11 11:46:33 +02:00
Patrick Jentsch
77fc8a42f1 Move the last bits of the settings package to the user package 2023-04-06 08:42:21 +02:00
Patrick Jentsch
6abf119c0c Fix some things in admin backend 2023-04-05 13:59:31 +02:00
Patrick Jentsch
477e583be9 fix settings page delete user function 2023-04-04 09:14:32 +02:00
Patrick Jentsch
ee82dafb7c Fix admin user settings template 2023-04-04 09:01:51 +02:00
Patrick Jentsch
423709b4eb Add a prefix for nopaque's data within the application context 2023-04-04 08:56:19 +02:00
Patrick Jentsch
a27caaa8a2 Use a better redirect mechanic in the proxied settings route 2023-04-04 08:44:25 +02:00
Patrick Jentsch
87798f4781 completly move settings logic to users package 2023-04-03 16:34:03 +02:00
Patrick Jentsch
6e6fa49f79 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-04-03 15:25:59 +02:00
Patrick Jentsch
f1d8b81923 move settings related json routes to users package 2023-04-03 15:25:55 +02:00
Inga Kirschnick
c3d429ed83 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-31 14:28:18 +02:00
Inga Kirschnick
4d2d4fcc40 Add followed corpora to Corpus List 2023-03-31 14:28:11 +02:00
Patrick Jentsch
2289106ac7 Fix last seen not set error on admin user page 2023-03-31 14:17:08 +02:00
Inga Kirschnick
451a0a3955 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-31 11:47:52 +02:00
Inga Kirschnick
9167bffa61 New user avatar 2023-03-31 11:46:17 +02:00
Patrick Jentsch
491e24f0a3 Fix jobinputlist 2023-03-31 09:32:59 +02:00
Patrick Jentsch
43751b44ac Fix missing job status value in toast notification 2023-03-31 09:25:13 +02:00
Patrick Jentsch
cff4b2c588 Fix problems with new forms 2023-03-31 09:14:21 +02:00
Patrick Jentsch
5c776e0fb6 Move delete user method in users package 2023-03-30 13:36:11 +02:00
Patrick Jentsch
35b239877a fix missing username pattern 2023-03-29 14:32:52 +02:00
Patrick Jentsch
e4a8ad911f Update admin user settings 2023-03-29 14:32:35 +02:00
Patrick Jentsch
9b2353105e Add NopaqueForm as a base for all others 2023-03-29 09:25:08 +02:00
Patrick Jentsch
9de09519d6 more normalization 2023-03-28 14:19:37 +02:00
Patrick Jentsch
b41436c844 normalize template parameters from database 2023-03-28 14:11:46 +02:00
Patrick Jentsch
09b3afc880 Update message in request 2023-03-27 14:01:56 +02:00
Patrick Jentsch
df870c1c7d Update settings page 2023-03-27 13:56:24 +02:00
Patrick Jentsch
020de69e45 settings update 2023-03-27 10:22:43 +02:00
Patrick Jentsch
9e58578761 fix wrong link in request 2023-03-24 13:57:47 +01:00
Patrick Jentsch
5b6eae7645 Cleanup 2023-03-23 17:42:51 +01:00
Patrick Jentsch
57813b4bc2 Fix link issues 2023-03-22 12:06:33 +01:00
Patrick Jentsch
622d32fa45 UI enhancements 2023-03-21 10:50:29 +01:00
Patrick Jentsch
a676475b55 Fix JobList delete function 2023-03-21 09:14:16 +01:00
Patrick Jentsch
f2bbcdc441 Rename manual modal template 2023-03-20 16:02:12 +01:00
Patrick Jentsch
685db81c85 Fix TesseractOCRPipelineModelList.js 2023-03-20 16:00:54 +01:00
Patrick Jentsch
575eeae94a Fix errors from settings move 2023-03-20 16:00:25 +01:00
Patrick Jentsch
3d4403e997 Move breadcrumbs 2023-03-20 15:33:49 +01:00
Patrick Jentsch
333e6b268e Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-20 15:32:45 +01:00
Patrick Jentsch
ff4406aaae Move elements in navigation bars 2023-03-20 15:31:25 +01:00
Inga Kirschnick
41096445a6 small update settings page+new package 'settings' 2023-03-17 15:56:37 +01:00
Patrick Jentsch
823e42faf0 Replace roadmap with manual 2023-03-16 10:31:58 +01:00
Patrick Jentsch
faf5a61808 Update sidenav 2023-03-16 09:58:56 +01:00
Patrick Jentsch
f8e94a721f Change how the user avatar is exchanged between client und server 2023-03-16 09:54:48 +01:00
Patrick Jentsch
7ea7b6d7a7 Rework sidenav 2023-03-16 09:29:57 +01:00
Inga Kirschnick
268d00ce72 Icon + public profile section update on edit page 2023-03-15 12:46:17 +01:00
Inga Kirschnick
666397046d Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-15 09:42:13 +01:00
Inga Kirschnick
8d21bfe434 Small fix edit profile page 2023-03-15 09:42:07 +01:00
Patrick Jentsch
743ed52fd6 Align carets on the right 2023-03-15 09:37:36 +01:00
Inga Kirschnick
0f8c1b1cb4 New profile page 2023-03-15 09:24:09 +01:00
Inga Kirschnick
bd86a71222 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-15 09:19:14 +01:00
Inga Kirschnick
464ae8ecc3 New user Settings page 2023-03-15 09:18:11 +01:00
Patrick Jentsch
fac6ba11ed Move settings 2023-03-14 15:41:23 +01:00
Patrick Jentsch
0520caeddd fix 2023-03-14 14:27:41 +01:00
Patrick Jentsch
6e9a6fa5a1 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-14 14:25:10 +01:00
Patrick Jentsch
4c97929b1b Move contributions to dashboard 2023-03-14 14:25:05 +01:00
Patrick Jentsch
2efc9533ec Add breadcrumbs to admin package 2023-03-14 14:24:52 +01:00
Inga Kirschnick
f1be57e509 Avatar condition and breadcrumb update 2023-03-14 14:21:23 +01:00
Inga Kirschnick
777151b2bf Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-14 13:32:42 +01:00
Inga Kirschnick
c14abf5200 Javascript Changes users 2023-03-14 13:32:32 +01:00
Patrick Jentsch
b8e63d2342 Add Icons for users breadcrumbs 2023-03-14 12:20:29 +01:00
Patrick Jentsch
8dba78c474 Return default user avatar if not set 2023-03-14 12:12:05 +01:00
Patrick Jentsch
8aebe27aa8 Fix wrong route decorator 2023-03-14 11:58:06 +01:00
Patrick Jentsch
a9767bf3c3 Add breadcrumbs to users package 2023-03-14 11:44:15 +01:00
Patrick Jentsch
c91004d6ba Implement flask-breadcrumbs everywhere 2023-03-14 11:13:35 +01:00
Patrick Jentsch
bac526b927 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-13 16:23:51 +01:00
Patrick Jentsch
90ac30bba3 Implement Flask-Breadcrumbs 2023-03-13 16:22:42 +01:00
Inga Kirschnick
4c05c6cc18 merge settings into users route 2023-03-13 15:04:44 +01:00
Inga Kirschnick
018805a1b6 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-13 13:29:08 +01:00
Inga Kirschnick
646f735ab2 Reviewed User package and invite user optical fix 2023-03-13 13:29:01 +01:00
Patrick Jentsch
eec056e010 Change template base variable name 2023-03-13 12:05:35 +01:00
Patrick Jentsch
f348d1ed23 Add missing method to route 2023-03-13 11:24:01 +01:00
Patrick Jentsch
e03b5258ef Codestyle enhancements 2023-03-13 09:49:59 +01:00
Patrick Jentsch
ca53974e50 Update the generic error handling again. Added type hints 2023-03-13 08:36:51 +01:00
Patrick Jentsch
5c2225c43e Let the generic error handler generate json again 2023-03-13 08:20:09 +01:00
Patrick Jentsch
a1af3e34d2 Remove unused print statement 2023-03-13 07:58:33 +01:00
Inga Kirschnick
7e54d56ed5 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-10 17:03:48 +01:00
Inga Kirschnick
bda18e64c8 Small Dashboard Job List fix 2023-03-10 17:03:37 +01:00
Patrick Jentsch
b6f155a06b Fix error_handler 2023-03-10 15:17:24 +01:00
Patrick Jentsch
ecb577628b Remove debug comments 2023-03-10 14:55:10 +01:00
Patrick Jentsch
6ba3f9c849 Add settings to project vscode settings.yml 2023-03-10 12:56:09 +01:00
Patrick Jentsch
2529dfeb62 remove testroute 2023-03-10 12:07:18 +01:00
Patrick Jentsch
c589fd1f78 Remove unused function in utils 2023-03-10 10:34:46 +01:00
Patrick Jentsch
21819bfd9b Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-10 10:33:16 +01:00
Patrick Jentsch
aaf14a9952 Rework corpora package 2023-03-10 10:33:11 +01:00
Inga Kirschnick
57a598ed20 Reviewed Job Package 2023-03-10 08:47:03 +01:00
Inga Kirschnick
3789f61ca4 scripts fix 2023-03-09 15:10:55 +01:00
Inga Kirschnick
42b421c2e0 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-09 14:56:44 +01:00
Inga Kirschnick
d6fcaa97bf rework jobs package 1/2 2023-03-09 14:55:52 +01:00
Patrick Jentsch
465a7dc0af Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-09 14:55:12 +01:00
Patrick Jentsch
59de68e6fa More rework 2023-03-09 14:55:08 +01:00
Inga Kirschnick
5f27ce2801 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-03-09 13:18:47 +01:00
Inga Kirschnick
92cc2cd419 pagination fix, 1st example implemantation corpora 2023-03-09 13:18:39 +01:00