diff --git a/CHANGELOG.md b/CHANGELOG.md index 926aeae..8774482 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ ## unreleased ## +## 0.1.0 (November 9, 2015) ## + +* Make thing autocompletion case insensitive. * [#15](https://github.com/volontariat/voluntary_ranking/issues/15) Ember.js 2.0 upgrade. +* [#43](https://github.com/volontariat/voluntary_ranking/issues/43) Thing arguments comparison matrix. +* Outsourcing of code to voluntary and voluntary-ember_js gem. ## 0.0.1 (August 17, 2015) ## diff --git a/Gemfile.lock b/Gemfile.lock index bafef1f..69f1740 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT GIT remote: git://github.com/volontariat/voluntary-ember_js.git - revision: cdc4cc7d2d76676aac7e650b2ab2310064d764a3 + revision: 8a68dc8e02bb1c9939dc7da93cc48ef01adb21bd specs: voluntary-ember_js (0.1.0) ember-data-source (~> 2.0.1) @@ -19,9 +19,9 @@ GIT GIT remote: git://github.com/volontariat/voluntary.git - revision: 20ba27c4dfe488017aaaf55deeff0ddd11c9d6eb + revision: d211928d2ef723c890bd93cb48f13425b7dccfa7 specs: - voluntary (0.6.0) + voluntary (0.7.1) active_model_serializers (~> 0.9.3) activerecord-deprecated_finders (~> 1.0.3) activerecord-import (~> 0.4.1) @@ -47,13 +47,14 @@ GIT foreigner (~> 1.1.0) foreman (~> 0.46) friendly_id (~> 5.0.0) + fullcalendar-rails (~> 2.4) gon (~> 5.0.1) handlebars_assets (~> 0.15) has_scope (~> 0.5.1) http_accept_language (~> 1.0.2) httparty (~> 0.13.5) i18n-inflector-rails (~> 1.0) - jquery-rails (= 2.2.2) + jquery-rails (~> 3.1.1) jquery-ui-bootstrap-rails-asset (~> 0.0.3) json (~> 1.8.1) koala (~> 1.8.0) @@ -97,7 +98,7 @@ GIT GIT remote: https://github.com/pivotal/jasmine-gem.git - revision: d5e0d6aba6391c6592591c6ad3bb15c1d0975393 + revision: eb2c7043e0086d078f82a01e882ddead38d8fdc6 specs: jasmine (2.3.1) jasmine-core (~> 2.3) @@ -108,9 +109,9 @@ GIT PATH remote: . specs: - voluntary_ranking (0.0.1) - voluntary (~> 0.5) - voluntary-ember_js (~> 0.1.0) + voluntary_ranking (0.1.0) + voluntary (>= 0.5.2, < 1.0) + voluntary-ember_js (>= 0.1.0, < 1.0) GEM remote: http://rubygems.org/ @@ -134,7 +135,7 @@ GEM erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - active-model-adapter-source (2.0.1) + active-model-adapter-source (2.0.3) ember-data-source (>= 1.13, < 3.0) active_model_serializers (0.9.3) activemodel (>= 3.2) @@ -182,7 +183,7 @@ GEM bootstrap-sass (~> 3.1.0.0) railties (>= 3.2.0) sass-rails (>= 3.2.0) - bson (3.2.4) + bson (3.2.6) builder (3.2.2) byebug (4.0.5) columnize (= 0.9.0) @@ -196,7 +197,7 @@ GEM capybara-webkit (1.6.0) capybara (>= 2.3.0, < 2.5.0) json - childprocess (0.5.6) + childprocess (0.5.7) ffi (~> 1.0, >= 1.0.11) codeclimate-test-reporter (0.4.8) simplecov (>= 0.7.1, < 1.0.0) @@ -275,7 +276,7 @@ GEM railties (>= 3.0.0) faker (1.2.0) i18n (~> 0.5) - faraday (0.9.1) + faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.9.2) faraday (>= 0.7.4, < 0.10) @@ -292,6 +293,9 @@ GEM formatador (0.2.5) friendly_id (5.0.5) activerecord (>= 4.0.0) + fullcalendar-rails (2.4.0.0) + jquery-rails (>= 3.1.1, < 5.0.0) + momentjs-rails (>= 2.9.0) gherkin (2.12.2) multi_json (~> 1.3) globalid (0.3.6) @@ -321,7 +325,7 @@ GEM sprockets (>= 2.0.0, < 4.0) tilt (~> 1.2) has_scope (0.5.1) - hashie (3.4.2) + hashie (3.4.3) hodel_3000_compliant_logger (0.1.1) http_accept_language (1.0.2) httparty (0.13.7) @@ -335,14 +339,14 @@ GEM i18n-inflector (~> 2.6) railties (>= 3.0.0) jasmine-core (2.3.4) - jquery-rails (2.2.2) + jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-bootstrap-rails-asset (0.0.3) bootstrap-sass-rails railties (>= 3.1.0) json (1.8.3) - jwt (1.5.1) + jwt (1.5.2) koala (1.8.0) addressable faraday @@ -351,7 +355,7 @@ GEM addressable (~> 2.3) letter_opener (1.0.0) launchy (>= 2.0.4) - libv8 (3.16.14.11) + libv8 (3.16.14.13) libwebsocket (0.1.8) addressable websocket @@ -370,7 +374,9 @@ GEM method_source (0.8.2) mime-types (1.25.1) mini_portile (0.6.2) - minitest (5.8.1) + minitest (5.8.2) + momentjs-rails (2.10.6) + railties (>= 3.1) mongoid (4.0.2) activemodel (~> 4.0) moped (~> 2.0.0) @@ -394,7 +400,7 @@ GEM multi_xml (0.5.5) multipart-post (2.0.0) mysql2 (0.3.20) - netrc (0.10.3) + netrc (0.11.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth (0.4.7) @@ -412,12 +418,12 @@ GEM rack (~> 1.0) omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (0.2.8) + omniauth-google-oauth2 (0.2.10) addressable (~> 2.3) jwt (~> 1.0) multi_json (~> 1.3) omniauth (>= 1.1.1) - omniauth-oauth2 (>= 1.1.1) + omniauth-oauth2 (~> 1.3.1) omniauth-lastfm (0.0.6) omniauth-oauth (~> 1.0) rest-client (>= 1.6.6, < 1.8) @@ -435,10 +441,10 @@ GEM activesupport (>= 3.0, < 5.0) pg (0.17.1) phantomjs (1.9.8.0) - power_assert (0.2.4) + power_assert (0.2.6) protected_attributes (1.0.9) activemodel (>= 4.0.1, < 5.0) - pry (0.10.2) + pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -470,8 +476,8 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.2) loofah (~> 2.0) - rails-i18n (4.0.5) - i18n (~> 0.6) + rails-i18n (4.0.6) + i18n (~> 0.7) railties (~> 4.0) rails_autolink (1.1.6) rails (> 3.1) @@ -519,7 +525,7 @@ GEM rspec-mocks (~> 2.99.0) rubyzip (1.1.7) safe_yaml (1.0.4) - sass (3.4.18) + sass (3.4.19) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) diff --git a/dummy/Gemfile.lock b/dummy/Gemfile.lock index 83af5e5..598ccbe 100644 --- a/dummy/Gemfile.lock +++ b/dummy/Gemfile.lock @@ -7,11 +7,21 @@ GIT activesupport (>= 3.0.20) rdiscount +GIT + remote: git://github.com/volontariat/voluntary-ember_js.git + revision: 8a68dc8e02bb1c9939dc7da93cc48ef01adb21bd + specs: + voluntary-ember_js (0.1.0) + ember-data-source (~> 2.0.1) + ember-rails (~> 0.19.0) + ember-source (~> 2.0.2) + voluntary (~> 0.5) + GIT remote: git://github.com/volontariat/voluntary.git - revision: 20ba27c4dfe488017aaaf55deeff0ddd11c9d6eb + revision: d211928d2ef723c890bd93cb48f13425b7dccfa7 specs: - voluntary (0.6.0) + voluntary (0.7.1) active_model_serializers (~> 0.9.3) activerecord-deprecated_finders (~> 1.0.3) activerecord-import (~> 0.4.1) @@ -37,13 +47,14 @@ GIT foreigner (~> 1.1.0) foreman (~> 0.46) friendly_id (~> 5.0.0) + fullcalendar-rails (~> 2.4) gon (~> 5.0.1) handlebars_assets (~> 0.15) has_scope (~> 0.5.1) http_accept_language (~> 1.0.2) httparty (~> 0.13.5) i18n-inflector-rails (~> 1.0) - jquery-rails (= 2.2.2) + jquery-rails (~> 3.1.1) jquery-ui-bootstrap-rails-asset (~> 0.0.3) json (~> 1.8.1) koala (~> 1.8.0) @@ -87,7 +98,7 @@ GIT GIT remote: https://github.com/pivotal/jasmine-gem.git - revision: d5e0d6aba6391c6592591c6ad3bb15c1d0975393 + revision: eb2c7043e0086d078f82a01e882ddead38d8fdc6 specs: jasmine (2.3.1) jasmine-core (~> 2.3) @@ -95,21 +106,12 @@ GIT rack (>= 1.2.1) rake -PATH - remote: ../../voluntary-ember_js - specs: - voluntary-ember_js (0.1.0) - ember-data-source (~> 2.0.1) - ember-rails (~> 0.19.0) - ember-source (~> 2.0.2) - voluntary (~> 0.5) - PATH remote: /Users/gawlim/workspace/voluntary/voluntary_ranking specs: - voluntary_ranking (0.0.1) - voluntary (~> 0.5) - voluntary-ember_js (~> 0.1.0) + voluntary_ranking (0.1.0) + voluntary (>= 0.5.2, < 1.0) + voluntary-ember_js (>= 0.1.0, < 1.0) GEM remote: https://rubygems.org/ @@ -133,7 +135,7 @@ GEM erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - active-model-adapter-source (2.0.1) + active-model-adapter-source (2.0.3) ember-data-source (>= 1.13, < 3.0) active_model_serializers (0.9.3) activemodel (>= 3.2) @@ -181,7 +183,7 @@ GEM bootstrap-sass (~> 3.1.0.0) railties (>= 3.2.0) sass-rails (>= 3.2.0) - bson (3.2.4) + bson (3.2.6) builder (3.2.2) byebug (4.0.5) columnize (= 0.9.0) @@ -195,7 +197,7 @@ GEM capybara-webkit (1.6.0) capybara (>= 2.3.0, < 2.5.0) json - childprocess (0.5.6) + childprocess (0.5.7) ffi (~> 1.0, >= 1.0.11) codeclimate-test-reporter (0.4.8) simplecov (>= 0.7.1, < 1.0.0) @@ -274,7 +276,7 @@ GEM railties (>= 3.0.0) faker (1.2.0) i18n (~> 0.5) - faraday (0.9.1) + faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.9.2) faraday (>= 0.7.4, < 0.10) @@ -291,6 +293,9 @@ GEM formatador (0.2.5) friendly_id (5.0.5) activerecord (>= 4.0.0) + fullcalendar-rails (2.4.0.0) + jquery-rails (>= 3.1.1, < 5.0.0) + momentjs-rails (>= 2.9.0) gherkin (2.12.2) multi_json (~> 1.3) globalid (0.3.6) @@ -320,7 +325,7 @@ GEM sprockets (>= 2.0.0, < 4.0) tilt (~> 1.2) has_scope (0.5.1) - hashie (3.4.2) + hashie (3.4.3) hodel_3000_compliant_logger (0.1.1) http_accept_language (1.0.2) httparty (0.13.7) @@ -334,14 +339,14 @@ GEM i18n-inflector (~> 2.6) railties (>= 3.0.0) jasmine-core (2.3.4) - jquery-rails (2.2.2) + jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-bootstrap-rails-asset (0.0.3) bootstrap-sass-rails railties (>= 3.1.0) json (1.8.3) - jwt (1.5.1) + jwt (1.5.2) koala (1.8.0) addressable faraday @@ -350,7 +355,7 @@ GEM addressable (~> 2.3) letter_opener (1.0.0) launchy (>= 2.0.4) - libv8 (3.16.14.11) + libv8 (3.16.14.13) libwebsocket (0.1.8) addressable websocket @@ -369,7 +374,9 @@ GEM method_source (0.8.2) mime-types (1.25.1) mini_portile (0.6.2) - minitest (5.8.1) + minitest (5.8.2) + momentjs-rails (2.10.6) + railties (>= 3.1) mongoid (4.0.2) activemodel (~> 4.0) moped (~> 2.0.0) @@ -393,7 +400,7 @@ GEM multi_xml (0.5.5) multipart-post (2.0.0) mysql2 (0.3.20) - netrc (0.10.3) + netrc (0.11.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth (0.4.7) @@ -411,12 +418,12 @@ GEM rack (~> 1.0) omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (0.2.8) + omniauth-google-oauth2 (0.2.10) addressable (~> 2.3) jwt (~> 1.0) multi_json (~> 1.3) omniauth (>= 1.1.1) - omniauth-oauth2 (>= 1.1.1) + omniauth-oauth2 (~> 1.3.1) omniauth-lastfm (0.0.6) omniauth-oauth (~> 1.0) rest-client (>= 1.6.6, < 1.8) @@ -434,10 +441,10 @@ GEM activesupport (>= 3.0, < 5.0) pg (0.17.1) phantomjs (1.9.8.0) - power_assert (0.2.4) + power_assert (0.2.6) protected_attributes (1.0.9) activemodel (>= 4.0.1, < 5.0) - pry (0.10.2) + pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -469,8 +476,8 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.2) loofah (~> 2.0) - rails-i18n (4.0.5) - i18n (~> 0.6) + rails-i18n (4.0.6) + i18n (~> 0.7) railties (~> 4.0) rails_autolink (1.1.6) rails (> 3.1) @@ -518,7 +525,7 @@ GEM rspec-mocks (~> 2.99.0) rubyzip (1.1.7) safe_yaml (1.0.4) - sass (3.4.18) + sass (3.4.19) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) diff --git a/lib/voluntary_ranking/version.rb b/lib/voluntary_ranking/version.rb index ce5e84d..9123dbd 100755 --- a/lib/voluntary_ranking/version.rb +++ b/lib/voluntary_ranking/version.rb @@ -1,3 +1,3 @@ module VoluntaryRanking - VERSION = "0.0.1" + VERSION = "0.1.0" end diff --git a/voluntary_ranking.gemspec b/voluntary_ranking.gemspec index ea8893b..e450823 100755 --- a/voluntary_ranking.gemspec +++ b/voluntary_ranking.gemspec @@ -11,12 +11,12 @@ Gem::Specification.new do |s| s.email = ["gawlista@gmail.com"] s.homepage = "http://github.com/volontariat/voluntary_ranking" s.summary = "Ranking plugin for crowdsourcing management system Voluntary.Software." - s.description = "Ranking plugin for #crowdsourcing gem voluntary: http://bit.ly/vr-0-0-1" + s.description = "Ranking plugin for #crowdsourcing gem voluntary: http://bit.ly/vr-0-1-0" s.files = Dir['{app,config,db,lib}/**/*'] + ['MIT-LICENSE', 'Rakefile', 'README.rdoc'] - s.add_dependency 'voluntary', '~> 0.5' - s.add_dependency 'voluntary-ember_js', '~> 0.1.0' + s.add_dependency 'voluntary', '>= 0.5.2', '< 1.0' + s.add_dependency 'voluntary-ember_js', '>= 0.1.0', '< 1.0' # group :development