Skip to content

Releases: jmalcic/spina-admin-conferences

1.3.5

25 Oct 07:59
v1.3.5
352022e
Compare
Choose a tag to compare

Corrects out-of-sync lockfile.

1.3.4

25 Oct 07:50
v1.3.4
26ce156
Compare
Choose a tag to compare

Removes Sprokets directive to link empty directory.

1.3.3

24 Oct 00:54
v1.3.3
4aa3481
Compare
Choose a tag to compare

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

12 Oct 10:57
cde53e0
Compare
Choose a tag to compare

Revert eager-loading partables to prevent eager-loading errors.

1.3.1

12 Oct 10:23
v1.3.1
237cf4f
Compare
Choose a tag to compare

Fix validation of parts on new conference.

1.3.0

11 Oct 21:57
v1.3.0
c20a53b
Compare
Choose a tag to compare

Adds caching support for parts, and eager loading for translations and partables.

1.2.0

06 Oct 13:53
8e6a97d
Compare
Choose a tag to compare

Adds caching support by touching parent records on update. Also requires ids for dependent records when importing delegates and presentations.

1.1.3

05 Oct 12:50
328a0c9
Compare
Choose a tag to compare

Fixes a bug where a migration caused events to be associated with incorrect conferences.

1.1.2

04 Oct 15:49
d4393e5
Compare
Choose a tag to compare

Ensure distinctness on through relations.

1.1.1

04 Oct 11:23
495f8fd
Compare
Choose a tag to compare

Add migrations to convert event structures into events, and attachments of presentations into presentation attachments.