openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
active_scaffold_export
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix line endings
Ed Wildgoose
More...
about 16 years ago
more modern rails naming convention
Ed Wildgoose
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
Ed Wildgoose
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
Ed Wildgoose
More...
about 16 years ago
old way of adding stylesheets is obselected by the additional methods just added
Ed Wildgoose
More...
about 17 years ago
Added additional AS stylesheet functions to support using <%stylesheet_link_tag active_scaffold_stylesheets, my_style, :cache => true%>
Ed Wildgoose
More...
about 17 years ago
Renamed the view helpers file so that it doesn't conflict with Active Scaffold
Dave Bolton
More...
about 17 years ago
Reverting to reinstate the view helpers which are necessary for stylesheets
Dave Bolton
More...
about 17 years ago
minor fix to make it work with rails 2.1 AS
Ed Wildgoose
More...
about 17 years ago
Rails 2.1 compatibility
Ana Nelson
More...
about 17 years ago
First commit of working active_scaffold_export plugin.
Ana Nelson
More...
about 17 years ago
Added rescue to do_search call in case controller doesn't have search method mixed in.
Daniel Einspanjer
More...
almost 18 years ago
Patch from Ana to prevent possible ambiguous reference to load method.
Daniel Einspanjer
More...
almost 18 years ago
Fix controller default config options not being honored Fix show_form = false not working properly
Daniel Einspanjer
More...
almost 18 years ago
Some slightly incorrect changes not detected due to insufficient testing
Daniel Einspanjer
More...
almost 18 years ago
Updates to work with AS trunk changes post r610
Daniel Einspanjer
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.
Daniel Einspanjer
More...
about 18 years ago
without "debugger" :)
Sam Dechomets
More...
about 18 years ago
V0
Sam Dechomets
More...
about 18 years ago
Initial directory structure.
(no author)@2a66bea8-b933-0410-ade1-070cf2f74dc3
More...
about 18 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree