Commit Graph

1711 Commits

Author SHA1 Message Date
12d9ac8727 Add list.js to base template. 2019-08-08 14:28:16 +02:00
a52ed253c0 Remove Jaas add Python 3.5 2019-08-08 13:46:55 +02:00
01c5b3603e Remove job from database if an error occurs. Remove job object from session before thread starts. 2019-08-08 12:06:01 +02:00
202ade92e9 Set name for swarm service. 2019-08-08 12:01:55 +02:00
75b587e693 Remove redundant add to session. 2019-08-07 16:03:24 +02:00
c291fac22f Add dummy text to job section 2019-08-07 15:53:37 +02:00
6f8cef26e4 Map task states to job status. Colorize status badges on dashboard. 2019-08-07 15:01:37 +02:00
267f86d342 Remove debug message. 2019-08-07 14:36:19 +02:00
3de48946b9 Update job database entries on status change. 2019-08-07 14:35:33 +02:00
9d0d386942 Fix codestyle. 2019-08-07 14:35:01 +02:00
0461139bb7 Remove unused import. 2019-08-07 14:34:45 +02:00
e52629dd7e Remove unused import. 2019-08-07 10:22:30 +02:00
0ac3ed3a29 Set 'submitted' as initial job status value. 2019-08-07 10:21:04 +02:00
ed2d1abd8c Remove debug output. 2019-08-07 10:06:28 +02:00
ce051e8024 Remove dummy lists from Dashboard, show actual corpus and job list instead. 2019-08-07 09:40:18 +02:00
3c344bf023 Remove debug output. 2019-08-06 17:05:55 +02:00
f2eaa61f3c Add link to nlp service. 2019-08-06 17:04:53 +02:00
d860a5d279 Set backrefs correctly. 2019-08-06 17:04:38 +02:00
1e1ef8f966 Fix 3/3 2019-08-06 16:09:41 +02:00
0fa106fd84 Fix 2/3 2019-08-06 16:09:02 +02:00
601b32a788 Fix 1/3 2019-08-06 16:08:38 +02:00
511b5fa7d3 Add migrations to .gitignore. 2019-08-06 16:05:44 +02:00
59016be061 Fix code for creation_date in corpus object. 2019-08-06 15:46:23 +02:00
b255f3bb4a rename createon.data to creaton.date 2019-08-06 15:41:07 +02:00
65becc1187 Add creation_data to corpus. 2019-08-06 15:39:09 +02:00
32c6b9ab8a Change path for corpora. 2019-08-06 14:56:41 +02:00
36753c3b51 Remove unused import. 2019-08-06 14:54:44 +02:00
5c1fd82451 Migrations 2019-08-06 14:54:06 +02:00
338e4111c2 Add user id to path. 2019-08-06 14:54:00 +02:00
2ed63d9a5f Add migrations. 2019-08-06 14:28:19 +02:00
6f5bf674c6 Handle job creation with the new Job class. 2019-08-06 14:27:41 +02:00
175dbceac6 Add creation and registration dates. 2019-08-06 14:26:22 +02:00
5a67164dbe Add corpus to database after creation. 2019-08-06 13:25:27 +02:00
4ec0acc080 Make Corpus model available in flask shell. 2019-08-06 13:25:10 +02:00
46b8550c65 Add corpus model. 2019-08-06 12:06:41 +02:00
ebba2913f8 Add migration script for corpora table. 2019-08-06 12:06:27 +02:00
525d53a906 Redesign db models. 2019-08-06 11:47:04 +02:00
34b87c23a7 Add corpus page. 2019-08-05 16:46:34 +02:00
e30d3fc048 Remove old migrations for new Initial db commit. 2019-08-05 16:46:00 +02:00
94dcaa55a3 Add Job model. 2019-08-05 16:45:38 +02:00
8763e0f4db Add NLP template. Add Link to NLp template. 2019-08-05 15:36:18 +02:00
a3039e0529 Comment --keep_intermediates 2019-08-05 15:35:51 +02:00
1092312e6d Add NLP view. 2019-08-05 15:35:18 +02:00
ab688e290a Make swarm run more generic 2019-08-05 14:22:16 +02:00
602ef371f8 Fix path 2019-08-05 12:25:58 +02:00
f506a562cd Add version field for ocr job 2019-08-05 12:25:51 +02:00
a1be95ff68 Rename ocr job form and add nlp job form 2019-08-05 08:36:29 +02:00
1c98dc0104 Fix config key for storage path. 2019-08-05 08:36:11 +02:00
f2f62c64eb No double initialization for javascript powered elements. 2019-08-02 15:15:02 +02:00
1b166e83e6 Add buttons to create new corpora and jobs. 2019-08-02 14:48:27 +02:00