Colin Kuskie
7e2efccc86
Internal javascript style storage changed from array to hash.
...
This broke the getUserPrefsForm for dashboards. Fix this so
that js'es are added again.
2006-07-12 21:22:41 +00:00
Frank Dillon
1a6c59230d
ldap recursive filter changes
2006-07-12 20:35:19 +00:00
Frank Dillon
7de89440a5
upgrade for ldap filter fields
2006-07-12 20:31:58 +00:00
Frank Dillon
ec4245a7d8
changes for adding ldap recursive filter
2006-07-12 20:31:02 +00:00
Frank Dillon
45b5d6ea5b
adding recursive group filter for cases where the LDAP group property and recursive property are the same.
2006-07-12 20:29:14 +00:00
Frank Dillon
3937180957
adding ldap recursive filter labels and hoverhelp
2006-07-12 20:27:29 +00:00
JT Smith
1440fec057
- Made changes to spectre to handle finished workflows better.
2006-07-12 20:21:10 +00:00
JT Smith
06e1acf350
fixing typo
2006-07-12 14:31:17 +00:00
Colin Kuskie
718ca3eed4
partial test for EditableToggle macro
2006-07-12 05:31:33 +00:00
Colin Kuskie
c68fa20512
update POD to reference correct group
2006-07-12 05:31:06 +00:00
Colin Kuskie
0f7af1b87b
fix department i18n problem without overwriting user configured values
2006-07-12 04:07:41 +00:00
Colin Kuskie
ffa220428c
documentation tweaks
2006-07-11 22:57:27 +00:00
JT Smith
07f7e021ca
- fix: Ldap Registration of new users (Thanks to guiuser)
...
- fix: Missing/Incorrect POD
2006-07-11 20:54:24 +00:00
JT Smith
a440cb5f41
fix: Security bug in session env
2006-07-11 20:32:46 +00:00
JT Smith
63b22dc502
- fix: Style Wizard
...
- fix: content-type
- fix: Two cookies and incorrect Last-Modified date in HTTP header
- fix: HTTP status code 404 broken
- fix: Add missing page on Problem With Request
- fix: Avatar/photo upload not working
- fix: Shortcut with content lock fails (Thanks to Michelle Lamar)
2006-07-11 20:08:30 +00:00
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