Didier
May 14, 2025, 11:52am
1
Re-bonjour,
une autre question : l’affichage par défaut des jours et des semaines commence à 00H00 et se termine à 23H00… est-ce que c’est possible (ou serait possible) de n’afficher qu’une partie de cet horaire - genre, de 7H à 22H par exemple ?
Merci,
Dd.
tcit
May 14, 2025, 12:00pm
2
Bonjour,
Ce n’est actuellement pas possible, non.
Il y a notamment ce ticket pour automatiquement mettre à jour le début et la fin de la vue horaire avec les événements.
ouvert 03:18AM - 25 Aug 17 UTC
1. to develop
enhancement
Feature: Fullcalendar
Feature: Appointments
Whenever I upgrade nextcloud, I need to manually fiddle in the `dist/fullcalenda… r.js` file to modify the *not-so-great* default values.
Using the info from https://fullcalendar.io/docs/agenda/, I usually modify the start (`minTime`) and end (`maxTime`) time of the day (ie. 6:00 and 19:00), and the `slotDuration` to `'00:15:00'` instead of `'00:30:00'`.
In the source, I modify the info located [here](https://github.com/fullcalendar/fullcalendar/blob/827e86ee1efbc83909adb94020db91e9d9759abd/src/defaults.js#L31).
Would it be possible to have a simple GUI to do that?
Context: I use a 15 minutes slot duration because I have lots of appointments and those are set every 15 minutes.
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48623943-automatically-adjust-slot-durations-and-min-max-start-end-time-based-on-usage?utm_campaign=plugin&utm_content=tracker%2F45525646&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F45525646&utm_medium=issues&utm_source=github).
</bountysource-plugin>