[JBoss JIRA] (JBIDE-6334) Preferences to control DnD markers parameters and captions like Color, What kind of markers to show and what colors should be used
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6334?page=com.atlassian.jira.plugin... ]
Yahor Radtsevich updated JBIDE-6334:
------------------------------------
Fix Version/s: 4.2.x
(was: 4.1.x)
> Preferences to control DnD markers parameters and captions like Color, What kind of markers to show and what colors should be used
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-6334
> URL: https://issues.jboss.org/browse/JBIDE-6334
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Affects Versions: 3.2.0.M1
> Reporter: Denis Golovin
> Assignee: Yahor Radtsevich
> Priority: Optional
> Labels: dnd, new_and_noteworthy, vpe
> Fix For: 4.2.x
>
>
> DnD markers behavior should have preferences to control at least color, because at first sight I would prefer different color scheme. Red for possible positions and black for position where dropped element is going to be inserted.
> Here option candidates:
> 1. Show Possible Drop Markers : Yes/No checkbox
> 2. Possible Drop Location Marker color: Color Chooser
> 3. Drop Location Marker Color
> 4. Highlight Drop Target Element: yes/No checkbox
> 5. Highlighted element Border color: Color Chooser
> 6. Highlighted element Background color: Color Chooser
> 7. Highlighting Transparency: 50-100%
> In DnD captions (JBIDE-5970) would be good to have preferences to let it be controlled. Something like:
> 1. Where to show caption: VPE ,Eclipse Status Line
> 2. Where to show if VPE is selected in point 1: Align to Cursor, Highlighted element or have it always at the same fixed place.
> 3. Show the code after DnD is finished in caption: Yes/No
> 4. Font color: Color chooser
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-9248) Add JSP 2.0 Tag Files support (<jsp:doBody> should be displayed correctly)
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9248?page=com.atlassian.jira.plugin... ]
Yahor Radtsevich updated JBIDE-9248:
------------------------------------
Fix Version/s: 4.2.x
(was: 4.1.x)
> Add JSP 2.0 Tag Files support (<jsp:doBody> should be displayed correctly)
> --------------------------------------------------------------------------
>
> Key: JBIDE-9248
> URL: https://issues.jboss.org/browse/JBIDE-9248
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor Templates
> Affects Versions: 3.3.0.M1
> Reporter: Maxim Areshkau
> Assignee: Yahor Radtsevich
> Fix For: 4.2.x
>
> Attachments: greeting.jsp, greeting.png, jspDoBody.zip, response.png, response.tag
>
>
> Currently custom JSP tags from *.tag files are not properly displayed in VPE.
> As well as <jsp:doBody> tag from within such tags.
> The requirements are:
> 1) Add to VPE the ability to recognize JSP 2.0 custom tags files (*.[tag|tagx])
> 2) VPE should CORRECTLY display the content of the JSP 2.0 Tag Files.
> 3) The content(children) of the custom tag should be plased into its template from *.[tag|tagx] files to the place where <jsp:doBody> is specified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-7004) Add support for externalization of all string from web page
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-7004?page=com.atlassian.jira.plugin... ]
Yahor Radtsevich updated JBIDE-7004:
------------------------------------
Fix Version/s: 4.2.x
(was: 4.1.x)
> Add support for externalization of all string from web page
> -----------------------------------------------------------
>
> Key: JBIDE-7004
> URL: https://issues.jboss.org/browse/JBIDE-7004
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 3.3.0.M1
> Reporter: Maxim Areshkau
> Assignee: Yahor Radtsevich
> Labels: new_and_noteworthy
> Fix For: 4.2.x
>
> Attachments: Externalize All Strings From Page Dlg.bmml, Externalize All Strings From Page Dlg.bmml, Externalize All Strings From Page Dlg.bmml, Externalize All Strings From Page Dlg.png, JBIDE7004-CONTEXT_MENU.png, JBIDE7004-PAGE1_BROWSE.png, JBIDE7004-PAGE1_LIST.png, JBIDE7004-PAGE2_STRINGS.png, JBIDE7004-PAGE3_BUNDLE.png
>
>
> The dialog to externalize all strings contains 3 pages.
> After user has selected "Externalize all strings.. " menu item
> !JBIDE7004-CONTEXT_MENU.png|width=400px!
> the dialog will appear:
> 1) On "Page1" user selects the bundle's *.properties file from the project
> !JBIDE7004-PAGE1_BROWSE.png|width=400px!
> All the properties from that file are shown in the table
> !JBIDE7004-PAGE1_LIST.png|width=400px!
> 2) Then "Page2" shows the list of all not-externalized strings along with generated keys for them. User can edit key directly in the table
> !JBIDE7004-PAGE2_STRINGS.png|width=400px!
> Validation for keys and values is performed instantly.
> 3) On the last "Page3" user selects the way how to register the resource bundle on the page: manually, in faces-config, via f:loadBundle
> !JBIDE7004-PAGE3_BUNDLE.png|width=400px!.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-9292) Show as EL toolbar button does not affect values set through Page Design Options dialog
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9292?page=com.atlassian.jira.plugin... ]
Yahor Radtsevich updated JBIDE-9292:
------------------------------------
Fix Version/s: 4.2.x
(was: 4.1.x)
> Show as EL toolbar button does not affect values set through Page Design Options dialog
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-9292
> URL: https://issues.jboss.org/browse/JBIDE-9292
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor core
> Affects Versions: 3.3.0.M1
> Reporter: Maxim Areshkau
> Assignee: Yahor Radtsevich
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: el-pressed.png, page-design-options.png, show-el-not-pressed.png
>
>
> *Steps to reproduce:*
> # Create a JSF project
> # Create a JSPX page with the following content:
> {code:xml|title=test.jspx}
> <input type="submit" value="${hello}"/>${hello}
> {code}
> # Open Page Design Options dialog->Substitutes EL-expressions
> # Create expression {{hello}} with value {{Hello World!}} and press OK
> # Click show bundle's messages as EL expressions button on the toolbar
> *Actual result:*
> ${hello} expressions are substituted by {{Hello World!}}
> *Expected result:*
> ${hello} expressions are not substituted and shown as is
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBIDE-14597) ng-app AngularJS
by Burr Sutter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14597?page=com.atlassian.jira.plugi... ]
Burr Sutter commented on JBIDE-14597:
-------------------------------------
[~maxandersen]
How much influence can we bring to bear on Luna to have this sorted out in that release?
> ng-app AngularJS
> ----------------
>
> Key: JBIDE-14597
> URL: https://issues.jboss.org/browse/JBIDE-14597
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Priority: Critical
> Fix For: 4.2.x
>
> Attachments: 2013-05-23_0752.png, 2013-05-23_1548.png, html5_demo.fsh, Screen Shot 2013-05-23 at 3.51.53 PM.png
>
>
> Warning:
> Undefined attribute name (ng-app).
> Undefined attribute name (ng-controller).
> AngularJS is part of the new HTML5 Scaffolding feature in Forge 1.3
> forge install-plugin angularjs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months