|
|
|
@32
|
[32]
|
06/25/2007 02:35:19 PM |
matthew |
Added support for filtering by membership in a … |
|
|
|
@29
|
[29]
|
12/13/2006 12:12:59 AM |
matthew |
Improved saving of child tables -- the processor is now run, … |
|
|
|
@28
|
[28]
|
12/03/2006 06:18:53 PM |
matthew |
Added locking_column and inheritance_column to the list of magic … |
|
|
|
@26
|
[26]
|
11/19/2006 07:26:22 PM |
matthew |
Fieldsets don't have a label property, making it difficult to call. :) |
|
|
|
@24
|
[24]
|
11/19/2006 04:50:52 AM |
matthew |
Fixed some problems with nil field_name (calculated_text). |
|
|
|
@23
|
[23]
|
11/04/2006 11:09:53 PM |
matthew |
A bunch of things I should've committed separately as I did them... :)
* … |
|
|
|
@22
|
[22]
|
11/02/2006 06:41:24 PM |
matthew |
Add a text_field_with_auto_complete helper, as a quick hack; … |
|
|
|
@21
|
[21]
|
11/02/2006 05:54:57 PM |
matthew |
Fix history logging of delete actions (Gufo Pelato) |
|
|
|
@20
|
[20]
|
10/10/2006 09:02:58 AM |
matthew |
Fixed filter_options_for |
|
|
|
@19
|
[19]
|
09/28/2006 08:24:55 PM |
matthew |
There was actually a reason I made that change the first time. :P |
|
|
|
@18
|
[18]
|
09/28/2006 08:04:01 PM |
matthew |
Let's try that again... fix problems when the django theme is given … |
|
|
|
@17
|
[17]
|
09/28/2006 08:40:07 AM |
matthew |
Fixed some stupidity around calculated_text and friends. |
|
|
|
@15
|
[15]
|
08/30/2006 10:49:09 PM |
matthew |
Fifteen minute hack of the day: nullable text fields. No idea if/how
this … |
|
|
|
@14
|
[14]
|
08/30/2006 01:12:13 AM |
matthew |
Display a more useful error message if the site info hasn't … |
|
|
|
@13
|
[13]
|
08/29/2006 08:57:59 AM |
matthew |
Allow configuration of the controller's super class; fixes #7 (Tim Lucas) |
|
|
|
@12
|
[12]
|
08/29/2006 08:57:38 AM |
matthew |
Exclude Rails magic fields on default edit forms; fixes #6 (Tim Lucas) |
|
|
|
@11
|
[11]
|
08/29/2006 08:57:16 AM |
matthew |
Reduce direct mentions of session[:user] in the controller (references … |
|
|
|
@10
|
[10]
|
08/29/2006 08:56:54 AM |
matthew |
API CHANGE: Split static_* methods into static_*(:symbol) … |
|
|
|
@7
|
[7]
|
08/29/2006 08:55:19 AM |
matthew |
Explicitly use IDs when building URLs; fixes #1 (Tim Lucas) |
|
|
|
@5
|
[5]
|
07/19/2006 04:17:57 AM |
matthew |
Tidied up a couple of things, and added a temporary fallback to an … |
|
|
|
@3
|
[3]
|
07/17/2006 03:42:25 AM |
matthew |
Added support for "controller includes" in plugins, which are modules … |
|
|
|
@2
|
[2]
|
07/17/2006 03:42:02 AM |
matthew |
* Fixed interactive saving on an edit screen with a (read-only) child
… |
|
|
|
@1
|
[1]
|
07/15/2006 04:51:43 AM |
matthew |
Initial import, from 0.0 release tarballs. |