Commit graph

280 commits

Author SHA1 Message Date
Colin Kuskie
9db9e6a7a4 template variable breakout 2006-06-06 04:29:14 +00:00
Colin Kuskie
c9b5852614 template variable breakout 2006-06-06 04:11:26 +00:00
Colin Kuskie
17c2351998 missing hoverHelp for section field in editQuestion 2006-06-05 05:10:21 +00:00
Colin Kuskie
f70f02df28 template variables broken out 2006-06-04 04:21:44 +00:00
Colin Kuskie
8b7946e994 template variables broken out 2006-06-04 03:48:41 +00:00
JT Smith
771d11f833 - fix: Help is missing style
- fix: Setting expire password on user creation does nothing
 - fix: Collaboration settings in help
 - Lots of template fixes.
2006-06-02 16:22:55 +00:00
Colin Kuskie
8fad593e08 variable sectioning for all non namespaced Help 2006-06-02 04:31:50 +00:00
Colin Kuskie
65a79bfb41 all Auth* template docs broken into variable entries 2006-06-02 04:02:27 +00:00
Colin Kuskie
c0dd288dfc all macro template docs broken into variable entries 2006-06-02 03:27:36 +00:00
Colin Kuskie
e19ab5f67a template variable work 2006-06-01 17:42:50 +00:00
Colin Kuskie
b4597e50e5 Implement multiple inheritance in Help, allowing variables, fields and related
topics to be inherited from multiple entries.  Operation/Help now also gives
the help hash a default ISA array, to make downstream processing by tests and
documentation compilers easier.
Convert existing Help entries that already used ISA to have an array ref
instead of a singular hash ref.  Also update the Help skeleton to show
the new syntax.
2006-05-31 04:16:40 +00:00
Colin Kuskie
d7450926be Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.
Converted template docs for several Assets and Wobjects.
2006-05-31 03:33:21 +00:00
Colin Kuskie
af29303c31 Reformat Wobject template variables to use the new Help based template variable system.
Break TimeTracking i18n into paragraphs for easy parsing.
Add missing comment line to break POD and paragraphs in Operation/Help
2006-05-27 17:39:05 +00:00
Colin Kuskie
174e3df9ef edit branch help. Added a new hoverHelp field for the recursive URL
set of fields.
2006-05-26 04:43:18 +00:00
Colin Kuskie
ae0f6ed162 stub in the help for edit branch and internationalize several labels
in forms.
2006-05-25 23:44:58 +00:00
Colin Kuskie
b55f99a83a Finished help for Asset toolbar 2006-05-25 23:12:01 +00:00
Colin Kuskie
e6350c9929 Made help for www_changeUrl and the Asset iconic tool bar 2006-05-25 22:37:16 +00:00
Colin Kuskie
f44680e8c3 basic help for edit version tag 2006-05-24 04:37:17 +00:00
Colin Kuskie
706fecfedd basic help commit version tag 2006-05-24 04:20:31 +00:00
Colin Kuskie
858dc2793a basic help for manage committed versions 2006-05-24 04:09:20 +00:00
Colin Kuskie
32af5f8c66 help for manage pending versions 2006-05-24 04:00:34 +00:00
Colin Kuskie
b02386064d Make creating a Storage object with a short ID an error.
Add a test to check for that.
Beginning of documentation for VersionTag.
2006-05-24 03:03:47 +00:00
Colin Kuskie
746a916d4f Remove mention of payflow pro plugin from Commerce.
More PM docs.
2006-05-16 16:44:12 +00:00
Colin Kuskie
45b61ec3ac i18n'ed three headers in Asset/www_manageVersions
Wrote help for Asset/www_manageVersions
2006-05-16 04:21:20 +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
6185f07642 resolving echo in EMS.
started template docs for view project template in PM
2006-05-13 17:02:41 +00:00
Colin Kuskie
8c0a4fe0e8 indenting and help for edit task template variables 2006-05-13 05:09:52 +00:00
Colin Kuskie
b11cd4afa1 manage ad space help 2006-05-12 04:32:49 +00:00
Colin Kuskie
818936f415 add help file for adSpace 2006-05-12 04:13:53 +00:00
Colin Kuskie
809e47c27a edit project help for PM wobject 2006-05-11 23:18:54 +00:00
Colin Kuskie
a1a920cfea Added edit registratnt docs for EMS
Added method to acWrapper inside EMS so that Help can be externally set and
not overwritten.
Added getHelp method to AdminConsole so the details of seeing if help has been
set are hidden.
2006-05-10 22:58:33 +00:00
Colin Kuskie
34eded2de7 skeletal help for add/edit project manager 2006-05-10 18:30:34 +00:00
Colin Kuskie
94315764fe help for edit discount pass 2006-05-09 04:09:49 +00:00
Colin Kuskie
856920a5a7 help for edit prerequisite set 2006-05-09 03:53:53 +00:00
Colin Kuskie
7a2d82ac0c commit missing country code for Country form control.
Add help for add/edit event metadata field.
Set correct help for www_editMetadataField.
2006-05-08 23:30:01 +00:00
Colin Kuskie
5d0ad1f6fb Reviewed all the help files for existing help entries.
add/edit EMS
add/edit event
templates for search, view purchase, manage purchases and search
2006-05-08 04:19:20 +00:00
Colin Kuskie
93b5a8eeea more i18n, all echoes processed 2006-05-08 03:24:22 +00:00
Colin Kuskie
cf211df919 more i18n
reviewed and update Help for some EMS topics
2006-05-08 03:09:04 +00:00
Colin Kuskie
14cf8adf0a remove description field from def sub, it's no longer used
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
069d4e4871 New i18n, reformat code, XHTML compliance in docs. 2006-05-02 03:33:27 +00:00
Colin Kuskie
0f6d8e57de More UI level docs moved into Help from i18n.
Fixed missing close list tags that muck up flat help rendering.
2006-05-01 04:04:52 +00:00
Colin Kuskie
b6c65315bb Formatting cleanups that interfere with rendering.
move ui level documentation to the Help file instead of
in the i18n file.
2006-05-01 03:56:01 +00:00
Colin Kuskie
86d75c7397 New template var for Post, isThread.
Remove startDate field in Layout help that referenced the FilePile vars.
2006-04-28 23:45:13 +00:00
Colin Kuskie
599e3707d0 WebGUI/Help/Asset_File.pm: Reorder fields to match form
FilePile: Remove startDate and endDate fields and docs
2006-04-28 23:37:20 +00:00
Colin Kuskie
e82dfccc56 remove duplicate entry in Asset Help fields, make def properties in same order as editForm for easy reading 2006-04-28 21:50:52 +00:00
Colin Kuskie
a88c9b93c5 i18n and docs for the template Style Wizard 2006-04-28 21:13:22 +00:00
Colin Kuskie
f91b1b9d13 Template docs updated for 6.99 2006-04-28 17:04:23 +00:00
Yung Han Khoe
e1163ff944 Added seperate form elements and loops to SQLForm search template. 2006-04-28 14:18:04 +00:00
Colin Kuskie
dcf6d4f595 i18n for sku*, weight 2006-04-27 22:39:05 +00:00