Project

General

Profile

Plugins Directory » time logging app

Author: intera jk
Website: https://github.com/Intera/redmine_time_logging_app
Code repository: https://github.com/Intera/redmine_time_logging_app
Registered on: 2017-01-11 (over 7 years ago)
Current version: 1.3.1
Compatible with: Redmine 6.0.x, 5.1.x, 5.0.x
User ratings:   (2)

this redmine plugin adds a new menu entry and separate section to log and edit one's own daily spent time entries in one place, in a quick way.

features
  • powerful autocomplete that searches projects, issues and versions that accepts word fragments in any order
  • lists the spent time entries per day and allows to switch fast between days
  • time entry create/edit/move/copy/delete
  • overview page that lists the total hours per day, month, and year
  • a timer that will add elapsed time to the hours and minutes field
  • link to the selected issue or project
  • shows individual and everyone's total spent time for issues and projects
  • automatically skips weekends without time entries
  • supports project-specific activities
  • a click into an empty search field suggests issues recently changed by the user
  • a click on the logged hours or activity opens the redmine time entry list for the issue or project
  • translatable

issue tracking
github

Installation notes

download
dowload a release and unpack the archive. alternatively, you can clone the repository with "git clone https://github.com/Intera/redmine_time_logging_app.git".

setup
  • move the "redmine_time_logging_app" directory from the download to your redmine instance directory into "plugins/", so that it lies at "plugins/redmine_time_logging_app"
  • if the file system permissions allow redmine to read the directory, the plugin should now be installed
  • restart redmine
  • go into redmine under "Administration" -> "Plugins" to check that it is listed

Changelog

1.3.1 (2024-05-07)

Compatible with Redmine 6.0.x, 5.1.x, 5.0.x.

  • stopwatch timer
  • updated overview page that shows total time per day, week, and month
  • chinese translation
  • improved performance
  • dependencies updated
  • bugfixes

1.2 (2020-07-29)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.

  • logging time is now faster and does not require the rest api anymore
  • no extra login necessary anymore when booking time
  • new translation language: japanese
  • a few other smaller enhancements and fixes

1.1.3 (2019-03-28)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

support for project specific activities

1.1.1 (2019-02-14)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

  • improved resizing and use number picker on mobile devices
  • fixes for translations
  • fix error on time entry creation for issues without estimated time
  • more smaller changes

1.1.0 (2019-01-30)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

  • better translation handling and easier to translate
  • much simpler code structure for maintainability
  • redmine 4 compatibility
  • small fixes and enhancements

1.0.0 (2017-01-11)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

User ratings

  by hans tele over 5 years ago

it works with 3.2, but can not scale with phone web browser.
good idea about issue filter for recent modified issue.

  by Nikolai Efimov-Soini almost 6 years ago

Work with Redmine 3.4.4. Frendly and understandable. Unfortunately this plugin has little bugs - impossible to change language (in default - german). Also - manager mode is unavailable. On the other words - impossible to edit spend time for other user.