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 |
|