root/trunk/auto-admin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @32 [32] 06/25/2007 02:35:19 PM matthew Added support for filtering by membership in a …
(edit) @31 [31] 06/03/2007 07:57:38 PM matthew Array#to_label returns a comma-separated list of its members' labels.
(edit) @29 [29] 12/13/2006 12:12:59 AM matthew Improved saving of child tables -- the processor is now run, …
(edit) @28 [28] 12/03/2006 06:18:53 PM matthew Added locking_column and inheritance_column to the list of magic …
(edit) @27 [27] 12/03/2006 06:10:08 PM matthew Roll back [25] for now, because Rails 1.1.x doesn't support { :method => …
(edit) @26 [26] 11/19/2006 07:26:22 PM matthew Fieldsets don't have a label property, making it difficult to call. :)
(edit) @25 [25] 11/19/2006 04:51:17 AM matthew Use :method => :post instead of :post => true, as per deprecation.
(edit) @24 [24] 11/19/2006 04:50:52 AM matthew Fixed some problems with nil field_name (calculated_text).
(edit) @23 [23] 11/04/2006 11:09:53 PM matthew A bunch of things I should've committed separately as I did them... :) * …
(edit) @22 [22] 11/02/2006 06:41:24 PM matthew Add a text_field_with_auto_complete helper, as a quick hack; …
(edit) @21 [21] 11/02/2006 05:54:57 PM matthew Fix history logging of delete actions (Gufo Pelato)
(edit) @20 [20] 10/10/2006 09:02:58 AM matthew Fixed filter_options_for
(edit) @19 [19] 09/28/2006 08:24:55 PM matthew There was actually a reason I made that change the first time. :P
(edit) @18 [18] 09/28/2006 08:04:01 PM matthew Let's try that again... fix problems when the django theme is given …
(edit) @17 [17] 09/28/2006 08:40:07 AM matthew Fixed some stupidity around calculated_text and friends.
(edit) @16 [16] 09/28/2006 08:39:45 AM matthew A couple of changes to tests for Rails Edge... still getting some routing …
(edit) @15 [15] 08/30/2006 10:49:09 PM matthew Fifteen minute hack of the day: nullable text fields. No idea if/how this …
(edit) @14 [14] 08/30/2006 01:12:13 AM matthew Display a more useful error message if the site info hasn't …
(edit) @13 [13] 08/29/2006 08:57:59 AM matthew Allow configuration of the controller's super class; fixes #7 (Tim Lucas)
(edit) @12 [12] 08/29/2006 08:57:38 AM matthew Exclude Rails magic fields on default edit forms; fixes #6 (Tim Lucas)
(edit) @11 [11] 08/29/2006 08:57:16 AM matthew Reduce direct mentions of session[:user] in the controller (references …
(edit) @10 [10] 08/29/2006 08:56:54 AM matthew API CHANGE: Split static_* methods into static_*(:symbol) …
(edit) @9 [9] 08/29/2006 08:56:22 AM matthew Explicitly require 'auto_admin' in init.rb - fixes #4 (Tim Lucas)
(edit) @8 [8] 08/29/2006 08:55:42 AM matthew Correct the search icon URL; fixes #2 (Tim Lucas)
(edit) @7 [7] 08/29/2006 08:55:19 AM matthew Explicitly use IDs when building URLs; fixes #1 (Tim Lucas)
(edit) @6 [6] 08/18/2006 11:01:58 PM matthew Added note that Django's license applies to the Django theme assets.
(edit) @5 [5] 07/19/2006 04:17:57 AM matthew Tidied up a couple of things, and added a temporary fallback to an …
(edit) @3 [3] 07/17/2006 03:42:25 AM matthew Added support for "controller includes" in plugins, which are modules …
(edit) @2 [2] 07/17/2006 03:42:02 AM matthew * Fixed interactive saving on an edit screen with a (read-only) child …
(add) @1 [1] 07/15/2006 04:51:43 AM matthew Initial import, from 0.0 release tarballs.
Note: See TracRevisionLog for help on using the revision log.