-
Notifications
You must be signed in to change notification settings - Fork 5
Roadmap
Kaushik Thirthappa edited this page Oct 22, 2013
·
18 revisions
- Make it compatible with Rails 4
- Support for Flash messages [implemented on dev branch, now on Master]
- Send Thank you emails which can easily be customized by the developer in future. [implemented on dev branch, now on Master]
- A BetaInvite intializer which would actually consist of features like AdminAccess, etc.
- Send emails in the background
- Generate email templates in views generator [implemented on dev branch, now on Master]
- Grant access to users on a click or so
- Devise Integration
- A whole new Wiki with instructions on modifications and so on
- Easy cutomizable fields. Fields such as username can be easily added
- Background jobs with Resque and/or DelayedJobs
- Add support for Locales
- Send emails as notification when someone requests for an invite to the admins [implemented on dev branch, now on Master]
- Clean up directory structure