I’ve just released an update to Timesheet plugin for Redmine. Changes There are a few minor updates in this release, I fixed one bug in the calendar popup and have redesigned the form to use the screen real estate better. Feature #710: Wrap all common elements in fieldsets Feature #1223: Cleanup the Filter UI to …
Tag: redmine
Redmine Customer Plugin
I’m happy to announce that I’m finally Open Sourcing my Redmine Customer plugin. This is the plugin that I use to track my customer information for each project in Redmine. Features For this first release, I implemented the most basic features. Store Customer data Associate a Customer for each project Permissions to control user access …
Redmine Timesheet plugin – v0.0.2
I’ve just released version 0.0.2 of my Timesheet plugin for Redmine. Changes This release was made possible from the feedback of the community. Some of the changes include: Timelogs can now be filtered by user account (#477) Multiple projects can be selected (#484) Subtotals are shown for each project (#485) Language translations to Russian and …
Redmine Project Scores Plugin
In a previous post, I setup custom data with Redmine to track specific criteria with my development projects. Since then I have written a plugin to make tracking scores easier. Like my other plugin, I’m releasing this under the GNU GPL v2. Alpha Release Unlike my other plugin, this one will be undergoing some major …
Redmine Timesheet plugin
I’m happy to announce I am releasing my first Redmine plugin, Redmine Timesheet. I’m releasing it under the GNU GPL v2 Purpose This is a plugin to show timelogs across all projects in a Redmine install. I use it for: How long did I work today? (timelogs for today) How much of my time is …