Commit graph

4255 commits

Author SHA1 Message Date
JT Smith
d95fbffa39 cleaned up some spectre code and fixed a few bugs 2006-07-03 19:22:14 +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
Colin Kuskie
5ddc168659 Fix a typo in WSClient which prevented it from adding/editing assets.
Make the whitespace test give some context to its failures.
Fix a buglet in the label test.
2006-06-30 20:41:33 +00:00
Frank Dillon
eb3d07f355 fixing duplicate template variable name 2006-06-30 18:46:30 +00:00
Roy Johnson
3fd656a651 fix - SQL Report w/ pagination and nested queries (pagination is now over-ridden as intended when nested queries are defined) 2006-06-30 16:58:13 +00:00
Roy Johnson
8c2434cc4d fix - Edit LDAP Connection 2006-06-30 13:16:42 +00:00
Colin Kuskie
206a294988 Fix bug where groups were being created with no defaults.
Update Group test to check for default values in groups created
with gid "new" and "".
2006-06-30 05:14:28 +00:00
Colin Kuskie
cce6dc6e0a very basic help docs for manage groups in group 2006-06-29 23:30:13 +00:00
Roy Johnson
87616b1bb0 fix - Adding Survey Choices 2006-06-29 12:44:35 +00:00
Colin Kuskie
22c2102e5a fixed a bug where userId was not checked unless explicitly passed into canView 2006-06-29 04:40:33 +00:00
Roy Johnson
4cb7c98a16 fix - Pagination not working in User Management System 2006-06-28 22:22:00 +00:00
Roy Johnson
591921984b fix - Export Functionality 2006-06-28 20:26:09 +00:00
Roy Johnson
d27fc4917f fix - Secure the search function 2006-06-28 19:13:44 +00:00
Colin Kuskie
dc584ec66d Fix some really old, out-of-date POD in International.pm
Rework Operation/Profile to use an existing i18n object to fetch language hash.
2006-06-28 17:56:15 +00:00
Roy Johnson
1bbc14691d fix - Product Asset - specification labels not showing 2006-06-28 15:41:00 +00:00
Roy Johnson
02fc703a76 fix - Search returns not restricted to chosen path or asset type 2006-06-28 14:43:58 +00:00
Lucas Bartholemy
bfd2f7ed59 fixed typo + better language checking 2006-06-28 13:50:37 +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
Frank Dillon
5203a9cef7 fix HTMLArea to prevent rich editors from crashing the page and throwing a fatal error. Instead, the normal textarea is returned if rich editor fails. 2006-06-27 22:00:38 +00:00
Colin Kuskie
58eb9e230c time row template variables 2006-06-27 20:56:19 +00:00
Roy Johnson
8ae9dd6610 missed one 2006-06-27 18:05:44 +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
Colin Kuskie
fe671de7f0 remove old debugging output 2006-06-26 04:06:16 +00:00
JT Smith
9287458443 - Fixed a bug in the asset manager where you could be redirected to a wrong
page after using the delete, copy, cut, duplicate buttons.
2006-06-24 23:12:42 +00:00
JT Smith
5c16bd4d82 fix: Search displays already deleted files 2006-06-23 22:35:16 +00:00
Colin Kuskie
fe422d0051 fix POD problems 2006-06-23 22:11:27 +00:00
JT Smith
edbdf736d4 fix: Shortcuts w/multiple criteria 2006-06-23 21:59:50 +00:00
Frank Dillon
0cbcdbfaaf fixed issue where yes/no required fields would evaluate to false if the user chose "no" 2006-06-23 21:48:54 +00:00
Frank Dillon
c0c714ce0b fixed a few more checkbox onchange events to onclick 2006-06-23 21:28:06 +00:00
Frank Dillon
b104bacc32 fixed issue where clipboard select all was not working in IE. 2006-06-23 21:20:52 +00:00
Roy Johnson
c3ece7aca8 Fixed another boo boo 2006-06-23 20:53:19 +00:00
Roy Johnson
54285ff4da Not having a good day today... 2006-06-23 20:40:21 +00:00
Roy Johnson
67cc512c6c fix my doof 2006-06-23 20:34:30 +00:00
Roy Johnson
37c7f002ac fix - Deleted assets reappear upon paste of parent 2006-06-23 19:34:53 +00:00
Roy Johnson
6ac999738f Removing some debug code 2006-06-23 19:03:20 +00:00