Changeset [0ab32b3d4ae8b80e754a0590665797bcf94f3b23] by Brian Michalski
July 11th, 2012 @ 12:45 AM
Expose an aggregate count of pending submissions. Close #129.
Add methods to link auser to all the groups they lead and feeds
they own. Use those methods to create an instance variable with the
count of pending submissions. We'll refactor this implementation to
be more effecient later.
https://github.com/concerto/concerto/commit/0ab32b3d4ae8b80e754a059...
Committed by Brian Michalski
- A test/functional/feeds_controller_test.rb
- M app/controllers/application_controller.rb
- M app/controllers/feeds_controller.rb
- M app/models/user.rb
- M app/views/elements/_topmenu_contents.html.erb
- M app/views/feeds/moderate.html.erb
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>.