Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
JT Smith
8500c4d506
Cleaned the pollution from the forms system.
2008-04-16 16:11:10 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
c653988391
Unable to set size in DynamicField (Diona Kidd / Knowmad)
2007-05-02 19:06:39 +00:00
Michele Dell'Aquila
bed0c9130f
fix: can't change default size of text fields
2006-09-06 18:45:41 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +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
aec8e8e0cf
added session variable to new, passes session when creating new form object
2006-01-13 17:34:47 +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
024514c549
more session related changes
2006-01-09 19:56:26 +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
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
JT Smith
748fddb85b
- Fixed a few bugs in the new form system related to UI levels and hidden
...
fields.
- fix [ 1275024 ] Can not edit layout on 6.7.2
- fix [ 1262235 ] sql report form params
2005-08-31 20:15:55 +00:00
JT Smith
c687487df1
- fix [ 1274951 ] Unable to drag rank in asset manager
...
- fix [ 1276449 ] 6.7.1 content invisible after edit by content manager
- Fixed a few bugs in the new form system related to UI levels and hidden
fields.
2005-08-31 19:23:46 +00:00