Commit Graph

260 Commits

Author SHA1 Message Date
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
a2102a48ca Add url properties to db models 2020-12-04 14:16:00 +01:00
Patrick Jentsch
29dbdc9f94 Add URL property to some models 2020-12-03 15:13:24 +01:00
Patrick Jentsch
4c92fdfb6c Fix file path management and download bugs 2020-12-02 14:26:17 +01:00
Patrick Jentsch
adac32e54f Fix bug 2020-11-23 08:47:55 +01:00
Patrick Jentsch
501871f9a7 Remove double paginations 2020-11-22 16:03:41 +01:00
Patrick Jentsch
ece2d450d7 Rename label of build corpus services 2020-11-22 16:03:19 +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
c3c3b70030 Change the verification, it a user is allowed to view a corpus_file 2020-11-22 16:01:59 +01:00
Patrick Jentsch
ab5db4ae83 Codestyle update (less use of #noqa) 2020-11-19 12:31:29 +01:00
Patrick Jentsch
ba7789224b Create send_notification function 2020-11-19 09:41:22 +01:00
Patrick Jentsch
d187a83b54 Merge branch 'daemon-rework' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into daemon-rework 2020-11-17 10:16:41 +01:00
Patrick Jentsch
7e84b54467 Add config variables in order to create links outside of a request context 2020-11-17 10:16:40 +01:00
Patrick Jentsch
19338ba8d5 Add daemon loop 2020-11-13 15:01:53 +01:00
Patrick Jentsch
5427698a47 Remove debog print statements 2020-11-13 13:54:07 +01:00
Patrick Jentsch
f3f6612a57 daemon is now tasks 2020-11-13 13:33:32 +01:00
Patrick Jentsch
5a06a6b241 More exception handling. Remove unused database models. New common view structure! 2020-11-13 10:01:51 +01:00
Patrick Jentsch
cb9da5c7dd Simplify daemon logic 2020-11-09 16:14:19 +01:00
Patrick Jentsch
0f30e518af First steps 2020-11-06 15:07:58 +01:00
Patrick Jentsch
ab21768311 smaller rework while getting an overview 2020-11-04 14:54:27 +01:00
Patrick Jentsch
9c9790be89 codestyle in nopaque base template 2020-11-04 13:30:48 +01:00
Stephan Porada
b1509c3f6a Fix scroll to top 2020-11-03 11:46:37 +01:00
Patrick Jentsch
5343d1b06e Remove service icon from job page headline 2020-11-03 10:12:06 +01:00
Patrick Jentsch
fb8bcb2f82 Fix wrong link in query results breadcrumbs 2020-11-03 10:04:18 +01:00
Patrick Jentsch
a92358ef21 Add color setting for disabled tabs 2020-11-03 09:57:00 +01:00
Patrick Jentsch
4d783492c0 Add breadcrumbs to query_results package 2020-11-03 09:53:37 +01:00
Patrick Jentsch
2e4983a8db Use different colors to highlight the roadmap 2020-11-02 16:33:28 +01:00
Patrick Jentsch
5bc2501334 Change breadcrumb start to home icon 2020-11-02 16:29:22 +01:00
Patrick Jentsch
ac2683776e Roadmap update 2020-11-02 15:41:58 +01:00
Patrick Jentsch
b060791057 Add Roadmap 2020-11-02 13:06:37 +01:00
Patrick Jentsch
317e1fa0d9 one color navbar 2020-11-02 11:18:50 +01:00
Patrick Jentsch
f21f3e007d Add breadcrumbs to corpora package 2020-11-02 10:47:38 +01:00
Patrick Jentsch
4c310eaea8 Add breadcrumbs to services package 2020-11-02 10:31:49 +01:00
Patrick Jentsch
850087f628 Add breadcrumbs to auth package 2020-11-02 10:01:02 +01:00
Patrick Jentsch
917005afa7 Fix z-index on parallax pages 2020-11-02 09:31:24 +01:00
Patrick Jentsch
e36d633771 Do not use hardcoded title in settings 2020-11-02 09:30:01 +01:00
Patrick Jentsch
88f32e9195 breadcrumbs intermediate 2020-10-30 15:01:41 +01:00
Stephan Porada
4d0f12129c Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-30 11:01:01 +01:00
Stephan Porada
4f8be203ab Add margin for <main> 2020-10-30 11:00:56 +01:00
Patrick Jentsch
79dd307d76 Make publishing year data required again 2020-10-30 10:58:07 +01:00
Patrick Jentsch
eb2f47e3a5 Add light grey background color as default 2020-10-30 10:52:46 +01:00
Patrick Jentsch
5010b94925 Fix color setup on job page 2020-10-30 10:35:29 +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
Patrick Jentsch
0ecd61c9b3 unifiy roadmap 2020-10-29 19:21:33 +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
554702130c Apply color scheme on add corpus file page 2020-10-29 09:14:37 +01:00
Patrick Jentsch
ffa7a7812a Rework corpora/query results 2020-10-28 16:13:41 +01:00