f01646aeb5
Reorganize nlp pipeline and add nlp-unsupported language italian
...
Improves and reorganizes how nlp pipelines are setup. Now users can
choose from many options, depending on their hardware and usage
scenario.
This is the base to use more languages without depending on what
stanford-nlp supports. Support then is involves to text extraction and
simple regex-ner processing.
2021-01-18 17:41:40 +01:00
9bc2084499
Allow to click on custom fields in detail view
...
Closes : #514
2021-01-09 01:16:59 +01:00
2b8ef3c2f7
Allow to hide search stats in user settings
2021-01-02 10:20:18 +01:00
8d7b3c7d74
Show custom field summary above results
2020-12-16 22:06:34 +01:00
b338f18e98
Remove redundant fileCount from search result
2020-12-15 21:03:46 +01:00
346d23928d
Allow to search in source names in webui
2020-11-30 14:26:10 +01:00
bdc49aae98
Let user change template for card title and subtitle
2020-11-29 23:36:25 +01:00
81a136d915
Use a template for rendering title and subtitle of the item card
...
Introduces `ItemTemplate` to conveniently create strings given an
item.
2020-11-29 23:36:20 +01:00
7cc290135a
Show currently logged in user
...
Closes : #329
2020-11-26 23:53:55 +01:00
6d22bac720
Display custom field values on item card
2020-11-23 10:23:37 +01:00
bcdb2fc0fe
Show custom field values in item detail header
2020-11-22 23:14:51 +01:00
23b343649c
Fix and enhance custom-multi-input field
2020-11-22 21:41:09 +01:00
c5ab663091
Allow a comma and a point for money values
2020-11-22 21:41:09 +01:00
bb19e02c66
Ui improvements
...
- don't show custom fields in edit menu if there are none. This
reduces load of ui elements. The first custom field must be created in
manage-data page.
- Add more validation to the money type
2020-11-22 21:41:09 +01:00
ff30ed5558
Add custom fields to multi-edit form
2020-11-22 21:41:09 +01:00
e90f65f941
Manage custom fields in webui
2020-11-22 21:41:09 +01:00
976aa75710
Move card size definition in css and fix height bug
...
For very tall images (sometimes shopping receipts), the height must be
restricted, too.
2020-11-09 21:36:17 +01:00
5906c705c9
Allow the user to choose between 3 preview sizes
2020-11-09 09:40:21 +01:00
2c96590aad
First ui view of preview images for items
...
Users can choose to not show them via ui settings
2020-11-08 15:12:56 +01:00
96d7eb5c97
Merge pull request #401 from eikek/fix-replace-cards
...
Preserve context highlighting from full-text search
2020-10-27 23:57:12 +00:00
c6b8355902
Preserve context highlighting from full-text search
...
When replacing changed cards the fulltext highlighting should be
preserved from the original item.
2020-10-27 22:51:11 +01:00
183bcf5bec
Add ui-settings flag for side menus
2020-10-27 22:35:52 +01:00
83b41b027f
Change default position for notes to bottom
2020-10-27 20:43:58 +01:00
5735a47199
Replace changed item cards
2020-10-25 23:08:40 +01:00
55cfc4c908
Allow to select multiple items for deletion and edit
2020-10-25 22:19:55 +01:00
02a0343e55
Allow to enable/disable keyboard navigation in user settings
2020-09-22 22:33:21 +02:00
60b8dc2134
Navigate items using keyboard
...
- previous/next item with `.,`
- confirm with `c`
- unconfirm with `u`
2020-09-22 00:27:32 +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
8c4f2e702b
Add classifier settings
2020-09-02 18:28:14 +02:00
fdb46da26d
Add french language and upgrade stanford-nlp to 4.0.0
2020-08-23 17:48:42 +02:00
e793b63248
Allow to hide fields in menus based on ui settings
2020-08-08 22:51:02 +02:00
f0a5f84c8b
Define how many tags to see in ui settings
2020-08-08 11:16:45 +02:00
4c57d16501
Rename ui setting field
2020-08-08 10:23:08 +02:00
7c8c2f856f
Include tag categories into the new tag selection field
2020-08-08 10:20:43 +02:00
c8ad9bf11f
Put number of folders to display in ui settings
2020-08-08 00:06:23 +02:00
baa25d0f2f
Allow to set item notes below or above the files
2020-08-05 22:43:04 +02:00
08f953dd52
Display item notes in card view if configured
...
The user can set a maximum length of the item notes to display in each
card. If set to 0, it is hidden.
2020-08-05 00:09:44 +02:00
46b784cc33
Simplify search bar and menu
...
The option "contents" has been removed from the search bar. This field
is not intended to be used alone, but rather in conjunction with other
fields. Otherwise it may be really slow on large databases.
The "name" option has been removed from the search menu. This doesn't
provide anything better over the "Names" field, that search more
fields, including item names.
2020-08-01 00:26:41 +02:00
2ab0b5e222
Rename space -> folder
2020-07-11 11:54:23 +02:00
0e8c9b1819
Initial outline for managing spaces
2020-07-11 01:30:28 +02:00
cfe5aa8894
Use no-op fts-client if disabled + push this flag to the webui
2020-06-21 21:06:08 +02:00
6e4aeb512d
Reorganize search menu items
2020-06-13 16:19:35 +02:00
9658b2780b
Prettify modal dialogs a bit
2020-06-12 00:17:26 +02:00
a3b482fa13
Fix some icons
2020-06-09 21:10:49 +02:00
3ad9b24c2c
Use a better way to select a color
2020-06-08 21:48:27 +02:00
e8c3edfd23
Add pdf-preview checkbox to ui settings
2020-06-08 01:13:26 +02:00
1dd84c11bd
Apply tag colors from settings
2020-06-08 00:54:47 +02:00
1cd65b7b7c
Store tag category colors in ui settings
2020-06-07 22:16:40 +02:00
f4e37b512f
Add input field to provide colors for tag categories
2020-06-07 21:42:11 +02:00