Commit graph

129 commits

Author SHA1 Message Date
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
Roy Johnson
627808e7e7 fix - [ 1179021 ] cannot set default value of 0 in several form elements 2005-06-06 17:44:13 +00:00
Frank Dillon
9db11eba93 Label in ldapLink was pointed to wrong international reference 2005-05-18 16:29:47 +00:00
Frank Dillon
ed753ac00b Added LDAP Link Form API item 2005-05-18 16:23:42 +00:00
JT Smith
10285b71cf added hide option to layout
fixed typo in events calendar
added context menu stuff that i forgot to check in
added richEditId option to the HTMLArea method in HTMLForm
2005-05-03 19:14:58 +00:00
JT Smith
83cbfc0d25 Added a color picker form field type. 2005-04-20 21:17:44 +00:00
JT Smith
0554039f51 merging 6.5.6 bug fixes 2005-04-05 13:32:22 +00:00
JT Smith
b84ae38958 many bug fixes 2005-03-24 14:47:57 +00:00
Matthew Wilson
bee9eec318 Sorted templates into folders named after their respective namespaces
- & re-enabled the manage button next to the template dropdown [mwilson]
2005-03-17 22:31:37 +00:00
Colin Kuskie
09b888712f typo in fieldType rearrange 2005-03-16 04:41:51 +00:00
JT Smith
914f29b169 updating tinymce to 1.43 and fixed some bugs 2005-03-09 00:51:58 +00:00
JT Smith
88c42da7a0 bug fixes 2005-03-07 19:38:17 +00:00