Patrick Jentsch
|
d6ab379418
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
|
Patrick Jentsch
|
cb2b64fa9d
|
integrate nopaque repo
|
2020-06-05 14:42:04 +02:00 |
|
Patrick Jentsch
|
c67c033aec
|
Rework notification system
|
2020-04-27 15:22:20 +02:00 |
|
Patrick Jentsch
|
7fc1084749
|
Add notifications on status changes of jobs and corpora
|
2020-04-24 15:22:04 +02:00 |
|
Patrick Jentsch
|
edc0b34032
|
Process corpus files in task, not in database model
|
2020-04-23 07:56:23 +02:00 |
|
Patrick Jentsch
|
bc27744946
|
Create and use a decorator for background functions
|
2020-04-21 18:34:21 +02:00 |
|
Stephan Porada
|
6126477825
|
Finalize inspect view display options
|
2020-04-20 13:48:40 +02:00 |
|
Stephan Porada
|
2eb3d2f03e
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2020-04-20 09:59:34 +02:00 |
|
Patrick Jentsch
|
3aafe664a3
|
Add macros and use them
|
2020-04-17 11:04:09 +02:00 |
|
Stephan Porada
|
9145265e4b
|
Add expert mode and higlight sentences switch to inspect. WIP
|
2020-04-16 15:06:03 +02:00 |
|
Patrick Jentsch
|
fede774196
|
Change nopaque upload forms. Add corpus file form has an upload progress bar now.
|
2020-04-16 09:40:38 +02:00 |
|
Patrick Jentsch
|
f264b27ae5
|
Change validation process (currently broken)
|
2020-04-15 14:57:17 +02:00 |
|
Patrick Jentsch
|
b1d819444e
|
corpus page: Only show compile buttons if corpus is unprepared AND has files.
|
2020-04-15 14:30:41 +02:00 |
|
Stephan Porada
|
34e8d952b6
|
Add match context display options
|
2020-04-14 15:51:26 +02:00 |
|
Stephan Porada
|
9ec1b596f8
|
Remove pj_
|
2020-04-06 14:27:14 +02:00 |
|
Stephan Porada
|
a6bcfe51b1
|
Rename pj_views|events|forms to views, events, forms
|
2020-04-06 14:16:59 +02:00 |
|
Stephan Porada
|
e0df6a9eca
|
Delete old views
|
2020-04-06 14:12:15 +02:00 |
|
Patrick Jentsch
|
4294c2854b
|
Make inner package imports relative
|
2020-03-27 12:06:11 +01:00 |
|
stephan
|
5c134dd8c5
|
Add interaactive context change
|
2020-03-12 14:48:58 +01:00 |
|
stephan
|
c7155badf2
|
fix typo
|
2020-02-20 10:59:54 +01:00 |
|
stephan
|
a1405150bb
|
Change tilte
|
2020-02-20 10:58:46 +01:00 |
|
Patrick Jentsch
|
545c3ae2ec
|
update
|
2020-02-14 15:23:02 +01:00 |
|
Stephan Porada
|
446eca2d22
|
Add function to edit new metadata fields
|
2020-01-10 12:13:42 +01:00 |
|
Stephan Porada
|
cee89dd712
|
continue additional metadata
|
2020-01-10 11:29:26 +01:00 |
|
Stephan Porada
|
e1a8fbc531
|
Add options to add more detailed metadate to corpus file
|
2020-01-09 16:04:52 +01:00 |
|
Patrick Jentsch
|
f63a850175
|
Renaming: opaque->nopaque
|
2019-12-02 11:34:28 +01:00 |
|
Patrick Jentsch
|
aacfe40bd6
|
Code enhancement
|
2019-11-15 12:51:53 +01:00 |
|
Patrick Jentsch
|
f22bff4ed0
|
Updated URL Logic for admin package
|
2019-11-15 11:45:04 +01:00 |
|
Patrick Jentsch
|
3fb5802682
|
Cleanup corpus analysis code
|
2019-11-14 15:53:43 +01:00 |
|
Patrick Jentsch
|
bab479db20
|
Change delete execution
|
2019-11-14 09:48:30 +01:00 |
|
Stephan Porada
|
dfd9d09f3f
|
Clean up
|
2019-11-12 14:02:01 +01:00 |
|
Patrick Jentsch
|
0d441a9364
|
Change import logic.
|
2019-11-12 13:36:22 +01:00 |
|
Patrick Jentsch
|
8a607b6dc0
|
Multiple analyses sessions perfectly implemented.
|
2019-11-11 11:51:18 +01:00 |
|
Stephan Porada
|
08aafb8f99
|
Add corpus analysis stuff
|
2019-11-06 15:40:43 +01:00 |
|
Patrick Jentsch
|
958779ec61
|
Use background tasks for file operations.
|
2019-11-06 10:07:34 +01:00 |
|
Patrick Jentsch
|
4bcd97c003
|
Only use relative imports for functions in the same package.
|
2019-11-05 16:22:36 +01:00 |
|
Stephan Porada
|
f2024be050
|
Add back button
|
2019-11-05 14:23:45 +01:00 |
|
Patrick Jentsch
|
04fe6b063e
|
Add sanity checks for corpus preparation
|
2019-11-05 13:40:31 +01:00 |
|
Patrick Jentsch
|
910a187c04
|
Add prepare button to corpus
|
2019-11-05 10:52:57 +01:00 |
|
Patrick Jentsch
|
29183b8763
|
prepare vrt file in background thread.
|
2019-11-05 10:32:42 +01:00 |
|
Patrick Jentsch
|
69387ee183
|
Insert metadata to corpus file in constructor
|
2019-11-05 09:12:06 +01:00 |
|
Patrick Jentsch
|
37d5802b42
|
Update
|
2019-11-04 15:06:54 +01:00 |
|
Patrick Jentsch
|
6dd16e8e78
|
Add edit corpus file form
|
2019-11-04 09:54:30 +01:00 |
|
Patrick Jentsch
|
5881444b9f
|
Use extra pages for add_corpus and add_corpus_file forms.
|
2019-10-31 15:29:02 +01:00 |
|
Patrick Jentsch
|
755f5f3137
|
Add error handling
|
2019-10-31 11:34:45 +01:00 |
|
Patrick Jentsch
|
3135eb0897
|
Move corpora views, and forms in package.
|
2019-10-31 10:25:48 +01:00 |
|