Commit Graph

2051 Commits

Author SHA1 Message Date
Patrick Jentsch
f65ab646e9 implement fixed version numbers 2021-04-14 12:00:09 +02:00
Patrick Jentsch
2f9ecf8048 Update service pages and how version data is gathered. 2021-03-26 13:10:42 +01:00
Patrick Jentsch
55d94ea329 Use hard coded values for ressources 2021-03-26 12:15:33 +01:00
Patrick Jentsch
45f37fcf24 Add new nopaque icons 2021-03-26 11:35:43 +01:00
Patrick Jentsch
351004b795 First work on fixed versioning 2021-02-19 13:00:52 +01:00
Patrick Jentsch
76e3ffb9fa integrate flash method into the nopaque appClient 2021-02-09 15:05:49 +01:00
Patrick Jentsch
63ec304263 Make the AppClient a subscriber of current_user jobs 2021-02-09 13:59:43 +01:00
Patrick Jentsch
846ba31023 Only create a TaskRunner object when task execution is triggered by the cli 2021-02-09 11:10:30 +01:00
Patrick Jentsch
49e4c837d6 fix query_result path logic 2021-02-01 13:50:07 +01:00
Patrick Jentsch
ab9e5347be Add missing socketio messages 2021-02-01 13:39:38 +01:00
Patrick Jentsch
996ed1c790 Remove user session loop. Instead send ressource updates directly on change 2021-02-01 12:51:07 +01:00
Patrick Jentsch
ee9fdd1017 Use console.error for error message 2021-02-01 10:00:05 +01:00
Patrick Jentsch
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 2021-02-01 09:57:10 +01:00
Patrick Jentsch
54be3b4a79 Reduce daemon sleep timer even more 3 -> 1 2021-01-28 13:22:07 +01:00
Patrick Jentsch
a76c8f1d29 Remove Corpus.max_nr_of_tokens column, instead set it as primitve class member 2021-01-28 11:33:04 +01:00
Patrick Jentsch
c8dc215c02 Change db values Corpus.current_nr_or_tokens and Corpus.max_nr_of_tokens from BIGINT to Integer 2021-01-28 11:29:58 +01:00
Patrick Jentsch
a30ade34b1 Reduce daemon sleep timer 10 -> 3 2021-01-28 11:26:41 +01:00
Patrick Jentsch
9cff7d76aa Use simple Python 3 super() funtion 2021-01-28 11:26:09 +01:00
Patrick Jentsch
2b1a74efb8 use flush, refresh and rollback instead of intemediate commit statements 2021-01-28 11:25:02 +01:00
Patrick Jentsch
07191b36b2 More template code for query builder 2021-01-18 15:07:13 +01:00
Patrick Jentsch
ea5bace7db Add query builder template 2021-01-18 14:45:26 +01:00
christian.meinel@uni-bielefeld.de
6675dfc3c0 Rename UserList 2021-01-18 14:21:54 +01:00
Patrick Jentsch
e0bbc517e9 Use Flask-Assets to compile multiple Javascript files to one 2021-01-18 13:22:00 +01:00
Patrick Jentsch
6bc5e5f7b1 Remove Debug statements 2021-01-18 13:21:39 +01:00
Patrick Jentsch
18c96fce4b Some Renaming 2021-01-18 12:50:58 +01:00
Patrick Jentsch
bda7a782ec Wording update 2021-01-18 09:25:08 +01:00
Patrick Jentsch
8552cbd20c Merge branch 'daemon-rework' 2021-01-14 15:24:20 +01:00
Patrick Jentsch
84c86c81e7 Make the corpus analysis runnable again 2021-01-14 15:18:50 +01:00
Patrick Jentsch
223ae773d6 reference corresponding ressources (jobs/queryresults) in JobList and QueryResultList 2021-01-14 12:30:49 +01:00
Patrick Jentsch
f8bdfa3a04 use 'msg' instead of 'desc' key for error messages 2021-01-13 15:44:39 +01:00
Patrick Jentsch
4bf456d8ef Check if corpus is exportable before exporting it 2021-01-13 15:43:23 +01:00
Patrick Jentsch
a52db602d9 Add back corpus export. 2021-01-13 15:23:04 +01:00
Patrick Jentsch
0f263df9b2 User CorpusList and QueryResultList in Corpus analysis service page. 2021-01-13 12:10:31 +01:00
Patrick Jentsch
fc9c1a4732 Add necessary condition to enable build button 2021-01-13 12:05:25 +01:00
Patrick Jentsch
a8643aa9f4 Add Breadcrumbs and UserList to admin package 2021-01-13 11:57:46 +01:00
Patrick Jentsch
3d53b673fd Implement UserList 2021-01-13 11:57:13 +01:00
Patrick Jentsch
24bd0fa174 Remove table headline "actions" from ressource lists 2021-01-13 11:56:51 +01:00
Patrick Jentsch
16dc87bc94 Register RessourceList click event listener in base Class. 2021-01-13 11:55:58 +01:00
Patrick Jentsch
7b9af7ba15 Implement more patch options for lists and display dummy object if list is empty 2021-01-12 15:25:54 +01:00
Patrick Jentsch
1b3d0c1467 Remove analysis button in corpuslist for now 2021-01-11 15:51:56 +01:00
Patrick Jentsch
ea3416af4c Add build and analyze button 2021-01-11 15:43:15 +01:00
Patrick Jentsch
84ae5fd22a Change loading animation 2021-01-11 14:46:19 +01:00
Patrick Jentsch
581fd5bcb5 Seperate Lists and Displays in seperated files 2021-01-11 13:36:45 +01:00
Patrick Jentsch
d90b0c409c Implement remove operation for CorpusFileLists 2021-01-07 16:40:48 +01:00
Patrick Jentsch
009ee4365b Add back description to Corpus page. 2021-01-07 15:02:54 +01:00
Patrick Jentsch
9fb92c5a65 Bump Socket.IO Version and update to new List and Display logic for live data 2021-01-07 14:51:44 +01:00
Patrick Jentsch
1b5b935a28 Rework list handling 2020-12-15 14:38:52 +01:00
Patrick Jentsch
85385ef7e4 bump list.js version 2020-12-15 14:38:24 +01:00
Patrick Jentsch
231ce24d23 Remove unused second backup 2020-12-15 14:38:01 +01:00
Patrick Jentsch
1003c4494d Progress on list rework 2020-12-07 16:10:40 +01:00