Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: 1.Bugzilla Bug 122211 UI enhancement for BIRT scripting support.2.Bugzilla Bug 122869 Drag a parameter from data explorer view into a table in library, a new parameter is created automatically.

- Summary:
1.Bugzilla Bug 122211 UI enhancement for BIRT scripting support
2.Bugzilla Bug 122869 Drag a parameter from data explorer view into a table in library, a new parameter is created automatically.

- Bugzilla Bug (s) Resolved:

- Description:
1. Change the tree strucutre of platee and _expression_ builder.
2. Support this keyword in JSEditor.
3. Support reportContext keyword.
4. Fix DND bugs in library editor.Check if the target root and source root is the same library handle. If yes, don't extends the parameter.


- Tests Description: manual

- Files Edited:
/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ExpressionTreeSupport.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/js/JSEditor.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/js/JSSyntaxContext.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/js/TreeViewPalettePage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java


- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 



--Qiangsheng Wang


Back to the top