Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 588 Bytes

README.textile

File metadata and controls

28 lines (16 loc) · 588 Bytes

Redmine spented hours filter query plugin

Plugin adds extra operators for time entries query, allowing to select exact issues by this filters:

  • Issues by users, who noted spented hours
  • Issues by time entries dates (spent on date)

Plugin add extra column, which show hours quantity, spented by selected users in selected days interval

Compatibility

Plugin was tested on Redmine v1.4.1.stable (MySQL)

History

0.0.1

  • First public release

0.0.2

  • Translate missing fix
  • User’s list by current project

0.0.3

  • Crash when no user selected fix
  • Time calculation fix