Commit Graph

1375 Commits

Author SHA1 Message Date
ff30ed5558 Add custom fields to multi-edit form 2020-11-22 21:41:09 +01:00
76647d132f Show custom field values in detail view 2020-11-22 21:41:09 +01:00
1aefff37aa Return custom field values with item details 2020-11-22 21:41:09 +01:00
1ee36cef8f Add fields when clicking in the dropdown
Remove the additional button
2020-11-22 21:41:09 +01:00
cc6db61a3a Allow to create fields when editing items 2020-11-22 21:41:09 +01:00
af1cca7d83 Fix condition for deleting custom field value 2020-11-22 21:41:09 +01:00
4059ef31c1 Allow providing values for custom fields in item detail 2020-11-22 21:41:09 +01:00
e90f65f941 Manage custom fields in webui 2020-11-22 21:41:09 +01:00
8d35d100d6 Change custom fields for multiple items 2020-11-22 21:41:09 +01:00
93295d63a5 Change custom field values for a single item 2020-11-22 21:41:09 +01:00
62313ab03a Add and change custom fields 2020-11-22 21:41:09 +01:00
248ad04dd0 Prepare custom fields 2020-11-22 21:41:09 +01:00
0f45e1b097 Add adr for how custom fields could work 2020-11-22 21:41:09 +01:00
417581845b Fix openapi datastructures 2020-11-16 09:53:44 +01:00
4c153f6117 Merge pull request #449 from scala-steward/update/sbt-1.4.3
Update sbt to 1.4.3
2020-11-16 08:07:36 +00:00
6271f2133d Update sbt to 1.4.3 2020-11-16 04:58:48 +01:00
ad0cd6a410 Merge pull request #447 from scala-steward/update/minitest-2.9.0
Update minitest, minitest-laws to 2.9.0
2020-11-15 16:15:28 +00:00
5bdc8f223c Update minitest, minitest-laws to 2.9.0 2020-11-15 16:41:46 +01:00
1d6cdac92d Set version to 0.16.0-SNAPSHOT 2020-11-15 13:11:39 +01:00
f261aeae6e Update nix/nixos setup 2020-11-15 13:10:19 +01:00
79510529c2 Set version to 0.15.0 2020-11-15 12:51:25 +01:00
484a035b29 Update changelog 2020-11-15 12:51:25 +01:00
41db574e26 Merge pull request #444 from eikek/fix-eye-link
Use js pdf renderer for file view when settings tell so
2020-11-15 00:23:16 +00:00
f8634a5098 Use js pdf renderer for file view when settings tell so 2020-11-15 01:13:13 +01:00
dd3c78ea3e Merge pull request #443 from eikek/doc-updates-0.15.0
Doc updates 0.15.0
2020-11-14 23:22:42 +00:00
8173a26985 Merge pull request #442 from eikek/fix-tables
Fix table layout and notification form
2020-11-14 23:19:46 +00:00
063c9895dd Fix table layout and notification form
The styling is broken if th elements are outside a tr. The
notification form had the same problem as the scan-mailbox form
reported in #382
2020-11-15 00:09:29 +01:00
ab82af9846 Use relative links in README 2020-11-15 00:01:48 +01:00
de3216f634 Update screencast videos 2020-11-15 00:01:48 +01:00
7fe6fb1cfb Update docs and screenshots 2020-11-15 00:01:48 +01:00
acbfb9464f Update nix module with new config values 2020-11-15 00:01:48 +01:00
b177035f54 Update changelog 2020-11-15 00:01:48 +01:00
46dbdd2625 Fix css when hovering a blue card 2020-11-14 13:42:30 +01:00
9ce4330b94 Merge pull request #441 from eikek/quick-links
Quick links
2020-11-14 12:26:04 +00:00
b98edba9e5 Click on tag in item detail to switch to search 2020-11-14 13:16:35 +01:00
fe8c122968 Switch to search by clicking on correspondent/concerned in detail 2020-11-14 12:57:38 +01:00
cf578a88d3 Make item detail header a link list 2020-11-14 12:11:04 +01:00
e2545de347 Make item-detail and item-light consistent in field naming
This changes the public structure for an "item-light" as returned in
search results. It makes unifying things easier if both names are the
same.
2020-11-14 11:37:50 +01:00
23391ef41c Refactor link-target in a separate module 2020-11-14 11:32:19 +01:00
4b700fb249 Indicate on a card that multi-select mode is active 2020-11-14 11:03:22 +01:00
ee6b54006c Fix reset search for content-only and provide it on top bar 2020-11-14 10:41:20 +01:00
795cd8bc80 Set search when clicking on parts of the item card
When user clicks on correspondent etc. on an item card, the search is
set to this value.
2020-11-14 01:45:10 +01:00
faf97222ea Make resetting search form more efficient
Instead of reloading the whole menu, only empty the fields.
2020-11-14 01:45:10 +01:00
b1d0ae0cc8 Expose clicks on item cards 2020-11-14 01:45:10 +01:00
b0bd7e417f Merge pull request #439 from eikek/mail-subject-filter
Mail subject filter
2020-11-13 23:07:12 +00:00
ec5b822e09 Add subject-filter to scan-mailbox-form 2020-11-13 23:15:20 +01:00
5034e12bec Add a subject filter to scan-mailbox args 2020-11-13 23:15:20 +01:00
7216629059 Merge pull request #440 from eikek/fix-mk-tools
Fix packaging tools
2020-11-13 22:14:52 +00:00
3c4f2c6841 Fix packaging tools
Due to hardcoding files, the new ones were not packaged.
2020-11-13 22:19:21 +01:00
98ee813820 Merge pull request #438 from eikek/item-card-fixes
Item card fixes
2020-11-13 07:36:47 +00:00