Wouter van Oijen
|
684f08649d
|
Fixing stuff
|
2006-05-21 14:49:40 +00:00 |
|
Colin Kuskie
|
e56d8ff53c
|
fix ordered options in lists
|
2006-03-23 16:43:17 +00:00 |
|
JT Smith
|
b84d068229
|
fixes for matrix and inbox
|
2006-03-22 21:20:24 +00:00 |
|
Matthew Wilson
|
4a3121960f
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Matthew Wilson
|
f64ec77d8a
|
fixing the ->param ->body distinction issue.
|
2006-01-23 05:18:54 +00:00 |
|
Colin Kuskie
|
9c07548c71
|
more missing session vars in form calls
|
2006-01-17 17:47:12 +00:00 |
|
Matthew Wilson
|
09483e18c5
|
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
|
2006-01-16 22:45:21 +00:00 |
|
Colin Kuskie
|
5705131fcf
|
more form fixes
|
2006-01-15 17:26:36 +00:00 |
|
Colin Kuskie
|
6a9a63c4b0
|
bug fixes from running t/FormGetName.t
|
2006-01-15 05:18:11 +00:00 |
|
Colin Kuskie
|
08afb14d51
|
first batch of Form i18n and compilation patches
|
2006-01-15 04:37:19 +00:00 |
|
JT Smith
|
a3adaee3a0
|
removing unnecessary use lines
|
2006-01-12 22:27:20 +00:00 |
|
Colin Kuskie
|
01d95a265e
|
new i18n api requiring $session
|
2006-01-12 17:49:20 +00:00 |
|
JT Smith
|
a194408513
|
changing copyright year
|
2006-01-09 23:51:04 +00:00 |
|
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 |
|