~jan0sch/smederee

Showing 11 changes starting from 886adf48f72e092c8ef22e2ddb85d3cdd579a0b8.
2024-07-12 (Fri), 7:23 AM - Jens Grassel - 886adf48f72e092c8ef22e2ddb85d3cdd579a0b8

Update sbt to 1.10.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • project/build.properties with 1 added and 1 removed lines
2024-07-09 (Tue), 2:53 PM - Jens Grassel - 8711412a7e2faac5a20afcbfefb6162c6f34c52d

Hub: small wording change in doc

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • modules/hub/src/main/scala/de/smederee/hub/HubServer.scala with 1 added and 1 removed lines
2024-07-09 (Tue), 11:58 AM - Jens Grassel - 431fe77d201d8bbff8b3ac6e046cae501f5dfb3b

Tickets: Prepare adding of comments to tickets

- add database table for ticket comments
- add `TicketComment`
- add functions to add and load comments to `TicketRepository`
- implement functions in `DoobieTicketRepository`
- add generators for testing
- add Quicklens library for easy optics
Summary of changes
1 files added
  • modules/hub/src/main/resources/db/migration/tickets/V6__ticket_comments.sql
6 files modified with 256 lines added and 38 lines removed
  • build.sbt with 41 added and 38 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/DoobieTicketRepository.scala with 33 added and 0 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Ticket.scala with 49 added and 0 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/TicketRepository.scala with 24 added and 0 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/DoobieTicketRepositoryTest.scala with 96 added and 0 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/Generators.scala with 13 added and 0 removed lines
2024-07-09 (Tue), 9:28 AM - Jens Grassel - c35ef4e594802b116cf718ae136f4aa0c07fe204

Set version to next SNAPSHOT version.

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-07-09 (Tue), 9:26 AM - Jens Grassel - aa0054971d96d979c03e59dec25c22c66158285f

TAG v0.14.1

Fixed
-----

- forgotten occurences of the AGPL
Summary of changes
2024-07-09 (Tue), 9:25 AM - Jens Grassel - 381e08624d981625071568643be5dbe2d0b11d8d

Prepare RELEASE v0.14.1

Summary of changes
2 files modified with 9 lines added and 1 lines removed
  • CHANGELOG.md with 8 added and 0 removed lines
  • build.sbt with 1 added and 1 removed lines
2024-07-09 (Tue), 9:21 AM - Jens Grassel - 7155c9ce52c761861a7eccfeb70c71e43c3708f2

Fix forgotten mentions of the AGPL: switch to EUPL

Summary of changes
2 files modified with 2 lines added and 2 lines removed
  • CONTRIBUTING.md with 1 added and 1 removed lines
  • build.sbt with 1 added and 1 removed lines
2024-07-09 (Tue), 8:44 AM - Jens Grassel - 60d3821a4a18ff7d272ebe2f628d4041cb396e37

Licensing: change forgotten license note README file

Summary of changes
1 files modified with 1 lines added and 2 lines removed
  • README.md with 1 added and 2 removed lines
2024-07-09 (Tue), 8:40 AM - Jens Grassel - 27ec1787db058f887a293e2f189351ee0595ab4e

Set version to next SNAPSHOT version.

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-07-09 (Tue), 8:38 AM - Jens Grassel - 8bafbd5acc939cc9f89fa1843cde37f60d89799e

TAG v0.14.0

Changed
-------

- switch license from AGPL to EUPL
Summary of changes
2024-07-09 (Tue), 8:37 AM - Jens Grassel - c7c96ee00e63eb1388d36686e9545d311fb828f9

Prepare RELEASE v0.14.0

Summary of changes
2 files modified with 9 lines added and 1 lines removed
  • CHANGELOG.md with 8 added and 0 removed lines
  • build.sbt with 1 added and 1 removed lines