Changeset [204ac6e824f342a5566ac253c8adf06b208b5833] by Marnen Laibow-Koser

December 29th, 2011 @ 12:34 PM

Committed by Marnen Laibow-Koser

  • A app/views/calendars/_form.html.haml
  • A app/views/calendars/new.html.haml
  • A app/views/events/_form.html.haml
  • A app/views/events/edit.html.haml
  • R vendor/plugins/make_resourceful/DEFAULTS
  • R vendor/plugins/make_resourceful/LICENSE
  • R vendor/plugins/make_resourceful/README
  • R vendor/plugins/make_resourceful/Rakefile
  • R vendor/plugins/make_resourceful/VERSION
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/resourceful_scaffold_generator.rb
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/controller.rb
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/fixtures.yml
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/functional_test.rb
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/helper.rb
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/migration.rb
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/model.rb
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/unit_test.rb
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view__form.haml
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_edit.haml
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_index.haml
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_new.haml
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_partial.haml
  • R vendor/plugins/make_resourceful/generators/resourceful_scaffold/templates/view_show.haml
  • R vendor/plugins/make_resourceful/init.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/base.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/builder.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/default/accessors.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/default/actions.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/default/callbacks.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/default/responses.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/default/urls.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/maker.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/response.rb
  • R vendor/plugins/make_resourceful/lib/resourceful/serialize.rb
  • R vendor/plugins/make_resourceful/spec/accessors_spec.rb
  • R vendor/plugins/make_resourceful/spec/actions_spec.rb
  • R vendor/plugins/make_resourceful/spec/base_spec.rb
  • R vendor/plugins/make_resourceful/spec/builder_spec.rb
  • R vendor/plugins/make_resourceful/spec/callbacks_spec.rb
  • R vendor/plugins/make_resourceful/spec/integration_spec.rb
  • R vendor/plugins/make_resourceful/spec/maker_spec.rb
  • R vendor/plugins/make_resourceful/spec/response_spec.rb
  • R vendor/plugins/make_resourceful/spec/responses_spec.rb
  • R vendor/plugins/make_resourceful/spec/rspec_on_rails/LICENSE
  • R vendor/plugins/make_resourceful/spec/rspec_on_rails/redirect_to.rb
  • R vendor/plugins/make_resourceful/spec/rspec_on_rails/render_template.rb
  • R vendor/plugins/make_resourceful/spec/serialize_spec.rb
  • R vendor/plugins/make_resourceful/spec/spec_helper.rb
  • R vendor/plugins/make_resourceful/spec/urls_spec.rb
  • M .autotest
  • M app/controllers/calendars_controller.rb
  • M app/controllers/events_controller.rb
  • M app/controllers/permissions_controller.rb
  • M app/models/calendar.rb
  • M app/views/calendars/edit.html.haml
  • M app/views/calendars/users.html.haml
  • M app/views/events/feed.rss.haml
  • M app/views/events/new.html.haml
  • M app/views/events/show.html.haml
  • M spec/controllers/events_controller_spec.rb
  • M spec/views/events/new.html.haml_spec.rb
  • M spec/views/events/show.html.haml_spec.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 »

<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>

Shared Ticket Bins