Commit Graph

1460 Commits

Author SHA1 Message Date
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
93d7aa2170 Latest README update, before i forget. 2020-10-13 10:15:55 +02:00
Patrick Jentsch
69ad42801a Fix contact email adress 2020-10-12 17:16:55 +02:00
Patrick Jentsch
6e4c90f844 Update all third party css/font/js 2020-10-12 14:06:19 +02:00
Patrick Jentsch
4e9701b796 Add neccessary header to docker-compose.traefik.yml. 2020-10-12 14:01:42 +02:00
Patrick Jentsch
e7ff3984b5 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-12 13:28:26 +02:00
Patrick Jentsch
ea6ccae76a Merge content into main package 2020-10-12 13:28:19 +02:00
Patrick Jentsch
2dc630e877 Create extra package for errors 2020-10-12 13:26:35 +02:00
Stephan Porada
9de8cbf04e Add comment 2020-10-12 11:29:33 +02:00
Stephan Porada
31b8ea5809 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-12 11:07:57 +02:00
Stephan Porada
42ec04e2c8 User ...args instead of arguments object 2020-10-12 11:07:51 +02:00
Patrick Jentsch
cb1228c392 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-09 17:51:06 +02:00
Patrick Jentsch
5eb12d0f03 bump image version 2020-10-09 17:50:59 +02:00
Stephan Porada
dce3109cb7 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-09 16:15:54 +02:00
Stephan Porada
4ec3ce01fa Show right match_count per text, not per last incoming chunk 2020-10-09 16:15:47 +02:00
Patrick Jentsch
b44a5e1113 fix indent 2020-10-09 15:32:09 +02:00
Patrick Jentsch
baebdbe399 Add new config variables (defaults are what you want if you don't have http to https redirect enabled) 2020-10-09 14:43:23 +02:00
Patrick Jentsch
e777006137 Add comment 2020-10-09 12:00:59 +02:00
Patrick Jentsch
1c8146e4a5 Codestyle update 2020-10-08 23:10:07 +02:00
Stephan Porada
99a8ea98e2 Rename NOPAQUE_STORAGE to DATA_DIR 2020-10-08 15:34:28 +02:00
Stephan Porada
51306cf530 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-08 15:09:19 +02:00
Stephan Porada
0b50764676 Fix to lowercase 2020-10-08 15:09:13 +02:00
Patrick Jentsch
771d399f9c Update daemon/tasks/models.py 2020-10-08 15:09:02 +02:00
Stephan Porada
fb76cf256c Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-08 12:50:42 +02:00
Patrick Jentsch
ae9d357beb fix 2020-10-08 12:48:43 +02:00
Stephan Porada
cf6f8e82ee Merge query_results into corpora blueprint 2020-10-08 12:48:29 +02:00
Patrick Jentsch
da53220d8c fix default setting for NOPAQUE_DATA_DIR 2020-10-08 12:47:47 +02:00
Patrick Jentsch
dff92cbf4d Huge config update and smtp fix for daemon 2020-10-08 12:34:02 +02:00
Stephan Porada
5e221d90ad Move query_results and interactions into corpora template folder 2020-10-08 09:48:49 +02:00
Stephan Porada
5961a3f843 Rework query_results/inspect template to load listeners from view listeners. 2020-10-08 09:25:06 +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
609a887d73 Fix missing Icons in corpus file edit 2020-09-23 16:34:46 +02:00
Stephan Porada
92d47a0b8d Fix missing html class in user admin view bugging list js 2020-09-23 16:20:00 +02:00
Stephan Porada
6e1ca2d7e2 Activate logging. 2020-09-23 15:39:27 +02:00
Stephan Porada
1604cdeaf6 Add warning about .stand-off.vrt 2020-09-23 15:38:53 +02:00
Stephan Porada
8083382046 Cleanup and documentation. 2020-09-23 15:09:45 +02:00
Stephan Porada
ad636d308d Bundle redundant event listeners. 2020-09-22 12:45:24 +02:00
Stephan Porada
3c86a2f334 Fix Modal init 2020-09-22 12:44:54 +02:00
Stephan Porada
61658410b2 Fix tables and add bottom paginatio nto all tables 2020-09-22 11:18:34 +02:00
Stephan Porada
9523568211 Add beta launch news 2020-09-21 15:25:28 +02:00
Stephan Porada
f53689af2c Add About/FAQ page 2020-09-21 14:37:46 +02:00