Commit Graph

34 Commits

Author SHA1 Message Date
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
5b2b2eceb3 Show tags in item list view
Also set default page size down to 60.
2020-06-07 15:43:46 +02:00
79fc5a30a1 Introduce ui settings and let user set page size for item search 2020-06-07 00:51:11 +02:00
b150269528 Add a load-more button to item list 2020-06-06 11:05:15 +02:00
a5ca3b0325 Add routes and upload form to item detail 2020-05-23 20:15:55 +02:00
f16632bc7f Allow a collective to disable the integration endpoint 2020-05-23 14:29:24 +02:00
f5c23ceb3d Change edit-notes icon 2020-05-17 22:41:25 +02:00
72a88f21cb Use cards for viewing items 2020-05-17 21:42:16 +02:00
98f202b797 More ui tweaks to item list 2020-05-17 18:16:04 +02:00
93182c040e Save notify-due-items user task 2020-04-22 21:08:45 +02:00
3a90d874a5 Improve form 2020-04-22 21:08:45 +02:00
f235f3a030 Starting with mail functionality 2020-01-05 23:23:28 +01:00
2001cca88b Using elm-format for all files 2019-12-29 21:55:12 +01:00
4562786206 Fix path to docspell assets 2019-09-21 22:14:02 +02:00
831cd8b655 Initial version.
Features:

- Upload PDF files let them analyze

- Manage meta data and items

- See processing in webapp
2019-09-21 22:02:36 +02:00
6154e6a387 Initial application stub 2019-09-21 14:54:03 +02:00