Commit graph

303 commits

Author SHA1 Message Date
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
Graham Knop
93d55ea3fc fix events always getting start/end times 2007-08-24 07:46:13 +00:00
Graham Knop
ab0fa3fef6 fix CS post title form field too large 2007-08-20 18:55:14 +00:00
JT Smith
5167b279f5 - fix: bug in EMS purge
- fix: bug in poll where you can't edit it to have less answers
2007-08-16 21:03:53 +00:00
JT Smith
81fd7c6194 fix: XHTML 1.0 strict, FileUploadControl.js, resizable textarea 2007-08-14 17:10:19 +00:00
Steve Swanson
cf5d4684d2 added rows and cols to textarea to make it valid xhtml strict 2007-08-14 16:25:08 +00:00
Steve Swanson
af2b66cac4 removing old version to commit new one 2007-08-14 16:24:57 +00:00
JT Smith
9bcc48f123 fixed form processing of yes/no fields 2007-08-01 18:23:59 +00:00
JT Smith
3affd7add4 Color coded most buttons, green for proceed and red for go back. 2007-07-27 03:50:19 +00:00
JT Smith
884953607c - fix: A bug where it was possible to delete a system page if it were made
the child of a non-system page that you had edit rights to.
 - api: Added a unified contraints system for the file and image assets.
- fixed several problems with the new attachments control, setup, and tempspace
2007-07-26 16:08:27 +00:00
JT Smith
350d7f6e01 - api: You may now use a displayOnly attribute in your asset properties list
that will display a field, but is not settable via the update() method.
 - api: You may now use a customDrawMethod attribute in your asset properties
   list that will enable you to add custom display options for that fields when
   the edit form is automatically generated.
 - Added file attachments to the Wiki.
 - Added a new attachments form control.
 - Added a form control skeleton.
2007-07-25 22:22:49 +00:00
JT Smith
2082506efb Added Site Starter to WebGUI Initial Configuration. 2007-07-23 19:44:05 +00:00
Frank Dillon
09b1ab2e1e Added functionality to manage subscription groups from within a Collaboration System 2007-07-18 18:24:47 +00:00
JT Smith
fccd2d0a94 made some color picker changes 2007-07-16 15:49:32 +00:00
JT Smith
6e0470771e - Replaced color picker form control with a more robust version. 2007-07-09 09:03:56 +00:00