Opened 8 years ago
Closed 7 years ago
#52835 closed update (fixed)
Update trac.macports.org to Trac 1.2
Reported by: | raimue (Rainer Müller) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | trac | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: |
Description
Trac 1.2 has been released:
https://trac.edgewall.org/wiki/TracChangeLog#a1.2Hermes
We will need to test that all plugins are still compatible.
Change History (9)
comment:1 Changed 7 years ago by raimue (Rainer Müller)
comment:2 Changed 7 years ago by neverpanic (Clemens Lang)
Component: | server/hosting → trac |
---|---|
Keywords: | trac removed |
comment:3 Changed 7 years ago by neverpanic (Clemens Lang)
Trac itself can be upgraded without problems.
We need to set [trac] show_full_names = disabled
for the username decoration plugin to continue working. We also want this settings for other reasons, since we accept usernames in various fields, but the usernames are not shown anymore with this feature enable.
Additionally, we need a newer version of the autocomplete users plugin. See https://trac-hacks.org/ticket/13115. Unfortunately the plugin does not yet have a release with this patch in, so we may have to install from trunk.
comment:4 Changed 7 years ago by neverpanic (Clemens Lang)
Owner: | changed from admin@… to neverpanic |
---|---|
Status: | new → accepted |
comment:5 Changed 7 years ago by neverpanic (Clemens Lang)
See [8062bf4bd9dce6a2b50989e7ed0da2f6cb4b1630/trac.macports.org] where I'm preparing changes for 1.2.
comment:6 Changed 7 years ago by neverpanic (Clemens Lang)
Cc: | neverpanic removed |
---|
comment:7 Changed 7 years ago by neverpanic (Clemens Lang)
We needed a maintenance page to redirect people to while we disable the trac virtualhost. I've created https://github.com/neverpanic/macports-www-maintenance/, which should work. See https://neverpanic.github.io/macports-www-maintenance/ for a rendered version.
comment:9 Changed 7 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Trac has been upgraded. Please report any issues you might encounter.
See also the short-term request to update to Trac 1.0.x in #54383.