Releases: Midburn/Dreams
Releases · Midburn/Dreams
2.0.1
- Upgraded to rails 4.2.7.1
- Fixed the 255 chars validation issue on dream subtitle
- Added ability to see multiple dreams in the me page
- Fixed hebrew translations that were overriding english ones
- All Database validation are now handled by ‘schema_validations’ gem
- Added 3 new fields to theme & camps section
- No more precompiled assets in git
- Fixed modal window bug for donations
Midburn MVP Release
- Many db related changes - Midburn has many fields - bigger event - ~40 new fields - database changes mainly dream relates.
- Visibility - Dream can be private / public - Since this is how art is being submitted - some of the participants wanted to have their dreams private so it will be a 'surprise' - this way they will still be able to submit a ‘dream’ yet it will not be visible to the community - private dreams are still accessible by using the dream url but are invisible in the ‘dreams’ page.
- People & Roles - Dream has people involved and roles - The idea is to have information regarding the people involved - each person has a name, email, background and role type - Manager, Designer, Fire keeper etc… this information is available only to guides/admins.
- Archive - Ability to ‘Archive’ a dream - This way a dream will still be part of the system (Not deleted).
- Dream History - Added Papertrail gem support - ability to track different model changes on dreams - whenever someone changes a field / deletes a dream we have a copy of that object up to 10 history changes. ability to see what was recently updated - this was needed since we have now many 'manager' user types.