Colin Kuskie
5ad0bb3f96
LastModified macro tests
2006-07-05 05:34:40 +00:00
Colin Kuskie
4fff8c5697
simple test for Slash_gatewayUrl macro
2006-07-04 22:00:27 +00:00
Colin Kuskie
2caf5ecdbe
simple PageUrl macro test
2006-07-04 21:56:42 +00:00
Colin Kuskie
2df0c6174c
simple test of PageTitle macro
2006-07-04 21:52:55 +00:00
Colin Kuskie
bfa089141f
basic tests for Hash_userId macro
2006-07-04 21:27:11 +00:00
JT Smith
ea5108f952
more spectre tweaks, but no permanent solution to memory leak
2006-07-04 19:02:22 +00:00
Colin Kuskie
1804ac8c6e
basic tests for Extras macro
2006-07-04 04:39:04 +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
122b59019c
Fixed a problem with the Macro config inserter.
...
Added a clause to SQL.t to force it to bail if the macro hasn't
been temporarily added to the config.
2006-07-03 21:37:53 +00:00
JT Smith
d95fbffa39
cleaned up some spectre code and fixed a few bugs
2006-07-03 19:22:14 +00:00
Colin Kuskie
2b9efcb217
more SQL macro tests
2006-07-02 23:00:03 +00:00
Colin Kuskie
67dc45be28
add a test for two digit macros in the template
2006-07-02 21:11:56 +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
d27b3c24b6
test for examples from SQL macro docs
2006-07-02 02:19:58 +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
785645b2b6
fix bug which doesn't allow all macros to be processed
2006-06-30 19:59:44 +00:00
Frank Dillon
eb3d07f355
fixing duplicate template variable name
2006-06-30 18:46:30 +00:00
Frank Dillon
00f89eb581
2006-06-30 18:34:48 +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
Roy Johnson
235a4ed56e
fix - Upgrade 6.8.10 to 6.99.5
2006-06-29 11:59:55 +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
98eda26a3e
don't want to blast an index just because it hasn't changed =)
2006-06-28 21:24:38 +00:00
Roy Johnson
b78601e0b5
fix - Search displays already deleted files
2006-06-28 21:13:21 +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
adc20c335a
fix - Folders displayed for underprivileged users
2006-06-28 15:58:05 +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
61883aae20
rich editor fix
2006-06-27 22:11:42 +00:00