File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,12 @@ Required:
99 postgresql.txt)
1010- fix documentation referring to customisation using interfaces.py
1111- fix admin_guide referring to structure of trackers
12- - add config.ini section descriptions
12+ - add config.ini section descriptions - DONE?
1313- review use of hasPermission etc. in classic template
1414- how to override Client class methods like determine_user?
1515- clean up roundup.cgi
16- - include demo.py and the test system in the binary distributions
16+ - include demo.py in the binary distributions
17+ - migrate minimal template to new layout
1718
1819Optionally:
1920- have rdbms backends look up the journal for actor if it's not set
@@ -23,3 +24,4 @@ Optionally:
2324- refactor backends to have a common Database class that manages them all,
2425 allowing different Class implementations from differen backends in the
2526 one tracker
27+ - include the test system in the binary distributions
You can’t perform that action at this time.
0 commit comments