Roundup Tracker - Issues

Message8144

Author rouilj
Recipients rouilj
Date 2024-10-20.22:57:22
Message-id <1729465042.97.0.415330111883.issue2551365@roundup.psfhosted.org>
In-reply-to
Issue 2550764 suggested making the login/logout items in page.html conditional
by a setting in config.ini.

Editing the template is the recommended method of doing this and the requestor
does that. However it is not the best when upgrading to a newer version of the
tracker.

There is no documentation (probably should be part of the admin guide) on how
to use a version control system with a vendor branch to make merging new tracker
template releases into an existing tracker easier.

Somebody should write one. While I hate to say it, git would probably be the VCS
that gets used as an example. I think mercurial or fossil would be easier, have fewer
footguns etc. But git is the mainstream tool for this now.
History
Date User Action Args
2024-10-20 22:57:23rouiljsetrecipients: + rouilj
2024-10-20 22:57:22rouiljsetmessageid: <1729465042.97.0.415330111883.issue2551365@roundup.psfhosted.org>
2024-10-20 22:57:22rouiljlinkissue2551365 messages
2024-10-20 22:57:22rouiljcreate