Commit graph

1252 commits

Author SHA1 Message Date
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
JT Smith
06e1acf350 fixing typo 2006-07-12 14:31:17 +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
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
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
87616b1bb0 fix - Adding Survey Choices 2006-06-29 12:44:35 +00:00
Roy Johnson
d27fc4917f fix - Secure the search function 2006-06-28 19:13:44 +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
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
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
fc47c1421b formatting mostly 2006-06-23 01:46:55 +00:00
JT Smith
23e31ab52a - fix: Attachment label but no field in CS posts 2006-06-22 20:15:47 +00:00
Colin Kuskie
d5204a1fa9 i18n'ed TimeTracker 2006-06-22 19:54:53 +00:00
JT Smith
aa10f84d87 - fix: viewIndividualSurvey shows "Answer" lines in Survey mode
fixed more spectre memory bugs
2006-06-22 19:45:46 +00:00
Colin Kuskie
934b6f9771 fix bad labels for Icons in TimeTracker 2006-06-22 04:56:03 +00:00
Roy Johnson
262e57300f Added new EMS approval states 2006-06-21 18:48:50 +00:00
JT Smith
bc6028dead fix: Problems with page.isSibling and page.inBranch 2006-06-21 16:47:33 +00:00
Yung Han Khoe
8ac6f3a29c Fix for <![CDATA[ ]]> tags in RSS feeds. 2006-06-21 09:35:14 +00:00
Colin Kuskie
4f7dafc015 pull i18n out of getSessionVars to ease parsing 2006-06-21 05:46:21 +00:00
Colin Kuskie
bc6c73b0b7 remove || 1s so that 0 can propagate 2006-06-20 20:45:41 +00:00
Colin Kuskie
fb7d365ee9 add field types to www_editQuestionSave 2006-06-20 20:34:09 +00:00
Colin Kuskie
2bf7059e10 fix confirm sub in Wobject.pm 2006-06-20 20:17:37 +00:00
Colin Kuskie
736b1381f0 Fix misisin HTTPProxy label.
Document that session variables are deprecated.
2006-06-20 18:38:20 +00:00
Wouter van Oijen
485393f453 Fixed hoverHelp in Snippet 2006-06-20 07:44:07 +00:00
Colin Kuskie
33b65374ba fix broken icon in TimeTracker, and add alt text 2006-06-18 18:09:59 +00:00
Colin Kuskie
000c35022b fix SQL query on non-existant column in product table 2006-06-16 22:35:09 +00:00
Roy Johnson
72654a1b24 Exposed new template variables to the DataForm
Added Delete confirmation prompts for deleting data form entries and deleting all entries
Fixed deleteEntry method to return the view instead of a blank page.
Removed deleteAllEntries method because nothing was using it
Fixed deleteAllEntriesConfirm method
Added hasEntries method
Adjusted Dataform view templates to use new vars
2006-06-15 18:18:19 +00:00
JT Smith
b17a04c6f9 - fix: shortcut bombs
- fix: DataForm
 - Many template fixes.
 - fix: Dashboard - can't instantiate
2006-06-14 19:56:07 +00:00
JT Smith
7191b53e3e fix - fix: shortcut bombs 2006-06-14 19:28:32 +00:00
JT Smith
e225c2276a - fix: cs mail posts - no url prepending
- Multiple "Re:"'s on CS Mail posts are now a thing of the past.
 - Made mail message ids follow convention.
2006-06-14 17:48:38 +00:00
JT Smith
24ed8f3e3f - fix: "Link to a page in the webgui asset tree" has default "open in a new
window"
 - fix: cs - attachments
fixed a tabbing problem in admin console introduced intraversion
2006-06-14 16:38:16 +00:00
Frank Dillon
b024a8f67d fixed insert and delete menu. Now right click and working properly 2006-06-14 16:05:22 +00:00
JT Smith
af84fb43af - Fixed a macro processing problem on the Redirect asset.
- Added a log info entry when a redirect occurs.
2006-06-13 00:55:35 +00:00
Roy Johnson
e6aafa2f7f fix: EMS Prerequisite Cache Stale 2006-06-12 21:39:38 +00:00
JT Smith
ce50d2808b - fix: Uncommitted, new Assets BREAK Navigations
- fix: I get on the chewed page
 - fix: Bug in updateMetaData function in AssetMetaData.pm
 - fix: Problems with In/Out Board
 - fix: Alternate Apache Port breaks "Commit with Approval"
 - Rearranged the "Getting Started" page in the default content to make it
   easier to follow for noobs.
2006-06-12 19:41:09 +00:00
JT Smith
9aa86225be - Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
JT Smith
0d1d2a4675 fix HttpProxy turns ampersands into semicolons 2006-06-10 16:34:59 +00:00
JT Smith
1ddeea9b39 - fix: Adding HTTP Proxy 2006-06-09 17:51:42 +00:00
Colin Kuskie
fca045fea1 fix bad labels in Security tab 2006-06-09 16:05:44 +00:00
Colin Kuskie
6c8de6c407 add help icon link to Matrix add/edit 2006-06-09 15:49:23 +00:00
Lucas Bartholemy
466abf8da9 template type was not checked enough 2006-06-06 16:50:17 +00:00
Martin Kamerbeek
a2b2bb662f fix: Pagination of search results does not work 2006-06-06 11:53:23 +00:00