History for content_entry_collection_spec.rb
View file5 commits
fix the bug preventing the group_by_<select name> method of the content entry liquid drop to work
a3054f11
did committed on Mar 21, 2016
select_options of a content type field were not liquified
c44f003e
did committed on Mar 17, 2016
close #34. Pagination for content entries implemented + do not use Kaminari anymore + fix a couple of tiny bugs (wrong field name for the default order_by field of a has_many relationship, automatically remove the order_by attribute from a query selector, ...etc)
3b6daf8e
did committed on Mar 20, 2015