Commit graph

231 commits

Author SHA1 Message Date
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
Nik Ogura
fb0f1ba7ac changed js libraries from yui over to the -min versions to speed up load time when using textareas 2007-04-05 02:40:13 +00:00
Nik Ogura
a91bc9c154 Altered regex to allow '+' in email address 2007-03-31 21:24:29 +00:00
Colin Kuskie
85ecb2364a fix thumbnailing of uploaded images via the RTE 2007-02-28 05:35:47 +00:00
Colin Kuskie
42d489fa39 fix setting max value in IntSlider form control 2007-02-01 21:00:46 +00:00
JT Smith
0e9b8638d1 case problem 2007-02-01 05:18:56 +00:00
JT Smith
70071838bc Avatar profile field does not update immediatly when you are admin 2007-01-30 18:15:06 +00:00
Doug Bell
304cae43d7 fix: Applied Martin's Date field fix to other fields + other fixes in the form fields 2007-01-23 23:59:27 +00:00
Frank Dillon
f614a0078a disabled from use with the profile 2007-01-18 21:50:13 +00:00
Martin Kamerbeek
72e6a896f9 bugfix in WG::FOrm::Date where epoch values were not processed correctly 2007-01-12 12:51:37 +00:00
JT Smith
fe302de9d0 - Fixed a problem with IE and resizable text areas that caused IE to crash
when loading edit screens.
 - Fixed a problem with the new autocommit code that caused reply posts not to
   work in the collaboration system.
2006-12-07 16:54:01 +00:00
Frank Dillon
dd5b0d9fe9 Added Fix for IE browsers which causes them to fail when loading Rich Text Areas 2006-12-07 15:45:41 +00:00
Doug Bell
d805a6a310 Additional features in preparation for final checkin of Calendar rewrite. 2006-12-01 22:26:09 +00:00