| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2007/06/18 13:30:55 | 171 | 171 | jcostell | fix addin with JSS (charting) loading |
| 2007/06/18 11:51:17 | 170 | 170 | jcostell | "inc is undefined" |
| 2007/06/18 11:49:23 | 169 | 169 | jcostell | whoops, left debugging messages uncommented |
| 2007/06/15 11:24:49 | 167 | 167 | lbirdeau | [document.domain] added better error logging for exception when readystatechange handler isn't properly removed. Optimized detection for whether the document.domain has changed. NOTE: I have set up a test environment that includes apache and AMS running on different subdomains using this latest fix. It has worked every time I've tested it. Please validate on your own build, but this should finally fix this issue based on all of the tests that I've run this morning. |
| 2007/06/14 19:20:55 | 166 | 166 | lbirdeau | Document.domain. Used host to document.domain comparison. Used sleep to avoid error with readystatechange removal. |
| 2007/06/14 14:35:00 | 164 | 164 | jcostell | - more class loader fixes/rollback - better error reporting in Document/Logger - fix small safari bug in Document |
| 2007/06/14 11:00:14 | 162 | 162 | jcostell | fix cache ids of XML, JSS, and LJSS files loaded by the class loader |
| 2007/06/13 15:21:04 | 157 | 157 | jcostell | 1-88XQJ7 multiple app deployment |
| 2007/06/12 13:59:58 | 156 | 156 | kataylor | update Linux requirements. |
| 2007/06/08 09:59:38 | 145 | 145 | jcostell | Another fix to classloader: app and addin JS could load before locale/message data (could cause a statically init'ed MessageFormat with "{0,number,integer}" to fail). |
| 2007/06/07 14:14:59 | 142 | 142 | lbirdeau | SR 1-86ttdv: I can't find the siebel defect for this one and want to avoid adding a duplicate, so I'm just including the sr number. This fixes the issue in a WSDL where simple type restrictions are inappropriately applied to an ancestor element when only the parent element should have received the restriction. |
| 2007/06/07 13:25:06 | 140 | 140 | lbirdeau | Jira GI-126: The setText method for Tab did not synchronize the autoscrollers. This meant that changing the tab text to a longer or shorter string would cause the undesired behavior of either not showing the autoscroller when it was needed or actually showing it when it was not. |
| 2007/06/07 13:22:55 | 139 | 139 | jcostell | cache palette brittleness |
| 2007/06/07 12:38:40 | 138 | 138 | jcostell | GI-115 (1-80Y4RN) timepicker error |
| 2007/06/07 11:05:06 | 137 | 137 | lbirdeau | Siebel: GI-130 (1-88F1AJ): The reparse feautre for the mapper was relying on a mapping address scheme that was too brittle, making the reparse feature unuseable. Now uses XPath where possible to point to the correct node in the source schema/wsdl |
| 2007/06/06 10:16:33 | 127 | 127 | jcostell | GI-111 (1-86NZG3) class loader works with duplicate or missing resource ids |
| 2007/06/05 14:58:00 | 118 | 118 | jcostell | GI-125 jsx3.net.URIResolver.USER.getUriPrefix() |
| 2007/06/05 14:35:38 | 116 | 116 | jcostell | GI-129 (1-888L5E) disabled slider key/wheel events |
| 2007/06/05 13:49:11 | 115 | 115 | jcostell | GI-118 Cacheable throws error when painted with bad XML, prevents paint from succeeding |
| 2007/06/05 13:39:06 | 114 | 114 | jcostell | GI-111 (1-86NZG3) multi app deployment |