0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix default order_by More... over 15 years ago
Fixes url encoding issues. :id: encodes to %3Aid%3A in url_for (at least with rails 2.3.5) More... over 15 years ago
Made it work with includes. Changed default order by to handle multiple id cols More... over 15 years ago
get tests add least running More... almost 16 years ago
get search up and running More... almost 16 years ago
Bugfix: if search_on is not set use default column set More... almost 16 years ago
fix depreciation warning More... almost 16 years ago
use Rails.root More... almost 16 years ago
adapt form_remote and link_to_remote to Rails 3.0 More... almost 16 years ago
html_safe record_select_includes More... almost 16 years ago
unescape html entities before displaying in a text field More... over 16 years ago
couldn't see that these lines were being used More... over 16 years ago
Merge commit 'scambra/master' More... over 16 years ago
Fix record_select_field, render_record_from_config mustn't add the link because it's used by label_for_field when creating record_select_field More... over 16 years ago
Fix record_select_field with value More... over 16 years ago
Rename templates to rails 2.x format More... over 16 years ago
Rename templates to rails 2.x format More... over 16 years ago
allow to skip adding a link, becuase it breaks when label proc or partial returns multiple html tags, and add a helper to simplify adding link to select action in the proc or partial More... over 16 years ago
Merge commit 'cainlevy/master' More... over 16 years ago
fix not clear container More... over 16 years ago
Changed render_record_select to user rails (>=2.3.2) engine default search path. More... almost 17 years ago
Changed render_record_select to user rails (>=2.3.2) engine default search path. More... almost 17 years ago
Made the @count visible for custom logic that integrates into record_select. More... almost 17 years ago
Made the @count visible for custom logic that integrates into record_select. More... almost 17 years ago
Explicitly load the record_select helper. More... almost 17 years ago
Explicitly load the record_select helper. More... almost 17 years ago
Change view search path to be compatible with rails (>=2.3.2) engine standard search path. More... almost 17 years ago
Change view search path to be compatible with rails (>=2.3.2) engine standard search path. More... almost 17 years ago
Moved record select helper to standard rails (>=2.3.2) engine placement. More... almost 17 years ago
Moved record select helper to standard rails (>=2.3.2) engine placement. More... almost 17 years ago