Changeset [072935010c47f43e2a069180e82422c956a1b03d] by August

April 17th, 2012 @ 09:30 PM

Added Player table and scaffolding for Bandshell and hardware integration
https://github.com/concerto/concerto/commit/072935010c47f43e2a06918...

Committed by August

  • A app/assets/javascripts/players.js.coffee
  • A app/assets/stylesheets/players.css.scss
  • A app/assets/stylesheets/scaffolds.css.scss
  • A app/controllers/players_controller.rb
  • A app/helpers/players_helper.rb
  • A app/models/player.rb
  • A app/views/players/_form.html.erb
  • A app/views/players/edit.html.erb
  • A app/views/players/index.html.erb
  • A app/views/players/new.html.erb
  • A app/views/players/show.html.erb
  • A db/migrate/20120418012853_create_players.rb
  • A test/fixtures/players.yml
  • A test/functional/players_controller_test.rb
  • A test/unit/helpers/players_helper_test.rb
  • A test/unit/player_test.rb
  • 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>.