pkgsrc/www/trac/distinfo
maya 01c1ed025a trac: update to 1.2.3
upgrade notes from 1.0 to 1.2.x:

Obsolete Plugins

Trac has added functionality equivalent to the following plugins:

    ​AdminEnumListPlugin
    ​DateFieldPlugin: see the time custom field type
    ​GroupBasedRedirectionPlugin: the default handler can set as a user preference.
    ​LinenoMacro: see WikiProcessors#AvailableProcessors
    ​NeverNotifyUpdaterPlugin: see notification subscribers
    ​QueryUiAssistPlugin: see TracQuery#Filters.
    ​TicketCreationStatusPlugin: see #NewWorkflowActions

The plugins should be removed when upgrading Trac to 1.2.

New workflow actions

The ticket creation step is controlled with a workflow action. The default workflow has create and create_and_assign actions. The create action will always be added when upgrading the database. The create_and_assign action will be added if the workflow has an assigned state. You may want to edit your workflow after upgrading the database to customize the actions available on the New Ticket page.
New permissions policy for read-only wiki pages

Since 1.1.2 the read-only attribute of wiki pages is enabled and enforced only when ReadonlyWikiPolicy is in the list of active permission policies. If [trac] permission_policy has the default value DefaultPermissionPolicy, LegacyAttachmentPolicy, then ReadonlyWikiPolicy should be automatically appended to the list when upgrading the environment:

[trac]
permission_policies = ReadonlyWikiPolicy,
 DefaultPermissionPolicy,
 LegacyAttachmentPolicy

If other permission policies are enabled, trac.ini will need to have ReadonlyWikiPolicy appended to the list of active permission_policies. See TracFineGrainedPermissions#ReadonlyWikiPolicy for additional details on the proper ordering.
2019-06-11 05:30:23 +00:00

6 lines
394 B
Text

$NetBSD: distinfo,v 1.46 2019/06/11 05:30:23 maya Exp $
SHA1 (Trac-1.2.3.tar.gz) = b426e8af41adef1d82709e23b771e24dbff8a0b2
RMD160 (Trac-1.2.3.tar.gz) = 2d11d3a371142b17dce5c510e5056755b4607558
SHA512 (Trac-1.2.3.tar.gz) = 988aa8c42f4f2e9b657b9fd9070328dc123f56954645def1e17ccffc6ec6da9d2a898ec58dae3045478df0e3c8f7b946dc723b46aec10627b31169eda0a08bad
Size (Trac-1.2.3.tar.gz) = 6297767 bytes