Commit Graph

839 Commits

Author SHA1 Message Date
Patrick Jentsch
3cacdf8185 Set version for latest. 2019-09-17 10:00:39 +02:00
Patrick Jentsch
373c7ed4d9 Update .gitlab-ci.yml 2019-09-16 15:58:42 +02:00
Stephan Porada
ba838eaf1f Enhance delete_job method. 2019-09-16 14:09:07 +02:00
Patrick Jentsch
9005c583ca Add progress bar for file upload. 2019-09-16 12:12:42 +02:00
Patrick Jentsch
22a1223258 Codestyle 2019-09-13 14:02:17 +02:00
Patrick Jentsch
1118beaf61 Add storage as volume 2019-09-13 14:01:57 +02:00
Patrick Jentsch
3913663c56 Don't use migrate in setup-database routine. 2019-09-13 09:35:20 +02:00
Patrick Jentsch
6333c88d36 Add new migrations. 2019-09-13 09:32:30 +02:00
Patrick Jentsch
a1386c3e0b Delete migrations from repo 2019-09-13 09:27:01 +02:00
Patrick Jentsch
3a5725d943 Update .gitignore 2019-09-13 09:25:39 +02:00
Patrick Jentsch
f32f3c7fa6 Use logging again 2019-09-13 09:22:10 +02:00
Patrick Jentsch
df0e677198 Comment out logger code. 2019-09-13 08:49:23 +02:00
Patrick Jentsch
591850bbfd Set unbuffered binary stdout and stderr. 2019-09-13 08:49:00 +02:00
Stephan Porada
1bdae333b7 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-12 16:45:12 +02:00
Stephan Porada
b2e2484725 Add job delete function. 2019-09-12 16:45:05 +02:00
Stephan Porada
2991082f1f Add different logging levels. 2019-09-12 16:44:53 +02:00
Patrick Jentsch
c51a9492f3 Add switch for binarization 2019-09-12 16:00:48 +02:00
Patrick Jentsch
6cf12fa799 Don't show character counter for EMail adresses. 2019-09-12 14:26:53 +02:00
Patrick Jentsch
3bb900c7eb Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-12 14:25:08 +02:00
Patrick Jentsch
36f10d51ee Show character counters on register page. 2019-09-12 14:25:03 +02:00
Patrick Jentsch
f0197b5af6 Allow Emails to be 254 characters long. 2019-09-12 14:24:43 +02:00
Patrick Jentsch
c6597d4e37 Add character counter for corpus form. 2019-09-12 12:05:59 +02:00
Stephan Porada
682ca30991 Fix logging. 2019-09-12 12:01:46 +02:00
Stephan Porada
2368cfb1f9 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-12 11:42:40 +02:00
Stephan Porada
86b08bc142 Add logging for production. Mount web.env into opaque_daemon. 2019-09-12 11:42:33 +02:00
Stephan Porada
926935af56 Enhance logging. 2019-09-12 11:35:23 +02:00
Patrick Jentsch
16fad5bb2d Add character counter to job forms. 2019-09-12 11:12:59 +02:00
Patrick Jentsch
129ee05b51 Fix path fix 2019-09-11 16:35:05 +02:00
Patrick Jentsch
437f284dd6 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-11 16:28:00 +02:00
Patrick Jentsch
3d93b033a2 Change log directory location 2019-09-11 16:27:54 +02:00
Stephan Porada
9f341293b9 Update README.md 2019-09-11 16:25:56 +02:00
Stephan Porada
50b21d056d Update .gitignore 2019-09-11 16:19:44 +02:00
Stephan Porada
26be218293 Update .gitignore 2019-09-11 16:11:06 +02:00
Stephan Porada
59f0018516 Update .gitignore 2019-09-11 16:09:19 +02:00
Stephan Porada
05043e16e8 Update .gitignore 2019-09-11 15:55:44 +02:00
Stephan Porada
66adec8b7d Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-11 15:53:51 +02:00
Stephan Porada
3accc058e3 Correct simple loging 2019-09-11 15:52:38 +02:00
Patrick Jentsch
8115c8b755 Add Version selection to NLP 2019-09-11 15:40:37 +02:00
Patrick Jentsch
dd7ef2a113 Fix wrong path. 2019-09-11 14:55:26 +02:00
Stephan Porada
0826f6a9f7 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-11 14:53:15 +02:00
Stephan Porada
c7337a5277 Add first stopping and deletion functions etc. 2019-09-11 14:51:59 +02:00
Stephan Porada
230d057fee Add simple logging 2019-09-11 14:50:29 +02:00
Patrick Jentsch
53428a01bb Add workflow dummy entry. 2019-09-11 10:00:52 +02:00
Patrick Jentsch
1960b14d9d Re- rename edit_profile to settings 2019-09-11 09:47:26 +02:00
Patrick Jentsch
15a418cf7c Add navigation highlighting. 2019-09-10 16:09:35 +02:00
Patrick Jentsch
51d2623e2e Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-10 15:10:21 +02:00
Patrick Jentsch
cc9460c901 Add Account navigation links for medium and small devices. 2019-09-10 15:10:16 +02:00
Stephan Porada
d537096f74 Add user self delete function 2019-09-10 14:18:20 +02:00
Stephan Porada
2f6dd37abb Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-10 13:49:14 +02:00
Stephan Porada
fda70e216e Add admin page to edit user informations. 2019-09-10 13:49:01 +02:00