[JBoss JIRA] (JBIDE-11270) Server editor: Remote branch to use should be a text-field with autocomplete
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11270?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-11270:
-------------------------------------
Summary: Server editor: Remote branch to use should be a text-field with autocomplete (was: Remote branch to use should be a text-field with autocomplete (OpenShift server editor and import/creation wizard))
> Server editor: Remote branch to use should be a text-field with autocomplete
> ----------------------------------------------------------------------------
>
> Key: JBIDE-11270
> URL: https://issues.jboss.org/browse/JBIDE-11270
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 3.3.0.Beta1
> Reporter: Lucia Jelinkova
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: egit-remote-branches.png, remote-disabled.png, server_detail.jpg
>
>
> When you open the detail of OpenShift server adapter you can change the Git remote name by typing the new value. Could you change the text field to combo box filled with remote names that are actually configured for the OpenShift project?
> !server_detail.jpg!
> We decided to match what EGit provides: a text-field which allows freely typed entries (which would create new branches) but also offers auto-completion to match existing branches.
> !egit-remote-branches.png!
--
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, 4 months
[JBoss JIRA] (JBIDE-11270) Server editor: Remote branch to use should be a text-field with autocomplete
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11270?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-11270:
-------------------------------------
Fix Version/s: LATER
(was: 4.2.x)
> Server editor: Remote branch to use should be a text-field with autocomplete
> ----------------------------------------------------------------------------
>
> Key: JBIDE-11270
> URL: https://issues.jboss.org/browse/JBIDE-11270
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 3.3.0.Beta1
> Reporter: Lucia Jelinkova
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: LATER
>
> Attachments: egit-remote-branches.png, remote-disabled.png, server_detail.jpg
>
>
> When you open the detail of OpenShift server adapter you can change the Git remote name by typing the new value. Could you change the text field to combo box filled with remote names that are actually configured for the OpenShift project?
> !server_detail.jpg!
> We decided to match what EGit provides: a text-field which allows freely typed entries (which would create new branches) but also offers auto-completion to match existing branches.
> !egit-remote-branches.png!
--
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, 4 months
[JBoss JIRA] (JBDS-2854) Wrong Spring MVC archetype on JBoss Central page
by Tomas Repel (JIRA)
Tomas Repel created JBDS-2854:
---------------------------------
Summary: Wrong Spring MVC archetype on JBoss Central page
Key: JBDS-2854
URL: https://issues.jboss.org/browse/JBDS-2854
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 7.1.0.CR1
Reporter: Tomas Repel
JBoss Central page, 'Start from scratch' section, Spring Project is based on the org.jboss.spring.archetypes:spring-mvc-webapp:1.0.0.CR6 Maven archetype. It is obsolete and the correct archetype to be based on is org.jboss.spring.archetypes:jboss-spring-mvc-archetype:1.0.3.Final
--
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, 4 months
[JBoss JIRA] (JBIDE-11134) Application wizard: Do not put Eclipse files into .gitignore if an existing project is shared with different Git repository
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11134?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-11134:
-------------------------------------
Summary: Application wizard: Do not put Eclipse files into .gitignore if an existing project is shared with different Git repository (was: Do not put Eclipse files into .gitignore if an existing project is shared with different Git repository)
> Application wizard: Do not put Eclipse files into .gitignore if an existing project is shared with different Git repository
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-11134
> URL: https://issues.jboss.org/browse/JBIDE-11134
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.Beta1
> Reporter: Lucia Jelinkova
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
>
> When enabling an OpenShift application for an existing project that already contains Git configuration the OpenShift should not change the .classpath, .project and .settings configuration in .gitignore. The user might have had a reason not to ignore them and might be surprised when his configuration changes.
--
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, 4 months
[JBoss JIRA] (JBIDE-10541) Server adapter: If I add a file to my project, the adapter should show EGit commit dialog
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10541?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10541:
-------------------------------------
Summary: Server adapter: If I add a file to my project, the adapter should show EGit commit dialog (was: If I add a file to my project, the OpenShift server adapter does not handle it well: should show EGit commit dialog)
> Server adapter: If I add a file to my project, the adapter should show EGit commit dialog
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-10541
> URL: https://issues.jboss.org/browse/JBIDE-10541
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 3.3.0.M5
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
> Attachments: committed-changes-to-publish.png
>
>
> Currently the dialog showing up when committing/pushing is confusing since it says there are no changes which is not correct if comparing to opehsfnit remote repo.
> Should make a check against the fetched upstream and see what has changed since that is a fast local operation.
--
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, 4 months