0
I Use This!
Inactive

Commits : Listings

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