Modify

Opened 16 years ago

Closed 16 years ago

#2668 closed enhancement (fixed)

Adding a new set of permissions: WORK_LOG, WORK_VIEW and WORK_ADMIN

Reported by: Carsten Fechtmann Owned by: Colin Guthrie
Priority: normal Component: WorkLogPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I wish I had known about this plugin a few years ago (or about trac for that matter), as this would not only have cost a lot less, but is also much easier and more flexible than what our company bought at that time.

In short, thanks a lot for this nice plugin!

However, as there are situations where one either doesn't want or is even legally bound to not make work-time freely viewable, here a small patch to remedy this.

There are three new permissions:

  • WORK_LOG: for just logging your time.
  • WORK_VIEW: logging plus viewing of who is doing what in the 'Work Log' panel
  • WORK_ADMIN: all of the above, but also access to the setting in the 'Work Log' area in the admin panel.

Enjoy

Attachments (1)

WORK_LOG-WORK_VIEW-WORK_ADMIN.patch (3.2 KB) - added by Carsten Fechtmann 16 years ago.
patch that introduces WORK_LOG, WORK_VIEW & WORK_ADMIN permissions (@rev3303)

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Carsten Fechtmann

patch that introduces WORK_LOG, WORK_VIEW & WORK_ADMIN permissions (@rev3303)

comment:1 Changed 16 years ago by Colin Guthrie

Resolution: fixed
Status: newclosed

(In [3305]) Implement permissions for recording, viewing and administering 'work'. This closes #2668 by applying patch from fecht. Thanks for the input.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Colin Guthrie.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.