Commit graph

36 commits

Author SHA1 Message Date
Colin Kuskie
65590997b6 Fix error in TabForm POD (get vs getTab)
POD for WebGUI.pm
Table of Contents has tabbed interface
viewHelp filters tabs by the user's UI level
2006-03-06 16:30:11 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +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
Colin Kuskie
152ef0eda5 fix typo in constructor 2006-01-13 02:49:27 +00:00
JT Smith
64048c0846 migrated tabform to new session system 2006-01-12 19:51:54 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49: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
JT Smith
0815c61d9b fix [ 1216810 ] anonymous registration errors persist 2005-10-17 13:59:50 +00:00
Wouter van Oijen
7e24f5041d XHTML bugfixes 2005-10-02 20:39:23 +00:00
Wouter van Oijen
8243d36d3b XHTML bugfixes 2005-09-21 21:57:01 +00:00
Wouter van Oijen
ad6b484f0e Fixed a few XHTML 1.0 related bugs 2005-09-01 12:39:43 +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
c465648595 Added hover help mechanism 2005-06-19 00:23:05 +00:00
JT Smith
c7c968eaf2 a few more bug fixes 2005-06-14 22:56:25 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
Martin Kamerbeek
f1806d943c Fixing label and uiLevel. 2004-12-28 15:18:39 +00:00
JT Smith
95bac10986 more asset manager changes 2004-12-21 04:33:26 +00:00
JT Smith
a9764115fd fixed tab ordering, rich editor, and added asset adding to asset manager 2004-12-20 21:15:28 +00:00
JT Smith
c48831ad7b checking in the initial versions of Storage and Asset as well as some updates to other modules to make these work 2004-11-13 00:02:59 +00:00
Len Kranendonk
a189f52942 Added a "Cancel" button to each tab form 2004-10-29 21:30:10 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
bd7ccaf29d various bug fixes 2004-07-10 17:14:41 +00:00
JT Smith
cbbb7e8392 merging 5.5.5 bugfixes 2004-03-04 05:56:44 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
Christian Kocourek
54cf63becb -add tab-css to constructor 2003-12-19 17:35:29 +00:00
JT Smith
f67226545b Fixed Tab Form for better behavior under older browsers, less resource usage, and a cookie bug that would log out the users. 2003-07-11 04:59:54 +00:00
JT Smith
e229d9061c updated documentation 2003-03-16 01:12:25 +00:00
JT Smith
38e5ea2414 Finished documenting Tab Form API. 2003-02-26 04:27:35 +00:00
JT Smith
1df3108086 continuing to add the tabs system. 2003-02-24 06:36:12 +00:00
JT Smith
7a83c6a00f Added TabForm. 2003-02-23 01:04:53 +00:00