~jan0sch/smederee

Showing 11 changes starting from 039fd44fb2a885cc9942f60257786daba0016e5c.
2024-07-09 (Tue), 8:33 AM - Jens Grassel - 039fd44fb2a885cc9942f60257786daba0016e5c

Licensing: Switch from AGPL to EUPL.

After some research and consideration it seems the better option to use the EUPL
instead of the AGPL.

- remove AGPL license file and headers
- add EUPL license file (english) and headers
Summary of changes
173 files modified with 637 lines added and 2,886 lines removed
  • LICENSE with 287 added and 661 removed lines
  • build.sbt with 8 added and 2 removed lines
  • modules/darcs/src/main/scala/de/smederee/darcs/DarcsCommands.scala with 2 added and 13 removed lines
  • modules/darcs/src/test/scala/de/smederee/darcs/DarcsCommandsTest.scala with 2 added and 13 removed lines
  • modules/darcs/src/test/scala/de/smederee/darcs/TestHelpers.scala with 2 added and 13 removed lines
  • modules/email/src/main/scala/de/smederee/email/EmailMessage.scala with 2 added and 13 removed lines
  • modules/email/src/main/scala/de/smederee/email/EmailMiddleware.scala with 2 added and 13 removed lines
  • modules/email/src/main/scala/de/smederee/email/SimpleJavaMailMiddleware.scala with 2 added and 13 removed lines
  • modules/email/src/test/scala/de/smederee/email/EmailMiddlewareTest.scala with 2 added and 13 removed lines
  • modules/email/src/test/scala/de/smederee/email/Generators.scala with 2 added and 13 removed lines
  • modules/email/src/test/scala/de/smederee/email/GeneratorsTest.scala with 2 added and 13 removed lines
  • modules/email/src/test/scala/de/smederee/email/SimpleJavaMailMiddlewareHelpersTest.scala with 2 added and 13 removed lines
  • modules/html-utils/src/main/scala/de/smederee/html/ContentRenderer.scala with 2 added and 13 removed lines
  • modules/html-utils/src/main/scala/de/smederee/html/ExternalUrlConfiguration.scala with 2 added and 13 removed lines
  • modules/html-utils/src/main/scala/de/smederee/html/LinkTools.scala with 2 added and 13 removed lines
  • modules/html-utils/src/main/scala/de/smederee/html/MetaTags.scala with 2 added and 13 removed lines
  • modules/html-utils/src/test/scala/de/smederee/html/LinkToolsTest.scala with 2 added and 13 removed lines
  • modules/html-utils/src/test/scala/de/smederee/html/RenderableContentTest.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/Account.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/AccountManagementRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/AccountManagementRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/AddPublicSshKeyForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/AuthenticationMiddleware.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/AuthenticationRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/AuthenticationRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/ChangePasswordForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DatabaseMigrator.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DoobieAccountManagementRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DoobieAuthenticationRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DoobieOrganisationRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DoobieResetPasswordRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DoobieSignupRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DoobieVcsMetadataRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/EditVcsRepositoryForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/FullName.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/HttpBaseRoute.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/HubServer.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/LandingPageRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/LoginForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/NewVcsRepositoryForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/Organisation.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationAdminsForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationMembersForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/RelatedTypesConverter.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/RequestHelpers.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/ResetPasswordForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/ResetPasswordRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/ResetPasswordRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/Rss.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/Session.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/SessionHelpers.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/SignupForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/SignupRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/SignupRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/UrlFormHelpers.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/VcsMetadataRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/VcsRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/config/ConfigurationPath.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/config/SmedereeHubConfig.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/forms/FormValidator.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/forms/types.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/types.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/DarcsSftpFileSystemAccessor.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/DarcsSshCommand.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/DoobieSshAuthenticationRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/NoLogin.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/PublicSshKey.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/SshAuthenticationRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/SshAuthenticator.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/ssh/SshServer.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Assignee.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/DoobieLabelRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/DoobieMilestoneRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/DoobieProjectRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/DoobieTicketRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/DoobieTicketServiceApi.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Label.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/LabelForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/LabelRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/LabelRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Milestone.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/MilestoneForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/MilestoneRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/MilestoneRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Project.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/ProjectRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Slf4jLogHandler.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Submitter.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/Ticket.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/TicketForm.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/TicketRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/TicketRoutes.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/TicketServiceApi.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/TicketsUser.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/UsernamePathParameter.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/config/ConfigurationPath.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/config/DatabaseConfig.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/config/DatabaseMigrator.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/config/SmedereeTicketsConfiguration.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/forms/FormValidator.scala with 2 added and 13 removed lines
  • modules/hub/src/main/scala/de/smederee/tickets/forms/types.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/TestTags.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/AuthenticationMiddlewareTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/AuthenticationRoutesTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/BaseSpec.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DatabaseMigratorTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DoobieAccountManagementRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DoobieAuthenticationRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DoobieOrganisationRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DoobieResetPasswordRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DoobieSignupRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DoobieVcsMetadataRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/Generators.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/HttpBaseRouteTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/ResetPasswordRoutesTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/SessionHelpersTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/SessionIdTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/SessionTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/TestAuthenticationRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/TestEmailMiddleware.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/TestResetPasswordRepository.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/UrlFormHelpersTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/VcsRepositoryPatchMetadataTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/config/ServiceConfigTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/forms/FormErrorsTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/ssh/DoobieSshAuthenticationRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/ssh/PublicSshKeyTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/ssh/SshKeyTypeTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/ssh/SshServerProviderTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/ssh/SshUsernameTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/BaseSpec.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/ColourCodeTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/DoobieLabelRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/DoobieMilestoneRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/DoobieProjectRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/DoobieTicketRepositoryTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/DoobieTicketServiceApiTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/Generators.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/LabelDescriptionTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/LabelNameTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/LabelTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/MilestoneDescriptionTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/MilestoneTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/MilestoneTitleTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/TicketContentTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/TicketFilterTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/TicketNumberTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/TicketResolutionTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/TicketStatusTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/TicketTitleTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/config/DatabaseMigratorTest.scala with 2 added and 13 removed lines
  • modules/hub/src/test/scala/de/smederee/tickets/config/SmedereeTicketsConfigurationTest.scala with 2 added and 13 removed lines
  • modules/i18n/src/main/scala/de/smederee/i18n/LanguageCode.scala with 2 added and 13 removed lines
  • modules/i18n/src/main/scala/de/smederee/i18n/Messages.scala with 2 added and 13 removed lines
  • modules/i18n/src/test/scala/de/smederee/i18n/LanguageCodeTest.scala with 2 added and 13 removed lines
  • modules/i18n/src/test/scala/de/smederee/i18n/MessagesTest.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/CsrfToken.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/Password.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/PasswordHash.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/Permission.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/PrivateKey.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/SignAndValidate.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/UserId.scala with 2 added and 13 removed lines
  • modules/security/src/main/scala/de/smederee/security/Username.scala with 2 added and 13 removed lines
  • modules/security/src/test/scala/de/smederee/security/PasswordTest.scala with 2 added and 13 removed lines
  • modules/security/src/test/scala/de/smederee/security/PermissionTest.scala with 2 added and 13 removed lines
  • modules/security/src/test/scala/de/smederee/security/SignAndValidateTest.scala with 2 added and 13 removed lines
  • modules/security/src/test/scala/de/smederee/security/UserIdTest.scala with 2 added and 13 removed lines
  • twirl/src/main/scala/org/http4s/twirl/TwirlInstances.scala with 2 added and 13 removed lines
2024-07-09 (Tue), 8:06 AM - Jens Grassel - 79e156087b2a433d70c729bbb54e600c5af00709

TAG v0.13.1

Added
-----

- allow adding and removing regular members to and from an organisation
Summary of changes
2024-07-09 (Tue), 8:05 AM - Jens Grassel - 2c60ebe5fa7ca9f6f798a8e801e4c5d4bd1b92cf

Prepare RELEASE v0.13.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-03 (Wed), 11:23 AM - Jens Grassel - abea6b3972b0d8259ce7a0d3b27467bc9f0b1672

Hub: Organisation membership handling

- add database table `organisation_members`
- extend `OrganisationRepository` by functions to handle membership
- implement functions in `DoobieOrganisationRepository`
- extend tests and an issue where testing would only test the first entry of a
  list of cases
- add typed form for handling membership operations
- add view to edit organisation membership
- add link and button visible to organisation owner and admins for editing
  members of an organisation
Summary of changes
3 files added
  • modules/hub/src/main/resources/db/migration/hub/V8__organisation_members.sql
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationMembersForm.scala
  • modules/hub/src/main/twirl/de/smederee/hub/views/editOrganisationMembers.scala.html
7 files modified with 354 lines added and 23 lines removed
  • modules/hub/src/main/resources/messages.properties with 7 added and 0 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/DoobieOrganisationRepository.scala with 38 added and 1 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationRepository.scala with 43 added and 3 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationRoutes.scala with 125 added and 3 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/account/settingsOrganisations.scala.html with 1 added and 0 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositories.scala.html with 2 added and 1 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/DoobieOrganisationRepositoryTest.scala with 138 added and 15 removed lines
2024-07-01 (Mon), 8:11 PM - Jens Grassel - 3d30f01d0bb55e8dfb681b8758805b8d23333c30

Update flyway to 10.15.2

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-01 (Mon), 8:10 PM - Jens Grassel - 070ce52c623157c1790f9cef0976300ebdb9972f

Update circe to 0.14.9

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-06-30 (Sun), 6:10 AM - Jens Grassel - a281d16c6e677ea6c243f19228566a7c316a053a

Update Apache Mina SSHD to 2.13.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-06-30 (Sun), 6:09 AM - Jens Grassel - 8f2e979ee02e4a9294123c175b091b6ac8635a38

Update jansi to 2.4.5

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-06-29 (Sat), 9:22 PM - Jens Grassel - 3cc4f4a591ac7acb1e9e1afd14cd1f55e4463294

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-06-29 (Sat), 9:15 PM - Jens Grassel - 8fb81187f0cb9bff88851345f893208a2233e3d4

TAG v0.13.0

Added
-----

- new renderer for markdown and rst based on Laika
- rendering of README files in rst format on the repo overview page
- RequestId middleware to generate request id headers
- Show last tag and link to details if present on the overview page.
- logging of requests on the trace level
- allow managing administrators for an organisation
- allow organisation administrators to edit the organisation
- `HttpBaseRoute` for cleaner implementation of HTTP enpoints

Changed
-------

- Adjust error logging to include request id.
- CODINGSTYLE: adjust to removal of quotes in SQL files
- refactoring of hub form types
- Tickets: Change page title and include possible ticket search status.
- switch to bouncy castle provider for JDK 1.8 and later
- changes to several page titles
- CONTRIBUTING: Remove TODO and rephrase minimal about forks and branches.

Removed
-------

- common mark dependencies and markdown renderer

Fixed
-----

- local links from the repository overview page
- todo rendering
- indentation in markdown files
- crash if repository contains no tags
- "edit organisation settings" link always shown
Summary of changes
2024-06-29 (Sat), 9:14 PM - Jens Grassel - 37d0446d40c63480315ecb78f2a8907c7c8ee3be

Prepare RELEASE v0.13.0

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