Commit Graph

861 Commits

Author SHA1 Message Date
28fd1c993e Merge pull request #2 from scala-steward/update/mariadb-java-client-2.5.3
Update mariadb-java-client to 2.5.3
2020-01-10 21:31:30 +01:00
36d902d84a Merge pull request #4 from scala-steward/update/scalafmt-core-2.3.2
Update scalafmt-core to 2.3.2
2020-01-10 21:31:09 +01:00
00ee50ea37 Add .coursier to travics cache 2020-01-10 21:25:56 +01:00
bbe82eb7eb Merge pull request #3 from scala-steward/update/sbt-mdoc-2.1.1
Update sbt-mdoc to 2.1.1
2020-01-10 14:49:28 +01:00
58ede94560 Update scalafmt-core to 2.3.2 2020-01-10 12:50:50 +01:00
b9b7f5a6f1 Update sbt-mdoc to 2.1.1 2020-01-10 12:50:32 +01:00
1dd404fc24 Update mariadb-java-client to 2.5.3 2020-01-10 12:50:26 +01:00
d9a60ef1f9 Update flyway-core to 6.1.4 2020-01-10 12:50:20 +01:00
b795a22992 Send mails for items 2020-01-10 00:45:29 +01:00
2d69d39dd1 Connect multiple items to a mail 2020-01-09 18:20:59 +01:00
7a3289c41d Prepare sending mail 2020-01-08 22:44:34 +01:00
51ce48997c Start with send-mail widget 2020-01-08 20:51:57 +01:00
4490a444a9 Allow dots in identifiers 2020-01-07 00:20:41 +01:00
32050a9faf Finish mail settings 2020-01-07 00:20:28 +01:00
f235f3a030 Starting with mail functionality 2020-01-05 23:23:28 +01:00
2e3454c7a1 Starting with mail settings 2020-01-05 15:31:32 +01:00
9020d9aa3b Don't require a prefix when configuring byte arrays 2020-01-05 15:29:58 +01:00
993a3d05e2 Fix redirection after login 2020-01-03 20:42:38 +01:00
1705aa084d Update sbt plugin 2020-01-03 20:42:33 +01:00
06d84550f5 Fix documentation for ds.sh 2020-01-03 18:17:48 +01:00
6eaac50e63 Save search query state
For when coming back from detail view.
2020-01-03 00:22:07 +01:00
9a300e213d Correct secondary menu width 2020-01-02 23:46:56 +01:00
d90afa30aa Add search field to equipment view 2020-01-02 21:16:33 +01:00
4e7315c2a9 Add search field to tag view 2020-01-02 20:48:23 +01:00
7ba413e49f Add search field to person view 2020-01-02 20:42:51 +01:00
906ee9034e Add search field to organization view 2020-01-02 20:21:54 +01:00
8814de3c38 Allow simple search when listing meta data 2020-01-02 20:21:49 +01:00
eb6c483ef0 Add route to check for files by their checksum
Adopt scripts in `tools/` to check for existing files using these
routes.
2019-12-31 23:45:02 +01:00
d05e919eb4 Update doobie, use legacy java.time conversions 2019-12-31 13:55:09 +01:00
65641d1347 Add max-height for features image 2019-12-31 01:51:42 +01:00
7d047b13c9 Add reset search form button 2019-12-31 01:39:55 +01:00
c73cdd82ab Improve item detail view
- Separate page (permalink) for item details

- Use available space and hide search menu

- Disable item navigation links if there is nothing to go to

- Show notes more prominently and allow to hide them
2019-12-31 01:22:40 +01:00
36a6fdd746 Change webapp url paths
Don't use `#`, because many people find it awkward. Now "normal" urls
are used and elm takes care to not issue a server request when these
change.
2019-12-30 22:28:02 +01:00
b15b9cc217 Streamline routing
- put openapi doc behind `api/doc` instead of `app/doc`
- don't require `index.html` for the webapp
2019-12-30 22:03:25 +01:00
fc3e22e399 Apply scalafmt to all files 2019-12-30 21:44:13 +01:00
57e274e2b0 Upgrade microsite 2019-12-30 02:33:46 +01:00
2001cca88b Using elm-format for all files 2019-12-29 21:55:12 +01:00
546f1a6ee3 Add scalafmt.conf and elm compile options 2019-12-29 20:52:43 +01:00
a9e70401de Update dependencies 2019-12-28 12:38:11 +01:00
07a23b9611 Fix percent encoding
Must use utf8 bytes, of course…
2019-12-11 21:56:31 +01:00
2b10652082 Allow to reuse invitation keys on error 2019-11-17 17:13:39 +01:00
0d8f39c431 Update dependencies 2019-11-17 00:51:23 +01:00
852d292d9b Add elm-analyse file and fix a few warnings 2019-11-17 00:46:34 +01:00
f747c6146d Use same meta data for creating and deleting cookie
The cookie might not be removed by browsers, if these infos don't
match.
2019-11-17 00:44:42 +01:00
fd311b9688 Disable autocomplete on some input fields 2019-10-28 18:05:34 +01:00
30d21b0618 Declare new elm version 2019-10-28 18:04:32 +01:00
818b30a6c3 Update dependencies 2019-10-28 12:13:32 +01:00
2ad1586d00 Set stricter compile options and fix cookie data 2019-09-28 22:17:45 +02:00
46f1476418 Adding .travis.yml 2019-09-27 22:51:35 +02:00
d73f8833f3 Use sbt to 1.3.2 2019-09-27 22:34:20 +02:00