Changes split out from [#7097]:
- Sort projects by name, show mod date
- I think we should also still show social network accounts on the profile page, by default. SourceForge could possibly disable them if so desired (and its entry forms too, I suppose?)
Diff:
Related
Tickets:
#7097allura:cj/7204
sftheme:cj/7204
configtree:cj/7204
(to disable social networks profile section, if so desired)If we want to disable the social network section, it will require another code change to disable the entry form as well. If we want to keep it, a configtree change might be desired to define its order (it defaults to the end, after tools).
Forgot to show the project mod_date in addition to sorting by name.
allura:cj/7204
sftheme:cj/7204
Code changes work fine, but we should have some tests around this new section (and others), particularly since new error handling in [#7229] will let a test of e.g. /u/admin1/profile succeed even if a section fails.
Related
Tickets:
#7229Rebased to master and test added to:
allura:cj/7204
Not changed:
sftheme:cj/7204
configtree:cj/7204