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 (about 7 years ago)
Current version: 1.2
Compatible with: Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x
User ratings:   (2)

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

features
  • a mobile-app like interface
  • powerful autocomplete that searches projects, issues and versions that accepts word fragments in any order
  • lists spent time entries per day and allows to switch fast between days
  • automatically skips weekends if there is no time entry
  • time entry creation/edit/copy/delete
  • a click into an empty search field suggests issues recently changed by the user
  • link to an overview page that lists the total hours per day
  • shows individual and general total spent time for issues and projects
  • existing time entries can be used as a template
  • a click on the logged hours or activity opens the redmine time entry view for the issue or project
  • open issue/project button
  • supports project specific activities
  • translatable

if something does not seem to work. you can create a github issue for that.

Installation notes

download
dowload a release or a zip file via github 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 to "plugins/", so that it lies at "plugins/redmine_time_logging_app"
  • on the command-line, change into the redmine instance directory and execute "bundle install"
  • if that ran successful and the file system permissions are right, the plugin should now be installed
  • restart redmine
  • go into redmine under "Administration" -> "Plugins" to check that it is listed

Changelog

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 about 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 over 5 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.