Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@sylvainbx sylvainbx released this 04 Oct 15:04
· 7320 commits to master since this release
  • 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 and rake db:migrate
  • EXCEL_DATE_FORMAT, ALLOWED_EXTENSIONS and ALLOWED_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.