Changeset [9fd3deb086d6dc0173d4669ea0b274b0374fc799] by Marnen Laibow-Koser
August 5th, 2013 @ 11:50 AM
Merge branch '82-remove-ym4r'
https://github.com/marnen/quorum2/commit/9fd3deb086d6dc0173d4669ea0...
Committed by Marnen Laibow-Koser
- A app/helpers/gmaps_helper.rb
- A db/migrate/20130803025446_change_geometry_columns_to_new_format.rb
- A features/step_definitions/comment_steps.rb
- A features/support/geocoder.rb
- A lib/acts/geocoded.rb
- A spec/helpers/gmaps_helper_spec.rb
- A spec/lib/acts/geocoded_spec.rb
- A spec/support/geocoder.rb
- A spec/support/geocoder_helpers.rb
- R lib/geocoding_utilities.rb
- R lib/tasks/databases.rake
- R vendor/plugins/spatial_adapter/MIT-LICENSE
- R vendor/plugins/spatial_adapter/README.rdoc
- R vendor/plugins/spatial_adapter/init.rb
- R vendor/plugins/spatial_adapter/lib/common_spatial_adapter.rb
- R vendor/plugins/spatial_adapter/lib/mysql_spatial_adapter.rb
- R vendor/plugins/spatial_adapter/lib/post_gis_adapter.rb
- R vendor/plugins/spatial_adapter/rakefile.rb
- R vendor/plugins/spatial_adapter/test/access_mysql_test.rb
- R vendor/plugins/spatial_adapter/test/access_postgis_test.rb
- R vendor/plugins/spatial_adapter/test/common/common_mysql.rb
- R vendor/plugins/spatial_adapter/test/common/common_postgis.rb
- R vendor/plugins/spatial_adapter/test/db/database_mysql.yml
- R vendor/plugins/spatial_adapter/test/db/database_postgis.yml
- R vendor/plugins/spatial_adapter/test/find_mysql_test.rb
- R vendor/plugins/spatial_adapter/test/find_postgis_test.rb
- R vendor/plugins/spatial_adapter/test/fixture_mysql_test.rb
- R vendor/plugins/spatial_adapter/test/fixture_postgis_test.rb
- R vendor/plugins/spatial_adapter/test/migration_mysql_test.rb
- R vendor/plugins/spatial_adapter/test/migration_postgis_test.rb
- R vendor/plugins/spatial_adapter/test/models/models_mysql.rb
- R vendor/plugins/spatial_adapter/test/models/models_postgis.rb
- R vendor/plugins/spatial_adapter/test/schema/schema_mysql.rb
- R vendor/plugins/spatial_adapter/test/schema/schema_postgis.rb
- R vendor/plugins/ym4r_gm/README
- R vendor/plugins/ym4r_gm/gmaps_api_key.yml.sample
- R vendor/plugins/ym4r_gm/init.rb
- R vendor/plugins/ym4r_gm/install.rb
- R vendor/plugins/ym4r_gm/javascript/clusterer.js
- R vendor/plugins/ym4r_gm/javascript/geoRssOverlay.js
- R vendor/plugins/ym4r_gm/javascript/markerGroup.js
- R vendor/plugins/ym4r_gm/javascript/wms-gs.js
- R vendor/plugins/ym4r_gm/javascript/ym4r-gm.js
- R vendor/plugins/ym4r_gm/lib/gm_plugin/control.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/geocoding.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/helper.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/key.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/layer.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/map.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/mapping.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/overlay.rb
- R vendor/plugins/ym4r_gm/lib/gm_plugin/point.rb
- R vendor/plugins/ym4r_gm/lib/ym4r_gm.rb
- R vendor/plugins/ym4r_gm/rakefile.rb
- R vendor/plugins/ym4r_gm/tasks/gm_tasks.rake
- R vendor/plugins/ym4r_gm/test/gm_test.rb
- M Gemfile
- M Gemfile.lock
- M app/controllers/events_controller.rb
- M app/helpers/events_helper.rb
- M app/models/event.rb
- M app/models/user.rb
- M app/views/events/map.html.haml
- M app/views/layouts/_head.html.haml
- M app/views/layouts/application.html.haml
- M config/database-orig.yml
- M config/initializers/app_globals.rb
- M db/migrate/20090508200432_restore_srid.rb
- M db/schema.rb
- M features/calendars/administer_calendars.feature
- M features/events/event_map.feature
- M features/manage_subscriptions.feature
- M features/step_definitions/calendar_steps.rb
- M features/step_definitions/event_steps.rb
- M features/step_definitions/user_steps.rb
- M features/support/fetch_helpers.rb
- M public/javascripts/events/map.js
- M public/stylesheets/sass/quorum.scss
- M spec/controllers/application_controller_spec.rb
- M spec/controllers/events_controller_spec.rb
- M spec/helpers/events_helper_spec.rb
- M spec/models/calendar_spec.rb
- M spec/models/commitment_spec.rb
- M spec/models/event_spec.rb
- M spec/models/permission_spec.rb
- M spec/models/user_spec.rb
- M spec/spec_helper.rb
- M spec/views/calendars/users.html.haml_spec.rb
- M spec/views/events/_attendance.html.haml_spec.rb
- M spec/views/events/_event.html.haml_spec.rb
- M spec/views/events/ical.ics.erb_spec.rb
- M spec/views/events/index.html.haml_spec.rb
- M spec/views/events/new.html.haml_spec.rb
- M spec/views/events/show.html.haml_spec.rb
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>