Colin Kuskie
|
0b08031bd7
|
Covert File, CheckList over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Colin Kuskie
|
41da738e0e
|
Fix handling of multi-form and multiple select form elements by emitting
a hidden form variable to make sure the form element was in the generated form.
Changes in User and ProfileField to support this.
|
2009-01-26 21:03:23 +00:00 |
|
Doug Bell
|
2b7191567d
|
fixed docs
|
2008-11-07 03:46:45 +00:00 |
|
Graham Knop
|
98bfd9ac1d
|
added fieldsets around form controls with multiple elements
|
2008-09-16 16:27:15 +00:00 |
|
Kaleb Murphy
|
173c2a12cd
|
Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul.
|
2008-08-08 14:52:53 +00:00 |
|
Kaleb Murphy
|
2cce90f150
|
Rolled back to 7186 removing CheckList changes
|
2008-08-07 20:33:07 +00:00 |
|
Kaleb Murphy
|
a300ce8194
|
Layout can now uncheck all hidden assets. CheckList now has its own getValue which does not call getDefaultValue.
|
2008-08-07 19:21:12 +00:00 |
|
JT Smith
|
9d99c7e71d
|
registrant management is mostly working
|
2008-04-19 18:25:42 +00:00 |
|
JT Smith
|
9181a23d73
|
more form fixes
|
2008-04-18 15:49:05 +00:00 |
|
JT Smith
|
11e4f6ea7e
|
merging form pollution fix
|
2008-04-16 21:55:38 +00:00 |
|
JT Smith
|
50a4b564e5
|
added item and sku caching to cart
ribbon discounts now work
checklist form control works more like you'd expect
added badge groups
|
2008-04-02 22:46:40 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Jukka Raimovaara
|
607fdd25a2
|
Labels for Check and Radio Lists
|
2007-12-13 14:01:37 +00:00 |
|
Doug Bell
|
4d36c1e6c2
|
add: WebGUI::Form::CheckList now has optional select all button
|
2007-09-12 00:50:54 +00:00 |
|
JT Smith
|
a7dde82421
|
updated copyright
|
2007-07-01 16:09:42 +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
|
cf23a67ae5
|
fix bad accessor assignments
|
2006-01-15 23:33:47 +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
|
99df1f414e
|
Form inheritance work for lists, removal of $session{os}{slash}
|
2005-12-01 20:46:55 +00:00 |
|
Colin Kuskie
|
e75988cd1f
|
Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile.
|
2005-11-13 18:42:08 +00:00 |
|
Matthew Wilson
|
c01d7e49d5
|
replaced $session{cgi} with $session{req}
|
2005-11-03 21:48:37 +00:00 |
|
Colin Kuskie
|
6f89eb4bc1
|
pull if statement out of for loop
|
2005-10-31 05:04:26 +00:00 |
|
JT Smith
|
3e587762be
|
renamed the form fields to upper case for proper perl style
|
2005-08-23 15:58:55 +00:00 |
|