Releases: sleede/fab-manager
Releases · sleede/fab-manager
Release 2.3.1
- Fix a critical bug in JSON API
Please see the change log for more details.
Release 2.3.0
- Public API
- Various optimisations & minor changes
- Fix a bug when deploying 2.2.0+ to PostgreSQL
- Rake task to fix data inconsistency in database (1)
Please see the change log for more details.
TODO DEPLOY
bundle install
andrake db:migrate
- (1)
bundle exec rake fablab:fix:reservations_not_existing_reservable
Release 2.2.2
- Various bug fixes (SSO, Statistics)
- Category is now required when creating an event
Please see the change log for more details.
Release 2.2.1
- Optimize statistics tables
- Various bug fixes
Please see the change log for more details.
Release 2.2.0
- Add a plug-ins system
- User's profile reviewed
- Pages load optimizations
Please see the change log for more details.
TODO DEPLOY
- Regenerate the theme stylesheet (easy way: Customization/General/Main colour -> "Save")
bundle install
andrake db:migrate
Release 2.1.2
- Fix a problem with google analytics
Please see the change log for more details.
Release 2.1.1
- Two bug fixes
Please see the change log for more details.