File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- # generated by traccheck.py on 2024-02 -18 05:44:42 with Trac version 1.6
1+ # generated by traccheck.py on 2024-04 -18 14:36:14 with Trac version 1.6
22trac.admin.api.admincommandmanager
33trac.admin.console.tracadminhelpmacro
44trac.admin.web_ui.adminmodule
@@ -107,6 +107,7 @@ tracdjangoplugin.plugins.customwikimodule
107107tracdjangoplugin.plugins.githubbrowserwithsvnchangesets
108108tracdjangoplugin.plugins.plainlogincomponent
109109tracdjangoplugin.plugins.reservedusernamescomponent
110+ tracdragdrop.web_ui.tracdragdropmodule
110111tracext.github.githubloginmodule
111112tracext.github.githubpostcommithook
112113tracopt.ticket.commit_updater.committicketreferencemacro
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ libsass==0.23.0
99TracSpamFilter [dns,spambayes ] @ https://trac.edgewall.org/browser/plugins/trunk/spam-filter?rev=17766&format=zip
1010# TracXMLRPC from PyPI does not (yet) have a 1.2.0 release (compatible with Trac >=1.4)
1111https://trac-hacks.org/browser/xmlrpcplugin/trunk?rev=18591&format=zip
12+ TracDragDrop @ svn+https://trac-hacks.org/svn/tracdragdropplugin/0.12@18635
1213
1314# No pypi release compatible with trac 1.6 yet
1415trac-github [oauth ] @ git+https://github.com/bmispelon/trac-github.git@trac-1.6-py3
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ trac.versioncontrol.web_ui.log.logmodule = disabled
2727trac.web.auth.loginmodule = disabled
2828trac.wiki.web_ui.wikimodule = disabled
2929tracdjangoplugin.* = enabled
30+ tracdragdrop.* = enabled
3031tracext.github.githubloginmodule = enabled
3132tracext.github.githubpostcommithook = enabled
3233tracopt.ticket.commit_updater.committicketreferencemacro = enabled
You can’t perform that action at this time.
0 commit comments