Ticket #6454 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[Patch] Add revision info

Reported by: rjollos Assigned to: TerryBrown
Priority: normal Component: ComponentsProcessorMacro
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Trac 0.12 displays plugin revision info in a Installed Plugins table on the /about page (you must have CONFIG_VIEW permission to see this info). See t:#8921.

The attached patch adds revision info to the content of the macro and adds svn revision keywords to the .py file.

See #6391 for screen capture of new Installed Plugins section on the About page.

Attachments

ComponentsListMacro.patch (0.6 kB) - added by rjollos on 01/20/10 00:55:00.
Patch file
ComponentsListMacro.2.patch (0.6 kB) - added by rjollos on 01/20/10 01:00:54.
Correct patch, please ignore the first.

Change History

01/20/10 00:55:00 changed by rjollos

  • attachment ComponentsListMacro.patch added.

Patch file

01/20/10 01:00:54 changed by rjollos

  • attachment ComponentsListMacro.2.patch added.

Correct patch, please ignore the first.

01/20/10 01:01:55 changed by rjollos

ComponentsListMacro.2.patch is the correct patch. I made an error with the first patch.

01/22/10 18:00:53 changed by TerryBrown

  • status changed from new to closed.
  • resolution set to fixed.

applied patch

01/23/10 01:12:44 changed by rjollos

It looks like I made an error and the svn:keywords didn't get applied through the patch, but you can do that with the following:

svn propset svn:keywords "LastChangedRevision HeadURL" ComponentsListMacro.py

01/23/10 01:12:57 changed by rjollos

  • status changed from closed to reopened.
  • resolution deleted.

08/27/10 20:40:55 changed by rjollos

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [8457]) Applied svn:keywords so that with changes in [7432] revision info is shown on webadmin plugin's panel. Fixes #6454.


Add/Change #6454 ([Patch] Add revision info)




Change Properties
Action