5eaa8e9ac6
Merge pull request #495 from eikek/remember-me
...
Remember me
2020-12-04 21:16:20 +00:00
a4ab95f15d
Fix metadata section
2020-12-04 21:07:33 +01:00
65d007902d
Fix upload request docs
2020-12-04 21:02:01 +01:00
0337391b20
Change remember period to 30 days
2020-12-04 20:30:25 +01:00
f5ae389eea
Cleanup remember-me tokens periodically
2020-12-04 17:59:25 +01:00
a0642905db
Use remember-me cookie if present
2020-12-04 17:59:25 +01:00
c10c1fad72
Prepare remember-me authentication variant
2020-12-04 17:59:25 +01:00
07f3e08f35
Merge pull request #494 from scala-steward/update/sbt-pgp-2.1.1
...
Update sbt-pgp to 2.1.1
2020-12-03 03:28:33 +00:00
3f54d8dc60
Update sbt-pgp to 2.1.1
2020-12-02 20:37:37 +01:00
7e4c0b3e42
Merge pull request #492 from eikek/person-org
...
Person org
2020-12-02 00:36:38 +00:00
290989f67f
Reorder correspondent person suggestion based on org relationship
2020-12-01 23:39:45 +01:00
d4470ab5fd
Restrict person dropdown options to the associated organization
2020-12-01 23:39:45 +01:00
a6dd71af9f
Set an organization to a person in webapp
2020-12-01 23:39:45 +01:00
2e28c8e57b
Harmonize table views
2020-12-01 23:39:45 +01:00
fc2668feee
Allow to connect a person to an organization
2020-12-01 23:39:45 +01:00
b05bd43d4e
Merge pull request #491 from scala-steward/update/sbt-pgp-2.0.2
...
Update sbt-pgp to 2.0.2
2020-12-01 09:09:27 +00:00
982fcc9259
Update sbt-pgp to 2.0.2
2020-12-01 08:32:43 +01:00
1b77309189
Merge pull request #490 from scala-steward/update/swagger-ui-3.37.2
...
Update swagger-ui to 3.37.2
2020-11-30 23:01:33 +00:00
7096c626ec
Update swagger-ui to 3.37.2
2020-11-30 22:21:27 +01:00
2e38f0fe3b
Merge pull request #487 from scala-steward/update/tika-core-1.25
...
Update tika-core to 1.25
2020-11-30 18:57:24 +00:00
cf29dc6306
Update tika-core to 1.25
2020-11-30 18:20:27 +01:00
5d2acc2894
Merge pull request #486 from eikek/source-filter
...
Source filter
2020-11-30 14:11:56 +00:00
346d23928d
Allow to search in source names in webui
2020-11-30 14:26:10 +01:00
0ee8ff66d5
Allow to search by source name
2020-11-30 14:07:45 +01:00
3ea2d20823
Merge pull request #485 from eikek/export-files
...
Export files
2020-11-30 00:23:32 +00:00
9b838f68fd
Update README
2020-11-30 01:09:49 +01:00
8c8dd2fb40
Improve export-file.sh script and add docs
2020-11-30 00:59:37 +01:00
9088156b08
Merge pull request #483 from eikek/card-title
...
Card title
2020-11-29 23:00:46 +00:00
bdc49aae98
Let user change template for card title and subtitle
2020-11-29 23:36:25 +01:00
81a136d915
Use a template for rendering title and subtitle of the item card
...
Introduces `ItemTemplate` to conveniently create strings given an
item.
2020-11-29 23:36:20 +01:00
2aecf08706
Update README
2020-11-29 02:21:25 +01:00
0dafe57034
Add an export-files script
2020-11-29 01:30:15 +01:00
45e4035e07
Set version to 0.17.0-SNAPSHOT
2020-11-28 18:13:50 +01:00
ab0fe34ee8
Update nix setup
2020-11-28 18:11:41 +01:00
4682bf4a0e
Set version to 0.16.0
2020-11-28 17:55:40 +01:00
63feb8ee9c
Update changelog
2020-11-28 17:55:40 +01:00
b03920cf79
Merge branch 'current-docs' into master
2020-11-28 17:27:39 +01:00
7ee69f7a57
Merge pull request #481 from eikek/reload-fix
...
Reload fix
2020-11-28 01:23:26 +00:00
75055ba34b
Fix help link menu item
2020-11-28 01:48:58 +01:00
7052bc6b8e
Add cc and bcc to item mail
2020-11-28 01:36:59 +01:00
0b65b8b081
Merge pull request #480 from vanto/patch-1
...
DateFind could not handle dates in January
2020-11-28 01:23:54 +01:00
d62c4a5a72
Fix updating search view
...
For example, when content-search was activated the view was not
correctly updated after deleting or drag-and-drop.
2020-11-28 00:51:16 +01:00
e9347176bd
Fixes an off-by-one classic to also accept dates in January
2020-11-28 00:43:35 +01:00
32c9113bd4
Remove unused code
2020-11-28 00:00:10 +01:00
6c7f0cc4f7
Merge pull request #479 from eikek/person-dropdown
...
Show concerning/correspond person exclusively in dropdowns
2020-11-27 22:59:56 +00:00
0560867b83
Use scalafix' semanticdb version
...
Which is now correct after the scalafix bump
2020-11-27 23:47:51 +01:00
1091a4fbdc
Show concerning/correspond person exclusively in dropdowns
...
Now a person that is not marked as "concerning only" is treated as
"correspondent only". The options of all dropdown fields are now
restricted to those subsets.
Issue: #332
2020-11-27 23:13:37 +01:00
5ec5a9b8bf
Merge pull request #477 from scala-steward/update/sbt-scalafix-0.9.24
...
Update sbt-scalafix to 0.9.24
2020-11-27 20:24:22 +00:00
3fabe0a582
Update to Scala 2.13.4
2020-11-27 20:26:24 +01:00
095e2a0ab7
Update sbt-scalafix to 0.9.24
2020-11-27 20:18:24 +01:00