Commit Graph

138 Commits

Author SHA1 Message Date
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
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
fc9c1a4732 Add necessary condition to enable build button 2021-01-13 12:05:25 +01:00
Patrick Jentsch
3d53b673fd Implement UserList 2021-01-13 11:57:13 +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
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
Patrick Jentsch
1883a9bc63 Start redesign of RessourceLists 2020-12-04 14:16:11 +01:00
Patrick Jentsch
d1b39449e8 Fix service icons in job lists, Readd publishing year in corpus_file lists 2020-11-22 16:02:51 +01:00
Patrick Jentsch
ab21768311 smaller rework while getting an overview 2020-11-04 14:54:27 +01:00
Stephan Porada
b1509c3f6a Fix scroll to top 2020-11-03 11:46:37 +01:00
Patrick Jentsch
ac2683776e Roadmap update 2020-11-02 15:41:58 +01:00
Patrick Jentsch
917005afa7 Fix z-index on parallax pages 2020-11-02 09:31:24 +01:00
Stephan Porada
4f8be203ab Add margin for <main> 2020-10-30 11:00:56 +01:00
Patrick Jentsch
18ba922ce9 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-30 10:19:45 +01:00
Patrick Jentsch
5cc6a9ab93 Merge branch 'template-rework' into development 2020-10-30 10:02:19 +01:00
Stephan Porada
94fa11060e Add corpus import/export and some fixes etc. 2020-10-29 15:20:30 +01:00
Patrick Jentsch
4052991b08 Rework corpora package 2020-10-29 14:45:55 +01:00
Patrick Jentsch
51110529e2 Remove minified material design icons css 2020-10-28 12:04:03 +01:00
Patrick Jentsch
2240657e8c fix multiple things 2020-10-28 11:21:05 +01:00
Stephan Porada
c60055e8f4 Fix placeholder text color for file inputs/uploads. 2020-10-23 16:11:08 +02:00
Patrick Jentsch
b840746fed Rework admin package 2020-10-23 10:17:14 +02:00
Patrick Jentsch
23441dab2e intermediate 2020-10-23 08:51:46 +02:00
Stephan Porada
107c944bef Fix that is described in ticket 134 2020-10-15 09:35:16 +02:00
Stephan Porada
7ce0c77a73 Avoid error if query did not yield any results. 2020-10-14 10:42:13 +02:00
Patrick Jentsch
6e4c90f844 Update all third party css/font/js 2020-10-12 14:06:19 +02:00
Stephan Porada
42ec04e2c8 User ...args instead of arguments object 2020-10-12 11:07:51 +02:00
Stephan Porada
4ec3ce01fa Show right match_count per text, not per last incoming chunk 2020-10-09 16:15:47 +02:00
Stephan Porada
cf6f8e82ee Merge query_results into corpora blueprint 2020-10-08 12:48:29 +02:00
Stephan Porada
20074ebeae Move vanilla javascript event listeners into view listeners. 2020-10-07 15:52:43 +02:00
Stephan Porada
4241c13e13 Some small fixes 2020-10-07 14:48:47 +02:00
Stephan Porada
8c707fa81c Add match_count represnetation for the user. 2020-10-05 16:55:02 +02:00
Stephan Porada
f195b72ebd Add match_count for texts in results.data and results.fullResultsData. 2020-10-02 15:32:03 +02:00
Stephan Porada
370a002af3 Small fix to show 5 elements in corpus view list. 2020-09-30 10:17:33 +02:00
Stephan Porada
28213574f4 Simplify addToSubResults(). 2020-09-24 16:13:16 +02:00
Stephan Porada
3cb71c2acb FIx Typos 2020-09-24 11:11:30 +02:00
Stephan Porada
b6986e2581 Close corpus analysis init modal only if meta data has been recieved. 2020-09-24 10:13:15 +02:00
Stephan Porada
b5ec4906c5 Fix error that did not delete old results when fetching new results from the server. 2020-09-24 09:49:59 +02:00
Stephan Porada
8083382046 Cleanup and documentation. 2020-09-23 15:09:45 +02:00