Patrick Jentsch
|
98de581132
|
Cleanup special list classes.
|
2019-08-28 17:31:09 +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
|
b48e74f560
|
Integrate the possibility to create a minimal app for auxillary functions.
|
2019-08-28 17:19:08 +02:00 |
|
Stephan Porada
|
e5ea98510e
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-08-28 10:54:50 +02:00 |
|
Stephan Porada
|
417a00269d
|
Comment out scheduler.
|
2019-08-28 10:54:48 +02:00 |
|
Patrick Jentsch
|
82f81c62ac
|
Apply monkey patch to all modules supported by eventlet.
|
2019-08-28 09:49:25 +02:00 |
|
Patrick Jentsch
|
b580f9cb9f
|
Disable scheduler.
|
2019-08-28 09:48:10 +02:00 |
|
Patrick Jentsch
|
064481d1bd
|
Do not apply eventlets monkey patch to the thread module.
|
2019-08-27 10:41:01 +02:00 |
|
Patrick Jentsch
|
d34447686b
|
Move socketio event handlers in seperate file.
|
2019-08-27 10:40:29 +02:00 |
|
Patrick Jentsch
|
fcd797b28d
|
Add redis to requirements.
|
2019-08-27 09:28:14 +02:00 |
|
Patrick Jentsch
|
9a9e3ebf73
|
Add socket.io.js.map to fix the client-side "not found" error
|
2019-08-27 09:27:40 +02:00 |
|
Stephan Porada
|
9f011b27c3
|
Add redis message qeue
|
2019-08-26 14:21:06 +02:00 |
|
Stephan Porada
|
5771fb8ae7
|
Update README.md
|
2019-08-26 14:09:43 +02:00 |
|
Patrick Jentsch
|
dd2fcaa28d
|
Some updates for README
|
2019-08-26 10:26:37 +02:00 |
|
Patrick Jentsch
|
d435a2417f
|
Codestyle.
|
2019-08-26 10:02:45 +02:00 |
|
Patrick Jentsch
|
4d90b552d0
|
Remove default values.
|
2019-08-26 09:57:26 +02:00 |
|
Patrick Jentsch
|
7aef3de81d
|
Stop polling. Use SocketIO!
|
2019-08-23 15:05:01 +02:00 |
|
Patrick Jentsch
|
3d8b8e9182
|
Merge branch 'socketio' into 'development'
Socketio
See merge request sfb1288inf/opaque!1
|
2019-08-22 15:16:55 +02:00 |
|
Patrick Jentsch
|
9f215d7613
|
Add socketio javascript
|
2019-08-22 15:13:10 +02:00 |
|
Patrick Jentsch
|
a44407255b
|
Load .env file manually because socketio.run does not load it for you.
|
2019-08-22 14:20:54 +02:00 |
|
Patrick Jentsch
|
a5f1336847
|
Reenable FLASK_APP environment variable.
|
2019-08-22 09:43:51 +02:00 |
|
Patrick Jentsch
|
47ab22c534
|
Codestyle
|
2019-08-22 09:35:23 +02:00 |
|
Patrick Jentsch
|
19f60cfd0f
|
Codestyle and new python package versions.
|
2019-08-22 09:33:34 +02:00 |
|
Patrick Jentsch
|
bfe28eca61
|
Add socketio.
|
2019-08-21 14:41:38 +02:00 |
|
Patrick Jentsch
|
3a6fdaa24b
|
Catch more exceptions.
|
2019-08-21 11:40:09 +02:00 |
|
Patrick Jentsch
|
be0241519d
|
Don't save job filtered job lists in variables. Handle service not found error.
|
2019-08-21 08:37:10 +02:00 |
|
Patrick Jentsch
|
a86ae5c75c
|
Use minimal list.js file.
|
2019-08-20 16:12:03 +02:00 |
|
Patrick Jentsch
|
6975076fc3
|
Remove ugly workaround for scheduler function. Now the current app_context is used, instead of creating a new app instance.
|
2019-08-20 15:57:58 +02:00 |
|
Patrick Jentsch
|
5ff2ef9301
|
Use custom List classes for corpora and job lists.
|
2019-08-20 11:24:52 +02:00 |
|
Patrick Jentsch
|
74c863e0f7
|
Only handle difference of changes to the job list.
|
2019-08-19 17:09:01 +02:00 |
|
Patrick Jentsch
|
5ba08a21f4
|
Add jsondiffpatch.
|
2019-08-19 17:08:27 +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 |
|
Patrick Jentsch
|
6d0096c2cc
|
Renome to_jsonifyable method to to_dict
|
2019-08-16 14:53:59 +02:00 |
|
Patrick Jentsch
|
22f6c6b4b6
|
Addition to last commit.
|
2019-08-16 09:49:47 +02:00 |
|
Patrick Jentsch
|
4a5804460f
|
Add admin functions to api. Add to_jsonifyable method to Job and Corpus and use it in API.
|
2019-08-16 09:49:27 +02:00 |
|
Stephan Porada
|
2832dd8b6f
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-08-15 15:57:40 +02:00 |
|
Stephan Porada
|
388efbbd73
|
Add cascade deletion of jobs and corpora on user delete.
|
2019-08-15 15:57:27 +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
|
99614a56a9
|
Add switch for admins to get all jobs (of all users)
|
2019-08-15 13:33:15 +02:00 |
|
Patrick Jentsch
|
4ffb10fd11
|
Return 404 if requested ressource does not exist.
|
2019-08-15 12:09:00 +02:00 |
|
Patrick Jentsch
|
22f47e3213
|
Add information to README.
|
2019-08-15 12:03:16 +02:00 |
|
Patrick Jentsch
|
6bc1ef94dc
|
Add api blueprint.
|
2019-08-15 12:02:50 +02:00 |
|
Patrick Jentsch
|
93330c0efb
|
Remove api routes from main package.
|
2019-08-15 11:48:14 +02:00 |
|
Patrick Jentsch
|
47c3edeb7f
|
Toggle paginations if one or less items are displayed.
|
2019-08-14 16:59:39 +02:00 |
|
Patrick Jentsch
|
ea399d2cdc
|
Add api endpoints for testing.
|
2019-08-14 16:59:15 +02:00 |
|
Patrick Jentsch
|
b0c2f69568
|
Rename scheduler function
|
2019-08-13 14:27:02 +02:00 |
|
Patrick Jentsch
|
e3ceb19f7a
|
Name docker client like mentioned in the api docs
|
2019-08-13 14:21:54 +02:00 |
|
Patrick Jentsch
|
db0c2532ad
|
Use Flask-APScheduler. Move docker swarm logic to scheduler.
|
2019-08-13 14:10:50 +02:00 |
|
Patrick Jentsch
|
1fa9cbc586
|
pass job object instead of id.
|
2019-08-12 19:34:41 +02:00 |
|