LiturgicalCalendarAPI icon indicating copy to clipboard operation
LiturgicalCalendarAPI copied to clipboard

A PHP script / API endpoint that will generate the Roman Catholic liturgical calendar for any given year, calculating the mobile festivities and the precedence of solemnities, feasts, memorials...

Results 17 LiturgicalCalendarAPI issues
Sort by recently updated
recently updated
newest added

Issue #112 was taken care of by PRs #142 and #147 , and we now have full support for the different languages in a wider region. However we may need...

enhancement

Translations update from [Weblate](https://translate.johnromanodorazio.com) for [Liturgical Calendar/Proprium de Tempore](https://translate.johnromanodorazio.com/projects/liturgical-calendar/proprium-de-tempore/). It also includes following components: * [Liturgical Calendar/Patron saints of Europe](https://translate.johnromanodorazio.com/projects/liturgical-calendar/patron-saints-of-europe/) * [Liturgical Calendar/Memorials from Decrees](https://translate.johnromanodorazio.com/projects/liturgical-calendar/memorials-from-decrees/) * [Liturgical Calendar/Proprium de Sanctis...

There currently is no consistency in the casing of property names in our JSON resources and JSON output. The project was built piecemeal, but it's perhaps time to clean it...

enhancement

We now have routing in place. We need to define a clear resource path strategy. ## Current situation Currently we have the following working paths: 1) `/api/dev/`: will generate a...

### What happened? After successfully creating a test that applies only to a diocesan calendar (in this case, the Diocese of Rotterdam in the Netherlands), and then running the test...

bug

Translations update from [Weblate](https://translate.johnromanodorazio.com) for [Liturgical Calendar/Proprium de Tempore](https://translate.johnromanodorazio.com/projects/liturgical-calendar/proprium-de-tempore/). It also includes following components: * [Liturgical Calendar/Patron saints of Europe](https://translate.johnromanodorazio.com/projects/liturgical-calendar/patron-saints-of-europe/) * [Liturgical Calendar/Proprium de Sanctis 2008](https://translate.johnromanodorazio.com/projects/liturgical-calendar/proprium-de-sanctis-2008/) * [Liturgical Calendar/Memorials from...

With all the new routes in place, the Open API definition has become quite obsolete. We need to do a lot of work to get it in line, with the...