Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2007/10/04 14:40:42 684 684 jcostell GI-276 (1-8IGOIS) IDE handles deserialize async components better -- unexpanded components save correctly, name and special style show up in DOM palette
2008/07/22 16:47:26 681 681 tibco Trying to sync repository
2008/01/25 17:51:47 679 679 lbirdeau [3.5.1 HF01]

*fixed regression introduced in build 8. The 'label' attribute was added twice to various controls. I have tested this in xhtml mode to validate.
2008/01/25 16:16:49 678 678 lbirdeau [3.5.1 HF01]

*1-8PD84D: (jsx3.gui.Window). Prior checkin did not fix this bug in IE. Specifically, IE7 would open an unlimited number of windows. This bug has now been located and fixed. It resulted from an iterator trying to set all properties on the closed window to null. Now only those properties that point to functions are set to null.

* Also fixed regression introduced in build 8. The 'label' attribute was added twice to the rendered Menu HTML, which caused XHTML mode to faile due to the stricter parse rules (no duplicate attributes)
2008/01/22 15:46:43 677 677 lbirdeau [3.5.1 HF01]

*1-8PD84D: When multiple jsx3.gui.Window objects are created and opened, the application is destroyed when the first window that was opened is closed. This was caused by the window level Event subscriptions being set for all existing windows. In the case of 'unload' and 'beforeunload', the event should NOT automatically apply to all open windows, as it will close all of them.

The bug is fixed in both jsx3.gui.Window and the public method used by that class, jsx3.gui.Event.subscribe. The public method now accepts an optional fourth parameter, specifying the target browser window(s) to limit the subscription.
2008/01/18 09:29:29 676 676 lbirdeau [3.5.1 HF01]

1-8RDUIP
* Any in-process edit to a rule node in the mapping tree was not persisted. The user was forced to first select another rule and then click the save button. This has been fixed, so that clicking 'save' results in all in-process edits being persisted

* The mapper tester would get out of sync when a rule was edited in the mapper. Code has been added to re-sync the tester each time it is activated, so that it always reflects the latest mapper edits.
2008/01/15 11:07:08 675 675 lbirdeau [3.5.1 HF01]

1-8PWFQP
ISG: Incorrect URL generated with an extra '/' while loading config.xml in the charting addin.
2008/01/15 08:36:36 674 674 lbirdeau [3.5.1 HF01]

1-8QB2LX
QA request addition of html attribute label="jsxname" to the markup generated by Matrix paint method.

1-8MH2XY
ISG: Restrictions not getting applied in XML Mapping Utility.
2008/01/14 14:31:03 673 673 jcostell Update comment to Request.init() warning of memory leak.
2008/01/14 14:30:45 672 672 jcostell Fix AOH in 3.5.x
2008/07/22 15:46:39 671 671 tibco Renaming branch
Copied from /branches/gi/3.5.0:670
2008/02/11 16:24:03 669 669 lbirdeau [3.5.0 HF01]

* Fixed problem with class loader where a double-slash is instroduced in the path (//config.xml)
2008/02/11 15:51:51 668 668 jmccandl Branching GI 3.5.0 out of the trunk (using GA build revision: 4628) Copied from /trunk/gi:120
2008/07/22 15:40:57 667 667 tibco Renaming branch
Copied from /branches/gi/3.5.0.x:666
2008/07/22 15:39:58 666 666 tibco Branch to 3.5.0.x branch for HF1
Copied from /tags/gi/3.5.0:665
2007/10/18 11:56:31 648 648 jcostell Fix Combo dropdown behavior regression
2007/10/16 10:57:27 647 647 lbirdeau [3.5.1]

Siebel GI-278 (1-8J0TKC): fixe properties editor source file for Dialog class used by GI Builder, so that it saves integers as actual numbers (not strings)
2007/10/16 10:21:34 646 646 jcostell GI-281 (1-8JGUV7) selection language MSXML 3 issue
2007/10/11 10:23:19 645 645 jcostell GI-277 (1-8IXTFX) MSXML issues
+ now try 6, 4, then 3
+ if jsxxmlversion specified, show alert error if that version is not available
2007/10/10 08:53:29 644 644 jcostell GI-274 (1-8IWWSX) searching on class in apihelp when no class is selected in tree