Skip to content

Releases: osbridge/openconferenceware

1.0.0.pre3

17 Dec 01:37
Compare
Choose a tag to compare
1.0.0.pre3 Pre-release
Pre-release
  • Added missing database indexes and improved index naming
  • Fixed image paths in CSS
  • Fixed some issues with the Ignite-style proposal list
  • Added a feature flag to enable/disable user favorites
  • Improved handling of OmniAuth OpenID and failure cases
  • Removed CacheLookupsMixin
  • Extracted sensitive configuration values to config/secrets.yml

1.0.0.pre2

17 Dec 01:37
Compare
Choose a tag to compare
1.0.0.pre2 Pre-release
Pre-release
  • Improved gem packaging
  • Added a generator to copy views from the engine into the host app
  • Cleaned up file naming and unnecessary files

1.0.0.pre1

12 Dec 09:08
Compare
Choose a tag to compare
1.0.0.pre1 Pre-release
Pre-release
  • Converted to a Rails engine
  • Packaged as a gem: open_conference_ware
  • Added a generator to set up config files and seed data
  • Updated documentation to reflect new packaging

v0.20131209

12 Dec 00:00
Compare
Choose a tag to compare
  • [!] This is the final release that will be distributed as a Rails application, future releases will be packaged as a gem, providing a Rails engine
  • Upgraded to Rails 4.0.2
  • Enabled the Rails asset pipeline
  • Dropped support for Ruby 1.8.7

v0.20131201

11 Dec 23:59
Compare
Choose a tag to compare
  • [!] This is the final release to support Ruby 1.8.7
  • Upgraded to Rails 3.2
  • Look and feel is now based on Bootstrap, not on the Open Source Bridge site
  • Replaced outdated authenticaiton system with OmniAuth
  • Improved database support

v0.20130830

11 Dec 23:59
Compare
Choose a tag to compare
  • Locked down a few dependencies for compatibility
  • Fixed timezone issues in test
  • Improved documentation

v0.20130720

21 Jul 05:37
Compare
Choose a tag to compare
  • Added Twitter card metadata to proposal pages.
  • Disabled XML parameter parsing, a security workaround for CVE-2013-0156.
  • Disabled YAML parsing in JSON parsing code, security patch for CVE-2013-0333
  • Disabled rich text editing for snippets
  • Include accepted-but-not-confirmed proposals in admin schedule
  • Improve status notification system.
  • Updated bridgepdx theme for 2014 conference.

v0.20121002

21 Jul 05:37
Compare
Choose a tag to compare
  • Added speaking experience to proposals.
  • Added audience level to proposals.
  • Added PDF generation for per-room schedule sheets.
  • Added support for waitlisted sesssions.
  • Added the ability to notify speakers of their selection status and request confirmation.
  • Added a script to generate a user favorites contention report.
  • Add JSON output for Events, Rooms, and Tracks.
  • Improved selector votes.
  • Tweak schedule styling.
  • Improved spec coverage.
  • Updated bridgepdx theme for 2013 conference.

v0.20110630

21 Jul 05:36
Compare
Choose a tag to compare
  • Fixed "remember me" feature for logging in through a token.
  • Fixed session type and proposal validations.
  • Improved event management experience.
  • Added CSV exports for speakers.
  • Added capistrano tasks to download production data
  • Added customizable agreement field to settings
  • Improve documentation.
  • Updated bridgepdx theme for 2012 conference.

v0.20110429

21 Jul 05:36
Compare
Choose a tag to compare
  • Added support for session audio linking and playback to session pages.
  • Added selection committee voting interface.
  • Fixed issues with Rails caching.
  • Updated bridgepdx theme for 2011 conference.
  • Improved exception notification emails.