eikek
99f3be9c0d
Allow simple search on share page
2021-10-24 02:06:27 +02:00
eikek
9009ebcb39
Prefill share mail form
...
To have access to the translated content, the messages must be given
to the update function. There is no way to set the values in the view.
2021-10-23 14:33:24 +02:00
eikek
16ccddab9f
Add mail form when creating shares
2021-10-23 14:33:24 +02:00
eikek
40aa2d4102
Use powersearch input element in share form
2021-10-23 14:33:24 +02:00
eikek
7cbdf919f4
Show item detail for a shared item
2021-10-23 14:33:24 +02:00
eikek
f25d40b493
First simple item detail version for a share
2021-10-23 14:33:24 +02:00
eikek
f216c472ee
Detect how to display pdf files
...
Closes : #1099
2021-10-23 14:33:24 +02:00
eikek
b6187bb88d
Outline share detail page
2021-10-23 14:33:24 +02:00
eikek
c62b8526be
View attachments from a share
2021-10-23 14:33:24 +02:00
eikek
4ad90b76b4
Fix tag menu when restricting results
...
When search results are restricted in a share view, tags may disappear
and thus the tags from the beginning need to be kept.
2021-10-23 14:33:24 +02:00
eikek
e961a5ac10
Use search stats to populate search menu
2021-10-23 14:33:24 +02:00
eikek
7b0f378558
Refactor to allow internal card links into search menu
...
Also allows to exchange the preview-url in the item card
2021-10-23 14:33:24 +02:00
eikek
83dd675e4f
Basic search view for shares
2021-10-23 14:33:24 +02:00
eikek
97922340d9
Share page skeleton
2021-10-23 14:33:24 +02:00
eikek
aa21e7a74c
Create shares from search and select view
2021-10-23 14:33:24 +02:00
eikek
c7d587bea4
Basic management of shares
2021-10-23 14:33:24 +02:00
eikek
9785db0683
Change license header of all files
2021-09-21 22:35:38 +02:00
eikek
468ba90158
Fix OTP authentication for external accounts
2021-09-06 01:07:31 +02:00
eikek
984dda9da0
Add OpenID support to webapp
2021-09-05 23:43:07 +02:00
eikek
1afc005a6c
Adopt login process for two-factor auth
2021-08-31 21:29:07 +02:00
eikek
999c39833a
Add user setting page for totp
2021-08-31 21:28:17 +02:00
eikek
8f23b68587
Add a qr code to the link of an item or attachment
2021-08-18 00:20:27 +02:00
eikek
cf10f63af4
Improve main view in home page
2021-08-16 17:00:57 +02:00
eikek
9478152a94
Switch to search view after successful merge
2021-08-16 14:40:57 +02:00
eikek
8099b78b0e
Merge items in webui
2021-08-16 12:55:25 +02:00
eikek
22d331f082
Integrate item merge dialog into home page
2021-08-16 12:32:54 +02:00
eikek
bc6924fd5d
Show delete/restore buttons conditionally
...
When only trashed items are selected, the "delete" button doesn't make
sense and vice versa.
2021-08-15 12:41:10 +02:00
eikek
828e5cf703
Allow to restore deleted items in webui
2021-08-14 16:50:17 +02:00
eikek
3f1ff5c1ac
Allow to search in deleted items
2021-08-14 15:35:17 +02:00
eikek
cb777e30c0
Delete items by introducing a deleted state
...
When deleting items via the http api, they are not deleted anymore but
a new status "Deleted" is set. The collective insights contains now a
count separately for deleted items.
2021-08-14 14:18:03 +02:00
eikek
782ca0fa4f
Remove a deleted item from search results
...
When an item is deleted in detail view, the results must be updated to
reflect the new state. The results are now changed by removing the
corresponding item.
Fixes : #920
2021-07-25 17:35:01 +02:00
eikek
21eb7dad94
Change headers of all elm files
2021-07-25 14:00:11 +02:00
eikek
42b37df6a1
Fix header formatting
2021-07-25 13:57:05 +02:00
eikek
eb977ab3a7
Show the number of selected files on upload page
...
Fixes : #896
2021-07-25 13:37:06 +02:00
eikek
8e5c88fd32
Add copyright header to source files
2021-07-04 10:57:53 +02:00
eikek
481d31ee74
Hide content search field when fulltext is not enabled
2021-06-07 21:30:41 +02:00
eikek
61f36f69b8
Add German translation for Queue page
2021-06-07 10:11:41 +02:00
eikek
32e08e1caa
Add German translation for NewInvite page
2021-06-06 22:09:35 +02:00
eikek
78938c9980
Add German translation for home page
2021-06-06 13:59:50 +02:00
eikek
fe4f48dd7f
Add German translation for collective settings page
2021-06-06 01:05:43 +02:00
Eike Kettner
e406718cb7
Add a way to migrate settings stored at the browser to the server
2021-05-27 21:34:05 +02:00
Eike Kettner
9ccc3ce438
Store and load client settings
2021-05-27 21:34:05 +02:00
Eike Kettner
d7bbbd2f96
Remove upload meta form for anonymous uploads
...
Closes : #758
2021-05-22 21:33:10 +02:00
Eike Kettner
b2cffb22ef
Externalize error messages
2021-04-26 10:00:01 +02:00
Eike Kettner
5737eba82d
Prepare translating dates
2021-04-12 10:53:34 +02:00
Eike Kettner
7b1cbe6435
Use a placeholder string for all dropdowns
2021-04-11 20:37:16 +02:00
Eike Kettner
5f001b59e5
Show cancelled jobs in queue page
2021-04-11 01:01:32 +02:00
Eike Kettner
92ae22a68d
Externalize more strings missed before
2021-04-10 16:02:34 +02:00
Eike Kettner
7c43fa0874
Reorganize messages to reflect page structure
2021-04-10 00:30:42 +02:00
Eike Kettner
fa2c5750dd
Externalize strings in other of components
2021-04-09 23:10:00 +02:00