Changeset [11eb9533ac0833f3438297809a90b010c8cc2445] by Brian Michalski
October 30th, 2011 @ 09:26 PM
Simple subscription manage page.
A non-AJAXy subscription manage page to change existing subscriptions, delete them, and create new ones all on one page.
TODO - Move the currently selected option to the top of the list
instead of the bottom (replace the [].push in
app/views/subscriptions/_manage.html.erb)
https://github.com/concerto/concerto/commit/11eb9533ac0833f34382978...
Committed by Brian Michalski
- A app/views/subscriptions/_manage.html.erb
- A app/views/subscriptions/manage.html.erb
- M app/controllers/subscriptions_controller.rb
- M app/views/subscriptions/index.html.erb
- M config/routes.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>.