Commit Graph

  • 10483c1e45 Fix Date display issue in UserList Patrick Jentsch 2021-09-13 16:35:09 +02:00
  • 4950a407af rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) Patrick Jentsch 2021-09-13 11:45:43 +02:00
  • bc5c8ef074 handle email job status updates with the sqlalchemy event handlers Patrick Jentsch 2021-09-10 16:25:32 +02:00
  • 281e568edf Use ISO 8601 as the default datetime format Patrick Jentsch 2021-09-08 12:56:51 +02:00
  • 8c871d83d0 Upgrade python version 3.9.0 -> 3.9.7 Patrick Jentsch 2021-09-08 12:56:27 +02:00
  • 9d59aa3409 Move event handlers to a dedicated event directory Patrick Jentsch 2021-09-07 13:50:23 +02:00
  • 0861d931ce Add an abort criterion when exporting query results Patrick Jentsch 2021-08-24 09:50:32 +02:00
  • cedce5545d Fix wrong corpus analysis link in sidenav Patrick Jentsch 2021-08-24 09:21:43 +02:00
  • e2669e6c25 Add missing exception handler Patrick Jentsch 2021-08-23 16:43:47 +02:00
  • 5cd18c4c2a Sort after list ressource list insertions Patrick Jentsch 2021-08-23 16:34:25 +02:00
  • 280c544297 Fix job result duplication after job restart Patrick Jentsch 2021-08-23 16:31:06 +02:00
  • a5782f932c Do not manually emit corpus changes via socket. Patrick Jentsch 2021-08-23 12:29:31 +02:00
  • c7b2c413d3 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development Patrick Jentsch 2021-08-23 11:04:10 +02:00
  • fd5fcf9821 Change exception handling in corpus analysis Patrick Jentsch 2021-08-23 11:04:09 +02:00
  • 1a59b19124 Handle all ressource events with unified sqlalchemy event handlers. Patrick Jentsch 2021-08-20 14:41:40 +02:00
  • 98a43ec86f Use sqlalchemy events to emit jsonpatches to the client. Patrick Jentsch 2021-08-18 15:11:11 +02:00
  • 5662140a8d Add a flag to all db Model to_dict methods: include_relationships Patrick Jentsch 2021-08-18 15:09:56 +02:00
  • 869c1ba632 Fix corpus service creation Patrick Jentsch 2021-08-16 12:09:50 +02:00
  • 99c43cc1a6 some style updates Patrick Jentsch 2021-08-09 11:02:09 +02:00
  • 575dc45242 Rework a lot of daemon code. Add missing patch messages Patrick Jentsch 2021-08-04 17:07:59 +02:00
  • da350474fb standardize the use of service name handles, e.g. file-setup instead of file_setup Patrick Jentsch 2021-08-04 12:26:49 +02:00
  • ec7a88f36e Simplify color setup in templates Patrick Jentsch 2021-08-04 09:07:18 +02:00
  • 468b079d63 simplify gitignore Patrick Jentsch 2021-07-20 15:29:42 +02:00
  • d6ab379418 Change directory structure (move ./nopaque/* to ./) Patrick Jentsch 2021-07-20 15:07:42 +02:00
  • ff39d8d650 Check if a cqpserver container up for running corpus analysis sessions Patrick Jentsch 2021-07-16 13:07:01 +02:00
  • 1120d094b2 Use correct color for error messages Patrick Jentsch 2021-07-16 11:10:54 +02:00
  • 096424e1e4 Restructure some javascript Patrick Jentsch 2021-07-16 10:51:39 +02:00
  • 03adcdeebc Restructure some css Patrick Jentsch 2021-07-16 10:51:14 +02:00
  • 11a9b4f640 create small subtemplates for each block und apply new breadcrumbs logic Patrick Jentsch 2021-05-28 15:51:23 +02:00
  • adbd212660 Update color scheme definition and some codestyle enhancements Patrick Jentsch 2021-05-27 13:05:46 +02:00
  • bc6f06bc48 Fix Flask version number Patrick Jentsch 2021-05-12 11:03:37 +02:00
  • 33f22bb73c Remove unused imports Patrick Jentsch 2021-05-12 11:03:18 +02:00
  • bc87bf67bf more exception handling Patrick Jentsch 2021-05-08 16:47:41 +02:00
  • 966cdc824a remove validity check of result files for now Patrick Jentsch 2021-05-07 16:53:41 +02:00
  • 2d0f6f50f8 Fix edge case problems in corpus analysis Patrick Jentsch 2021-05-07 15:49:47 +02:00
  • a357ae2857 Remove dummy UI elements and open the CQP Tutorial in a dedicated browsertab Patrick Jentsch 2021-05-05 15:05:24 +02:00
  • c0d337137e Designpatch 2/2 Patrick Jentsch 2021-05-05 10:05:12 +02:00
  • 04e53fef98 Designpatch 1/2 Patrick Jentsch 2021-05-04 17:27:57 +02:00
  • 430bcf53ea Fix non functioning sidebar button in mobile view Patrick Jentsch 2021-05-03 15:59:02 +02:00
  • 2964ab7a13 Remove nopaque title section on homepage Patrick Jentsch 2021-05-03 15:58:39 +02:00
  • f2a5fe3143 Make Jobs restartable when they are "complete" Patrick Jentsch 2021-05-03 11:12:40 +02:00
  • f4233093c0 Remove debug code Patrick Jentsch 2021-05-03 11:12:13 +02:00
  • 9790e783e3 Add missing migrations Patrick Jentsch 2021-04-14 14:16:32 +02:00
  • f65ab646e9 implement fixed version numbers Patrick Jentsch 2021-04-14 12:00:09 +02:00
  • 2f9ecf8048 Update service pages and how version data is gathered. Patrick Jentsch 2021-03-26 13:10:42 +01:00
  • 55d94ea329 Use hard coded values for ressources Patrick Jentsch 2021-03-26 12:15:33 +01:00
  • 45f37fcf24 Add new nopaque icons Patrick Jentsch 2021-03-26 11:35:43 +01:00
  • 351004b795 First work on fixed versioning Patrick Jentsch 2021-02-19 13:00:52 +01:00
  • 76e3ffb9fa integrate flash method into the nopaque appClient Patrick Jentsch 2021-02-09 15:05:49 +01:00
  • 63ec304263 Make the AppClient a subscriber of current_user jobs Patrick Jentsch 2021-02-09 13:59:43 +01:00
  • 846ba31023 Only create a TaskRunner object when task execution is triggered by the cli Patrick Jentsch 2021-02-09 11:10:30 +01:00
  • 49e4c837d6 fix query_result path logic Patrick Jentsch 2021-02-01 13:50:07 +01:00
  • ab9e5347be Add missing socketio messages Patrick Jentsch 2021-02-01 13:39:38 +01:00
  • 996ed1c790 Remove user session loop. Instead send ressource updates directly on change Patrick Jentsch 2021-02-01 12:51:07 +01:00
  • ee9fdd1017 Use console.error for error message Patrick Jentsch 2021-02-01 10:00:05 +01:00
  • 37f98bb4ec Use the user data reference to access corpora, jobs or query results. Now all values should update as they should in lists an displays Patrick Jentsch 2021-02-01 09:57:10 +01:00
  • 54be3b4a79 Reduce daemon sleep timer even more 3 -> 1 Patrick Jentsch 2021-01-28 13:22:07 +01:00
  • a76c8f1d29 Remove Corpus.max_nr_of_tokens column, instead set it as primitve class member Patrick Jentsch 2021-01-28 11:33:04 +01:00
  • c8dc215c02 Change db values Corpus.current_nr_or_tokens and Corpus.max_nr_of_tokens from BIGINT to Integer Patrick Jentsch 2021-01-28 11:29:58 +01:00
  • a30ade34b1 Reduce daemon sleep timer 10 -> 3 Patrick Jentsch 2021-01-28 11:26:41 +01:00
  • 9cff7d76aa Use simple Python 3 super() funtion Patrick Jentsch 2021-01-28 11:26:09 +01:00
  • 2b1a74efb8 use flush, refresh and rollback instead of intemediate commit statements Patrick Jentsch 2021-01-28 11:25:02 +01:00
  • 07191b36b2 More template code for query builder Patrick Jentsch 2021-01-18 15:07:13 +01:00
  • ea5bace7db Add query builder template Patrick Jentsch 2021-01-18 14:45:26 +01:00
  • 6675dfc3c0 Rename UserList christian.meinel@uni-bielefeld.de 2021-01-18 14:21:54 +01:00
  • e0bbc517e9 Use Flask-Assets to compile multiple Javascript files to one Patrick Jentsch 2021-01-18 13:22:00 +01:00
  • 6bc5e5f7b1 Remove Debug statements Patrick Jentsch 2021-01-18 13:21:39 +01:00
  • 18c96fce4b Some Renaming Patrick Jentsch 2021-01-18 12:50:58 +01:00
  • bda7a782ec Wording update Patrick Jentsch 2021-01-18 09:25:08 +01:00
  • 8552cbd20c Merge branch 'daemon-rework' Patrick Jentsch 2021-01-14 15:24:20 +01:00
  • 84c86c81e7 Make the corpus analysis runnable again Patrick Jentsch 2021-01-14 15:18:50 +01:00
  • 223ae773d6 reference corresponding ressources (jobs/queryresults) in JobList and QueryResultList Patrick Jentsch 2021-01-14 12:30:49 +01:00
  • f8bdfa3a04 use 'msg' instead of 'desc' key for error messages Patrick Jentsch 2021-01-13 15:44:39 +01:00
  • 4bf456d8ef Check if corpus is exportable before exporting it Patrick Jentsch 2021-01-13 15:43:23 +01:00
  • a52db602d9 Add back corpus export. Patrick Jentsch 2021-01-13 15:23:04 +01:00
  • 0f263df9b2 User CorpusList and QueryResultList in Corpus analysis service page. Patrick Jentsch 2021-01-13 12:10:31 +01:00
  • fc9c1a4732 Add necessary condition to enable build button Patrick Jentsch 2021-01-13 12:05:25 +01:00
  • a8643aa9f4 Add Breadcrumbs and UserList to admin package Patrick Jentsch 2021-01-13 11:57:46 +01:00
  • 3d53b673fd Implement UserList Patrick Jentsch 2021-01-13 11:57:13 +01:00
  • 24bd0fa174 Remove table headline "actions" from ressource lists Patrick Jentsch 2021-01-13 11:56:51 +01:00
  • 16dc87bc94 Register RessourceList click event listener in base Class. Patrick Jentsch 2021-01-13 11:55:58 +01:00
  • 7b9af7ba15 Implement more patch options for lists and display dummy object if list is empty Patrick Jentsch 2021-01-12 15:25:54 +01:00
  • 1b3d0c1467 Remove analysis button in corpuslist for now Patrick Jentsch 2021-01-11 15:51:56 +01:00
  • ea3416af4c Add build and analyze button Patrick Jentsch 2021-01-11 15:43:15 +01:00
  • 84ae5fd22a Change loading animation Patrick Jentsch 2021-01-11 14:46:19 +01:00
  • 581fd5bcb5 Seperate Lists and Displays in seperated files Patrick Jentsch 2021-01-11 13:36:45 +01:00
  • d90b0c409c Implement remove operation for CorpusFileLists Patrick Jentsch 2021-01-07 16:40:48 +01:00
  • 009ee4365b Add back description to Corpus page. Patrick Jentsch 2021-01-07 15:02:54 +01:00
  • 9fb92c5a65 Bump Socket.IO Version and update to new List and Display logic for live data Patrick Jentsch 2021-01-07 14:51:44 +01:00
  • 1b5b935a28 Rework list handling Patrick Jentsch 2020-12-15 14:38:52 +01:00
  • 85385ef7e4 bump list.js version Patrick Jentsch 2020-12-15 14:38:24 +01:00
  • 231ce24d23 Remove unused second backup Patrick Jentsch 2020-12-15 14:38:01 +01:00
  • 1003c4494d Progress on list rework Patrick Jentsch 2020-12-07 16:10:40 +01:00
  • 1883a9bc63 Start redesign of RessourceLists Patrick Jentsch 2020-12-04 14:16:11 +01:00
  • a2102a48ca Add url properties to db models Patrick Jentsch 2020-12-04 14:16:00 +01:00
  • 29dbdc9f94 Add URL property to some models Patrick Jentsch 2020-12-03 15:13:24 +01:00
  • 4c92fdfb6c Fix file path management and download bugs Patrick Jentsch 2020-12-02 14:26:17 +01:00
  • 9dde839148 Add migration for new database design Patrick Jentsch 2020-12-02 14:25:46 +01:00
  • a25cbf4bb0 Add some more documentation to environment variables Patrick Jentsch 2020-11-23 09:07:57 +01:00
  • adac32e54f Fix bug Patrick Jentsch 2020-11-23 08:47:55 +01:00