Commit Graph
100 Commits
Author SHA1 Message Date
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
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
Patrick Jentsch 5cc07f2e13 Some more events (unregistered for now) 2023-05-17 12:30:13 +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
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
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
Patrick Jentsch 817a13dfff First take on cleaning up the corpus analysis template code 2023-04-21 15:00:54 +02:00
Patrick Jentsch 2768a96133 Rename contributions create templates 2023-04-18 16:11:24 +02:00
Patrick Jentsch a844cdb45b Rename routes and templates in corpora package 2023-04-18 11:32:04 +02:00
Patrick Jentsch 0de14ea5db cleanup CorpusFollowerPermissions 2023-04-12 12:45:41 +02:00
Patrick Jentsch 98b1c15aa0 Fix some incompatible requirements 2023-04-12 09:31:01 +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 719e6da9c8 deactivate automatic python venv activation in vscode terminal 2023-04-05 12:27:32 +02:00
Patrick Jentsch ca25ea0b80 Change logic to check whether a user folder is empty or not 2023-04-05 12:05:34 +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
Patrick Jentsch 2289106ac7 Fix last seen not set error on admin user page 2023-03-31 14:17:08 +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 cca0185500 Remove latest extension recommendation 2023-03-31 09:13:55 +02:00
Patrick Jentsch 5c776e0fb6 Move delete user method in users package 2023-03-30 13:36:11 +02:00
Patrick Jentsch 9ce5ff8cba add extension and setting recommendations 2023-03-30 13:07:02 +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
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
Patrick Jentsch 743ed52fd6 Align carets on the right 2023-03-15 09:37:36 +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
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
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
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
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