0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
hidden show_link by default so that hide_box_for can be put outside of the hidden box (eg: expand/collapse buttons) More... almost 13 years ago
Renamed buffer in Tableizer to avoid confusion with ActionView::Base output_buffer More... over 14 years ago
Don't pass binding to concat() More... over 14 years ago
Updated ShowhideHelperTest to ActionView::TestCase More... over 14 years ago
Updated TooltipHelperTest to ActionView::TestCase More... over 14 years ago
Lots of Extract Method on the Tableizer More... over 14 years ago
More refactoring to Tableizer More... over 14 years ago
Split argument checking tests into separate test cases, and added test for collection checking More... over 14 years ago
Moved variable initialisation into initialize More... over 14 years ago
Added tests for table with header, and skip subsequent header rows. Put back implementation code from 3c0d66e1ae51f53a9779f064a40e54ebed396551 More... over 14 years ago
Crudely split the tableize helper into a class, so it can easily be refactored without polluting the temmplate namespace with methods. More... over 14 years ago
Reverted behaviour from 3c0d66e1ae51f53a9779f064a40e54ebed396551 which introduced bug More... over 14 years ago
Updated helpers to not pass binding to concat as this was deprecated in Rails 2.2 More... over 14 years ago
Updated tabnav_test to Rails 2.2 ActionView More... over 14 years ago
Updated spiffy_corners_test to Rails 2.2 ActionView More... over 14 years ago
Updated table_helper_test to Rails 2.2 ActionView (Now it runs, there appears to be an off by one error) More... over 14 years ago
NavigationHelper test now inherits from ActionView::TestCase, which simplifies things somewhat. More... over 14 years ago
Updated showhide_helper_test to Rails 2.2 ActionView More... over 14 years ago
Updated navigation_helper_test to rails 2.2 ActionView More... over 14 years ago
Correct load paths in test_helper More... over 14 years ago
Adding in a new_window option for links, which takes a true/false option, which will open the link in a new window. Defaults to false or blank More... almost 15 years ago
Adding in links_to_function functionality for the navigation items More... almost 15 years ago
added utility helper methods More... about 15 years ago
fixes highlighting for restful routes like person_path(@person) More... about 15 years ago
removed concat binding param from spiffy_corners_helper More... about 15 years ago
changed out to concat More... about 15 years ago
removed concat binding parameter More... about 15 years ago
changed name of render_template function to not interfere with Rails render_template (not why sure does interfere, but it does seem to...) More... about 15 years ago
added MIT license More... over 15 years ago
Small change to allow :generate_css to have the same effect as :generate_css => true Marius Žilėnas ( [email protected] ) SP Modernios technologijos (cherry picked from commit f37c71a2d3ea124f0f05e3761bb6bdca813aa8d1) More... over 15 years ago