0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
method 'distinct_paginate_or_all' renamed to 'cute_distinct_paginate' to avoid problems with Searchlogic, added 'cute_paginate' method More... about 15 years ago
updated README More... about 15 years ago
rake tasks moved to lib directory More... almost 16 years ago
detecting missing gems (or plug-ins) 'searchlogic' and 'will_paginate' More... almost 16 years ago
corrected functional test template More... almost 16 years ago
DRYed controller, corrected per_page_select_remote helper, using WillPaginate to count total entries etc. More... almost 16 years ago
upgraded for Searchlogic 2.4.x (may work with 2.x.x) More... almost 16 years ago
using absolute URIs in redirects (according to RFC 2616) More... about 16 years ago
DRYed views More... about 16 years ago
corrected arguments in cute_admin_form_for helper when using nested routes More... about 16 years ago
corrected colspan More... about 16 years ago
changed I18n format in cute_datetime helper to :default More... about 16 years ago
removed before_filter More... about 16 years ago
correctly localized labels for selects in form partial More... about 16 years ago
renamed partial in ajax version, renamed before_filter More... about 16 years ago
using each instead of for More... about 16 years ago
improved exception and error handling - bugfixes More... about 16 years ago
improved exception and error handling More... about 16 years ago
CuteAdminFormBuilder can be overwritten in cute_admin_form_for More... about 16 years ago
improved detection of problems in generator More... almost 17 years ago
nested controllers, cleanup More... almost 17 years ago
rake task for printing out empty i18n localization for ActiveRecord models and attributes More... almost 17 years ago
better README More... almost 17 years ago
proper detection acts_as_cute_admin models More... almost 17 years ago
cute_admin methods are present only in acts_as_cute_admin models More... almost 17 years ago
rewritten rake tasks More... almost 17 years ago
proper handling of non-string values in to_param method More... over 17 years ago
added functional test to generator More... over 17 years ago
improved boolean helper More... over 17 years ago
improved date and time helpers More... over 17 years ago