Plugins Directory » Calendar events daily
Author: | ablida dev | |
---|---|---|
Website: | https://github.com/ablidadev/calendar_events_daily | |
Code repository: | https://github.com/ablidadev/calendar_events_daily | |
Registered on: | 2024-01-16 (10 months ago) | |
Current version: | 0.0.2 | |
Compatible with: | Redmine 5.1.x | |
User ratings: |
Calendar events daily¶
Overview¶
Redmine plugin. This plugin will show issues on days between end and start date in calendar.
Introduction¶
Redmine with its functionality offers almost everything you need, we just had to extend the functionality for our internal needs, and this plugin was the result.
Features¶
Default redmine only displays a issue (event) in calender if it's ending or starting on a day.
This plugin will show issues on days between end and start date too.
Without plugin:¶
With plugin:
¶
Installation¶
To install the plugin, either clone it or download it and xtract the directory into ur plugins directory in your redmine dir.
git clone https://github.com/ablidadev/calendar_events_daily move calendar_events_daily into redmine/plugins/.
More information on installing Redmine plugins can be found here: Redmine Plugins
After the plugin is installed, you will need to restart Redmine for the plugin to be available.
How to actually use the plugin¶
Overview¶
Once you have installed the Redmine calendar_events_daily properly, you do not need to make any further configurations, it will work seamlessly when the page is reloaded.
About¶
- Copyright (c) 2021-2024 bokos, original author.
Changelog
0.0.2 (2022-09-12)
Compatible with Redmine 5.1.x.