miramir / redmine-time-spender

Spend less time with spent time administration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redmine-time-spender

Chrome web store: Redmine Time Spender

screen

Spend less time with Redmine time tracking.

  • no need to login again because your session has expired
  • check your time entries with a simple click/hotkey
  • change or create a copy of a time entry with the speed of light

Security

Redmine projects/issues/activities and time entries are cached in local IndexedDB. Except the ids and some date properties (updated_on, closed_on, etc.) everything else is stored encrypted. The key is saved in a cookie under the configured Redmine URL. Basically it is as secure as any other cookie in the browser.

Roadmap

  • create options page with help (+screenshots)
  • fix sync issue- #2
  • filter issues based on selected project
  • favorite projects/issues/activities
  • periodic auto-refresh
  • quick search (CTRL+F) in tasks and time entries
  • beta test
  • publish 1.0 🍰
  • create issues in redmine - #4

About

Spend less time with spent time administration.

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%