Release 2.4.0
- Wallet
- Public calendar
- Coupons
- Categories, Themes, Age ranges and Custom prices for the Events
- Manage project's steps ordering
- Trainings can be illustrated and richly described
- Project sharing on social networks
- Reminders before a reservation happens
- Ability for users to subscribe at information letters
- Organizational profiles
- SSO field data mapping
- Application's version display
- Statistics about Machine and Trainings will display the number of tickets/hours available on the selected period, and not just the booked ones
- Export statistics to Excel
- RSS feeds for projects and events
- Various improvements
- Various bug fixes
Please see the change log for more details.
TODO DEPLOY
rake fablab:es_build_availabilities_index
rake fablab:es_add_event_filters
bundle install
andrake db:migrate
EXCEL_DATE_FORMAT
,ALLOWED_EXTENSIONS
andALLOWED_MIME_TYPES
environment variables must be added
AVAILABLE HELPERS
rake fablab:fix:assign_category_to_uncategorized_events
will put every non-categorized events (due to an old bug) into a new category called "No Category". This not required but this is designed to ease the re-categorization of these events.