Commit graph

5 commits

Author SHA1 Message Date
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
7167f97a92 Fix a bug where List-type Forms created via DynamicField did not use default
values from the Form itself.  If you truly want a List with no defaults,
pass in an empty string on the value key in the param hash:

{ value => '' }
2005-12-16 19:36:59 +00:00
Colin Kuskie
fadb77822e Replace new getValueFromPost with original. Checked that
Posts have all values (username, dateSubmitted, dateUpdated) defined.
2005-12-10 21:26:41 +00:00
Colin Kuskie
ea8415f902 bugfix, missing labels 2005-12-04 15:56:59 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00