Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ransack

Keep Ransack, the powerful Rails search and filtering engine going.
Collective - Host: opensource - https://opencollective.com/ransack - Code: https://github.com/activerecord-hackery/ransack

README: Add missing attribute [skip ci]

github.com/activerecord-hackery/ransack - a7b7a4516239c55318c760275db511fb439699ec authored over 10 years ago by Jon Atack <[email protected]>
README: Improve code examples [skip ci]

github.com/activerecord-hackery/ransack - 05aee4ab8a6f6a68c3d392683ef46f9365b684ec authored over 10 years ago by Jon Atack <[email protected]>
README: improve OR grouping code examples and

mention that the dedicated branches may not immediately contain all the
latest updates from mast...

github.com/activerecord-hackery/ransack - 6aa4f60414c2313e51d7c16aaf62650e4bb5354d authored over 10 years ago by Jon Atack <[email protected]>
README: Show how to change default AND grouping to OR

and show how attributes may be chained.

[skip ci]

github.com/activerecord-hackery/ransack - f8b946c7b35127d27b97e59f8d68da3aeac9c9e8 authored over 10 years ago by Jon Atack <[email protected]>
Readability [skip ci]

github.com/activerecord-hackery/ransack - a013ac9ab554cc2bcdf65d80ecb1aa64652feef4 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #426 from avit/association-default-scope

Apply default scope conditions for association joins

github.com/activerecord-hackery/ransack - ee3d8c7c952342f77deb4ed490a284701642cb89 authored over 10 years ago by Jon Atack <[email protected]>
Apply default scope conditions for association joins

Avoid selecting records from joins that would normally be filtered out
if they were selected fro...

github.com/activerecord-hackery/ransack - f37966b392a3be5bf9845a15cbb39e86c696e7f5 authored over 10 years ago by Andrew Vit <[email protected]>
README: Add an additional auth_object example

[skip ci]

github.com/activerecord-hackery/ransack - 4c8fcd95c43592f0fb6ae46d7546e12e42822293 authored over 10 years ago by Jon Atack <[email protected]>
README: rename Associations section and fix mixed ivars

in code example (some were @q and others were @search).

[skip ci]

github.com/activerecord-hackery/ransack - 87fd1c3b7350e591671890e2e8b91fb8c6050eb3 authored over 10 years ago by Jon Atack <[email protected]>
README: improve example code in Authorization section

[skip ci]

github.com/activerecord-hackery/ransack - fe68c0dc07661cb2e387aee0f61557dd161e5a63 authored over 10 years ago by Jon Atack <[email protected]>
Follow-up to previous README commit (it's late...)

[skip ci]

github.com/activerecord-hackery/ransack - df3c43f5793431dad45d50484230f11e0f53812f authored over 10 years ago by Jon Atack <[email protected]>
README: refine Authorizations, Scopes. Formatting.

[skip ci]

github.com/activerecord-hackery/ransack - 761c0cb9cda8598a7c505ce233c955fc654d6b16 authored over 10 years ago by Jon Atack <[email protected]>
Continue improving README authorizations section

[skip ci]

github.com/activerecord-hackery/ransack - aa98be222891ffff76268ecef85f57d60f878085 authored over 10 years ago by Jon Atack <[email protected]>
Further improve README authorizations section

[skip ci]

github.com/activerecord-hackery/ransack - 1db16a49bb4966ed5ba7813fa2e0817b0fa693d5 authored over 10 years ago by Jon Atack <[email protected]>
Follow-up to previous commit [skip ci]

github.com/activerecord-hackery/ransack - ddba36cd41bab45668bd41dac759014aa898a6f1 authored over 10 years ago by Jon Atack <[email protected]>
README: Begin improving ransackable explanations

[skip ci]

github.com/activerecord-hackery/ransack - db32b0fadb2a4cb24c38c8ba2ca529d5123cf06b authored over 10 years ago by Jon Atack <[email protected]>
Formatting cleanup, follow-up to #378.

github.com/activerecord-hackery/ransack - 28433f9707d0f1fa61b95e7277d39f5de4ff0e7a authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #335 from PChambino/inverse_predicates

Add `not_true` and `not_false` predicates

github.com/activerecord-hackery/ransack - c689a1fea20bff9d20be5f5abfc80c5dfaf87178 authored over 10 years ago by Jon Atack <[email protected]>
predications fixed

github.com/activerecord-hackery/ransack - ee23c4a1bb021a790b65693e30553989d0fee565 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
Add not_true and not_false predicates

github.com/activerecord-hackery/ransack - 752dc781b3b600ff3605f7ac75df8e2179a0a060 authored over 10 years ago by Pedro Chambino <[email protected]>
Search.new and the ransack scope no longer modify the params hash

Closes #378.

github.com/activerecord-hackery/ransack - 11398617a14b58cecb4d37c75f3df7b8a1054895 authored over 10 years ago by Jon Atack <[email protected]>
Revert #405 Arel patching due to regression

“lib/ransack/adapters/active_record/compat.rb:24:in
`<module:Visitors>': superclass mismatch for...

github.com/activerecord-hackery/ransack - 64827eeffef73d554085a4db7f1ce7781fe765a7 authored over 10 years ago by Jon Atack <[email protected]>
Follow-up to #405: rename case insensitive queries

icon => i_cont
inot_cont => i_not_cont

github.com/activerecord-hackery/ransack - ef9208027bf6dd9a4621264284f44d97618c48ab authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #405 from Kartstig/master

Fixes #82 Case Insensitive Searching

github.com/activerecord-hackery/ransack - e791a60dbc4dd0b0f4bc6c655e41b6ec94a3ab54 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #409 from PChambino/accept_false_in_true_and_false_predicates

Make true and false predicates accept false values

github.com/activerecord-hackery/ransack - b58750c5bee25d8ce1d40a231e052a7bb294f8bf authored over 10 years ago by Jon Atack <[email protected]>
Release version 1.3.0

Additions:
- search scopes by popular demand
- JOINS merging
- OR grouping on base search
- auth...

github.com/activerecord-hackery/ransack - db7ac53e6ed22766597726ec428ed1b2167e9e6e authored over 10 years ago by Jon Atack <[email protected]>
Update the README now that Rails 4.2.beta is out

and remove the no longer needed section about the I18n placeholder
change in Rails 4.2, which wa...

github.com/activerecord-hackery/ransack - 568cacbc2568d36e7f72805340381ac6c80a40c8 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #420 from joshk/patch-1

Use the new Docker queue

github.com/activerecord-hackery/ransack - 29d8f52945aa8354c9026270e78906895d73b3c2 authored over 10 years ago by Jon Atack <[email protected]>
Use the new Docker queue

and don't install Bundler, it's already installed

github.com/activerecord-hackery/ransack - 77a0e9e51c25a278541c6391bb43f9c1f74ff6b8 authored over 10 years ago by Josh Kalderimis <[email protected]>
Update .travis.yml

github.com/activerecord-hackery/ransack - 5eb3a1d84820e09f30e8673a341becc110eff76b authored over 10 years ago by Jon Atack <[email protected]>
Update ransack.gemspec

github.com/activerecord-hackery/ransack - 7f30d456dd8e32189a77f58000d2538a8036f7b6 authored over 10 years ago by Jon Atack <[email protected]>
README fixes [skip ci]

github.com/activerecord-hackery/ransack - 9a5c6d2d4a762595bf8304d3f78ef50a0c476d31 authored over 10 years ago by Jon Atack <[email protected]>
Update README regarding changed I18n in Rails 4.2

[skip ci]

github.com/activerecord-hackery/ransack - e26d2c015718c1f041d9decd17ff0714678b99c5 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #412 from avit/shared-context

Support merging searches using shared context

github.com/activerecord-hackery/ransack - cd581f81abc4d33e747ec166673f5d4de542e785 authored over 10 years ago by Jon Atack <[email protected]>
Support merging joins across searches using a shared context

When merging search criteria, it's necessary to use the same join
dependency with a shared alias...

github.com/activerecord-hackery/ransack - 7e2cf2dc148c924f59507b4fc48c323909ddc483 authored over 10 years ago by Andrew Vit <[email protected]>
Freeze/DRY form_helper strings

github.com/activerecord-hackery/ransack - c92fa4de547db274fefc6fe2836c99e80e116a4c authored over 10 years ago by Jon Atack <[email protected]>
Merge branch 'master' of https://github.com/activerecord-hackery/ransack

github.com/activerecord-hackery/ransack - e93652cd848b22916847906d5398f6de05d173c2 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #410 from nagyt234/use-nbsp-in-sort_link

Avoid order indication in separate line in sort_link.

github.com/activerecord-hackery/ransack - acb336b200c56f574081d414eecfc75f0d645e50 authored over 10 years ago by Jon Atack <[email protected]>
Merge branch 'master' of https://github.com/activerecord-hackery/ransack

github.com/activerecord-hackery/ransack - a994d56d152eb656a32d2b5268084f6a72915dbf authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #411 from avit/cleanup-context-attr

Context does not reference search.

github.com/activerecord-hackery/ransack - 205be942f4036dca1ee250bcc4fadf6e52acc95f authored over 10 years ago by Jon Atack <[email protected]>
Context does not reference search

github.com/activerecord-hackery/ransack - 4258e8f2d158745cba12632ea1ef4ab74ab78fa6 authored over 10 years ago by Andrew Vit <[email protected]>
Clean up search_spec.rb and move new test

Follow-up to #406

github.com/activerecord-hackery/ransack - 5e644af11cc116442b68334bc8cb05b2d9023454 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #406 from markedmondson/or-grouping

Allow flexibility of "or" grouping on base search

github.com/activerecord-hackery/ransack - 7364576e7cc57eaaec97a904af3127a29227c85a authored over 10 years ago by Jon Atack <[email protected]>
Avoid order indication in separate line in sort_link.

github.com/activerecord-hackery/ransack - 9799982e06e1b812f6a8a153f70ba76e2923bc25 authored over 10 years ago by Tibor Nagy <[email protected]>
Make true and false predicates accept false values

This will make all boolean predicates more consistent.

github.com/activerecord-hackery/ransack - 0ece3bec14034b0484e93a913071ba3b3e26f6ac authored over 10 years ago by Pedro Chambino <[email protected]>
Added test for sending "or" base grouping

github.com/activerecord-hackery/ransack - 56714f3c78f9e8a3131cf5180d8941fa669c0566 authored over 10 years ago by Mark Edmondson <[email protected]>
if ENV['DB'] has mongodb then run rake mongoid else spec

github.com/activerecord-hackery/ransack - f718ce512220661d60885242b3153bbeee0d12aa authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
.travis changed

github.com/activerecord-hackery/ransack - a51158eabd3bc071dfd07d41f08bf4312de33dab authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added starts, ends

github.com/activerecord-hackery/ransack - aff2151b10750909897b5432b9a69ef579aa4f39 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
predications in, not_in added

github.com/activerecord-hackery/ransack - 80c71f8b29cb1801742f1cad37948bd8664acdb3 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added mongoid/attrs/order_predications

github.com/activerecord-hackery/ransack - 116884ce60f99b5cb6c942ff2b3aa364bf582b8b authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
mongoid predications updated

github.com/activerecord-hackery/ransack - 9facab1bc276ec223690077118ea7c87828a5a9f authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added more predication methods.

github.com/activerecord-hackery/ransack - b6574263f6766387f6076792c3af607178ff8c98 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
by default loads ActiveRecord's CONSTANTS

github.com/activerecord-hackery/ransack - 59920feb59f121cc0a1ccf378a5e1fdffe2ae9bb authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
mongoid/context spec added

github.com/activerecord-hackery/ransack - b1f358a198c1d587fe551528910e4cb9af94d8bf authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added adapters/mongoid/base specs

github.com/activerecord-hackery/ransack - 905f6a2fc27ebd64dbbf0ca5ce5f01a3d30654f3 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added some features to ransack/mongoid

github.com/activerecord-hackery/ransack - d2b02689cb9f69af3731479dcd0bdea8871f278b authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added mongoid/node specs and sham,machinist

github.com/activerecord-hackery/ransack - 915205c02d4ac6313517e7184335b0f487c513df authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added active_record style method Mongoid::Document.first(n)

github.com/activerecord-hackery/ransack - 2ef4210f8547b3504fb7573981dd208338697919 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
mongoid translate spec works

github.com/activerecord-hackery/ransack - 55d6b88de1520c2802646a479d1bd8ce2f478342 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
sorting for mongoid works

github.com/activerecord-hackery/ransack - dace90ec936108e927d218829c92b1a9d7a39f26 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
ransack method for Mongoid::Document improved

github.com/activerecord-hackery/ransack - b85abef5ed3d61fecf7b1748e02503411814c466 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added mongoid search specs

github.com/activerecord-hackery/ransack - 1799766abd384c6b3b307abf3b3e5e1ffbdf5bfd authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
load DERIVED_PREDICATES only if it has been defined

github.com/activerecord-hackery/ransack - b3234d20f36dbef4d5803205e0735c5c41ebd6e7 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added mongoid/predicate_spec

github.com/activerecord-hackery/ransack - 9e1204e1799d7936fc3fe4988f2d1a8958c13d35 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
ransack made more abstract and added mongoid

github.com/activerecord-hackery/ransack - 718a05b331681a6ccc52028f5f4ae38c56264f9d authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
Allow flexibility of "or" grouping on base search

github.com/activerecord-hackery/ransack - 83ac5c9355b4044e95d4bd7399e1c10ebf8a4c2e authored over 10 years ago by Mark Edmondson <[email protected]>
Merge pull request #402 from OhaiBBQ/patch-1

Update wording for authorization in README

github.com/activerecord-hackery/ransack - 3910773af44da31ecd8f9b45c515af39286618b3 authored over 10 years ago by Jon Atack <[email protected]>
Patch Arel to give the search logic

github.com/activerecord-hackery/ransack - 0916f6f1d15b9b2716f5ad2351cb7fcc68da022f authored over 10 years ago by HERMAN SINGH <[email protected]>
Add constants for case insensitive searching

github.com/activerecord-hackery/ransack - 030b95ba539af73276d81ae0f4448f33f39d82f0 authored over 10 years ago by HERMAN SINGH <[email protected]>
adapter/mongoid little bit adapted

github.com/activerecord-hackery/ransack - 7cb697a98c95459bb5661d8d434e42a465f577c0 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
specs set up for mongoid

github.com/activerecord-hackery/ransack - 9a796f157ea9420079b8a82ad233128db7883701 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
mongoid 4.0 added to Gemfile

github.com/activerecord-hackery/ransack - b3765cc060f9a086b4fc10fa2fa8b5e47dbfc69a authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
mongoid initialized

github.com/activerecord-hackery/ransack - d16c8b0c1bfe548e06fd4b27cfa0a579d565d39e authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
ActiveRecord and Arel abstracted

github.com/activerecord-hackery/ransack - e5b6014a5300da024d1a9b210dbc69e05538ac4e authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
added pry

github.com/activerecord-hackery/ransack - 6796c9665a19d3173d57012162c07b6cc0ab4d79 authored over 10 years ago by Zhomart Mukhamejanov <[email protected]>
Update wording for authorization in README

Quick update for clarification. Tripped me up for a few minutes.

github.com/activerecord-hackery/ransack - f0ba27160735dbef7219a747a5be4f4c686733dd authored over 10 years ago by Dan Hansen <[email protected]>
Update README with latest Rails 4.2 gemfile info

and add minor text changes.

[ci skip]

github.com/activerecord-hackery/ransack - f0c9f7114fa78ef143855570b6bfd5cb8fa98184 authored over 10 years ago by Jon Atack <[email protected]>
Update README to add Rails 4.2 [ci skip]

github.com/activerecord-hackery/ransack - c2f937f726e8c6a8d75c9db32ab59cd96fab18dd authored over 10 years ago by Jon Atack <[email protected]>
Fix Rspec deprecation warnings when run test suite

github.com/activerecord-hackery/ransack - d4b34445129ef3d93a83cd96e90e122fc8b606a0 authored over 10 years ago by Jon Atack <[email protected]>
Fix Rspec deprecation warnings when running test suite

github.com/activerecord-hackery/ransack - b725ca24c41a050cfcde9853b9de984e413640f7 authored over 10 years ago by Jon Atack <[email protected]>
Add Jon to gemspec. He deserves it :)

github.com/activerecord-hackery/ransack - ed73a61d63ce06f83f31f2b78743abf0802cc1b2 authored over 10 years ago by Ernie Miller <[email protected]>
Merge pull request #396 from orbanbotond/master

Bump Polyamorous to 1.1.0 in Gemfile and gemspec

github.com/activerecord-hackery/ransack - 66c9e3c721244aa900e7be6e4091b1ee0f9dd8f3 authored over 10 years ago by Jon Atack <[email protected]>
migrated to polyamorous 1.1.0

github.com/activerecord-hackery/ransack - 52c4cc6659ffdaa6f5bb9bde76c0f8256583133c authored over 10 years ago by Orban Botond <[email protected]>
Merge pull request #393 from mmsommer/adding_missing_nl_locale

Added nl locale (Dutch language translations)

github.com/activerecord-hackery/ransack - 16776141658d3638801452a0f8e5ebf1fd8df248 authored over 10 years ago by Jon Atack <[email protected]>
Added nl locale

github.com/activerecord-hackery/ransack - 8638f78cbf6902ac234236d1207d0030eaf04e79 authored over 10 years ago by Michael Sommer <[email protected]>
Update README [ci skip]

github.com/activerecord-hackery/ransack - 36046da3ed0cc04ce9f1995264a7bde9cd547a90 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #390 from svoop/search_scopes_reloaded

Add ransackable search scopes in models, completing original PR #288 by @avit and @glebm

github.com/activerecord-hackery/ransack - c82819e073f2f56865d7a7399c40a114309ee506 authored over 10 years ago by Jon Atack <[email protected]>
Use model scopes with Ransack (coded by @avit and @glebm).

github.com/activerecord-hackery/ransack - 72dd5d12d58919bf37199234cf13f9533f3b8cd5 authored over 10 years ago by Sven Schwyn <[email protected]>
Merge pull request #385 from huoxito/rails-path-bundle

Fix bundling rails from local path

github.com/activerecord-hackery/ransack - 17abebce82e3475b8867fa817f9c975587d5dda3 authored over 10 years ago by Jon Atack <[email protected]>
Fix bundling rails from local path

github.com/activerecord-hackery/ransack - 140d5394de6651d6e6aef135bd9e6f8478f7705d authored over 10 years ago by Washington Luiz <[email protected]>
Merge pull request #382 from alkalinecoffee/master

Wildcard escaping with other databases

github.com/activerecord-hackery/ransack - cd674accb171822fabf2bef2a1dcc3b3c1791f71 authored over 10 years ago by Jon Atack <[email protected]>
changed wildcard escape logic

github.com/activerecord-hackery/ransack - b6d2547a0d8369b7d1e3ba13bd5ed3fe95118d72 authored over 10 years ago by Joe Martin <[email protected]>
Merge pull request #379 from muskovicsnet/master

Hungarian translation.

github.com/activerecord-hackery/ransack - c1c8edfe76ed8594dd4ced7723df8eefc868a958 authored over 10 years ago by Jon Atack <[email protected]>
Hungarian translation.

github.com/activerecord-hackery/ransack - 48b875cf9104f9524f1266663b801cbb607a2d90 authored over 10 years ago by Muskovics Gábor <[email protected]>
Remove I18n deprecation message when running tests

github.com/activerecord-hackery/ransack - c427b4865d8b47ff85545cf1ba0c5cf7ae211e4b authored over 10 years ago by Jon Atack <[email protected]>
Follow up to #373. Fix Rspec deprecation error in test.

github.com/activerecord-hackery/ransack - a7fdc51da4e6568b2ec4bc91f32ddb2e438463f3 authored over 10 years ago by Jon Atack <[email protected]>
Merge pull request #373 from greysteil/no-predicate

Add a config option to ignore or raise on unknown predicates & attributes

github.com/activerecord-hackery/ransack - 0e8ad2a10fcdf16970d786489d0488cceecd7f84 authored over 10 years ago by Jon Atack <[email protected]>