Patrick Jentsch
|
14f779d66a
|
Change url logic of job handlers
|
2019-10-30 13:57:09 +01:00 |
|
Patrick Jentsch
|
e9d1734364
|
enhance routing for corpus actions
|
2019-10-30 13:12:31 +01:00 |
|
Patrick Jentsch
|
617cc06125
|
add directory creation
|
2019-10-30 09:20:57 +01:00 |
|
Patrick Jentsch
|
8b8939b17a
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-10-30 08:28:54 +01:00 |
|
Patrick Jentsch
|
7fb37dcb70
|
restructure corpus delete method
|
2019-10-30 08:28:52 +01:00 |
|
Stephan Porada
|
f586518e9a
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-10-29 17:44:24 +01:00 |
|
Stephan Porada
|
31c015f761
|
Add query analysis form options etc.
|
2019-10-29 17:42:32 +01:00 |
|
Patrick Jentsch
|
0a8f6a5a44
|
Fix file save path
|
2019-10-29 13:56:32 +01:00 |
|
Patrick Jentsch
|
b4d2093986
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-10-29 13:47:31 +01:00 |
|
Patrick Jentsch
|
4930709c9d
|
Add corpus file upload
|
2019-10-29 13:47:25 +01:00 |
|
Stephan Porada
|
5f29112390
|
Fix some things
|
2019-10-29 09:51:47 +01:00 |
|
Patrick Jentsch
|
f4c7af02ad
|
Change corpus file model to save metadata.
|
2019-10-28 15:46:25 +01:00 |
|
Stephan Porada
|
2534b4cae7
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-10-28 09:18:12 +01:00 |
|
Stephan Porada
|
b46090133d
|
Add first iteration of query and analysis corpora page
|
2019-10-28 09:16:34 +01:00 |
|
Patrick Jentsch
|
775ddc601e
|
Code enhancement
|
2019-10-25 15:09:19 +02:00 |
|
Patrick Jentsch
|
0a6bc055a0
|
Rewrite download function to use ressource ids instead of paths
|
2019-10-25 14:27:37 +02:00 |
|
Stephan Porada
|
3e622ac553
|
Add first Corpus analysis page
|
2019-10-24 13:14:15 +02:00 |
|
Stephan Porada
|
afac42464a
|
Add CurpusFile result relation to Corpus
|
2019-10-23 11:22:29 +02:00 |
|
Stephan Porada
|
b05718c03d
|
Fix result file order.
|
2019-09-24 17:10:18 +02:00 |
|
Stephan Porada
|
873997fbbf
|
Sort result files for sorted download buttons.
|
2019-09-24 16:15:46 +02:00 |
|
Stephan Porada
|
ed288598cd
|
Add delete corpora function and function to view an delete foreign jobs and corpora.
|
2019-09-24 14:04:49 +02:00 |
|
Patrick Jentsch
|
783b8c7e82
|
Move auth.settings to a new package (profile) as profile.index
|
2019-09-23 16:11:01 +02:00 |
|
Patrick Jentsch
|
d269249db0
|
Only use one generic function for socketio background tasks and rename the socketio event (it's no connect so don't name it like one)
|
2019-09-18 14:05:56 +02:00 |
|
Stephan Porada
|
5ad5bc0a2f
|
Add foreign admin views
|
2019-09-18 12:06:34 +02:00 |
|
Stephan Porada
|
1ebfee5cb3
|
Add admin view on foreign jobs.
|
2019-09-18 11:33:06 +02:00 |
|
Stephan Porada
|
0d060f0cbf
|
Move job and user delete functions to utils.py
|
2019-09-17 16:31:41 +02:00 |
|
Stephan Porada
|
09f7d7ac68
|
Add delete functions for jobs and users.
|
2019-09-17 14:36:15 +02:00 |
|
Stephan Porada
|
ba838eaf1f
|
Enhance delete_job method.
|
2019-09-16 14:09:07 +02:00 |
|
Stephan Porada
|
b2e2484725
|
Add job delete function.
|
2019-09-12 16:45:05 +02:00 |
|
Stephan Porada
|
230d057fee
|
Add simple logging
|
2019-09-11 14:50:29 +02:00 |
|
Patrick Jentsch
|
40809d9c7b
|
Change setting names.
|
2019-09-05 10:12:40 +02:00 |
|
Patrick Jentsch
|
64475afc41
|
Change file download view.
|
2019-09-04 14:53:23 +02:00 |
|
Patrick Jentsch
|
5952db0b4a
|
Change how the job id is obtained.
|
2019-09-03 16:06:15 +02:00 |
|
Patrick Jentsch
|
4dc331b2fe
|
Add corpus page.
|
2019-09-03 15:58:40 +02:00 |
|
Patrick Jentsch
|
6ed260b065
|
Remove unused import.
|
2019-09-02 10:59:13 +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
|
6f4b9efa25
|
Add some comments and remove debug code.
|
2019-09-02 09:17:00 +02:00 |
|
Patrick Jentsch
|
8f3c53dad2
|
Use JSON patch the correct way!
|
2019-08-30 13:31:00 +02:00 |
|
Patrick Jentsch
|
876eb465b8
|
Add client side event handlers for update-* events.
|
2019-08-29 11:37:00 +02:00 |
|
Patrick Jentsch
|
cf56394441
|
Remove unused imports.
|
2019-08-29 11:06:32 +02:00 |
|
Patrick Jentsch
|
0d3f54d655
|
Implement JSON patches for corpus and job lists.
|
2019-08-29 10:42:53 +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
|
d34447686b
|
Move socketio event handlers in seperate file.
|
2019-08-27 10:40:29 +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 |
|
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
|
93330c0efb
|
Remove api routes from main package.
|
2019-08-15 11:48:14 +02:00 |
|
Patrick Jentsch
|
ea399d2cdc
|
Add api endpoints for testing.
|
2019-08-14 16:59:15 +02:00 |
|
Patrick Jentsch
|
344ba1a8e2
|
Add download helper for dev process
|
2019-08-12 10:37:02 +02:00 |
|
Patrick Jentsch
|
fa2827608c
|
Add download helper for dev process.
|
2019-08-12 10:36:51 +02:00 |
|
Patrick Jentsch
|
e00d34ef81
|
Only use one file list.
|
2019-08-12 09:51:32 +02:00 |
|
Patrick Jentsch
|
a302d08405
|
Add infos to job model and show them on the job info pages.
|
2019-08-09 15:59:53 +02:00 |
|
Patrick Jentsch
|
359baf0297
|
Change job template.
|
2019-08-09 11:49:09 +02:00 |
|
Patrick Jentsch
|
50273ea4d1
|
Use links as list items for corpora and jobs. Add colors for service types. Link jobs to job page.
|
2019-08-09 10:16:31 +02:00 |
|
Stephan Porada
|
388e0433fd
|
Add searchable User table.
|
2019-08-08 16:06:41 +02:00 |
|
Patrick Jentsch
|
e52629dd7e
|
Remove unused import.
|
2019-08-07 10:22:30 +02:00 |
|
Patrick Jentsch
|
ed2d1abd8c
|
Remove debug output.
|
2019-08-07 10:06:28 +02:00 |
|
Patrick Jentsch
|
d860a5d279
|
Set backrefs correctly.
|
2019-08-06 17:04:38 +02:00 |
|
Patrick Jentsch
|
59016be061
|
Fix code for creation_date in corpus object.
|
2019-08-06 15:46:23 +02:00 |
|
Patrick Jentsch
|
65becc1187
|
Add creation_data to corpus.
|
2019-08-06 15:39:09 +02:00 |
|
Patrick Jentsch
|
32c6b9ab8a
|
Change path for corpora.
|
2019-08-06 14:56:41 +02:00 |
|
Patrick Jentsch
|
5a67164dbe
|
Add corpus to database after creation.
|
2019-08-06 13:25:27 +02:00 |
|
Patrick Jentsch
|
34b87c23a7
|
Add corpus page.
|
2019-08-05 16:46:34 +02:00 |
|
Patrick Jentsch
|
e327f0c8bf
|
Make the about page the index page.
|
2019-08-02 13:24:52 +02:00 |
|
Patrick Jentsch
|
df7d618b2a
|
Add file type validation
|
2019-08-01 14:01:22 +02:00 |
|
Patrick Jentsch
|
ce6ec4af58
|
Add validator to file upload in corpus creation.
|
2019-08-01 12:16:49 +02:00 |
|
Patrick Jentsch
|
716ebdfa7c
|
Add create corpus form to dashboard.
|
2019-08-01 11:47:14 +02:00 |
|
Patrick Jentsch
|
a5b7ccaeb7
|
Update landing page.
|
2019-08-01 10:33:05 +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
|
735802d88e
|
Remove options to change username and email.
|
2019-07-12 17:23:11 +02:00 |
|
Stephan Porada
|
30f405bb88
|
Add some docstrings
|
2019-07-11 15:43:48 +02:00 |
|
Stephan Porada
|
4ec9e2ff41
|
Add flask_table for admin view
|
2019-07-10 14:36:31 +02:00 |
|
Stephan Porada
|
eef9ec9b37
|
Add title as context and remove wrong title from templates
|
2019-07-10 14:35:37 +02:00 |
|
Patrick Jentsch
|
93b67cb297
|
Update page layout.
|
2019-07-09 16:59:04 +02:00 |
|
Stephan Porada
|
79cccd36ee
|
Add Roles and Permission models so that only admins can access /admin
|
2019-07-09 15:41:16 +02:00 |
|
Stephan Porada
|
66d9ab8a93
|
Add custom error pages
|
2019-07-09 15:39:28 +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
|
b93bbcb756
|
Add auth and main lueprint structure
|
2019-07-04 11:24:06 +02:00 |
|