Modify

Opened 4 years ago

Closed 3 years ago

#13857 closed enhancement (fixed)

Create an admin page for ''trac.ini'' settings

Reported by: Cinc-th Owned by: Cinc-th
Priority: normal Component: SimpleMultiProjectPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description

It is possible to adjust the behaviour of the plugin by setting configuration options in trac.ini:

[simple-multi-project]
milestone_without_project = True
single_project_milestones = True
version_without_project = True
single_project_versions = True
tickets_without_project = True

Changes

To make configuration easier a new admin page should be created for the hidden settings.

Some additional information for each setting should be available using e.g. <p class="help">Description</p>

Attachments (0)

Change History (5)

comment:1 Changed 3 years ago by Cinc-th

In 18021:

New configuration page. It allows you to add the ticket custom field with one click if it's not configured in trac.ini yet.

Refs #13857

comment:2 Changed 3 years ago by Cinc-th

In 18022:

Follow up to [18021]: show notice on page after ticket custom field creation.

Refs #13857

comment:3 Changed 3 years ago by Cinc-th

In 18023:

Allow to change configuration for milestones wrt projects.

Refs #13857

comment:4 Changed 3 years ago by Cinc-th

In 18024:

Allow to change configuration for versions from the admin page wrt projects.

Refs #13857

comment:5 Changed 3 years ago by Cinc-th

Resolution: fixed
Status: newclosed

Admin panel uses Jinja2 when running Trac 1.4.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Cinc-th.
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.