0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix line endings More... about 16 years ago
more modern rails naming convention More... about 16 years ago
Second part of patch to support Rails 2.3.2 and AS. Main fixes are to correctly insert view paths into AS paths. Note requires this AS commit http://github.com/activescaffold/active_scaffold/commit/2ace1c1b0fec47be2de4fce5cda842e881ae5fb2 Also it appears ordering is important when opening classes using class_eval which affects initialisation More... about 16 years ago
first pass at updating to rails 2.3. Mainly addresses the lazy loading which was causing us to overwrite the main AS classes instead of simply adding to them More... about 16 years ago
old way of adding stylesheets is obselected by the additional methods just added More... about 17 years ago
Added additional AS stylesheet functions to support using <%stylesheet_link_tag active_scaffold_stylesheets, my_style, :cache => true%> More... about 17 years ago
Renamed the view helpers file so that it doesn't conflict with Active Scaffold More... about 17 years ago
Reverting to reinstate the view helpers which are necessary for stylesheets More... about 17 years ago
minor fix to make it work with rails 2.1 AS More... about 17 years ago
Rails 2.1 compatibility More... about 17 years ago
First commit of working active_scaffold_export plugin. More... about 17 years ago
Added rescue to do_search call in case controller doesn't have search method mixed in. More... almost 18 years ago
Patch from Ana to prevent possible ambiguous reference to load method. More... almost 18 years ago
Fix controller default config options not being honored Fix show_form = false not working properly More... almost 18 years ago
Some slightly incorrect changes not detected due to insufficient testing More... almost 18 years ago
Updates to work with AS trunk changes post r610 More... almost 18 years ago
Changes to update compatibility with AS trunk version 583 - RESTful routing compatibility (doing this in the 1.0.1 branch will be harder) - i18n of all human readable strings via as_ method (enabling easy l10n) - Reformatting layout of show_format dialog with better spacing and CSS class names - Eliminate unnecessary AS Search class redefinition. All we need is the new filter in our Export class - Added ExportHelpers with methods that can easily be overridden to customize column name formatting, etc. More... about 18 years ago
without "debugger" :) More... about 18 years ago
V0 More... about 18 years ago
Initial directory structure. More... about 18 years ago