Commit graph

301 commits

Author SHA1 Message Date
Colin Kuskie
fbcd4fb252 help docs for manage project and edit project. Added help links in Admin screens 2006-06-27 22:27:55 +00:00
Colin Kuskie
58eb9e230c time row template variables 2006-06-27 20:56:19 +00:00
Colin Kuskie
e5850aa0ec user view template for time tracking asset 2006-06-26 05:45:07 +00:00
Colin Kuskie
0e7f81fd4a help for Time Tracker add/edit screen 2006-06-22 22:46:49 +00:00
Colin Kuskie
44447f8315 make list of macros clearer as to which are enabled and which are not 2006-06-22 16:46:11 +00:00
Colin Kuskie
dbab69eb2f make the dynamic list of macros work again 2006-06-21 03:19:58 +00:00
Colin Kuskie
837b18d310 Fix bug in Operation/Help.pm that would infinitely recurse if a Help
entry had an ISA entry from its own namespace.
Final adjustments to Collaboration Help.
2006-06-18 05:52:06 +00:00
Colin Kuskie
0212cdc044 Fix typos in the Help skeleton.
Add new template variables to the DataForm template variable help.
2006-06-15 23:07:21 +00:00
Colin Kuskie
27e50e2ae4 finished post template variable breakout 2006-06-13 02:53:23 +00:00
Colin Kuskie
fcc81333d7 Template variable breakout for the Matrix Asset.
Docs for the Post Asset.
2006-06-11 03:52:06 +00:00
JT Smith
9aa86225be - Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
Colin Kuskie
58566a6ed6 template variable breakout 2006-06-10 17:13:16 +00:00
JT Smith
0d1d2a4675 fix HttpProxy turns ampersands into semicolons 2006-06-10 16:34:59 +00:00
Colin Kuskie
18ac1f03a5 template variable breakout 2006-06-09 05:16:11 +00:00
Colin Kuskie
4dedc82917 template variable breakout 2006-06-09 05:02:12 +00:00
Colin Kuskie
9780109361 template variable breakout 2006-06-09 04:03:36 +00:00
Colin Kuskie
a71d841746 template variable breakout, T-4 Assets to go 2006-06-09 03:43:40 +00:00
Colin Kuskie
ee83a320d0 Fix bad method call in Auth.pm
Fix bad help key in DataForm
2006-06-07 19:54:29 +00:00
Colin Kuskie
4c39c6759b For lib/*.pm, template variable breakout.
Collaboration template labels need to be rethought
fix t/i18n/label.t to not always check on the name of a variable as an i18n entry,
since the description may hold the actual variable description.
2006-06-07 05:10:08 +00:00
Colin Kuskie
00293b3388 template variable breakout 2006-06-06 22:48:10 +00:00
Colin Kuskie
1a3f8caac5 template variable breakout 2006-06-06 22:35:26 +00:00
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