Patrick Jentsch
|
b90d6114b0
|
Make JobList class ready for admin view.
|
2019-09-18 11:32:35 +02:00 |
|
Patrick Jentsch
|
9005c583ca
|
Add progress bar for file upload.
|
2019-09-16 12:12:42 +02:00 |
|
Patrick Jentsch
|
16fad5bb2d
|
Add character counter to job forms.
|
2019-09-12 11:12:59 +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
|
cc9460c901
|
Add Account navigation links for medium and small devices.
|
2019-09-10 15:10:16 +02:00 |
|
Patrick Jentsch
|
f87363ac13
|
Remove debug message.
|
2019-09-10 13:39:50 +02:00 |
|
Stephan Porada
|
8786defa01
|
Add function to change user email
|
2019-09-09 16:17:59 +02:00 |
|
Patrick Jentsch
|
aa23cf04b5
|
Small restructore of the design.
|
2019-09-04 13:51:21 +02:00 |
|
Patrick Jentsch
|
bec48e5f39
|
Fix method naming and add Animations.js to base template.
|
2019-09-02 15:24:39 +02:00 |
|
Patrick Jentsch
|
8f3c53dad2
|
Use JSON patch the correct way!
|
2019-08-30 13:31:00 +02:00 |
|
Patrick Jentsch
|
7702de8770
|
(Re)Implement live update of corpus and job lists.
|
2019-08-29 15:12:08 +02:00 |
|
Patrick Jentsch
|
876eb465b8
|
Add client side event handlers for update-* events.
|
2019-08-29 11:37:00 +02:00 |
|
Patrick Jentsch
|
52bd8ec94e
|
Add background task to handle data changes for corpora and jobs via socketio.
|
2019-08-28 17:27:43 +02:00 |
|
Patrick Jentsch
|
7aef3de81d
|
Stop polling. Use SocketIO!
|
2019-08-23 15:05:01 +02:00 |
|
Patrick Jentsch
|
9f215d7613
|
Add socketio javascript
|
2019-08-22 15:13:10 +02:00 |
|
Patrick Jentsch
|
a86ae5c75c
|
Use minimal list.js file.
|
2019-08-20 16:12:03 +02:00 |
|
Patrick Jentsch
|
5ff2ef9301
|
Use custom List classes for corpora and job lists.
|
2019-08-20 11:24:52 +02:00 |
|
Patrick Jentsch
|
8a49b8c871
|
Add jsondiffpatch.
|
2019-08-19 17:08:16 +02:00 |
|
Patrick Jentsch
|
025c51646c
|
Add javascript code for polling with update subscibers.
|
2019-08-16 14:54:29 +02:00 |
|
Stephan Porada
|
bccf661957
|
Add new admin blueprint with new user delete feature. Reorganize templates etc.
|
2019-08-15 15:56:53 +02:00 |
|
Patrick Jentsch
|
47c3edeb7f
|
Toggle paginations if one or less items are displayed.
|
2019-08-14 16:59:39 +02:00 |
|
Patrick Jentsch
|
12d9ac8727
|
Add list.js to base template.
|
2019-08-08 14:28:16 +02:00 |
|
Stephan Porada
|
8763e0f4db
|
Add NLP template. Add Link to NLp template.
|
2019-08-05 15:36:18 +02:00 |
|
Patrick Jentsch
|
f2f62c64eb
|
No double initialization for javascript powered elements.
|
2019-08-02 15:15:02 +02:00 |
|
Patrick Jentsch
|
e327f0c8bf
|
Make the about page the index page.
|
2019-08-02 13:24:52 +02:00 |
|
Patrick Jentsch
|
a5b7ccaeb7
|
Update landing page.
|
2019-08-01 10:33:05 +02:00 |
|
Patrick Jentsch
|
5c976199cd
|
fixed navbar and new navigation entries for serivces (nlp and ocr)
|
2019-07-19 15:16:20 +02:00 |
|
Patrick Jentsch
|
6bbfc589af
|
Add new navigation entries.
|
2019-07-12 17:21:04 +02:00 |
|
Stephan Porada
|
ef25ba7545
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-10 14:36:33 +02:00 |
|
Stephan Porada
|
4ec9e2ff41
|
Add flask_table for admin view
|
2019-07-10 14:36:31 +02:00 |
|
Patrick Jentsch
|
a978ea5782
|
Remove link from user data in sidenav.
|
2019-07-10 10:56:04 +02:00 |
|
Patrick Jentsch
|
7c1496a4df
|
Add new opaque logo icon and sidenav header.
|
2019-07-10 10:09:11 +02:00 |
|
Patrick Jentsch
|
8405f54868
|
Use DFG instead SFB logo in footer.
|
2019-07-10 09:47:04 +02:00 |
|
Patrick Jentsch
|
93b67cb297
|
Update page layout.
|
2019-07-09 16:59:04 +02:00 |
|
Patrick Jentsch
|
678ac670ea
|
Update settings page.
|
2019-07-09 16:18:21 +02:00 |
|
Patrick Jentsch
|
37765c755a
|
Rename profile to account and enable password change.
|
2019-07-09 13:40:33 +02:00 |
|
Patrick Jentsch
|
de2aacc2de
|
Add auth.profile view.
|
2019-07-09 13:27:24 +02:00 |
|
Stephan Porada
|
d1d5e5f114
|
Add registration form, view, template
|
2019-07-08 14:06:35 +02:00 |
|
Patrick Jentsch
|
296db67188
|
Add remember me!
|
2019-07-08 10:07:26 +02:00 |
|
Patrick Jentsch
|
3b04addc17
|
Implement login form in template and add support for flash messages via a toast.
|
2019-07-08 09:05:59 +02:00 |
|
Patrick Jentsch
|
b6a67fcd4d
|
Merge base templates. Add database support. Add blueprint for main.
|
2019-07-05 14:47:35 +02:00 |
|
Patrick Jentsch
|
96960a9e25
|
Create and use module templates for different page sections.
|
2019-07-05 11:04:45 +02:00 |
|
Patrick Jentsch
|
e127e1e5c4
|
Add navigation structure.
|
2019-07-04 14:59:23 +02:00 |
|
Patrick Jentsch
|
05cbf1fed5
|
Add row structure to base template
|
2019-07-04 12:23:09 +02:00 |
|
Stephan Porada
|
fa4fa57a89
|
Change block name from body to page_content
|
2019-07-04 12:18:49 +02:00 |
|
Patrick Jentsch
|
f586d762e3
|
Remove footer
|
2019-07-04 12:01:00 +02:00 |
|
Patrick Jentsch
|
e3d4fa4d90
|
Add modularity to base
|
2019-07-04 11:59:52 +02:00 |
|
Stephan Porada
|
f4fcba887d
|
Add title if condition
|
2019-07-04 11:36:23 +02:00 |
|
Stephan Porada
|
ea8250c805
|
Change href links to url_for()
|
2019-07-04 11:11:07 +02:00 |
|
Patrick Jentsch
|
bc5ec9695f
|
Add materializecss.
|
2019-07-04 10:40:23 +02:00 |
|
Stephan Porada
|
b49fade1a2
|
Add folders template and static
|
2019-07-03 12:23:58 +02:00 |
|