1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00
Commit graph

25 commits

Author SHA1 Message Date
Ryan Bigg
19a331a1e1 Bump to 1.2.1 2014-04-11 16:27:21 +10:00
Ryan Bigg
6badba6037 Bump to 1.2.0
Now with Rails 4.1 support!
2014-04-11 16:17:28 +10:00
Ryan Bigg
bb07c66e1e Bump to 1.1.0 2013-11-06 17:59:02 +11:00
Jon Atack
7df31415e7 Release 1.0.0 (Rails 3 and 4 compatible) 2013-08-09 20:05:24 +02:00
Ryan Bigg
5cc0595244 Bump to 0.7.3 2013-02-07 10:04:32 +11:00
Ryan Bigg
6d8904e42b Bump to 0.7.2 2012-12-18 15:53:16 +11:00
Ryan Bigg
bc686269cd Bump to 0.7.1 2012-12-14 09:55:15 +11:00
Ryan Bigg
6fbf15051a Bump to 0.7.0 2012-07-29 10:58:28 +10:00
Ernie Miller
e20c4dfc24 Version bump, Rails 3.2 compat (fixes #49) 2012-01-20 15:13:27 -05:00
Ernie Miller
5d59346020 Fix not using longest possible association name first in traverse 2011-10-14 11:33:19 -04:00
Ernie Miller
3f9fa1c2bb Bump version, use polyamorous 2011-09-03 15:37:02 -04:00
Ernie Miller
d5b36a3aba Keep array values in "simple mode" when a predicate wants array (Fixes #20) 2011-09-02 12:42:58 -04:00
Ernie Miller
f08a1513c0 sort_link, bump version 2011-08-13 21:34:17 -04:00
Ernie Miller
119d470304 Workaround for simple mode in/not_in, bump version 2011-07-24 13:03:23 -04:00
Ernie Miller
6a39ce6d42 Don't amc graft if Squeel is loaded (see #4) 2011-06-27 19:30:57 -04:00
Ernie Miller
ff8138c32e Cast values when determining if condition is valid. Fixes errors on blank dates 2011-06-22 22:16:44 -04:00
Ernie Miller
28add8c195 On second thought, something is better than nothing.
Still, will need to avoid using association sorts when the DB doesn't support it.
Hoping someone brighter than me comes up with a solid way to do this in a more
flexible and cross-DB-compatible way.
2011-06-11 14:07:11 -04:00
Ernie Miller
6957e6f5ba Bump version 2011-06-10 11:35:17 -04:00
Ernie Miller
ffb08e08a4 Version bump 2011-06-09 12:58:15 -04:00
Ernie Miller
da6d4aa4aa Add i18n for any/all 2011-06-05 15:01:53 -04:00
Ernie Miller
1c41a3ea2c Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00
Ernie Miller
747b414110 Strip out inaccessible associations from form helper attribute collections 2011-05-30 13:00:59 -04:00
Ernie Miller
ee84a09337 Make sure we are using the adapter's column hash in AR 3.0 2011-04-18 14:34:48 -04:00
Ernie Miller
742c638af6 3.0 backporting work in progress 2011-04-18 11:28:19 -04:00
Ernie Miller
294015309b Initial commit. 2011-03-30 20:31:39 -04:00