760dec2230
Rename new route for retrieving used tags
2020-08-13 23:25:30 +02:00
57c1144f40
Allow to filter tags/categories in search menu
2020-08-10 13:25:25 +02:00
e793b63248
Allow to hide fields in menus based on ui settings
2020-08-08 22:51:02 +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
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
d6d16e39bd
Drag-drop items into folders in list view
2020-08-08 14:03:36 +02:00
9c50a85363
Prepare drag-drop for items into folders
2020-08-08 13:20:29 +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
3642b95f8c
Add a better tag selection field
2020-08-08 09:23:48 +02:00
a4796f3f7f
Return more tag details with item insights
2020-08-08 00:41:20 +02:00
c8ad9bf11f
Put number of folders to display in ui settings
2020-08-08 00:06:23 +02:00
873d9fafc3
Add better folder field to search menu and re-order fields
2020-08-08 00:06:21 +02:00
c0a7c0d62c
Fix modal positioning in item detail
2020-08-07 16:56:15 +02:00
af7cfa0ae1
Allow editing metadata in item-detail
2020-08-07 01:30:43 +02:00
639ab7440e
Fix edit menu layout
2020-08-06 23:49:54 +02:00
a8ea391715
Render edit-modals above the menu and not the whole page
2020-08-06 23:38:55 +02:00
a6a6e334d5
Search by tag category via web ui
2020-08-06 22:23:35 +02:00
cf3e051e83
Fix load more button
2020-08-06 00:49:15 +02:00
dfbbcdf73c
Allow only one horizontal form being open
2020-08-05 23:11:21 +02:00
082f468155
Use a icon menu for the edit menu top bar
2020-08-05 22:43:04 +02:00
baa25d0f2f
Allow to set item notes below or above the files
2020-08-05 22:43:04 +02:00
0453494cc6
Make notes below the files view and always visible
...
It looks similiar to github's readme. If there are no notes, the form
is displayed.
2020-08-05 22:41:08 +02:00
1662e1e2c8
Split ItemDetail file into multiple files due to its size
2020-08-05 17:57:45 +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
dbd27057d1
Improve source view and add qrcode for urls
...
The qr-code for urls is added so that these urls are easy to copy into
a phone. Then buttons for copying them into the clipboard have been
added.
2020-08-03 23:58:41 +02:00
ed8f16fe73
Add a qr-code for source urls
2020-08-03 18:27:13 +02:00
b4e11a7264
Fixes a race condition when initializing the calendar-event field
...
The problem was that the field executes a request to validate its
state. This was initiated at the same time for two values. Then it was
undetermined which value comes back first.
2020-08-01 11:42:01 +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
2f5036231c
Merge pull request #194 from eikek/sort-tag-list
...
Sort tag list by count
2020-07-30 22:23:42 +00:00
091ded50cb
Sort tag list by count
...
It was displayed in some random order. Now the most used tag is first.
2020-07-31 00:14:25 +02:00
79eb7b4d66
Fix datepicker position for action input fields
...
Either the width and appearance must be changed to match this of an
`ui action input` or the position must be fixed as done here. It is
not correctly positioned, because the `ui input` class uses a flex.
2020-07-31 00:02:57 +02:00
25538d6a59
Allow to set a folder when importing mailboxes
2020-07-14 23:18:39 +02:00
225877a40c
Show folder in item detail view
2020-07-14 23:18:39 +02:00
ca5b7b999f
Update source form to specify folder
2020-07-14 23:18:39 +02:00
e66c501056
Extend dropdown to display additional option info
...
Use this to display folder information when setting the folder on an
item.
2020-07-11 17:56:08 +02:00
0df541f30a
Allow to search by folders
2020-07-11 16:52:13 +02:00
86443e10a6
Set the folder of an item
2020-07-11 12:57:17 +02:00
5bde78083a
Hide delete button when creating new folder
2020-07-11 11:54:23 +02:00
2ab0b5e222
Rename space -> folder
2020-07-11 11:54:23 +02:00
0365c1980a
Show new data about spaces in web-ui
2020-07-11 01:30:29 +02:00
6c304b4e7a
Manage spaces in web-ui
2020-07-11 01:30:28 +02:00
752a94a9e2
Implement space operations
2020-07-11 01:30:28 +02:00
0e8c9b1819
Initial outline for managing spaces
2020-07-11 01:30:28 +02:00
4a41168bbb
Allow a collective to re-index their data
...
If something goes wrong, this might be necessary.
2020-06-25 21:52:38 +02:00
0ba1736bc8
Remove items/attachments from index on delete
2020-06-25 00:00:10 +02:00