- Translation updates
- Increase default memory (MODCAL-134)
- Add one-step weekday type liquibase changelog (MODCAL-135)
- Update permissions (MODCAL-136)
- Upgrade dependencies (Spring, …) for Quesnelia (MODCAL-133)
- Migrate in-house translation logic to centralized folio-spring-i18n (MODCAL-130)
- Update docker image specifier (MODCAL-128)
- Fix failing surrounding openings calculation in calendar beginnings (MODCAL-125)
- Fix migration from v1.x.x resulting in lost calendars and exceptions (MODCAL-124)
- Add local deployment descriptor (#156)
- Upgrade module to Spring 3.0 (MODCAL-121)
- Fix failing surrounding openings calculation in calendar beginnings (MODCAL-125)
- Fix migration from v1.x.x resulting in lost calendars and exceptions (MODCAL-124)
- Fix module migration regression in 2.2.0 (MODCAL-120)
- Remove leftover RMB functions (MODCAL-118)
- Update dependencies and folio-spring-base (MODCAL-119)
- Rewrite with Spring and OpenAPI for more complex calendar/exceptions (MODCAL-107)
- Upgrade RMB to v34.1.0 (MODCAL-110)
- Upgrade other Maven dependencies
- Upgrade RMB to v33.2.4 (MODCAL-102)
- Upgrade RMB to v33.0.4 and Log4j 2.16.0 (MODCAL-99)
- Use new api-lint and api-doc CI facilities (FOLIO-3231)
- Disable 600 character truncation for
actualDay
andopeningId
indexes inactual_opening_hours
table (MODCAL-72)
- Upgrade to RMB 33.0.0 and Vertx 4.1.0 (MODCAL-90)
- Upgrade to RMB 32.2.0 and Vertx 4.0.2 (MODCAL-87)
- RMB 30.2.3, fixing pg_catalog.pg_trgm and sql injection (MODCAL-78)
- Upgrade to RMB v31 and JDK 11 (MODCAL-81)
- Update RMB version from 29.1.2 to 30.0.0 (MODCAL-74)
- RMB automatically starts embedded postgres if needed (MODCAL-73)
- Update SQL request to fix performance issue (MODCAL-70)
- Create sql migration script from 1.7 version (MODCAL-68)
- Update RMB version from 24.0.0 to 29.1.2 (MODCAL-58)
- Forbid creation of overlapping Library Hours (MODCAL-61 and MODCAL-63)
- FOLIO-2358 manage container memory (MODCAL-60)
- Update error code for overlapping exceptional periods (MODCAL-57)
- Remove UI permission | Calendar: All permissions (MODCAL-56)
- TestTimedOutException: test timed out after 500 seconds (MODCAL-53)
- Indexes to improve /calendar/periods/{servicePointId}/calculateopening performance (MODCAL-50)
- As a user i can create mutually exclusive exception periods fixed (MODCAL-49)
- Fix security vulnerabilities in jackson databind (MODCAL-47)
- Split permissions in mod-calendar (MODCAL-45)
- Fix security vulnerabilities in jackson databind
- Initial module metadata (FOLIO-2003)
- Fix security vulnerabilities
- Add links to README additional info (FOLIO-473)
- Investigate mod-calendar module freeze (MODCAL-40)
- Error setting exceptional closing hours for single day (MODCAL-38)
- Mod-calendar refactoring (MODCAL-41)
- Fix security vulnerabilities reported in jackson-databind (MODCAL-28)
- Change calculate opening endpoint (MODCAL-33 MODCAL-34 MODCAL-29)
- Update copyright year (FOLIO-1021)
- Use the same Vertx instance for all postgres clients (MODCAL-33 MODCAL-34)
- Save exceptional period error fix (MODCAL-35)
- The created period or exception period is not deleted in mod-calendar (MODCAL-36)
- Change GET and POST endpoints to avoid timezone issues (MODCAL-31)
- Bug API GET: /periods/{servicePointId}/period related to getting more than one period (MODCAL-37)
- Add endpoint /calendar/periods/{servicePointId}/calculateopening with GET to return open periods for given Service Point
- MODCAL-19 - Fix security vulnerability reported in jackson-databind
- MODCAL-20 - Fix missing description fields in RAML JSON schemas
- MODCAL-1 Added exceptional opening day management
- MODCAL-5 Added filtering for events by date
- MODCAL-6 Use event types instead of constants
- MODCAL-7 Design database schema
- MODCAL-8 Modify backend based on new API design
- MODCAL-9 Regular endpoint
- MODCAL-10 Modify API
- MODCAL-11 Exceptional endpoint
- MODCAL-12 Opening endpoints
- MODCAL-13 includeClosedDays queryparam implemented
- MODCAL-14 release 1.0.0
- MODCAL-15 Vagrant box bug - vertx version increased
- MODCAL-13 actualOpening queryparam implemented