Commit graph

443 commits

Author SHA1 Message Date
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
JT Smith
6ce94b078d - Safari 3 and above now fully supported in admin interface. 2007-07-07 21:55:20 +00:00
JT Smith
829c391cc7 fixing resizable textarea 2007-07-06 02:42:01 +00:00
JT Smith
0d145e6d91 - api: Form Controls and Workflow Activities may now include web based helper
subroutines directly in their files. See
   WebGUI::Operation::FormHelpers::www_formHelper and
   WebGUI::Operation::Workflow::www_activityHelper for details.
2007-07-05 02:31:46 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
3259da6750 - Added a realtime workflow option for content publishing.
- Added switches to auto request commit operations and skip adding comments.
2007-05-30 16:07:43 +00:00
James Tolley
c09b2cae1b EMS import/export, Form::*::getValueFromPost(alt_values), and tests 2007-05-29 23:39:24 +00:00
Doug Bell
07a40788bb add: User profile data table is now a flat table. 2007-05-28 21:35:34 +00:00
Doug Bell
24faa80c1b fix: HTMLArea crashing page if Rich Editor could not be loaded 2007-05-16 16:55:28 +00:00
JT Smith
c653988391 Unable to set size in DynamicField (Diona Kidd / Knowmad) 2007-05-02 19:06:39 +00:00
Colin Kuskie
54a20b9c65 pod fixes for Form::Image and Form::File 2007-04-26 17:17:22 +00:00