Ecosyste.ms: OpenCollective

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

github.com/activerecord-hackery/ransack

Object-based searching.
https://github.com/activerecord-hackery/ransack

Add turkish translations

841768549db6606ef4ca2077cd477eccf72ba97d authored about 7 years ago
Merge pull request #845 from avit/changelog-184

Update changelog for 1.8.4

724d020442dad60a1a6d9e00bbae7681350c9fb1 authored about 7 years ago
Update changelog for 1.8.4

b566c0c7db6274a47e5340cc4389d846529ec06a authored about 7 years ago
Merge pull request #843 from Edouard-chin/lazy-load-hooks

Use lazy load hooks to hook on ActionController::Base

b8050113edebccb83ec70c8ac189e847a09e7452 authored over 7 years ago
Use lazy load hooks to hook on ActionController::Base

- Calling directly `ActionController::Base` affects the initialization process (one of them bein...

11cde28f7a0e059384fb1ac62630a944c5f04018 authored over 7 years ago
Merge pull request #836 from activerecord-hackery/simple_cov

added SimpleCov

febc601aff03d09f0f8dc2978c381822af9de881 authored over 7 years ago
added SimpleCov

69cf08cd65ac92b9366300a6b76a85ff5a01b65b authored over 7 years ago
bump to version 1.8.4

6737b4238cfbb529e7280edd342eb08853f40fcc authored over 7 years ago
Merge pull request #823 from seanlinsley/patch-1

Cast Postgres money type to float

e524756d0347d25cdcb7214478f285247b886dc6 authored over 7 years ago
Merge pull request #833 from blocknotes/master

Added italian translations

8f7d6e9b9f24a7cf93f731b1d7b5bb4f7363d82d authored over 7 years ago
Added italian translations

a75238eef24e23d54b8086de5996d3e4b7733ab2 authored over 7 years ago
Merge pull request #818 from smoriwaki/master

fix bug in sort_link helper around argument extraction about sort fields with block.

a916544a5a3b9cdee31bba7c27f419c10f69b852 authored over 7 years ago
cast Postgres money type to float

Postgres otherwise handles the string that's passed down, except in the case that the user accid...

2c9abb0289c2ec08ddc6723b5bae00357ff0b1c6 authored over 7 years ago
indentation fix

6f348cd1d0f2a1728587e4fb9923998405aa5887 authored over 7 years ago
Merge pull request #814 from ta1kt0me/rails_5.1

No need pass some arugments to JoinAssociation#join_constraints in Rails 5.1

c869fc2105002b1512a856acd3337a5ee0a04a29 authored over 7 years ago
Merge pull request #816 from tpbowden/master

Add an optional default arrow for unsorted fields

52f38eb0f1e737352b9205b2528ec2ac36f79b7a authored over 7 years ago
fix bug in sort_link helper around argument extraction about sort fields with block.

49a485b7e39f998f310b841ea8b75734190ee58e authored over 7 years ago
Update the README with a description of the new feature

ea72bb18be9a8d332272fb021a79f3ac302d6597 authored over 7 years ago
Add an optional default arrow for unsorted fields

15a62a2d41df0d4189f4ef29c0ce8f5acf1fbde6 authored over 7 years ago
No need pass some arugments to JoinAssociation#join_constraints in rails 5.1

refs
- https://github.com/rails/rails/pull/28267
- https://github.com/rails/rails/pull/27851

1001b1135d75b64d6b093084c5c73e11f97906ee authored over 7 years ago
Merge pull request #771 from jaredbeck/patch-1

Condense entries re: new locale files

c9eff619dc8d07f4943c2b7632a4321e54fa8b4c authored over 7 years ago
Merge pull request #813 from pnomolos/issue_453_pg_json_equality_note

Add a note about DISTINCT and PostgreSQL json columns.

3a155bcfb5ddd56ea01e02c643ff82642b5d4727 authored over 7 years ago
Add a missing period

c30355a87cd18135d6660d5c5db9bee2667d81cb authored over 7 years ago
Add note about dealing with `DISTINCT` and PostgreSQL `json` columns.

d0a2bedbb6e968d8ee0ae8d7b9c00dbc86fd8142 authored over 7 years ago
Merge pull request #804 from y-yagi/patch-1

Fix release date [ci skip]

9c468a269442a6ce1b34c752d3ddec6a1cb6b0c0 authored over 7 years ago
Merge pull request #805 from takkanm/patch-1

fix badge link

267e125927132d7ed98b30c863f2009f700e913c authored over 7 years ago
fix badge link

f32e95fae4b9696c2ce1049160b0cc8077326283 authored over 7 years ago
Fix release date [ci skip]

7523a8e51f4739c52d6756c2ff45099a56327e74 authored over 7 years ago
Release 1.8.3

954e3eb81db66d30cb6c5e3fba06771a4f54afb7 authored over 7 years ago
Merge pull request #800 from mataki/fix-join-not-null

Fix query of not_null with joining association

0d8db3bd1e9f9a6fb02ae3ff4d11f1b623944cde authored over 7 years ago
Merge remote-tracking branch 'origin/master' into fix-join-not-null

bfebca26de664770edab8be69cc062a0d72e2177 authored over 7 years ago
Merge pull request #798 from mataki/exclude-ruby20-rails42-on-ci

Remove Ruby 2.0 and Rails 4.2 test

f749d08fb86a30ae2b8f7ef9bb8b0446dc4cc363 authored over 7 years ago
Remove Ruby 2.0 and Rails 4.2 test

Gem install error is occered

Gem::InstallError: nokogiri requires Ruby version >= 2.1.0.

17f88dafa9621caeecb05549b9a6bdcdfcc913fd authored over 7 years ago
Fix search not_null with association

a930113f2a63047b3ed182c5d3973930b31913b6 authored over 7 years ago
Merge pull request #779 from aspirewit/improve-docs

[skip ci] Improve docs

437a578bb42d05fb188632f2c61032f21f5672ed authored over 7 years ago
get column type from ActiveRecord::Base#columns

6d85a045babf008e01841310cf296e70b20940a0 authored almost 8 years ago
[skip ci] Improve docs

d2c015d4699b9e2ea58c82465c8758c4b146941b authored almost 8 years ago
Condense entries re: new locale files

A bit faster to read this way, I think.

852fbad408789e6db6ace50b75e09d64099c566a authored almost 8 years ago
Fix left_outer_joins not being respected

Given a relation that has `#left_outer_joins` before calling `#search`,

```
Person.left_outer_j...

4e43a994c284608d7078b6430a4110c72b38a231 authored almost 8 years ago
Merge pull request #757 from scottolsen/update-readme

Update README remove Rails 5 and pagination [skip ci]

8ca8c95c6543c5da9b98a4e2747a0a4023d60bfc authored almost 8 years ago
Update README remove Rails 5 and pagination [skip ci]

bb03d3b7daab5c0869e7fa21151559930c30a571 authored about 8 years ago
raise exception for unsupported adapters

The reason can be found here: https://github.com/activeadmin/activeadmin/issues/4756
The soluti...

ab903b92f4d2f441fba2dd9e91e42ae99def545d authored about 8 years ago
Merge pull request #753 from rstein/fix-readme

Fix typo in README.md

4adfd103983ca9bdecab6207963c20c9a72998b1 authored about 8 years ago
Fix typo in README.md [ci skip]

170f5ac79e380766b0df22f8e2a6601efc815cfb authored about 8 years ago
Merge pull request #745 from ojiry/travis

Run tests with latest stable versions

1f1ec180ea6e29cfe717fccd45c2e06878d59257 authored about 8 years ago
Run tests with latest stable versions

386ef72acbfbf0d203d044b0c7118b7cdf2bfcb2 authored about 8 years ago
Merge pull request #743 from wwwoodall/fix-typos

Fix typos in README

63f619375221949f75fece8ea1e68bc8bb8f3089 authored about 8 years ago
Fix typos in README

5a5679dbaca313d58d8c0e11d0753c61e5ee9ddc authored about 8 years ago
Merge pull request #742 from garettarrowood/config-for-scope-arg-sanitization

Config option for turning off custom scope argument sanitization

b7ad91ffb76aa7b47abd68a148b9896f63898087 authored about 8 years ago
Update README and CHANGELOG with description of new feature

d3afc9b47474ef39d4978d6dbecfe3c92b3d96e9 authored about 8 years ago
Add config to turn off boolean conversions

9d666f815fb4c2a6ec6ae78843840ad37221f1b8 authored about 8 years ago
Uncomment TODO boolean conversion scope tests

92e5f31ee397b476d71fd45688243ecff05c4bfa authored about 8 years ago
Update README.md

7dcfbf38a56212e1f9af200bce449f0df8031e86 authored about 8 years ago
Merge pull request #738 from jspizziri/patch-1

Grammatical correction

c81fc0ecc1a407f90854e61d2259660d88ca5017 authored about 8 years ago
Grammatical correction

9d76129f37eac9f3b32b4f6d5196f4beb2238108 authored about 8 years ago
Merge pull request #682 from Paxa/master

Add list of predicates to readme

cdf0bec982b9866f29a527a2390ebd1551fbd65a authored about 8 years ago
Update README concerning maintainer status [skip ci]

More explanation here:

https://twitter.com/jonatack/status/788272228941066240

Best to all.

35bb2c37697f37f46580e0b7dc90ac8c7aa244cb authored over 8 years ago
Naming is hard 😬😅

ae237535c75e03742aed1c94f251ecd3b1ab991e authored over 8 years ago
Final(?) readability/naming/local vars pass over tests for PR #726

bb2af903d470246d338036876accc9f70b342e0f authored over 8 years ago
Add tests: changing an arrow should respect prev change of other

Follow-up to PR #726.

4c98866d5cdbb6ea6bba65c71d090ffdc24ec060 authored over 8 years ago
Add 2 tests that combine hiding & customizing arrows.

Follow-up to PR #726.

7ff43947820d1891e27cb8b0e35b4ed9291a90f4 authored over 8 years ago
Reset default config state after test for test order-independence

87d0ff5a065af198fca15d9154efddb01f83da88 authored over 8 years ago
Format form helper specs to prepare adding more tests.

41ee4c6cffc570550039836868b613f13897ddaf authored over 8 years ago
Add tests to PR #726 that change one up and down arrow only

TODO: Avoid cloning and restoring Ransack.options in each test.

f75504f07949c219982a2855ea71643fc3843480 authored over 8 years ago
Minor tests cleanup from PR #726

f73dd6af8edb64915b13cd7586b4306c630467ba authored over 8 years ago
Follow-up to PR #726, no need to freeze strings in tests.

[skip ci]

a5be55b3285209f9fb48b34f862216d06a8364da authored over 8 years ago
Documentation and formatting follow-up to PR #726

f7abc05c2edd83f1859c3d2c2975d31555b9857c authored over 8 years ago
Merge pull request #726 from garettarrowood/add-customizable-arrows

Add customizable indicator arrows

6fcb16816236c6b987cd5d776bd9ed4364a0c939 authored over 8 years ago
Update documentation with arrow customization info

c8a256a88eaaacb206aec3fc564614b718992e56 authored over 8 years ago
Add custom_arrows tests to form_helper_spec

28dc9d1f5ff0f5738b0e11815e2f6e1d11ccd1ae authored over 8 years ago
Add configuration test support for custom_arrows

208a22243606a488446ceea36d647003deb4e720 authored over 8 years ago
Add custom_arrows config functionality

38c34ed314213b828be761dbf327bc03c44978c8 authored over 8 years ago
Drop Ruby 1.9 from Travis CI

0a0cee3f778aedc84ecbe4ab9a6b0b0967bea893 authored over 8 years ago
Merge pull request #721 from y-yagi/follow_up_to_719

Set Ransack::SUPPORTS_ATTRIBUTE_ALIAS to false in the Mongoid adapter

42707a1868d7207118bd1c25b7e5a8dd14617242 authored over 8 years ago
define `Ransack::SUPPORTS_ATTRIBUTE_ALIAS` to mongoid adapter

In #719, the definition of `Ransack::SUPPORTS_ATTRIBUTE_ALIAS` has changed when
Active Record is...

bbbf95db3fa9b79c4626f2495636c5edfb00d275 authored over 8 years ago
Add link to wiki in README.md [skip ci]

7d819bdfd7cd98d3b7363a0e420e358802ae0697 authored over 8 years ago
Update change log with pull requests #717 and #719

[skip ci]

442e5ad2b5934ac5f5ad5f0b21885a3a466bbf75 authored over 8 years ago
Merge pull request #719 from y-yagi/use_on_load_to_hook_into_active_record

Use `ActiveSupport.on_load` to hook into Active Record.

441cdf7482f75d42b58077d1c9b2d5c17f670b9b authored over 8 years ago
use `ActiveSupport.on_load` to hook into Active Record

For avoiding autoloading these constants too soon.
This affect the initialization of Active Reco...

368945bede2de38f034b196c675b5cab093cf01b authored over 8 years ago
Merge pull request #717 from laserlemon/ransack-alias-name-collision

Allow Active Record Ransack aliases with the same name on different models

2ec5e8658fb7961b159740aeccf9262c00d6e09c authored over 8 years ago
Use class attributes properly so that inheritance is respected

This fixes two bugs:

1. Subclasses were not properly inheriting their parents' Ransack
alias...

e55e99fe89ceb518a05852783444ef91601cc665 authored over 8 years ago
Remove "pending" from passing tests

9340582092bc2565db2efdd972c8b0eaa4888a75 authored over 8 years ago
Remove out-of-date link to Mongoid demo app [skip ci]

e16c18ba01a6be6c0ee27e091a84959f4eb20564 authored over 8 years ago
Update README to the now-up regular Ransack demo app :)

and improve the links and line wrapping [skip ci].

6e77de00ec6433e56f7d114633a8fea6f97c4ea6 authored over 8 years ago
Update README to newer Ransack demo app [skip ci]

b37ddb6ab0c3917372bc34c1e7a6bcfb4c4da646 authored over 8 years ago
Release 1.8.2

[skip ci]

23b5cbe5d38873a41b2ec8201f76f3bc4947f5de authored over 8 years ago
Update change log [skip ci]

4e7d534578dbc1db53a10ecb566908bfb31f6faa authored over 8 years ago
Follow-up to previous commit: Fix issue number in comment.

[skip ci]

6e004ec93818b05eee0468f99d94b62373375d4e authored over 8 years ago
Fix regression introduced with 235eae3. Closes #701.

See the comments in the code for more information.

TODO: Add test coverage for this.

2839acf731f8c0fc3fb25771650df0b70ff133a5 authored over 8 years ago
Improve test suite section of Contributing Guide [skip ci]

3c2698648603d2cd39ec6fedffe9973d50f5859b authored over 8 years ago
Gemfile: remove gems no longer needed for Rails master and

make test-unit comment clearer.

[skip ci]

1d5974b15d9ea58cdb2c00f567f8e742600812cc authored over 8 years ago
Standardize form_helper_spec formatting after PR #706

d02246aa240272bf68d5f5520e142da24327a4b1 authored over 8 years ago
Update README, follow-up to PR #706 [skip ci]

c1982c6be0529e669635ae23e6e410ceef70a911 authored over 8 years ago
Update change log with PR #706 [skip ci]

7cb586a08697397f8fbccff0075a199f4431adc6 authored over 8 years ago
Merge pull request #706 from yumenosora/add_sort_url

Add `sort_url` view helper to return the URL only

26cb9e4210fd1728f266ea40095ed6093ca4a994 authored over 8 years ago
Update README.md

69af45a1e552920c95f8087803740500dac4472f authored over 8 years ago
Add sort_url

f52f7282352798b418cb79becf2922ddd2539bcb authored over 8 years ago
Release 1.8.1

[skip ci]

0e17fff56cfd5be51efb8fd30c3c767f12cc1d5c authored over 8 years ago
Update changelog and readme [skip ci]

394401d5da1bbf1d7e7381f5aff9e3b89d8e73d3 authored over 8 years ago
Speed up conditionals

9737bd36df54eda6961367999411479a8127d7ba authored over 8 years ago