bcms_event_registration 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/LICENSE.txt ADDED
@@ -0,0 +1,165 @@
1
+ GNU LESSER GENERAL PUBLIC LICENSE
2
+ Version 3, 29 June 2007
3
+
4
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
+ Everyone is permitted to copy and distribute verbatim copies
6
+ of this license document, but changing it is not allowed.
7
+
8
+
9
+ This version of the GNU Lesser General Public License incorporates
10
+ the terms and conditions of version 3 of the GNU General Public
11
+ License, supplemented by the additional permissions listed below.
12
+
13
+ 0. Additional Definitions.
14
+
15
+ As used herein, "this License" refers to version 3 of the GNU Lesser
16
+ General Public License, and the "GNU GPL" refers to version 3 of the GNU
17
+ General Public License.
18
+
19
+ "The Library" refers to a covered work governed by this License,
20
+ other than an Application or a Combined Work as defined below.
21
+
22
+ An "Application" is any work that makes use of an interface provided
23
+ by the Library, but which is not otherwise based on the Library.
24
+ Defining a subclass of a class defined by the Library is deemed a mode
25
+ of using an interface provided by the Library.
26
+
27
+ A "Combined Work" is a work produced by combining or linking an
28
+ Application with the Library. The particular version of the Library
29
+ with which the Combined Work was made is also called the "Linked
30
+ Version".
31
+
32
+ The "Minimal Corresponding Source" for a Combined Work means the
33
+ Corresponding Source for the Combined Work, excluding any source code
34
+ for portions of the Combined Work that, considered in isolation, are
35
+ based on the Application, and not on the Linked Version.
36
+
37
+ The "Corresponding Application Code" for a Combined Work means the
38
+ object code and/or source code for the Application, including any data
39
+ and utility programs needed for reproducing the Combined Work from the
40
+ Application, but excluding the System Libraries of the Combined Work.
41
+
42
+ 1. Exception to Section 3 of the GNU GPL.
43
+
44
+ You may convey a covered work under sections 3 and 4 of this License
45
+ without being bound by section 3 of the GNU GPL.
46
+
47
+ 2. Conveying Modified Versions.
48
+
49
+ If you modify a copy of the Library, and, in your modifications, a
50
+ facility refers to a function or data to be supplied by an Application
51
+ that uses the facility (other than as an argument passed when the
52
+ facility is invoked), then you may convey a copy of the modified
53
+ version:
54
+
55
+ a) under this License, provided that you make a good faith effort to
56
+ ensure that, in the event an Application does not supply the
57
+ function or data, the facility still operates, and performs
58
+ whatever part of its purpose remains meaningful, or
59
+
60
+ b) under the GNU GPL, with none of the additional permissions of
61
+ this License applicable to that copy.
62
+
63
+ 3. Object Code Incorporating Material from Library Header Files.
64
+
65
+ The object code form of an Application may incorporate material from
66
+ a header file that is part of the Library. You may convey such object
67
+ code under terms of your choice, provided that, if the incorporated
68
+ material is not limited to numerical parameters, data structure
69
+ layouts and accessors, or small macros, inline functions and templates
70
+ (ten or fewer lines in length), you do both of the following:
71
+
72
+ a) Give prominent notice with each copy of the object code that the
73
+ Library is used in it and that the Library and its use are
74
+ covered by this License.
75
+
76
+ b) Accompany the object code with a copy of the GNU GPL and this license
77
+ document.
78
+
79
+ 4. Combined Works.
80
+
81
+ You may convey a Combined Work under terms of your choice that,
82
+ taken together, effectively do not restrict modification of the
83
+ portions of the Library contained in the Combined Work and reverse
84
+ engineering for debugging such modifications, if you also do each of
85
+ the following:
86
+
87
+ a) Give prominent notice with each copy of the Combined Work that
88
+ the Library is used in it and that the Library and its use are
89
+ covered by this License.
90
+
91
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
92
+ document.
93
+
94
+ c) For a Combined Work that displays copyright notices during
95
+ execution, include the copyright notice for the Library among
96
+ these notices, as well as a reference directing the user to the
97
+ copies of the GNU GPL and this license document.
98
+
99
+ d) Do one of the following:
100
+
101
+ 0) Convey the Minimal Corresponding Source under the terms of this
102
+ License, and the Corresponding Application Code in a form
103
+ suitable for, and under terms that permit, the user to
104
+ recombine or relink the Application with a modified version of
105
+ the Linked Version to produce a modified Combined Work, in the
106
+ manner specified by section 6 of the GNU GPL for conveying
107
+ Corresponding Source.
108
+
109
+ 1) Use a suitable shared library mechanism for linking with the
110
+ Library. A suitable mechanism is one that (a) uses at run time
111
+ a copy of the Library already present on the user's computer
112
+ system, and (b) will operate properly with a modified version
113
+ of the Library that is interface-compatible with the Linked
114
+ Version.
115
+
116
+ e) Provide Installation Information, but only if you would otherwise
117
+ be required to provide such information under section 6 of the
118
+ GNU GPL, and only to the extent that such information is
119
+ necessary to install and execute a modified version of the
120
+ Combined Work produced by recombining or relinking the
121
+ Application with a modified version of the Linked Version. (If
122
+ you use option 4d0, the Installation Information must accompany
123
+ the Minimal Corresponding Source and Corresponding Application
124
+ Code. If you use option 4d1, you must provide the Installation
125
+ Information in the manner specified by section 6 of the GNU GPL
126
+ for conveying Corresponding Source.)
127
+
128
+ 5. Combined Libraries.
129
+
130
+ You may place library facilities that are a work based on the
131
+ Library side by side in a single library together with other library
132
+ facilities that are not Applications and are not covered by this
133
+ License, and convey such a combined library under terms of your
134
+ choice, if you do both of the following:
135
+
136
+ a) Accompany the combined library with a copy of the same work based
137
+ on the Library, uncombined with any other library facilities,
138
+ conveyed under the terms of this License.
139
+
140
+ b) Give prominent notice with the combined library that part of it
141
+ is a work based on the Library, and explaining where to find the
142
+ accompanying uncombined form of the same work.
143
+
144
+ 6. Revised Versions of the GNU Lesser General Public License.
145
+
146
+ The Free Software Foundation may publish revised and/or new versions
147
+ of the GNU Lesser General Public License from time to time. Such new
148
+ versions will be similar in spirit to the present version, but may
149
+ differ in detail to address new problems or concerns.
150
+
151
+ Each version is given a distinguishing version number. If the
152
+ Library as you received it specifies that a certain numbered version
153
+ of the GNU Lesser General Public License "or any later version"
154
+ applies to it, you have the option of following the terms and
155
+ conditions either of that published version or of any later version
156
+ published by the Free Software Foundation. If the Library as you
157
+ received it does not specify a version number of the GNU Lesser
158
+ General Public License, you may choose any version of the GNU Lesser
159
+ General Public License ever published by the Free Software Foundation.
160
+
161
+ If the Library as you received it specifies that a proxy can decide
162
+ whether future versions of the GNU Lesser General Public License shall
163
+ apply, that proxy's public statement of acceptance of any version is
164
+ permanent authorization for you to choose that version for the
165
+ Library.
data/README ADDED
@@ -0,0 +1,4 @@
1
+ BrowserCMS Event Module
2
+ =======================
3
+
4
+ More to come...
@@ -0,0 +1,2 @@
1
+ class Cms::EventRegistrationsController < Cms::ContentBlockController
2
+ end
@@ -0,0 +1,17 @@
1
+ class EventRegistration < ActiveRecord::Base
2
+ acts_as_content_block
3
+ belongs_to :event
4
+
5
+ validates_presence_of :event_id, :first_name, :last_name, :number_of_attendees
6
+
7
+ before_validation :derive_name
8
+
9
+ def derive_name
10
+ self.name = "#{first_name} #{last_name} Event ##{event_id}"
11
+ end
12
+
13
+ def event_name
14
+ event ? event.name : nil
15
+ end
16
+
17
+ end
@@ -0,0 +1,22 @@
1
+ class EventRegistrationFormPortlet < Portlet
2
+
3
+ def render
4
+ pmap = flash[instance_name] || params
5
+ @event = Event.find(self.event_id)
6
+ @event_registration = EventRegistration.new((pmap[:event_registration] || {}).merge(:event_id => @event.id))
7
+ @event_registration.errors.add_from_hash flash["#{instance_name}_errors"]
8
+ end
9
+
10
+ def register
11
+ event = Event.find(self.event_id)
12
+ event_registration = EventRegistration.new((params[:event_registration] || {}).merge(:event_id => event.id, :publish_on_save => true))
13
+ if event_registration.save
14
+ url_for_success
15
+ else
16
+ store_params_in_flash
17
+ store_errors_in_flash(event_registration.errors)
18
+ url_for_failure
19
+ end
20
+ end
21
+
22
+ end
@@ -0,0 +1,10 @@
1
+ <%= f.cms_drop_down :event_id, Event.all(:order => "name").map{|e| [e.name, e.id]} %>
2
+ <%= f.cms_text_field :first_name %>
3
+ <%= f.cms_text_field :last_name %>
4
+ <%= f.cms_text_field :email %>
5
+ <%= f.cms_text_field :number_of_attendees %>
6
+ <%= f.cms_text_field :address1 %>
7
+ <%= f.cms_text_field :address2 %>
8
+ <%= f.cms_text_field :city %>
9
+ <%= f.cms_text_field :state %>
10
+ <%= f.cms_text_field :zip %>
@@ -0,0 +1,12 @@
1
+ <p><b>Name:</b> <%= @content_block.name %></p>
2
+
3
+ <p><b>Event:</b> <%= @content_block.event_name %></p>
4
+ <p><b>First Name:</b> <%= @content_block.first_name %></p>
5
+ <p><b>Last Name:</b> <%= @content_block.last_name %></p>
6
+ <p><b>Email:</b> <%= @content_block.email %></p>
7
+ <p><b>Number Of Attendees:</b> <%= @content_block.number_of_attendees %></p>
8
+ <p><b>Address1:</b> <%= @content_block.address1 %></p>
9
+ <p><b>Address2:</b> <%= @content_block.address2 %></p>
10
+ <p><b>City:</b> <%= @content_block.city %></p>
11
+ <p><b>State:</b> <%= @content_block.state %></p>
12
+ <p><b>Zip:</b> <%= @content_block.zip %></p>
@@ -0,0 +1,4 @@
1
+ <%= f.cms_drop_down :event_id, Event.all(:order => "name").map{|e| [e.name, e.id]} %>
2
+ <%= f.cms_text_field :name %>
3
+ <%= f.cms_text_field :success_url, :instructions => "Leave blank to return to same page" %>
4
+ <%= f.cms_text_area :template, :default_value => @block.class.default_template %>
@@ -0,0 +1,15 @@
1
+ <h2>Register for <%=h @event.name %></h2>
2
+ <div class="event_registration_form">
3
+ <% form_for @event_registration, :url => cms_handler_path(@portlet, "register") do |f| %>
4
+ <%= f.error_messages %>
5
+ <% %w[first_name last_name email number_of_attendees address1 address2 city state zip].each do |field| %>
6
+ <p>
7
+ <%= f.label field.to_sym %>
8
+ <%= f.text_field field.to_sym %>
9
+ </p>
10
+ <% end %>
11
+ <p>
12
+ <%= submit_tag "Submit" %>
13
+ </p>
14
+ <% end %>
15
+ </div
@@ -0,0 +1,25 @@
1
+ class CreateEventRegistrations < ActiveRecord::Migration
2
+ def self.up
3
+ create_versioned_table :event_registrations do |t|
4
+ t.belongs_to :event
5
+ t.string :first_name
6
+ t.string :last_name
7
+ t.string :email
8
+ t.integer :number_of_attendees
9
+ t.string :address1
10
+ t.string :address2
11
+ t.string :city
12
+ t.string :state
13
+ t.string :zip
14
+ end
15
+
16
+ ContentType.create!(:name => "EventRegistration", :group_name => "Event")
17
+ end
18
+
19
+ def self.down
20
+ ContentType.delete_all(['name = ?', 'EventRegistration'])
21
+ CategoryType.all(:conditions => ['name = ?', 'Event Registration']).each(&:destroy)
22
+ drop_table :event_registration_versions
23
+ drop_table :event_registrations
24
+ end
25
+ end
@@ -0,0 +1,4 @@
1
+ require 'bcms_event_registration/routes'
2
+
3
+ require 'bcms_event_registration/extensions/event'
4
+ Event.send(:include, BcmsEventRegistration::Extensions::Event)
@@ -0,0 +1,11 @@
1
+ module BcmsEventRegistration
2
+ module Extensions
3
+ module Event
4
+ def self.included(event_class)
5
+ event_class.class_eval do
6
+ has_many :registrations, :class_name => "EventRegistration"
7
+ end
8
+ end
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,7 @@
1
+ module Cms::Routes
2
+ def routes_for_bcms_event_registration
3
+ namespace(:cms) do |cms|
4
+ cms.content_blocks :event_registrations
5
+ end
6
+ end
7
+ end
data/rails/init.rb ADDED
@@ -0,0 +1,3 @@
1
+ gem_root = File.expand_path(File.join(File.dirname(__FILE__), ".."))
2
+ Cms.add_to_rails_paths gem_root
3
+ Cms.add_generator_paths gem_root, "db/migrate/[0-9]*_*.rb"
@@ -0,0 +1,11 @@
1
+ require File.join(File.dirname(__FILE__), '/../../test_helper')
2
+
3
+ class Cms::EventRegistrationsControllerTest < ActionController::TestCase
4
+
5
+ test "Add_test_here" do
6
+
7
+ end
8
+
9
+
10
+
11
+ end
@@ -0,0 +1,9 @@
1
+ require 'test_helper'
2
+ require 'performance_test_help'
3
+
4
+ # Profiling results for each test method are written to tmp/performance.
5
+ class BrowsingTest < ActionController::PerformanceTest
6
+ def test_homepage
7
+ get '/'
8
+ end
9
+ end
@@ -0,0 +1,38 @@
1
+ ENV["RAILS_ENV"] = "test"
2
+ require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
3
+ require 'test_help'
4
+
5
+ class ActiveSupport::TestCase
6
+ # Transactional fixtures accelerate your tests by wrapping each test method
7
+ # in a transaction that's rolled back on completion. This ensures that the
8
+ # test database remains unchanged so your fixtures don't have to be reloaded
9
+ # between every test method. Fewer database queries means faster tests.
10
+ #
11
+ # Read Mike Clark's excellent walkthrough at
12
+ # http://clarkware.com/cgi/blosxom/2005/10/24#Rails10FastTesting
13
+ #
14
+ # Every Active Record database supports transactions except MyISAM tables
15
+ # in MySQL. Turn off transactional fixtures in this case; however, if you
16
+ # don't care one way or the other, switching from MyISAM to InnoDB tables
17
+ # is recommended.
18
+ #
19
+ # The only drawback to using transactional fixtures is when you actually
20
+ # need to test transactions. Since your test is bracketed by a transaction,
21
+ # any transactions started in your code will be automatically rolled back.
22
+ self.use_transactional_fixtures = true
23
+
24
+ # Instantiated fixtures are slow, but give you @david where otherwise you
25
+ # would need people(:david). If you don't want to migrate your existing
26
+ # test cases which use the @david style and don't mind the speed hit (each
27
+ # instantiated fixtures translates to a database query per test method),
28
+ # then set this back to true.
29
+ self.use_instantiated_fixtures = false
30
+
31
+ # Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in alphabetical order.
32
+ #
33
+ # Note: You'll currently still have to declare fixtures explicitly in integration tests
34
+ # -- they do not yet inherit this setting
35
+ fixtures :all
36
+
37
+ # Add more helper methods to be used by all tests here...
38
+ end
@@ -0,0 +1,11 @@
1
+ require File.join(File.dirname(__FILE__), '/../../test_helper')
2
+
3
+ class EventRegistrationTest < ActiveSupport::TestCase
4
+
5
+ test "should be able to create new block" do
6
+ event = Event.create!(:name => "Test", :starts_on => Time.now)
7
+ assert event.registrations.create(
8
+ :first_name => "Paul", :last_name => "Barry", :number_of_attendees => 2)
9
+ end
10
+
11
+ end
@@ -0,0 +1,9 @@
1
+ require File.join(File.dirname(__FILE__), '/../../test_helper')
2
+
3
+ class EventRegistrationFormTest < ActiveSupport::TestCase
4
+
5
+ test "Should be able to create new instance of a portlet" do
6
+ assert EventRegistrationFormPortlet.create!(:name => "New Portlet")
7
+ end
8
+
9
+ end
metadata ADDED
@@ -0,0 +1,71 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: bcms_event_registration
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ platform: ruby
6
+ authors:
7
+ - BrowserMedia
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+
12
+ date: 2009-07-02 00:00:00 -04:00
13
+ default_executable:
14
+ dependencies: []
15
+
16
+ description: A Event Registration Module for BrowserCMS
17
+ email: github@browsermedia.com
18
+ executables: []
19
+
20
+ extensions: []
21
+
22
+ extra_rdoc_files:
23
+ - LICENSE.txt
24
+ - README
25
+ files:
26
+ - app/controllers/cms/event_registrations_controller.rb
27
+ - app/models/event_registration.rb
28
+ - app/portlets/event_registration_form_portlet.rb
29
+ - app/views/cms/event_registrations/_form.html.erb
30
+ - app/views/cms/event_registrations/render.html.erb
31
+ - app/views/portlets/event_registration_form/_form.html.erb
32
+ - app/views/portlets/event_registration_form/render.html.erb
33
+ - db/migrate/20090506150328_create_event_registrations.rb
34
+ - lib/bcms_event_registration.rb
35
+ - lib/bcms_event_registration/extensions/event.rb
36
+ - lib/bcms_event_registration/routes.rb
37
+ - rails/init.rb
38
+ - LICENSE.txt
39
+ - README
40
+ has_rdoc: true
41
+ homepage: http://browsercms.org
42
+ post_install_message:
43
+ rdoc_options:
44
+ - --charset=UTF-8
45
+ require_paths:
46
+ - lib
47
+ required_ruby_version: !ruby/object:Gem::Requirement
48
+ requirements:
49
+ - - ">="
50
+ - !ruby/object:Gem::Version
51
+ version: "0"
52
+ version:
53
+ required_rubygems_version: !ruby/object:Gem::Requirement
54
+ requirements:
55
+ - - ">="
56
+ - !ruby/object:Gem::Version
57
+ version: "0"
58
+ version:
59
+ requirements: []
60
+
61
+ rubyforge_project: browsercms
62
+ rubygems_version: 1.3.1
63
+ signing_key:
64
+ specification_version: 2
65
+ summary: A Event Registration Module for BrowserCMS
66
+ test_files:
67
+ - test/functional/cms/event_registrations_controller_test.rb
68
+ - test/performance/browsing_test.rb
69
+ - test/test_helper.rb
70
+ - test/unit/models/event_registration_test.rb
71
+ - test/unit/portlets/event_registration_form_portlet_test.rb