Commit graph

845 commits

Author SHA1 Message Date
Martin Kamerbeek
75b03b006e Adding reverse page loop 2006-07-19 15:57:12 +00:00
Martin Kamerbeek
e3b558fc2b Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template. 2006-07-19 15:16:53 +00:00
Colin Kuskie
e718fc5b9a update pod and macro docs 2006-07-17 22:54:34 +00:00
Colin Kuskie
0f3ae770b2 clarify that the User macro displays information about the current user 2006-07-17 21:31:44 +00:00
Colin Kuskie
3dd45bad6d GroupText macro now returns an error message if group cannot be found. includes test 2006-07-13 05:23:49 +00:00
Frank Dillon
3937180957 adding ldap recursive filter labels and hoverhelp 2006-07-12 20:27:29 +00:00
Colin Kuskie
ffa220428c documentation tweaks 2006-07-11 22:57:27 +00:00
Colin Kuskie
f3346bd008 i18n for Department user profile 2006-07-11 04:15:31 +00:00
Colin Kuskie
553f1e0c4a Add new tests for unused numeric macros and the rownum macro in t/Macro/SQL.t
Document how unused numeric macros are handled in the SQL macro and that rownum
starts counting at 1.
Quote entries in the related section to make detecting spaces in names easier.
2006-07-04 04:14:20 +00:00
Colin Kuskie
78db101163 Automated related docs for installed and configured Workflow Activities.
Missed the GetSyndicatedContent docs last night, they've been added.
Fixed a bad help topic name in ArchiveOldThreads.
2006-07-02 20:45:53 +00:00
Colin Kuskie
e3f65811bb Update the actual activities themselves to call out the i18n key
activityName instead of topicName.
Add a note to the i18n skeleton about activityName
2006-07-02 18:35:44 +00:00
Colin Kuskie
7ec8da234d Added a tab in the Help table of contents for Workflow related
docs.  Reworked all the workflow activity docs to support this.
2006-07-02 18:24:07 +00:00
Colin Kuskie
8515db2311 Dynamically generate a table showing all installed activities, and show
which ones are enbled in the site's WebGUI.conf.  Reword the same table
in the Macros file.
2006-07-02 17:53:20 +00:00
Colin Kuskie
3b5f69c8c7 Fixed some bad help topic keys, and finished basic docs for
all workflow activities.
2006-07-02 05:18:58 +00:00
Colin Kuskie
23c17851ea Big batch o' Activity docs. 2006-07-02 04:32:46 +00:00
Colin Kuskie
3d77b2451a Fixed a bug in the generation of related help for the list of Macros. Macro names with all caps returned a help topic name with a space at the end.
Another batch of Activity docs.
2006-07-02 02:38:16 +00:00
Colin Kuskie
5739575d0d Help docs, big batch 2 2006-07-02 00:31:27 +00:00
Colin Kuskie
5de311d6f3 Help docs for CleanTempStorage, CommitVersionTag and CleanLoginHistory 2006-07-01 22:46:56 +00:00
Colin Kuskie
9eacbed903 Missed the Help docs on last commit
Add basic (like, really, really basic docs) on cleaning file and database caches,
caching EMS prereqs.
2006-07-01 21:52:00 +00:00
Colin Kuskie
38bcbbc406 rename i18n/English/ArchiveOldPosts to ArchiveOldThreads to match workflow activity name
Add simple docs for Archive Old Threads and CacheEMSPrereqs
2006-07-01 21:11:59 +00:00
Colin Kuskie
bc3054c56d documentation for adding and editing workflows 2006-07-01 02:59:07 +00:00
Colin Kuskie
1d9151e68b documentation for the show running workflows screen 2006-07-01 02:24:36 +00:00
Colin Kuskie
6721913320 beginning of overall workflow documentation 2006-07-01 01:56:13 +00:00
Roy Johnson
8c2434cc4d fix - Edit LDAP Connection 2006-06-30 13:16:42 +00:00
Colin Kuskie
cce6dc6e0a very basic help docs for manage groups in group 2006-06-29 23:30:13 +00:00
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
Roy Johnson
2d3dfe3179 bugfixes for commerce 2006-06-27 17:57:02 +00:00
Yung Han Khoe
9434ed4cf9 Updated help for 'Email Group'. 2006-06-26 14:49:38 +00:00
Colin Kuskie
e5850aa0ec user view template for time tracking asset 2006-06-26 05:45:07 +00:00
Frank Dillon
fdb7b2449c added no ldap link text 2006-06-23 01:47:57 +00:00
Colin Kuskie
0e7f81fd4a help for Time Tracker add/edit screen 2006-06-22 22:46:49 +00:00
Colin Kuskie
d5204a1fa9 i18n'ed TimeTracker 2006-06-22 19:54:53 +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
736b1381f0 Fix misisin HTTPProxy label.
Document that session variables are deprecated.
2006-06-20 18:38:20 +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
Roy Johnson
72654a1b24 Exposed new template variables to the DataForm
Added Delete confirmation prompts for deleting data form entries and deleting all entries
Fixed deleteEntry method to return the view instead of a blank page.
Removed deleteAllEntries method because nothing was using it
Fixed deleteAllEntriesConfirm method
Added hasEntries method
Adjusted Dataform view templates to use new vars
2006-06-15 18:18:19 +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
62c7c0a642 fix typo in dataform template variable 2006-06-07 22:41:38 +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