0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 2 days ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added advices about contributing. More... over 16 years ago
Partial fix to admin_child_form: now it shows the form. More... over 16 years ago
Amended doc about the original code. More... over 16 years ago
Workaround for dropping of concat()'s second arg. More... over 16 years ago
Better handling of the admin model. More... over 16 years ago
Fixed the html_area helper (this time for REAL!!!). More... over 16 years ago
Fixed the html_area helper; thanks to Github user denniscastro. More... over 16 years ago
More info on html_area helper; less typos. More... over 16 years ago
html_area use, optionally, FCKEditor. More... over 16 years ago
Tweaked the routes to align with the new RoR 2.3.4 behaviour. More... over 16 years ago
Renamed the readme. More... almost 17 years ago
A bit of doc love, for me and for Github. More... almost 17 years ago
Simple implementation of file_field helper. More... almost 17 years ago
Quick hack to work with RoR 2.3.2 and keep backward compatibility. More... over 17 years ago
Getting rid of url_for's :escape option. More... over 17 years ago
More doc on some long neglected helpers. More... over 17 years ago
Word fixing. More... over 17 years ago
More doc on list_columns and admin_fieldset. More... over 17 years ago
Add refresh_time parameter to allow page to meta-refresh at a specified rate (useful for session monitors, etc) More... over 17 years ago
Added documentation on text_field_with_auto_complete. More... over 17 years ago
Fixing redirect for "Save and Continue Editing" to redirect back to the edit page after a create action More... almost 18 years ago
Added bypass for attr_protected / attr_accessible. Enables admin forms to work for all fields on all models More... almost 18 years ago
Merge branch 'master' of git://github.com/ijcd/auto_admin More... almost 18 years ago
Fixing Admin Save Page redirects More... almost 18 years ago
AutoAdminDjangoTheme's doc mostly finished. More... almost 18 years ago
AutoAdminController's doc mostly finished. More... almost 18 years ago
AutoAdminHelper's doc mostly finished. More... almost 18 years ago
Coming to terms with restful-authentication. More... almost 18 years ago
Filter sets' doc mostly finished. More... almost 18 years ago
Allow date_select and datetime_select to have NULL values so we don't automatically update to current date on save. More... almost 18 years ago