Ticket #10333 (assigned enhancement)

Opened 8 months ago

Last modified 5 months ago

Implement administration panel for backlogs

Reported by: rjollos Assigned to: rjollos (accepted)
Priority: normal Component: BacklogPlugin
Severity: normal Keywords:
Cc: anachesa, bart Trac Release: 0.12

Description (Last modified by rjollos)

Implement an administration panel for managing backlogs.

Attachments

Change History

09/17/12 10:26:30 changed by rjollos

(In [12010]) Refs #10332, #10333: FIX: The ticket custom-field Backlog was not being correctly populated in Trac 1.0 (Note: this issue will be irrelevant though once #10333 is implemented).

09/17/12 11:05:46 changed by rjollos

  • status changed from new to assigned.
  • description changed.

12/27/12 19:40:01 changed by rjollos

(In [12488]) Fixes #10325, Refs #10331, #10333:

  • Added 3-Clause BSD license text.
  • jQuery UI 1.8.23 is used in Trac 0.12 and later. jQuery UI 1.6 is used in Trac 0.11.1 through Trac 0.11.7 (Trac 0.11.1 is the minimum version supported by the plugin).
  • Renamed BACKLOGS_VIEW permission to BACKLOG_VIEW.
  • Combined code in backlog-rw.js and backlog-ro.js to backlog.js.
  • Added skeleton code for an admin panel.
  • Added skeleton for unit tests.

Add/Change #10333 (Implement administration panel for backlogs)




Change Properties
Action