Colin Kuskie
c68fa20512
update POD to reference correct group
2006-07-12 05:31:06 +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
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
JT Smith
a511ab9d50
preparing for 7.0.0 release
2006-07-05 15:05:28 +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
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