Commit graph

142 commits

Author SHA1 Message Date
Scott Walters
031309a1aa Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:59:53 -04:00
Colin Kuskie
02e9354c15 Automatically add a token to any autogenerated form.
Refactor previous commits to take advantage of that.
2009-07-06 17:20:27 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
JT Smith
819552ce06 finally got shipping driver management working 2008-03-12 23:18:04 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
JT Smith
3f62be51ec migrated forms system to use WebGUI::Pluggable 2008-01-04 19:57:54 +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
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
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +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
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
c687487df1 - fix [ 1274951 ] Unable to drag rank in asset manager
- fix [ 1276449 ] 6.7.1 content invisible after edit by content manager
 - Fixed a few bugs in the new form system related to UI levels and hidden
   fields.
2005-08-31 19:23:46 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
3e587762be renamed the form fields to upper case for proper perl style 2005-08-23 15:58:55 +00:00
JT Smith
3733b39fa5 sub bug fixes, and the new file form control 2005-07-28 19:26:07 +00:00
JT Smith
b86148acaa added most of the rest of the form controls 2005-07-27 23:03:46 +00:00
JT Smith
ce6ee697f9 a bugfix for sql report and a few more updates to the form system 2005-07-27 18:38:41 +00:00
JT Smith
848a106e1a A couple more fields to the mix 2005-07-26 23:12:30 +00:00
JT Smith
c15cfa954f added the hidden list field type 2005-07-26 21:54:47 +00:00
JT Smith
7d95169b38 adding the new form system 2005-07-26 15:55:15 +00:00
JT Smith
3e8660ab16 not ready to show the new form system yet 2005-07-22 19:11:58 +00:00
JT Smith
bbdd05904a fixed an upgrade bug 2005-07-22 19:07:54 +00:00
Matthew Wilson
156f48f465 bunch of fixes 2005-07-19 17:16:41 +00:00
Matthew Wilson
b263d76b15 - fix [ 1216061 ] 2 rich editors - 1 field 2005-06-13 19:44:20 +00:00
Roy Johnson
9b082133bb fix - [ 1218475 ] cannot set "who to view" in style templates 2005-06-13 02:59:36 +00:00
JT Smith
fd57cbaa51 fixed a bunch of bugs 2005-05-23 15:02:23 +00:00
Colin Kuskie
f75e28f61f literals require quoting in Javascript 2005-05-19 15:28:56 +00:00
Colin Kuskie
eb1c9f0564 internationalize remove button for upload controls 2005-05-18 21:19:50 +00:00
Frank Dillon
ed753ac00b Added LDAP Link Form API item 2005-05-18 16:23:42 +00:00
Matthew Wilson
927f2a7029 - fix [ 1201322 ] Form: fixChars don't work 2005-05-16 16:55:39 +00:00
JT Smith
b631cbb2f4 - Internationalized a bunch of stuff that was previously uninternationalized.
- Fixed a bug in the survey that caused users to not be able to submit
   survey's.
- added context menu to nav toolbar
- added a switch to disable content locking on alternate criteria shortcuts.
2005-05-03 22:01:07 +00:00
JT Smith
c1303373f0 rich editor integrated 2005-05-03 18:22:42 +00:00
JT Smith
ccc90fff17 rich editor is now working 2005-05-03 16:26:07 +00:00
JT Smith
22347b8b39 rich editor a lot closer to working 2005-05-03 14:34:47 +00:00
JT Smith
504c88e293 - Fixed a bug where a blank page would be displayed if a user logged out on a
page that visitors could not access.
 - Fixed a bug in the make printable macro that used the wrong default
   template.
 - Added a context menu to inline editing that is accessible by right-click
   or by left-click-hold on the asset's class icon.
 - The context menu in the asset manager is now accessible via left-click-hold
   for more familiarity with mac users.
 - Added "create shortcut" as a context menu option in the asset manager.
2005-05-02 19:46:09 +00:00
JT Smith
83cbfc0d25 Added a color picker form field type. 2005-04-20 21:17:44 +00:00
Colin Kuskie
a3e5ff3e24 fixed bug where value of 0 could not be passed to asset,radio,radioList 2005-04-08 06:27:40 +00:00
JT Smith
21767a5789 reworking preload a little 2005-03-31 17:04:44 +00:00
JT Smith
5e356b2076 more bug fixes 2005-03-16 02:55:27 +00:00
JT Smith
12b4c40c92 some bug fixes 2005-03-10 04:02:10 +00:00
JT Smith
d894e39e11 fixed a bunch of bugs 2005-03-09 14:46:40 +00:00
JT Smith
cf74e3386a migrating tinymce to 1.41 2005-02-12 15:45:17 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
778236efcb added asset form control, fixed some interval problems, added a check so users can't delete the default page or the not found page 2005-02-06 17:02:20 +00:00