Patrick Jentsch
|
783b8c7e82
|
Move auth.settings to a new package (profile) as profile.index
|
2019-09-23 16:11:01 +02:00 |
|
Patrick Jentsch
|
e658d2bbd0
|
Don't create new app instance for background tasks. Reuse the old one!
|
2019-09-02 10:42:28 +02:00 |
|
Patrick Jentsch
|
7d4a1e6d37
|
Remove old scheduler code.
|
2019-08-30 14:00:08 +02:00 |
|
Patrick Jentsch
|
b48e74f560
|
Integrate the possibility to create a minimal app for auxillary functions.
|
2019-08-28 17:19:08 +02:00 |
|
Patrick Jentsch
|
b580f9cb9f
|
Disable scheduler.
|
2019-08-28 09:48:10 +02:00 |
|
Stephan Porada
|
9f011b27c3
|
Add redis message qeue
|
2019-08-26 14:21:06 +02:00 |
|
Patrick Jentsch
|
7aef3de81d
|
Stop polling. Use SocketIO!
|
2019-08-23 15:05:01 +02:00 |
|
Patrick Jentsch
|
bfe28eca61
|
Add socketio.
|
2019-08-21 14:41:38 +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 |
|
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
|
bccf661957
|
Add new admin blueprint with new user delete feature. Reorganize templates etc.
|
2019-08-15 15:56:53 +02:00 |
|
Patrick Jentsch
|
6bc1ef94dc
|
Add api blueprint.
|
2019-08-15 12:02:50 +02:00 |
|
Patrick Jentsch
|
db0c2532ad
|
Use Flask-APScheduler. Move docker swarm logic to scheduler.
|
2019-08-13 14:10:50 +02:00 |
|
Patrick Jentsch
|
faf54e57fa
|
Use APScheduler to handle job execution.
|
2019-08-12 17:03:12 +02:00 |
|
Patrick Jentsch
|
3de48946b9
|
Update job database entries on status change.
|
2019-08-07 14:35:33 +02:00 |
|
Patrick Jentsch
|
2d6805a990
|
Remove debug information.
|
2019-07-19 14:42:02 +02:00 |
|
Patrick Jentsch
|
7b185d929e
|
Move ocr job to extra package.
|
2019-07-19 13:28:17 +02:00 |
|
Patrick Jentsch
|
7db27020c7
|
Add Docker Swarm interface.
|
2019-07-17 13:34:20 +02:00 |
|
Patrick Jentsch
|
c5422638a6
|
Remove first APScheduler tests.
|
2019-07-11 15:22:33 +02:00 |
|
Patrick Jentsch
|
9679ef80c8
|
Add scheduler.
|
2019-07-10 13:41:48 +02:00 |
|
Patrick Jentsch
|
3e8ce1e719
|
Add Flask-Mail to app instance.
|
2019-07-08 10:53:54 +02:00 |
|
Patrick Jentsch
|
b6a67fcd4d
|
Merge base templates. Add database support. Add blueprint for main.
|
2019-07-05 14:47:35 +02:00 |
|
Stephan Porada
|
fed711d23b
|
Add login and register templates and routes
|
2019-07-04 15:17:51 +02:00 |
|
Stephan Porada
|
8410df3231
|
Add material design icon font
|
2019-07-04 11:10:38 +02:00 |
|
Patrick Jentsch
|
96fc8f4064
|
Load config from 'config.py'.
|
2019-07-03 15:40:45 +02:00 |
|
Patrick Jentsch
|
da8ab512a9
|
Create project skeleton.
|
2019-07-03 10:31:23 +02:00 |
|