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
PR by @grokse (Kurt Ronshausen)
321040ba62b400cfcbf05c0f2122f518483a4d88 authored about 11 years ago3c6817cd83cf78da4efa45773befb930e2a627b2 authored about 11 years ago
[ci skip]
5bdae1c3428f8e3e6208a3f0f93571c8d71c08f3 authored about 11 years agoby Kurt Ronshausen
8693b6b64d89b03c7b64f5e1a7cc507a2e0ffea9 authored about 11 years ago56e0d064fdba4dacf6b61380aaf069c18e54c3fd authored about 11 years ago
a2e311afac2f3da17322b3873e866824ef43d670 authored about 11 years ago
8a1760f111f8a199fae431cb4c03a2f9d4e50aa1 authored about 11 years ago
674bdc9ef15457f637d168dd23b4ab463b48799b authored about 11 years ago
ebf0dbc86d0701549d898566731332ef97a4beb9 authored about 11 years ago
842e307dee7934ffa684aa62818c89c8ea3ef63c authored about 11 years ago
Update version.rb
37d8e4f5a043e4b6bd267519d782d0702ee02b50 authored about 11 years agoae82813825537627ad06ee89d244a0e8802447bb authored about 11 years ago
3bfb0e97d0960f51f25d8288cb43e249ac3f1a39 authored about 11 years ago
3e61fb0f94d3aeef3d79c39b2c9b8b201eb76abb authored about 11 years ago
9cfd0251b5ddc6b985f6070521b7225aec89db56 authored about 11 years ago
[ci skip]
295aa1567f6bb13c01e2812a8848f890e95fd19b authored about 11 years ago[ci skip]
eaec85a5327050331ebf456bcdf7d6d040c19ea5 authored about 11 years ago5ebfa76c33ab61f6312a6b17c1727af3c7af9e9d authored about 11 years ago
02106b7575e250dce7e057e187ffe0dfe646b5c2 authored about 11 years ago
ActiveRecord uses i18n_key methods which return
"namespace/model_name"("namespace.model_name" in...
ActiveRecord uses i18n_key methods which return
"namespace/model_name"("namespace.model_name" in...
Fixes issue #273 - translations for namespaced models
82cedfca52d66f9bdf62e7f74bef1c5d295902e9 authored about 11 years agofa5b400b55c551a602808477fbaec929e80fda02 authored about 11 years ago
Tests should be passing now.
776e0de64e7b2e3e5fd7a1db9cf21fc0102d8455 authored about 11 years agoUpdate README about Rails 4 and 4.1 branches
1f1acce007b1bb20f9514c3d27d509182aeb8c97 authored about 11 years ago
Conflicts:
README.md
7abfe71d69dcc2d6c6765a26e8def654e41977c5 authored about 11 years ago
a87d145eaba1303f2f883e61684bc81c61f79d5c authored about 11 years ago
613386f794ed8f5be9b562e1921b567fd195b753 authored about 11 years ago
2acd9a7303fc0407d053a91a4cae1ef491429bbf authored about 11 years ago
Internal changes for Rails v4.1.0 compatibility
b1168c649e7d2dd8c38797344c80d876a70a3ffc authored about 11 years ago
Avoid building same associations twice, there was a time we could check
the parent in the JoinAs...
By constructing the table aliases again from the main join_dependency
object which can keep trac...
Help to give a more accurate query. The nodes for the condition itself
however are not being bui...
Plus construct the associations on the already created join_dependency
instance rather than crea...
f9902e5171cee9c5fca746ca3490c406b854327b authored about 11 years ago
Conflicts:
lib/ransack/adapters/active_record/3.1/context.rb
fd9811e2c23c6406eb38c848caa46a53e2e1392d authored about 11 years ago
1714014b64cdbc18625d3f917fcad08a1da7c01b authored about 11 years ago
ee6e15d2ee523146bde1580c753d32affb87e8ef authored about 11 years ago
91bc50a55d22113cf201fd74dcac64e12b027f84 authored about 11 years ago
0022a80145257a139346cb8d142845ce0c241f78 authored about 11 years ago
d3edb59d95241764c59cd5d4275cdd5b0b1de601 authored about 11 years ago
72c193239bc06d0cec8286a55674ce3468ee3548 authored about 11 years ago
and activerecord-hackery links.
884d1a269589782dc244cdd0316125141a6ac046 authored about 11 years ago446babb75d0638ad08c93cc049f81e3e8990eb96 authored about 11 years ago
3e5402848a8f3c636c0f0b29971e8712430a3f52 authored about 11 years ago
45504396126b8dc085a39971722ef53d2617c817 authored about 11 years ago
2934d849f0501875acced1bb8661d9d900f79fba authored about 11 years ago
575003e23f01358380cc3ef95f3fc04404b8e757 authored about 11 years ago
787eb3c1d19c0dbe9dbef346733a1ee509ff4587 authored about 11 years ago
require the whole of Active Support's core extensions
add49ea4f4d5a2a64eaf0690aca26329acb01a1c authored about 11 years ago80 characters screen width
cb84f7f7b558976892e0ad93aaa5182b5621fdc3 authored about 11 years agothis is a follow-up to #318
bb1bd746bc14bb0ab77449fa969d51e1c4436e12 authored about 11 years ago1e24b6090627a5fde0ac4c1dce2c9639c7d8661c authored about 11 years ago
Explicitly define and require dependencies
81e9406c6dfd387dc72072721ce4fd19506b448d authored about 11 years ago80 character margins
155278c6bbf2f27bc29c055394574a8606465497 authored about 11 years ago43fe25c85e51c90dc6ea2f45fa5902ebf12972af authored about 11 years ago
8df62abfba5eaeac0cad01da73488aae07872775 authored about 11 years ago
PR #316 related with #159: remove `respond_to?` from Ransack::Search
PR #317 Allow specifying de...
Affects `predicate_select` and `attribute_select`
a1d4c6e081b338f74d9dfedb9c8e59a72cafe8af authored about 11 years agof7ba5ef98658af887b0f60ef960405f2461e809a authored about 11 years ago
b32b0a45fb8cf49f61d59a62e6e49e40b7ff590c authored about 11 years ago
b1a8e020b07296abceb19c2fab7551963bc1c59d authored about 11 years ago
382537bc55c7d95b4a42dcc3d826b8467c132bb3 authored about 11 years ago
025e229bfecea57734c60b2414f0986fd0a95111 authored about 11 years ago
Allow specifying default attribute and predicate via options[:default]
935af8a4465b51c87d8f2bae33f0b5c7bed550b4 authored about 11 years agorelated with #159: remove `respond_to?` from Ransack::Search
9f0836d1fafd1ebb869c2a21c810050e1d0f8060 authored about 11 years agoAffects `predicate_select` and `attribute_select`
5b401947c99ad17bc5a20a02857c7da75a757dab authored about 11 years ago7d452627ddc7b5ff3b60d79e0b3d76bede459701 authored about 11 years ago
c33fbddcc09c054072a11a6c1711f6d5716c44f1 authored about 11 years ago
984059e63f2cee1295a34e5a4419cfc60fb004dd authored about 11 years ago
b251fd1a0e9f33061d7c9ae792ff7c123bdff587 authored about 11 years ago
indentation, spacing, and 80 character max width for readability
06f99e424c414e83994671f99fca6b4bd4410340 authored about 11 years ago180ec8f7e3ca0dd7e1dde0b15802cd039844300f authored about 11 years ago
c723d71b5e2b8ed6ae5107f815b33138ea59feba authored about 11 years ago
d7b7a3f35af662d24ba667c1d373c44f9cb65829 authored about 11 years ago
replace “template_collection” method name with the more apt
“template_collection_select”
b6ff84e45f19a2c4498fdbad7efc5d9161da232c authored about 11 years ago
914a0d7a1357d1893cedf5ad4a3dbbf36ed2fadb authored about 11 years ago
and code cleanup
a128557828ff59fb6d9ac1962f723a7d92ff6743 authored about 11 years ago4bff6c4d7ed4cf4396b11d353e94d9be82b99775 authored about 11 years ago
954bfd10d15e41b7a1b842947051ae782ebd8449 authored about 11 years ago
Tests all green on my machine but breaking in travis…
bd07f588d44dda23ee60859045604fdac845723a authored about 11 years ago9234f2370f57b41ea1335cd1315cc7759082b245 authored about 11 years ago
0a2e4caaa9f5f3d376460cd851663c8dd2de62d1 authored about 11 years ago
and describe the “rails-4” branch.
7582f12c029cf5e427cd4ec324acc6a8f4a0fcf4 authored about 11 years agoFix bug using separate white lists (search & sort)
6d8854327ffda1a68c009c39179a259a6dd1b696 authored about 11 years ago
Conflicts:
spec/spec_helper.rb
Fixes #159
Fixes #313
Fixes #159
Fixes #313
86edf0b068078c44c3e4c797ba74ec124e7667ad authored about 11 years ago
ec3e9521654b9f697a5ab0a5a90d06b428c64fdb authored about 11 years ago
d76aef237bc4883fb990e45f57d53d257b9827a2 authored about 11 years ago
2ac274588976c571da9551b6cb7134a8014a6e14 authored about 11 years ago
Fixing TravisCI link properly
ad5cd7a8b03ee95bd0f8baceb9d61401c4f1eb51 authored about 11 years ago7869d937a4ce09341b449bd297b394dab7ec810b authored about 11 years ago
bc58fbef249d29ad88ac6c3fee44111dd9e0c610 authored about 11 years ago
Fixes #309
98948773e48c7f33fc17aa22ce161ee88fdebf36 authored about 11 years agoFixes #309
21a05656c3d7d350f66b41fbb9dd46736d38cfe5 authored about 11 years ago