Changeset [3156ef695e40586a8e75e155e73d3ec08610c7e2] by Brian Michalski
August 9th, 2011 @ 01:09 AM
Removing the binary user states and replacing them with a
multi-level type field.
https://github.com/concerto/concerto/commit/3156ef695e40586a8e75e15...
Committed by Brian Michalski
- A db/migrate/20110809043113_add_level_to_membership.rb
- M app/controllers/groups_controller.rb
- M app/controllers/memberships_controller.rb
- M app/models/group.rb
- M app/models/membership.rb
- M db/schema.rb
- M test/fixtures/memberships.yml
- M test/unit/membership_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.