Commit graph

2218 commits

Author SHA1 Message Date
Colin Kuskie
2bf7059e10 fix confirm sub in Wobject.pm 2006-06-20 20:17:37 +00:00
JT Smith
5a7b73db82 updated url 2006-06-20 19:44:44 +00:00
Colin Kuskie
736b1381f0 Fix misisin HTTPProxy label.
Document that session variables are deprecated.
2006-06-20 18:38:20 +00:00
JT Smith
4f91b4bf4e - Fixed a memory leak in Spectre that could cause it to double in size
roughly every 30 hours under certain conditions.
2006-06-20 14:07:59 +00:00
Colin Kuskie
2daa75267a note that a spectre.conf file is needed before upgrading to 6.99 2006-06-19 04:27:38 +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
JT Smith
a3a2cffa57 preparing for 6.99.5 bugfix cycle 2006-06-16 17:28:34 +00:00
JT Smith
5ff84c5fef preparing for 6.99.4 release 2006-06-16 16:46:16 +00:00
Roy Johnson
288be2c599 fix: 6.99rc0 - shippingOptions not serialized 2006-06-16 14:37:28 +00:00
Colin Kuskie
c302b9f1bf document bugfix 2006-06-15 22:34:37 +00:00
Roy Johnson
3678e470d3 fix: Commerce and groups 2006-06-15 21:17:48 +00:00
Roy Johnson
d5d9f05500 fix: op=editSubscription causes fatal 2006-06-15 20:22:16 +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
Steve Swanson
349cf454e8 Adds a delete all entries option to default dataform, as well as includes the options bar from default dataform into the data list template 2006-06-14 21:31:49 +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
833840a806 project manager / time tracking fixes 2006-06-14 16:37:14 +00:00
Frank Dillon
591178455e project management fix 2006-06-14 16:31:15 +00:00
Roy Johnson
c93d6ba4d2 fix: ?op=listTransactions causes fatal
Session/DateTime addToTime, addToDate, and addToDateTime now default to the current epoch as a starting point.
2006-06-14 16:23:20 +00:00
JT Smith
ebfa3e3d2f - Better handling of automated messages and post bounces for CS Mail. 2006-06-13 15:21:24 +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
6f96677a5e - fix: Tinymce insertImage
- fix: Edit Style returns wrong page
 - fix: Can not make Shortcut for CollaborationSystem
2006-06-12 21:35:49 +00:00
Roy Johnson
f5b1e1bd6c fix: EMS Transactions Dropping Free Events 2006-06-12 21:10:49 +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
47e6e65dd1 - fix: op=saveSettings broken 2006-06-10 02:39:46 +00:00
Roy Johnson
edaa6c463a fix - Commerce checkout confirmation very confusing
fix - EMS Discount Pass Not Applied
2006-06-09 21:26:45 +00:00
Steve Swanson
b36b58cbb2 Made menus have more contrast for data form templates 2006-06-09 18:29:53 +00:00
JT Smith
1ddeea9b39 - fix: Adding HTTP Proxy 2006-06-09 17:51:42 +00:00
Colin Kuskie
33af758bd4 fix InOutBoard labeling problems 2006-06-09 16:06:27 +00:00
Colin Kuskie
ea68ad983b document bug fix for matrix help icon 2006-06-09 15:50:09 +00:00
Steve Swanson
a82fcbb21d Corrects an alignment issue with icons in collaboration system threads 2006-06-09 15:16:52 +00:00
Colin Kuskie
8050c40057 fix bug in upgrade script. Survey sub-tables use Survey_id, not assetId. 2006-06-09 04:39:14 +00:00
Colin Kuskie
ee83a320d0 Fix bad method call in Auth.pm
Fix bad help key in DataForm
2006-06-07 19:54:29 +00:00
JT Smith
f36879c55c fix: POST_MAX 2006-06-07 16:10:43 +00:00
Lucas Bartholemy
466abf8da9 template type was not checked enough 2006-06-06 16:50:17 +00:00
Martin Kamerbeek
dd5c862246 fix: Workflow Commit with approval Error 2006-06-06 12:37:49 +00:00
Martin Kamerbeek
a2b2bb662f fix: Pagination of search results does not work 2006-06-06 11:53:23 +00:00
Martin Kamerbeek
dd71810554 fix: captcha image is blank 2006-06-06 11:11:01 +00:00
Roy Johnson
74d9fb12ea fix - i18n reserved section name in Surveys
fix - typo in Asset_ProjectManager i18n
2006-06-05 23:26:17 +00:00
Roy Johnson
e783ce7660 fix HTTPproxy 2006-06-05 21:50:12 +00:00
Lucas Bartholemy
0c12259144 added missing privilege check 2006-06-05 20:56:29 +00:00
Lucas Bartholemy
553e2fc0ca fixed typo in Spectre 2006-06-05 19:08:48 +00:00
JT Smith
c7c40c0f7a fixed karma bug 2006-06-05 18:44:27 +00:00
Roy Johnson
d99aea0cda fix EMS Add Subevent 2006-06-05 18:25:13 +00:00