Releases: jmalcic/spina-admin-conferences
Releases · jmalcic/spina-admin-conferences
1.3.5
Corrects out-of-sync lockfile.
1.3.4
Removes Sprokets directive to link empty directory.
1.3.3
Renames migrations to allow the gem to be distributed using RubyGems. Also raises an error in cases of duplicate migrations with different names.
1.3.2
Revert eager-loading partables to prevent eager-loading errors.
1.3.1
Fix validation of parts on new conference.
1.3.0
Adds caching support for parts, and eager loading for translations and partables.
1.2.0
Adds caching support by touching parent records on update. Also requires ids for dependent records when importing delegates and presentations.
1.1.3
Fixes a bug where a migration caused events to be associated with incorrect conferences.
1.1.2
Ensure distinctness on through relations.
1.1.1
Add migrations to convert event structures into events, and attachments of presentations into presentation attachments.