Colin Kuskie
2b1409222c
remove debugging code
2008-02-25 21:10:41 +00:00
Colin Kuskie
4ce8cd1a07
getEditForm also needs to accept the name of the hash key where
...
the list of fields is, because it is different in different
places in WebGUI.
2008-02-25 00:05:41 +00:00
Colin Kuskie
b1990836d0
Refactor out the getEditForm code from WebGUI::Workflow::Activity and
...
put it into HTMLForm. Now HTMLForm can generate dynamic, definition
based forms for WebGUI.
2008-02-24 04:04:36 +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
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
3f5ca61c12
Fix hover help for matrix
2007-10-04 19:23:08 +00:00
Graham Knop
1eabe1ea37
yui tooltips for hoverhelp
2007-09-27 00:38:32 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
9248570f79
Added Newsletter Asset (Funded by United Knowledge)
2007-06-16 19:33:12 +00:00
Colin Kuskie
e434fb700c
Remove crufty code from HTMLForm that was never used.
...
More tests for Session/Icon.pm. Due to the way the code is written,
this test will not test 100% of the code. Untestable conditions include
not being able to find the toolbar directory in getToolbarOptions, and
all code that sets a default pageUrl in any icon-specific method.
2006-10-21 02:12:34 +00:00
JT Smith
61eb59c7f8
bug fixes and new tests
2006-08-02 15:39:23 +00:00
Wouter van Oijen
2d9565775f
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
JT Smith
1b7488e4b1
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 17:12:58 +00:00
Wouter van Oijen
1e942094a0
XHTML bugfix
2006-04-14 14:58:20 +00:00
JT Smith
1b2c824a9c
added save buttons at the top of HTML forms
2006-04-07 04:37:20 +00:00
Matthew Wilson
2c60283ba3
first major round of EMS changes. much more to come late tonight.
2006-04-07 00:02:45 +00:00
JT Smith
ae8f3d87f6
setting $session->user now changes the id for the session as it should
...
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
Wouter van Oijen
2b1c85370c
XHTML Bugfixes
2006-02-10 21:21:03 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
d00a040248
fixes
2006-01-18 21:02:59 +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
Matthew Wilson
250d8ff944
lots o' fixes.
2006-01-15 04:25:33 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +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
Matthew Wilson
444c46acf3
fixing HTMLForm.pm so new() actually passes its parameters.
2005-09-14 00:57:39 +00:00
Matthew Wilson
7b20b2db03
- fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
...
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
- fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
- fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
- fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
- fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
- fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
- fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
- fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
Wouter van Oijen
ad6b484f0e
Fixed a few XHTML 1.0 related bugs
2005-09-01 12:39:43 +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
97161c798e
fixed - fix [ 1276625 ] viewRSS not working (Andrew Khmelev)
...
- fix [ 1276695 ] Addition to 'viewRSS not working' (6.7.2) (Andrew Khmelev)
- Fixed a layout problem with the user search form.
- fix [ 1250418 ] unable to edit posts more than once
2005-08-31 12:56:38 +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
c9cefeca93
Added UI Level overrides for every field in the edit form of every asset.
2005-07-28 21:05:35 +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
6ebf9c9ff3
a few changes to the form control system before i continue making controls
2005-07-26 21:29:08 +00:00
JT Smith
7d95169b38
adding the new form system
2005-07-26 15:55:15 +00:00
Colin Kuskie
812986a559
some methods missing hoverHelp
2005-07-14 18:13:08 +00:00
Colin Kuskie
f90672ba83
add default hover help for databaseLink
2005-06-27 02:51:08 +00:00
Colin Kuskie
2b153b8ea8
dateTime was not displaying hover help
2005-06-22 03:37:40 +00:00
Colin Kuskie
ef293bebe1
default hoverHelp for whatsNext form field
2005-06-22 03:04:14 +00:00
JT Smith
c465648595
Added hover help mechanism
2005-06-19 00:23:05 +00:00
Colin Kuskie
16e6e487f3
move all LDAP labels and help into AuthLDAP file. Internationalize LDAP error messages
2005-06-12 04:36:41 +00:00
Roy Johnson
dbec3ad31d
Revert to 1.89. I think I broke something.
2005-06-08 16:05:27 +00:00