Commit Graph

13 Commits

Author SHA1 Message Date
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
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
63e0258db7 Store item selection globally 2022-02-27 22:56:53 +01:00
96bcb11e7d Fix input field updates
Issue: #1340, #1299
2022-02-27 00:55:06 +01:00
e4527400ca Remove more unused client code 2022-01-29 17:36:18 +01:00
74db2d39a7 Remove unused settings 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
e6477a04b6 Dashboard updates 2022-01-26 21:27:31 +01:00
cb3005211b Permalink for bookmark searches 2022-01-26 21:21:36 +01:00
c38ab3ef82 Rename HomePage to SearchPage 2022-01-26 21:20:34 +01:00