[JBoss JIRA] (JBIDE-18116) Update Thym release on TP
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18116?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-18116:
--------------------------------------
+1
> Update Thym release on TP
> -------------------------
>
> Key: JBIDE-18116
> URL: https://issues.jboss.org/browse/JBIDE-18116
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform, upstream
> Affects Versions: 4.2.0.Beta3
> Reporter: Gorkem Ercan
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> *Reason:* Update Eclipse Thym to pickup fixes to JBDS issues
> *License and owner:* Eclipse
> *Original p2 repo:* http://download.eclipse.org/thym/snapshots
> *JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/thym/0.1.0-SNAP...
> *Sources:* https://github.com/eclipse/thym
> *Affected projects:* jbosstools-aerogear
> *Include in JBDS:* YES
> *Type of dependency:* build
> *List of bundles added/removed:*
> {code}
> mistria@mistria--rh:~/git/jbosstools-target-platforms/jbosstools/multiple$ ~/git/p2diff/org.eclipse.equinox.p2.example.p2diff.packaging/target/products/org.eclipse.equinox.p2.example.p2diff.product/linux/gtk/x86_64/p2diff http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... file:$(pwd)/target/jbosstools-multiple.target.repo/
> < org.eclipse.thym.ui [0.1.0.201407181900]
> < org.eclipse.thym.ios.core [0.1.0.201407181900]
> < org.eclipse.thym.feature.feature.group [0.1.0.201407181900]
> < org.eclipse.thym.android.core [0.1.0.201407181900]
> < org.eclipse.thym.android.ui [0.1.0.201407181900]
> < org.eclipse.thym.core [0.1.0.201407181900]
> < org.eclipse.thym.feature.feature.jar [0.1.0.201407181900]
> < org.eclipse.thym.ios.ui [0.1.0.201407181900]
> > org.eclipse.thym.feature.feature.group [0.1.0.201408251101]
> > org.eclipse.thym.core [0.1.0.201408251101]
> > org.eclipse.thym.ios.ui [0.1.0.201408251101]
> > org.eclipse.thym.android.core [0.1.0.201408251101]
> > org.eclipse.thym.android.ui [0.1.0.201408251101]
> > org.eclipse.thym.ios.core [0.1.0.201408251101]
> > org.eclipse.thym.ui [0.1.0.201408251101]
> > org.eclipse.thym.feature.feature.jar [0.1.0.201408251101]
> === Summary ===
> http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... contains 8 unique IUs
> file:/home/mistria/git/jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/ contains 8 unique IUs
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (JBIDE-18118) Moving particular widgets from jQuery Mobile to HTML5
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18118?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-18118:
----------------------------------------
It seems that for Ionic, Input Type should set ionic specific style classes (see class="item item-input" here http://ionicframework.com/html5-input-types/#text ?)
I don't see a big problem if we, for example, will have three Input Types: Ionic specific, jQuery Mobile and pure HTML5. But we need to know which widgets are most important to add to each category.
> Moving particular widgets from jQuery Mobile to HTML5
> -----------------------------------------------------
>
> Key: JBIDE-18118
> URL: https://issues.jboss.org/browse/JBIDE-18118
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Priority: Critical
> Labels: new_and_noteworthy
> Fix For: 4.2.0.CR1
>
>
> Now that we have an Ionic Palette, we need to move some widgets from the jQuery Mobile Palette into the HTML5 Palette, as they are common between the jQuery Mobile/Ionic.
> Text Input is the most obvious one. I am not sure which other HTML5 elements are basically "re-used" in Ionic land.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (JBIDE-18118) Moving particular widgets from jQuery Mobile to HTML5
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18118?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-18118:
--------------------------------------
Assignee: Alexey Kazakov (was: Viacheslav Kabanovich)
> Moving particular widgets from jQuery Mobile to HTML5
> -----------------------------------------------------
>
> Key: JBIDE-18118
> URL: https://issues.jboss.org/browse/JBIDE-18118
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Priority: Critical
> Labels: new_and_noteworthy
> Fix For: 4.2.0.CR1
>
>
> Now that we have an Ionic Palette, we need to move some widgets from the jQuery Mobile Palette into the HTML5 Palette, as they are common between the jQuery Mobile/Ionic.
> Text Input is the most obvious one. I am not sure which other HTML5 elements are basically "re-used" in Ionic land.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (JBIDE-17213) Improve the default value of Download folder in the download runtimes wizard
by Lars Heinemann (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17213?page=com.atlassian.jira.plugi... ]
Lars Heinemann commented on JBIDE-17213:
----------------------------------------
Whatever...but its easy to check if the folder is writable. We should put such a logic in and if its not writable then we should tell user to specify another folder.
> Improve the default value of Download folder in the download runtimes wizard
> ----------------------------------------------------------------------------
>
> Key: JBIDE-17213
> URL: https://issues.jboss.org/browse/JBIDE-17213
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: runtime-detection
> Affects Versions: 4.2.0.Beta1
> Environment: Kubuntu 13.10
> Reporter: Lars Heinemann
> Assignee: Rob Stryker
> Fix For: 4.2.0.CR1
>
> Attachments: jbt_downloadruntime.png
>
>
> The download folder defaults to /tmp folder. That is on Kubuntu and maybe Ubuntu as well a bad choice as only root can write to that folder. The folder /var/tmp/ is the better choice on this OS.
> I would propose to use java.io.tmpdir for the default value if possible and check if that is writable for the user. If thats not the case we should have some fallback folder.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (JBIDE-18056) Server adapter: Use same terminology "OpenShift Server Adapter" everywhere
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18056?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-18056:
------------------------------------------
merged and pushed to upstream/master
> Server adapter: Use same terminology "OpenShift Server Adapter" everywhere
> --------------------------------------------------------------------------
>
> Key: JBIDE-18056
> URL: https://issues.jboss.org/browse/JBIDE-18056
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: server_adapter
> Fix For: 4.2.0.CR1
>
>
> We have changed label in New Application wizard to use "server adapter" instead of "server" (see JBIDE-18046). This is desired and already used in documentation. We should use same terminology everywhere:
> - type in OpenShift Server Adapter properties - type is "OpenShift Server"
> - tree item in New Server wizard and label before text field on the same wizard page - tree item is "OpenShift Server" and label is "Server name:"
> - title and description in New Server wizard on the next wizard page - title is "Create an OpenShift Server" and description is "Create an OpenShift Server by choosing your connection, application and deploy project"
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (JBIDE-18110) OpenShift explorer: cannot delete characters in any editor, OpenShift forcefully binds "Del" even when no focus
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18110?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-18110:
------------------------------------------
merged and pushed to upstream/master
> OpenShift explorer: cannot delete characters in any editor, OpenShift forcefully binds "Del" even when no focus
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18110
> URL: https://issues.jboss.org/browse/JBIDE-18110
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.CR1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: explorer
> Fix For: 4.2.0.CR1
>
>
> We have added shortcuts for deletion of application(s), domain(s) and connection(s) in OpenShift Explorer view. The "Delete" shortcut, often used in text editor, invoke dialog to delete an entry (application/domain/connection). The problem is that shortcuts are taken all the time, although the OpenShift Explorer view has lost focus.
> This cause deletion of character in text editors impossible while OpenShift Explorer is opened.
> We should set up to listen for shortcuts if and only if OpenShift Explorer view is opened and has focus.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months
[JBoss JIRA] (JBIDE-18110) OpenShift explorer: cannot delete characters in any editor, OpenShift forcefully binds "Del" even when no focus
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18110?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-18110:
------------------------------------------
In the Eclipse logs one could see that the "Del" keybinding was conflicting once the focus changed from the OpenShift Explorer to the editor:
{code}
!MESSAGE A conflict occurred for DEL:
Binding(DEL,
ParameterizedCommand(Command(org.eclipse.ui.edit.delete,Delete,
Delete the selection,
Category(org.eclipse.ui.category.edit,Edit,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@71831114,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(DEL,
ParameterizedCommand(Command(org.jboss.tools.openshift.express.ui.command.removeconnection,Remove Connection(s)...,
,
Category(org.eclipse.core.commands.categories.autogenerated,Uncategorized,Commands that were either auto-generated or have no category,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@6641fdcf,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.jboss.tools.openshift.explorer.context.connection,,,system)
Binding(DEL,
ParameterizedCommand(Command(org.jboss.tools.openshift.express.ui.command.deletedomain,Delete Domain...,
,
Category(org.eclipse.core.commands.categories.autogenerated,Uncategorized,Commands that were either auto-generated or have no category,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@767e557b,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.jboss.tools.openshift.explorer.context.domain,,,system)
{code}
I thus now deactivate the context when the OpenShift Explorer is losing the focus which in turn deactivates the keybinding. (The "del" keybinding is relying on a context which we activate/deactivate upon selection change:
{code}
<extension
point="org.eclipse.ui.handlers">
<handler
commandId="org.jboss.tools.openshift.express.ui.command.deletedomain"
class="org.jboss.tools.openshift.express.internal.ui.command.DeleteDomainHandler">
</handler>
</extension>
{code}
> OpenShift explorer: cannot delete characters in any editor, OpenShift forcefully binds "Del" even when no focus
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18110
> URL: https://issues.jboss.org/browse/JBIDE-18110
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.CR1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: explorer
> Fix For: 4.2.0.CR1
>
>
> We have added shortcuts for deletion of application(s), domain(s) and connection(s) in OpenShift Explorer view. The "Delete" shortcut, often used in text editor, invoke dialog to delete an entry (application/domain/connection). The problem is that shortcuts are taken all the time, although the OpenShift Explorer view has lost focus.
> This cause deletion of character in text editors impossible while OpenShift Explorer is opened.
> We should set up to listen for shortcuts if and only if OpenShift Explorer view is opened and has focus.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 9 months