Changeset [86f3de745347baf8bb1501aed6cbed6f2fe66d25] by Zach Rowe

July 8th, 2012 @ 09:09 PM

Merge branch 'master' of github.com:concerto/concerto
https://github.com/concerto/concerto/commit/86f3de745347baf8bb1501a...

Committed by Zach Rowe

  • A app/assets/javascripts/concerto_plugins.js.coffee
  • A app/assets/stylesheets/concerto_plugins.css.scss
  • A app/controllers/concerto_plugins_controller.rb
  • A app/helpers/concerto_plugins_helper.rb
  • A app/models/concerto_plugin.rb
  • A app/views/concerto_plugins/_form.html.erb
  • A app/views/concerto_plugins/edit.html.erb
  • A app/views/concerto_plugins/index.html.erb
  • A app/views/concerto_plugins/new.html.erb
  • A app/views/concerto_plugins/show.html.erb
  • A db/migrate/20120709002802_create_concerto_plugins.rb
  • A test/unit/helpers/concerto_plugins_helper_test.rb
  • R app/assets/javascripts/plugins.js.coffee
  • R app/assets/stylesheets/plugins.css.scss
  • R app/controllers/plugins_controller.rb
  • R app/helpers/plugins_helper.rb
  • R app/models/plugin.rb
  • R app/views/plugins/_form.html.erb
  • R app/views/plugins/edit.html.erb
  • R app/views/plugins/index.html.erb
  • R app/views/plugins/new.html.erb
  • R app/views/plugins/show.html.erb
  • R db/migrate/20120709001009_create_plugins.rb
  • R test/fixtures/plugins.yml
  • R test/functional/plugins_controller_test.rb
  • R test/unit/helpers/plugins_helper_test.rb
  • R test/unit/plugin_test.rb
  • M app/controllers/submissions_controller.rb
  • M app/views/submissions/_index_body.html.erb
  • M config/routes.rb
  • M db/schema.rb
New-ticket Create new ticket

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>.