Changeset [b87bd1604491df4ed946c8ba0b2d1f862d5fc568] by Brian M

June 29th, 2010 @ 12:01 PM

Committed by Brian M

  • A app/controllers/kinds_controller.rb
  • A app/helpers/kinds_helper.rb
  • A app/models/kind.rb
  • A app/views/kinds/_form.html.erb
  • A app/views/kinds/edit.html.erb
  • A app/views/kinds/index.html.erb
  • A app/views/kinds/new.html.erb
  • A app/views/kinds/show.html.erb
  • A db/migrate/20100629152134_rename_type_to_kind.rb
  • A test/fixtures/kinds.yml
  • A test/unit/helpers/kinds_helper_test.rb
  • A test/unit/kind_test.rb
  • R app/controllers/types_controller.rb
  • R app/helpers/types_helper.rb
  • R app/models/type.rb
  • R app/views/types/_form.html.erb
  • R app/views/types/edit.html.erb
  • R app/views/types/index.html.erb
  • R app/views/types/new.html.erb
  • R app/views/types/show.html.erb
  • R test/fixtures/types.yml
  • R test/unit/helpers/types_helper_test.rb
  • R test/unit/type_test.rb
  • M app/controllers/fields_controller.rb
  • M app/models/content.rb
  • M app/models/field.rb
  • M app/views/contents/_form.html.erb
  • M app/views/contents/forms/_graphic.html.erb
  • M app/views/contents/forms/_text.html.erb
  • M app/views/contents/forms/_ticker.html.erb
  • M app/views/contents/show.html.erb
  • M app/views/fields/_form.html.erb
  • M app/views/fields/edit.html.erb
  • M app/views/fields/index.html.erb
  • M app/views/fields/new.html.erb
  • M app/views/fields/show.html.erb
  • M config/routes.rb
  • M db/schema.rb
  • M test/fixtures/contents.yml
  • M test/fixtures/fields.yml
  • M test/functional/fields_controller_test.rb
  • M test/functional/types_controller_test.rb
  • M test/unit/content_test.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>.