Commit Graph

  • 80604bf8de enhance modals and terms of use html development Patrick Jentsch 2024-12-23 14:49:06 +0100
  • d4cd313940 Implement /admin using flask-admin. Overall cleanup master Patrick Jentsch 2024-12-16 15:37:19 +0100
  • c405061574 Restructure corpora blueprint Patrick Jentsch 2024-12-16 11:39:54 +0100
  • 6c1f48eb2f Update corpora package Patrick Jentsch 2024-12-16 10:09:54 +0100
  • cda28910f5 Update settings Patrick Jentsch 2024-12-16 10:07:21 +0100
  • 9a805b9d14 Add value to submit button Patrick Jentsch 2024-12-16 09:57:18 +0100
  • 16bf891654 fix wtf macros Patrick Jentsch 2024-12-16 09:45:19 +0100
  • cb53b27ebf Rename function Patrick Jentsch 2024-12-12 15:55:39 +0100
  • 6684257bc4 added job inputs/results blueprints Patrick Jentsch 2024-12-12 15:32:56 +0100
  • 0d1805fb76 Update Job Blueprint package Patrick Jentsch 2024-12-12 15:26:01 +0100
  • bb60a2ba67 Move jobs namespace back to http routes Patrick Jentsch 2024-12-12 10:32:08 +0100
  • 328f85ba52 Implement corpora endpoint/socket.io namespace Patrick Jentsch 2024-12-09 16:12:49 +0100
  • 93344c9573 Add job namespace and remove old json_routes logic Patrick Jentsch 2024-12-06 11:41:36 +0100
  • 1372c86609 Add api and administration links to navigations Patrick Jentsch 2024-12-06 10:14:45 +0100
  • 713a7645db Bump nopaque version 1.1.0 Patrick Jentsch 2024-12-05 15:34:11 +0100
  • 0c64c07925 Update corpus analysis loading modal Patrick Jentsch 2024-12-05 15:33:15 +0100
  • a6ddf4c980 Remove import corpus button Patrick Jentsch 2024-12-05 15:12:53 +0100
  • cab5f7ea05 More js enhancements Patrick Jentsch 2024-12-05 15:07:13 +0100
  • 07f09cdbd9 fix cqi_over_socketio Patrick Jentsch 2024-12-05 15:07:03 +0100
  • c97b2a886e Further js refactoring Patrick Jentsch 2024-12-05 14:26:05 +0100
  • df2bffe0fd implement first version of jobs socketio namespace Patrick Jentsch 2024-12-03 16:09:14 +0100
  • aafb3ca3ec Update javascript app structure Patrick Jentsch 2024-12-03 15:59:08 +0100
  • 12a3ac1d5d Update JS code structure Patrick Jentsch 2024-12-02 09:34:17 +0100
  • a2904caea2 Update cqpserver image version Patrick Jentsch 2024-11-28 10:02:27 +0100
  • e325552100 Update corpus analysis tabs to look the same as before base template update Patrick Jentsch 2024-11-28 10:02:00 +0100
  • e269156925 fix socketio emits from database event listeners Patrick Jentsch 2024-11-27 15:46:54 +0100
  • 9c9de242ca Remove unsed css Patrick Jentsch 2024-11-27 11:35:51 +0100
  • ec54fdc3bb Restore service scheme on pages Patrick Jentsch 2024-11-27 11:34:21 +0100
  • 2263a8d27d codestyle enhancements in base template Patrick Jentsch 2024-11-21 11:22:57 +0100
  • 143cdd91f9 update workspace settings Patrick Jentsch 2024-11-21 11:22:46 +0100
  • b5f7478e14 Update templates Patrick Jentsch 2024-11-21 11:12:11 +0100
  • a95b8d979d Fix forms Patrick Jentsch 2024-11-20 15:56:48 +0100
  • 18d5ab160e Optimize jinja wtf macros Patrick Jentsch 2024-11-20 15:56:29 +0100
  • 7439edacef Add background color to job list entries Patrick Jentsch 2024-11-20 15:55:59 +0100
  • 99d7a8bdfc Some fixes and improve jinja2 template performance by reducing include statements Patrick Jentsch 2024-11-19 15:28:43 +0100
  • 54c4295bf7 Fixes and more descriptions Patrick Jentsch 2024-11-18 13:32:55 +0100
  • 1e5c26b8e3 Reorganize Socket.IO code Patrick Jentsch 2024-11-18 12:36:37 +0100
  • 9f56647cf7 highlight active items in top navbar Patrick Jentsch 2024-11-18 12:35:53 +0100
  • 460257294d Use relative import for sub blueprints Patrick Jentsch 2024-11-18 11:08:28 +0100
  • 2c43333c94 Check tos accepted in registration form Patrick Jentsch 2024-11-18 11:03:29 +0100
  • fc8b11fa66 update auth package Patrick Jentsch 2024-11-15 16:07:29 +0100
  • a8ab1bee71 Move some blueprints and rename routes Patrick Jentsch 2024-11-15 15:59:08 +0100
  • ee7f64f5be Design update Patrick Jentsch 2024-11-15 15:21:26 +0100
  • 6aacac2419 flatten the contributions blueprint Patrick Jentsch 2024-11-14 14:36:18 +0100
  • ce253f4a65 Make the header span over the complete width Patrick Jentsch 2024-11-13 16:08:18 +0100
  • 7b604ce4f2 Remove manual-modal references Patrick Jentsch 2024-11-11 14:51:17 +0100
  • 98b20e5cab Remove colors from social area Patrick Jentsch 2024-11-11 13:38:47 +0100
  • a322ffb2f1 Fix README Patrick Jentsch 2024-11-11 12:05:03 +0100
  • 29365984a3 fix some namespace responses Patrick Jentsch 2024-11-11 08:45:16 +0100
  • bd0a9c60f8 strictly use socket.io class based namespaces Patrick Jentsch 2024-11-07 12:12:42 +0100
  • d41ebc6efe Fix project vscode settings Patrick Jentsch 2024-11-07 10:51:35 +0100
  • 63690222ed Rename cqi extensions file Patrick Jentsch 2024-11-07 10:44:27 +0100
  • b4faa1c695 Code enhancements in vrt file normalizer module Patrick Jentsch 2024-11-07 10:40:25 +0100
  • 909b130285 Fix wrong import Patrick Jentsch 2024-11-07 09:48:40 +0100
  • c223f07289 Codestyle enhancements Patrick Jentsch 2024-11-07 08:57:32 +0100
  • fcb49025e9 remove unused socketio event handlers Patrick Jentsch 2024-11-07 08:51:49 +0100
  • 191d7813a7 prefix extension name with "nopaque_" Patrick Jentsch 2024-11-07 08:35:02 +0100
  • f255fef631 Remove debug print statement Patrick Jentsch 2024-11-07 08:32:20 +0100
  • 76171f306d Remove debug print statements Patrick Jentsch 2024-11-07 08:31:52 +0100
  • 5ea6d45f46 Reset all corpora on deploy cli command Patrick Jentsch 2024-11-07 08:31:31 +0100
  • 289a551122 Create dedicated '/users' Socket.IO Namespace Patrick Jentsch 2024-11-06 13:04:30 +0100
  • 2a28f19660 Move Socket.IO Namespaces to dedicated directory Patrick Jentsch 2024-11-06 12:27:49 +0100
  • fc2ace4b9e Remove unused Socket.IO AdminNamespace Patrick Jentsch 2024-11-05 14:55:48 +0100
  • a174bf968f Remove unused config entry Patrick Jentsch 2024-11-05 14:02:45 +0100
  • 551b928dca Add typehints to email code Patrick Jentsch 2024-11-05 09:05:31 +0100
  • eeb5a280b3 move blueprints in dedicated folder Patrick Jentsch 2024-09-30 13:30:13 +0200
  • 5fc3015bf1 rename functions to indicate that they should not be imported directly Patrick Jentsch 2024-09-26 15:34:52 +0200
  • 5f05cedf5e Make the "daemon" (now tasks) more understandable Patrick Jentsch 2024-09-26 15:33:32 +0200
  • aabea234fe More simplification Patrick Jentsch 2024-09-26 14:45:05 +0200
  • 492fdc9d28 modernize type hinting Patrick Jentsch 2024-09-25 17:46:53 +0200
  • 02e6c7c16c various updates Patrick Jentsch 2024-09-25 12:08:20 +0200
  • c7ca674b2f Streamline setup process and init code Patrick Jentsch 2024-09-25 10:45:53 +0200
  • 81c6f32a35 Simplify logging configuration Patrick Jentsch 2024-08-01 16:29:06 +0200
  • 94548ac30c Move sheduler start logic Patrick Jentsch 2024-08-01 12:10:33 +0200
  • 158190de1a Codesstyle enhancements Patrick Jentsch 2024-08-01 12:00:52 +0200
  • 13e4d461c7 Update .env.tpl Patrick Jentsch 2024-08-01 12:00:34 +0200
  • e51dcafa6f Update vscode settings.json Patrick Jentsch 2024-08-01 11:59:50 +0200
  • f79c6d48b2 Going back to vanilla css Patrick Jentsch 2024-07-01 15:37:34 +0200
  • 48fe7c0702 Slight changes to services description manual Gloria Glinphratum 2024-06-20 12:53:48 +0200
  • 5ee9edef9f Fix multiple db event listener registrations Patrick Jentsch 2024-06-03 11:08:21 +0200
  • f1ccda6ad7 Fix colors in corpus analysis Patrick Jentsch 2024-06-03 11:03:57 +0200
  • a65b1ff578 remove manual modal Patrick Jentsch 2024-05-27 16:58:51 +0200
  • fe0fcb0e10 fix job status notifications Patrick Jentsch 2024-05-27 09:24:40 +0200
  • 32fa632961 move anonymous user to seperate file Patrick Jentsch 2024-05-27 09:23:08 +0200
  • 562b8d5ce0 Move clearfix to helpers.scss Patrick Jentsch 2024-05-27 08:58:04 +0200
  • cbd0a41bce style and compatibility update Patrick Jentsch 2024-05-21 10:29:12 +0200
  • c68286e010 more flexible navbar code in base template Patrick Jentsch 2024-05-08 14:01:01 +0200
  • 4a29a52f2a Remove implementation of FileSize validator Patrick Jentsch 2024-05-04 17:17:06 +0200
  • 991810cff5 Use HTML comments in navbar.html.j2 Patrick Jentsch 2024-05-04 17:04:25 +0200
  • 6025a4a606 add API back Patrick Jentsch 2024-05-04 15:14:21 +0200
  • e1cfd394fa move socketio decorators Patrick Jentsch 2024-05-04 14:55:05 +0200
  • 882987ba68 fixes Patrick Jentsch 2024-05-04 14:41:40 +0200
  • a03b5918d9 More Streamlining Patrick Jentsch 2024-05-03 15:08:57 +0200
  • 43b38b2216 better large screen handling Patrick Jentsch 2024-04-30 16:21:23 +0200
  • 543276d766 A lot of generalization for better scaling and overview Patrick Jentsch 2024-04-30 16:00:06 +0200
  • 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) Patrick Jentsch 2024-04-30 08:41:29 +0200
  • c29c50feb9 new event system first draft Patrick Jentsch 2024-04-18 15:37:17 +0200
  • c191e7bd4a rename extension extras Patrick Jentsch 2024-04-18 15:35:41 +0200
  • 8f960cf359 explicitly set permissions to false for anonymous users Patrick Jentsch 2024-04-11 15:46:58 +0200
  • ccf484c9bc make is_administrator a property, add back db events Patrick Jentsch 2024-04-11 14:33:47 +0200