Project

General

Profile

Plugins Directory » Hide estimated hours permission

Author: redmineservices .
Website: https://github.com/redmineservices/redmine_hide_estimated_hours_permission
Code repository: https://github.com/redmineservices/redmine_hide_estimated_hours_permission
Registered on: 2014-10-16 (almost 12 years ago)
Current version: 2.0.0
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x
User ratings:   (2)

Hide Estimated Hours Permission

Adds an opt-in role restriction that hides issue estimates without removing
access to the issue itself or to actual spent time.

Features

  • Keeps existing roles unchanged after installation.
  • Hides estimated, total-estimated and remaining-estimated hours.
  • Covers issue pages, editing, queries, exports, REST APIs and journals.
  • Covers project and version aggregates.
  • Rejects forged estimate updates through Redmine safe attributes.
  • Supports Anonymous and Non-member roles.
  • If a user has multiple roles, any restrictive role wins.

Compatibility

  • Redmine 5.0.x and 5.1.x
  • Redmine 6.0.x and 6.1.x
  • Ruby 3.1 to 3.3

Changelog

2.0.0 (2026-08-06)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.

0.0.2 (2014-12-26)

Compatible with Redmine 2.6.x, 2.5.x.

redmine 2.6.x compatibility

0.0.1 (2014-10-16)

Compatible with Redmine 2.5.x.

User ratings

  by dj jones over 11 years ago

Also see:
- http://www.redmine.org/plugins/redmine_hide_estimated_hours

  by Pavel Potcheptsov almost 12 years ago

Thanks!