Commit graph

267 commits

Author SHA1 Message Date
Colin Kuskie
d786e7dc36 Fix a typo in the newline/whitespace removal code 2008-04-24 23:12:34 +00:00
Chris Nehren
837fde209c remove evil dastardly hard tabs, replace with spaces 2008-04-22 18:18:21 +00:00
JT Smith
5fb4807edc merging commerce branch back into head 2008-04-20 18:08:26 +00:00
JT Smith
9d99c7e71d registrant management is mostly working 2008-04-19 18:25:42 +00:00
JT Smith
5436f492c8 merging more form fixes 2008-04-18 15:52:41 +00:00
JT Smith
9181a23d73 more form fixes 2008-04-18 15:49:05 +00:00
JT Smith
709ed6971a merging form fixes 2008-04-18 14:51:16 +00:00
JT Smith
040d593999 some form fixes 2008-04-18 14:49:03 +00:00
JT Smith
11e4f6ea7e merging form pollution fix 2008-04-16 21:55:38 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
Graham Knop
88ddbbd26f fix email regex typo 2008-04-09 17:09:35 +00:00
Graham Knop
b09787705e fixed: EMail field rejects some valid email addresses 2008-04-08 14:22:14 +00:00
Yung Han Khoe
f5c3c977ae fixed: Thingy: Text, File and Hidden field types listed twice 2008-04-06 18:35:02 +00:00
Yung Han Khoe
00b939f262 fixed: Thingy: Text field type listed twice 2008-04-05 11:02:31 +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
Graham Knop
53bdfda753 fixed: profile photos don't obey max image size 2008-03-28 19:55:03 +00:00
Graham Knop
221d5ac0aa fixed: subscription group in CS edit not internationalized 2008-03-28 19:54:53 +00:00
Yung Han Khoe
60ef5ffdf2 fixed: Form::FieldType->getTypes should exclude Form::Slider base class 2008-03-28 09:10:10 +00:00
Graham Knop
cc75819ca9 upgrading to TinyMCE 3 2008-03-27 22:12:33 +00:00
Graham Knop
579d6085ca fixed: Rich editor image uploader doesn't follow size limits 2008-03-27 19:15:59 +00:00
Yung Han Khoe
e862cb8303 Added an optionsSettable flag to form types that have an options property 2008-03-27 11:16:55 +00:00
Graham Knop
dd6f6ef461 displayValue for list should show values instead of keys 2008-03-24 09:43:35 +00:00
JT Smith
fb17e6375e started on transaction management interface
finished merging new yui
2008-03-15 19:39:19 +00:00
Graham Knop
4a93766bf9 new datepicker 2008-03-07 16:35:19 +00:00
JT Smith
56407bdc8f address book works
yesno uses bool now instead of int
2008-03-06 00:22:59 +00:00
Graham Knop
ef83ebbcaf new colorpicker 2008-03-04 21:35:03 +00:00
Chris Nehren
8fdd413d12 * resizable text areas now use the YUI 2.5.0 code
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00
Graham Knop
6e0173bc25 preparing for 7.5.3 release 2008-02-21 23:52:09 +00:00
Graham Knop
3c39775869 use proper urls for rich editor image uploads 2008-02-21 23:07:27 +00:00
Graham Knop
b2ba305e0f Fixing image uploads 2008-02-21 23:07:19 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fb434a8b3a fix: content handler and redirects 2008-01-25 01:36:14 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Doug Bell
5222ad6be1 merged with SVN HEAD 2007-12-18 12:22:37 +00:00
Doug Bell
82e9bf8448 Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00
Jukka Raimovaara
607fdd25a2 Labels for Check and Radio Lists 2007-12-13 14:01:37 +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
Graham Knop
81bb746f9e fix CS posts not allowing new attachments after deleting old ones 2007-11-08 22:50:59 +00:00
Colin Kuskie
598a0d0990 fix for choosing uncommitted templates as a User Style Template 2007-10-18 23:17:18 +00:00
Graham Knop
1c92b36f5d File user profile fields now link to file 2007-10-04 21:28:44 +00:00
Graham Knop
3f5ca61c12 Fix hover help for matrix 2007-10-04 19:23:08 +00:00
Graham Knop
1a20c3bf6b Improved hoverhelp system 2007-10-04 16:39:55 +00:00
Graham Knop
37de40d719 fix enmpy hover help showing 2007-09-27 06:31:06 +00:00
Graham Knop
17fdc440b5 add time zone to events for editing, fixes recurrance on wrong days 2007-09-27 05:28:39 +00:00
Graham Knop
1eabe1ea37 yui tooltips for hoverhelp 2007-09-27 00:38:32 +00:00
Doug Bell
4d36c1e6c2 add: WebGUI::Form::CheckList now has optional select all button 2007-09-12 00:50:54 +00:00
Doug Bell
2486382bf4 fix: Image needed fixing too 2007-09-07 22:10:16 +00:00
Doug Bell
4422ca9844 fix: File Upload control now shows more than one file when deleteFileUrl is specified 2007-09-07 21:58:23 +00:00
Graham Knop
38425432f0 fix yes/no control, also fix turn off is group admin setting 2007-09-07 16:01:46 +00:00
Graham Knop
847fce0689 fix tests, typo 2007-08-24 08:23:33 +00:00