f65f5eff35
Set client base-url from browser when not given
...
This is necessary when generating absolute URLs in the webapp (as done
in "Sources" page).
2020-09-13 14:05:20 +02:00
d8bb6dcba3
Dynamically configure cookie and base-url
...
When `base-url` is the default (i.e. localhost), the cookie is now
configured with the domain doing the request and the webapp is
configured to run requests against the host in the address bar of the
browser.
2020-09-13 14:05:20 +02:00
5809f94d6f
Set version to 0.12.0-SNAPSHOT
2020-09-09 22:32:54 +02:00
43f331841f
Set version to 0.11.1
2020-09-09 21:45:16 +02:00
9c82f186d0
Add missing solr migration for french
2020-09-09 21:39:23 +02:00
c658677032
Autoformat
2020-09-09 00:29:32 +02:00
97757876d5
Fix formatting
2020-09-08 00:47:42 +02:00
6358b4eb75
Set version to 0.12.0-SNAPSHOT
2020-09-08 00:33:35 +02:00
cc0416804b
Set version to 0.11.0
2020-09-07 23:59:05 +02:00
eb11b33028
Fix mariadb changsets
2020-09-07 20:02:50 +02:00
c9bd57592b
Don't use test data if there is just one config
...
If classifier models cannot be compared, there is no reason to test.
2020-09-07 20:02:50 +02:00
76ccfb8a81
Only learn from confirmed items
...
Text classification should only learn from confirmed items. Log if
classification is disabled when processing an item.
2020-09-07 13:04:40 +02:00
cb1a9e0699
Use separate sql migration for h2
2020-09-07 13:04:29 +02:00
06879456a6
Change job priority on queue page
2020-09-05 18:50:58 +02:00
1dcccbcf7d
Allow to hide classification settings in the webapp
2020-09-05 16:00:19 +02:00
7a0f71604d
Serve static files/assets preferring the gzip version
2020-09-03 01:29:09 +02:00
4309bd8dfd
Some cleanup
2020-09-02 21:22:30 +02:00
f9fcee81a5
Add start-now button for train-classifier task
2020-09-02 21:22:22 +02:00
8677eca6d4
Fix setting default in dropdown
2020-09-02 18:28:14 +02:00
237b960625
Guess a tag on item processing using a trained model if available
2020-09-02 18:28:14 +02:00
316b490008
Implement learning a text classifier from collective data
2020-09-02 18:28:14 +02:00
68bb65572b
Integrate learn-classifier task into the app
2020-09-02 18:28:14 +02:00
0c97b4ef76
Initial impl of a text classifier based on stanford-nlp
2020-09-02 18:28:14 +02:00
8c4f2e702b
Add classifier settings
2020-09-02 18:28:14 +02:00
3473cbb773
Use collective data with NER annotation
2020-08-25 20:40:44 +02:00
de5b33c40d
Add updated
column to some tables
2020-08-24 21:30:52 +02:00
96d2f948f2
Use collective's addressbook to configure regexner
2020-08-24 14:40:52 +02:00
8628a0a8b3
Allow configuring stanford-ner and cache based on collective
2020-08-24 10:55:59 +02:00
fdb46da26d
Add french language and upgrade stanford-nlp to 4.0.0
2020-08-23 17:48:42 +02:00
30d5abddd8
Set version to 0.11.0-SNAPSHOT
2020-08-15 00:41:58 +02:00
f2fbf20f00
Set version to 0.10.0
2020-08-14 23:42:01 +02:00
7921dca665
Fixup for dropdown improvement
2020-08-14 23:37:28 +02:00
fde52bbbb0
Make dropdowns searchable by default and improve open/close clicks
...
Ref #207
2020-08-14 23:04:39 +02:00
760dec2230
Rename new route for retrieving used tags
2020-08-13 23:25:30 +02:00
3986487f11
Add api docs and cleanup
2020-08-13 21:22:54 +02:00
081c4da903
Add a route to trigger the convert-all-pdf task for a collective
2020-08-13 01:06:13 +02:00
69674eb485
Improve job-queue query to make sure jobs across all states show up
2020-08-13 01:06:13 +02:00
41ea071555
Add a task to convert all pdfs that have not been converted
2020-08-13 01:06:13 +02:00
07e9a9767e
Add a task to re-process files of an item
2020-08-12 22:29:56 +02:00
57c1144f40
Allow to filter tags/categories in search menu
2020-08-10 13:25:25 +02:00
098e4cf868
Fix uploading to enabled/disabled source endpoints
2020-08-09 09:21:23 +02:00
6460315b2b
Improve menu shadow
2020-08-09 09:12:28 +02:00
e793b63248
Allow to hide fields in menus based on ui settings
2020-08-08 22:51:02 +02:00
43946ed347
Fail early when source id is wrong
2020-08-08 18:43:18 +02:00
5810eac899
Fix remembering selection when going to detail view
2020-08-08 17:24:27 +02:00
75c958281e
Redesign search/landing page
2020-08-08 16:38:52 +02:00
000d1aff2b
Toggle tags via drag-drop from list view
2020-08-08 15:50:54 +02:00
06ad9ac46c
Add routes to conveniently set/toggle tags
2020-08-08 15:08:04 +02:00
f86f644365
Prepare for drag-drop items into tags in list view
2020-08-08 14:34:26 +02:00
b1ef0c55af
Show only visible folders in search menu
2020-08-08 14:16:13 +02:00