Fix spam mail on Fotbollslandslaget. Quick fix delete from comments where team_id = 18 and kind = 3 and contents is null;. How is it possible to add this message? See FotbollslandslagetSpam. (NOT DONE! Tried but comment verfication is not trivial)
Introduce spambayes categorization of anonymous comments.
Add meeting categories (premium feature?) (DONE, not tested)
How to handle meeting subclasses? (UNRESOLVED)
Category name
Separate ruleset
Exclude members for invitations (NOT DONE)
Add different meeting views dependent on category.
Reference to ruleset from meeting. Ruleset is common for template and all meetings created with that template. Can this be understood?
Infopage improvements
Generalize infopage to be used at different places e.g. member show and meeting description (ADDED markup support)
Support wrapping of text around images in infopages.
Add standard clipart to be used in infopages.
Beutify infopage textile help. Add instruction in blog.
Use optional wizard at team creation.
Notify user when that same email is used before. Remove other element except email address field.
Meeting improvements
Resend extra reminder manually with additional message.
Add meeting summary in mail
Add game statistics. Add new ‘Meeting’ type for game. Can it be done in a generic way?
Nice to have
Add support for Google, Facebook and OpenID login. Compare with AlternativeTo.
Add support for replacing top logo graphics. (premium feature?)
Translate service to english.
Include team news in team RSS.
Autocompletion in search view (javascript). See e.g. ActiveScaffold (Peter)
Show all options always but “grey out” unavailable options due to wrong permissions.
Rescale and change format on images for disallowed files. This adds complexity and may affect stability why this is less prioritized (RubyImageScaling)