2ce4bb74ec
apply eml-format
2022-03-10 14:18:52 +01:00
c98ecd172a
apply eml-format
2022-03-10 14:18:28 +01:00
81e447c0bf
adjustemts
2022-03-10 14:14:10 +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
2b42a1cc8b
fix uilangauge
2022-03-09 14:10:26 +01:00
7bc1b3d916
fin user settings
2022-03-09 12:10:19 +01:00
febb173498
periodic query
2022-03-09 10:33:22 +01:00
7186df2e60
webhook
2022-03-08 15:13:29 +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
6d822a0769
Remove Util.Time module, useing Message.DateFormat
2022-03-01 21:58:13 +01:00
834ce7773c
Select item in detail view
2022-02-27 22:56:53 +01:00
adcfe10460
Add selection to search menu
2022-02-27 22:56:53 +01:00
dcd8267d6e
Improve detail view on small screens
2022-02-25 22:47:49 +01:00
7d60cce769
fix typo
2022-02-17 21:18:13 +01:00
e1a8b9b121
Use collective settings for shares
2022-01-29 17:36:18 +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
7b4300ee2f
Add quick-select for tag categories above dropdown
...
Closes : #960
2022-01-15 18:52:46 +01:00
ab2b18e192
Extract tag dropdown into a separate component
2022-01-15 13:26:32 +01:00
7aebc1ccdf
Add priority to gotify channel
...
Closes : #1277
2022-01-12 20:59:24 +01:00
404fb2a37f
Allow a custom message part for the periodic query task
2022-01-11 22:50:19 +01:00
699cf091e6
Allow bookmarks in periodic query notification
2022-01-10 14:25:20 +01:00
ccb4df5bd7
Prevent duplicate bookmark names
2022-01-10 00:41:07 +01:00
c2fc1d117f
Manage bookmarks
2022-01-09 14:39:59 +01:00
a5b70962d8
Select bookmarks in search menu
2022-01-09 02:10:22 +01:00
04b258689f
Check for existing bookmarks
2022-01-08 22:42:48 +01:00
a50a0a9a1a
Bookmark queries scoped to user or collective
2022-01-08 22:42:48 +01:00
55b93e2853
Small correction in ui text
2021-12-19 20:24:24 +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