Changes between Version 7 and Version 8 of SiteUpgradeProposal


Ignore:
Timestamp:
Jun 20, 2012, 10:56:16 PM (12 years ago)
Author:
Ryan J Ollos
Comment:

Voting and polls.

Legend:

Unmodified
Added
Removed
Modified
  • SiteUpgradeProposal

    v7 v8  
    2626 * Hosting a pastebin using the TracPastePlugin ([https://groups.google.com/forum/?fromgroups#!topic/trac-dev/cOn7IjJSd7o mailing list discussion]).
    2727  * Several tickets should be addressed before this plugin will be ready for production use: #5773, #6140, #6144, #6160, #6348.
     28 * Expanded support for creating polls and voting on projects and tickets. t.e.o uses the VotePlugin, so it is probably pretty stable. FiveStarVotePlugin is another that we could consider using. The PollMacro is currently installed on t.h.o, and EasyPollMacro appears to build on it and add more functionality.
    2829 * Tools to facilitate code reviews, such as the CodeReviewerPlugin.