Commit graph

5860 commits

Author SHA1 Message Date
JT Smith
aaa93d466b - fix: Can't create new account
- fix: Several new assets aren't added to config during upgrade process
 - fix: Post Subject HTML
 - fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +00:00
Martin Kamerbeek
ebf8fd8065 fix: Session id 2006-07-11 16:09:13 +00:00
JT Smith
0aac23dedf - fix: AssetProxied Navigation context menu - items invisible in Style 02
- fix: Request Tracker Asset - Reply to a post displays Severity drop down
   list
 - fix: Syndicated wobject erro 6.8+
2006-07-11 15:41:24 +00:00
Martin Kamerbeek
f63dc89a0b fix: new spectre.pl error 2006-07-11 15:17:19 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
f3346bd008 i18n for Department user profile 2006-07-11 04:15:31 +00:00
Colin Kuskie
99937e80c1 new macro tests with interesting features 2006-07-09 04:56:25 +00:00
Colin Kuskie
c8a780b2a4 Leverage H_homeLInk to build a_account macro tests. 2006-07-07 05:00:52 +00:00
Colin Kuskie
54671ed087 WebGUI::HTML test script for filter subroutine 2006-07-06 23:01:54 +00:00
Colin Kuskie
2967681f6d Updated macro test to instantiate a test template using the
new version control/tag API and then
use HTML and text parsers to read the output to see if
the templates were executed correctly.
2006-07-06 22:04:51 +00:00
Colin Kuskie
a3bd26cdd0 tests for H_homeLink macro 2006-07-05 23:36:02 +00:00
JT Smith
a511ab9d50 preparing for 7.0.0 release 2006-07-05 15:05:28 +00:00
JT Smith
01ff53ed6c fixed a bug in spectre where it would only bind to 127.0.0.1 2006-07-05 14:02:18 +00:00
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