Commit Graph

76 Commits

Author SHA1 Message Date
c76644511f Add paging to share view 2022-06-11 00:34:55 +02:00
73747c4ea3 Basic ui for addons 2022-05-15 23:46:43 +02:00
7e176e1bd1 Update Search.elm
Typos
2022-04-11 21:54:59 +02:00
4488291319 Download multiple files as zip 2022-04-09 15:28:51 +02:00
e957d6e96f Link multiple items via selection 2022-03-18 00:41:00 +01:00
288ed83b7f Make ItemMerge independent from the action 2022-03-17 23:25:04 +01:00
2ce4bb74ec apply eml-format 2022-03-10 14:18:52 +01:00
c98ecd172a apply eml-format 2022-03-10 14:18:28 +01:00
58255f60a3 share et dashboad 2022-03-10 12:11:43 +01:00
8d7308d970 search 2022-03-10 11:26:12 +01:00
b5fe694522 manage data 2022-03-09 17:09:33 +01:00
3c82975453 partial user settings 2022-03-08 09:42:45 +01:00
28eb1f0060 queue 2022-03-06 00:06:24 +01:00
adb723ee03 itemdetail 2022-03-05 23:46:48 +01:00
d33513dc7d upload 2022-03-05 22:41:40 +01:00
e0d2528135 new invite 2022-03-05 22:23:45 +01:00
2a263ed54c signup 2022-03-05 22:14:24 +01:00
fb7fa301f8 Login 2022-03-05 22:09:27 +01:00
5559c5aed4 start and coolectivesettings 2022-03-05 22:04:34 +01:00
6f7eafcebc Require a time zone when formatting date-times 2022-03-01 22:03:39 +01:00
7d60cce769 fix typo 2022-02-17 21:18:13 +01:00
c29ce73dd0 Client settings per collective and user
Client settings can be stored at the user and and the collective. The
settings used in the application are merged from these two settings,
where any user setting takes precedence. The form can now manage both
variants.

Refs: #838
2022-01-29 10:11:25 +01:00
c83f3564b3 Fix formatting 2022-01-26 23:26:06 +01:00
e6477a04b6 Dashboard updates 2022-01-26 21:27:31 +01:00
3ff7e255b4 Save and load dashboards 2022-01-26 21:27:31 +01:00
e83bf6b750 Editable dashboard 2022-01-26 21:27:26 +01:00
2c2b34cd89 Readonly dashboard 2022-01-26 21:22:51 +01:00
67f1575707 Create upload component 2022-01-26 21:22:35 +01:00
370679daed Some predefined boxes for a dashboard 2022-01-26 21:22:20 +01:00
631450cb16 Add some static links to the dashboard 2022-01-26 21:21:19 +01:00
e6775f77dc Dashboard page template 2022-01-26 21:21:01 +01:00
c38ab3ef82 Rename HomePage to SearchPage 2022-01-26 21:20:34 +01:00
23cb34a6ff Manage notification channels separately and migrate
It's more convenient to manage notification channels separately, as it
is done with email settings. Notification hook and other forms are
adopted to only select channels. Hooks can now use more than one
channel.
2022-01-19 21:57:30 +01:00
c2fc1d117f Manage bookmarks 2022-01-09 14:39:59 +01:00
a50a0a9a1a Bookmark queries scoped to user or collective 2022-01-08 22:42:48 +01:00
1eb1db730c Select list/tile view and store to ui settings
Issue: #526
2021-12-15 22:30:41 +01:00
4ffc8d1f14 Add support for more generic notification
This is a start to have different kinds of notifications. It is
possible to be notified via e-mail, matrix or gotify. It also extends
the current "periodic query" for due items by allowing notification
over different channels. A "generic periodic query" variant is added
as well.
2021-12-11 18:57:32 +01:00
d2b7c37dfc Fix searching on share page if fulltext search is disabled 2021-11-16 22:55:37 +01:00
99f3be9c0d Allow simple search on share page 2021-10-24 02:06:27 +02:00
16ccddab9f Add mail form when creating shares 2021-10-23 14:33:24 +02:00
7cbdf919f4 Show item detail for a shared item 2021-10-23 14:33:24 +02:00
f25d40b493 First simple item detail version for a share 2021-10-23 14:33:24 +02:00
b6187bb88d Outline share detail page 2021-10-23 14:33:24 +02:00
83dd675e4f Basic search view for shares 2021-10-23 14:33:24 +02:00
97922340d9 Share page skeleton 2021-10-23 14:33:24 +02:00
aa21e7a74c Create shares from search and select view 2021-10-23 14:33:24 +02:00
c7d587bea4 Basic management of shares 2021-10-23 14:33:24 +02:00
bbfc5b56d8 Document TOTP 2021-09-23 09:27:44 +02:00
9785db0683 Change license header of all files 2021-09-21 22:35:38 +02:00
984dda9da0 Add OpenID support to webapp 2021-09-05 23:43:07 +02:00