All Projects → LeviticusMB → bestest_timer

LeviticusMB / bestest_timer

Licence: MIT license
This is an awesome punch clock/timer plugin for Redmine. It's great. It's the bestest.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to bestest timer

Redmine-Touch
Redmine plugin to add missing function of "Last updated by"
Stars: ✭ 18 (+20%)
Mutual labels:  redmine, redmine-plugin
time logger
Redmine Time logger plugin. More than likely there is only going to be one more public release. New version has new time logging with the option of multiple loggers running at the same time, fixes for excessive loggng, and a whole new look.
Stars: ✭ 58 (+286.67%)
Mutual labels:  redmine, redmine-plugin
redmine merge request links
Display links to associated Gitlab merge requests and GitHub pull requests on Redmine's issue page.
Stars: ✭ 32 (+113.33%)
Mutual labels:  redmine, redmine-plugin
redmine intouch
Redmine Intouch plugin sends notifications to users via Telegram and E-mail
Stars: ✭ 60 (+300%)
Mutual labels:  redmine, redmine-plugin
redmine issue template
Allows to manage templates of issues, and adding them to issue body
Stars: ✭ 25 (+66.67%)
Mutual labels:  redmine, redmine-plugin
toggl2redmine
Import time from Toggl 2 Redmine.
Stars: ✭ 23 (+53.33%)
Mutual labels:  redmine, redmine-plugin
redmine custom reports
Redmine plugin for reports and charts
Stars: ✭ 53 (+253.33%)
Mutual labels:  redmine, redmine-plugin
redmine issue todo lists
Organize Redmine issues in to-do lists by manually ordering their priority.
Stars: ✭ 20 (+33.33%)
Mutual labels:  redmine, redmine-plugin
vault
Is a plugin for project management system Redmine. Allows you to store various passwords/keys in one place for the project.
Stars: ✭ 44 (+193.33%)
Mutual labels:  redmine, redmine-plugin
Redmine-Periodic-Task
A redmine plugin that lets you schedule an issue to fire every x days/weeks/months
Stars: ✭ 61 (+306.67%)
Mutual labels:  redmine, redmine-plugin
redmine issue checklist
Checklist Plugin creates simple checklists for Redmine issues. Downloaded from http://www.redminecrm.com/projects/checklist/
Stars: ✭ 55 (+266.67%)
Mutual labels:  redmine, redmine-plugin
redmine-wiki graphviz plugin
Wiki macro for redmine. The macro render graph-image from wiki contents as dot.
Stars: ✭ 57 (+280%)
Mutual labels:  redmine, redmine-plugin
redmine-vote on issues-plugin
Redmine Plugin Which Allows Users to Up- or Down-vote Issues
Stars: ✭ 17 (+13.33%)
Mutual labels:  redmine, redmine-plugin
additional tags
Redmine Plugin for adding tags functionality to issues and wiki pages.
Stars: ✭ 25 (+66.67%)
Mutual labels:  redmine, redmine-plugin
redmine user specific theme
Redmine user specific theme plugin
Stars: ✭ 30 (+100%)
Mutual labels:  redmine, redmine-plugin
alminium
勉強しながら、少しずつ更新しています。現在、Ubuntu 18.04&CentOS7でRedmine3.4が動作します。
Stars: ✭ 14 (-6.67%)
Mutual labels:  redmine, redmine-plugin
redtimer
RedTimer - Redmine Time Tracker
Stars: ✭ 59 (+293.33%)
Mutual labels:  redmine, timer
kanban
Kanban plugin for redmine
Stars: ✭ 68 (+353.33%)
Mutual labels:  redmine, redmine-plugin
redmine dropbox attachments
Use Dropbox as the storage backend for your Redmine installation
Stars: ✭ 23 (+53.33%)
Mutual labels:  redmine, redmine-plugin
additionals
Redmine plugin for easy customization of settings, text and content display by using personal or role-based dashboards (drag&drop), providing wiki macros and act as library for other plugins.
Stars: ✭ 91 (+506.67%)
Mutual labels:  redmine, redmine-plugin

Bestest Punch Clock for Redmine

This is a really simple timer/punch clock plugin for Redmine, inspired by the Firefox Add-on Redmine Timer.

It adds a single button to Redmine that starts logging time to the current issue or project. Click it again to select activity, add a comment, commit or abort.

And that's all there is to it.

Bestest Punch Clock screenshot

Installation

cd into the redmine/plugins folder and run:

  git clone https://github.com/LeviticusMB/bestest_timer.git

Upgrade to latest stable release

cd into the redmine/plugins folder and run:

  git pull

Branches/major releases

master

The master branch tracks the latest stable release.

v1.2 (2017-12-02)

The "Oops, I forgot" release.

  • Reminders! Bestest Punch Clock will now remind you to punch in or punch out.
  • Editable punch in/punch out time. Fix your mistakes before you punch out. [PR from kybersoft]
  • On Redmine's Edit Spent Time page, synchronize the Hours field with the time information from the Comment field. Edit one and the other will automatically update.
  • Disable Bestest Punch Clock button if we know Punch in won't work. Provide help in tool tip.

v1.1 (2017-06-02)

Small UI improvments.

  • Link to current project and issue.
  • Use radio buttons for activity instead of a dropdown menu.
  • Added a hack to remove black line in Safari.
  • Disabled Punch out button if no activity has been selected.

v1.0 (2017-03-08)

Initial release branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].