Commit graph

73 commits

Author SHA1 Message Date
JT Smith
7e7e9aab6e updating for 6.8.10 release 2006-05-14 15:39:34 +00:00
Lucas Bartholemy
79396d3ee5 using Form::ClassName too 2006-05-14 14:21:56 +00:00
JT Smith
ab4caf1342 help supports inheritance 2006-05-14 04:53:13 +00:00
JT Smith
0673df503d added template variable definitions as an option to the help system 2006-05-14 04:05:51 +00:00
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
Colin Kuskie
9aac37ac91 Captcha forms are not allowed in Profiles (re JT)
POD for Operation/Help and Operation/DatabaseLink.

Added check for deletion of a vital component in www_deleteDatabaseLink.
This saves the user one click when trying to delete something they shouldn't.
2006-03-03 00:26:42 +00:00
Colin Kuskie
659b164a42 Fix typo in Group.pm where www_manageUsersInGroup wasn't working.
Add a feature to the Help where the user's UI Level is checked
and only fields that he can see are displayed.  A URL is provided
to override the UI.

Article help is updated to work with UI level display.
2006-03-01 03:51:56 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
9c7e8699a2 tons more fixes. getting closer to gamma. 2006-01-21 21:12:14 +00:00
Matthew Wilson
fa5439b099 lots o fixes 2006-01-21 19:00:27 +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
cc370e180f automatically generated documentation has to get a session var, too 2006-01-14 00:28:58 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
c74c1bdcbc merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
f429daa942 more session changes 2006-01-02 02:54:23 +00:00
Colin Kuskie
f5347b1314 WebGUI/Operation/Help.pm, refactor _getHelpName
All other files, make sure that either assetName, macroName or topicName is defined
in the i18n file.  Make sure that all Assets have assetName defined in their
definition sub.
2005-12-10 23:33:25 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Colin Kuskie
b8c22c9308 tweak Operation/Help to support Help system tests 2005-11-16 22:47:17 +00:00
Colin Kuskie
b77f503aec make sure that Help skeleton does not actually generate a help entry 2005-11-07 20:04:41 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
Colin Kuskie
a6b796ede3 clean up debugging code 2005-10-11 04:30:32 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Len Kranendonk
967984aac6 Oops a daisy 2005-08-24 22:22:34 +00:00
Colin Kuskie
0780aacfe5 hover help 2005-07-08 04:47:16 +00:00
Colin Kuskie
88d6ce4ac0 retrofit for namespace support for hover help 2005-06-21 04:24:25 +00:00
Colin Kuskie
b842483dd6 first crack at hover help 2005-06-18 03:58:32 +00:00
Colin Kuskie
c2c16438f1 alpha versus numeric sort for index 2005-04-03 08:20:52 +00:00
Colin Kuskie
318242da9b modified help generation to allow underscores in help file names 2005-04-03 07:41:48 +00:00
JT Smith
6aa9f76a71 added a new logger 2005-04-01 03:24:23 +00:00
Colin Kuskie
3a419bac6d enable Macros in WebGUI help files to help with consistency 2005-03-08 18:48:36 +00:00
JT Smith
88c42da7a0 bug fixes 2005-03-07 19:38:17 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
eb7574e271 removed page stats system, fixed stats page, fixed admin console templating on all admin console error messages 2005-02-06 19:58:39 +00:00
JT Smith
73fd8fc506 more admin console changes 2004-11-03 18:26:02 +00:00
JT Smith
394da3a14b more admin console changes 2004-11-02 19:36:58 +00:00
Len Kranendonk
c01f16a27f operations now dynamically loaded 2004-10-28 10:42:31 +00:00
Colin Kuskie
a4639ad0f1 add ending bold tag to seeAlso 2004-10-22 03:28:03 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
7bb6ac31c1 rewrote internationalization and help system 2004-06-25 19:21:35 +00:00
JT Smith
8e79f008c7 changed the privileges API 2004-05-29 05:27:19 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
b1164d59a9 fixed a problem where the help was pulling non-english ids to generate the next available id. 2003-04-16 00:58:50 +00:00
JT Smith
264a11e240 fixed bug 705541 2003-03-23 20:36:52 +00:00
JT Smith
c338ce7faf fixed a problem with dates. 2003-03-17 01:19:08 +00:00