[JBoss JIRA] (JBIDE-14390) JSF 'New Project' preferences and wizard should have matching labels for the same fields
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14390?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14390:
----------------------------------
Attachment: NewJSFProject2.png
NewJSFProject1.png
NewJSFPreferences.png
> JSF 'New Project' preferences and wizard should have matching labels for the same fields
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-14390
> URL: https://issues.jboss.org/browse/JBIDE-14390
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Daniel Azarov
> Fix For: 4.2.x
>
> Attachments: JSF_NewProjectPreferences.png, JSF_NewProjectWizard1.png, JSF_NewProjectWizard2.png, NewJSFPreferences.png, NewJSFProject1.png, NewJSFProject2.png
>
>
> 1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
> * Version
> * Project Template
> * Use Default Path
> * Projects Root
> * Servlet Version
> 2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
> * Use default path
> * Location
> * JSF Environment
> * Template
> * ServletVersion
> List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
> In preferences:
> Version -> JSF Environment
> Use Default Path -> Use default path
> Projects Root -> Location
> In the wizard:
> Template -> Project Template
> ServletVersion -> Servlet Version
--
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, 6 months
[JBoss JIRA] (JBIDE-14390) JSF 'New Project' preferences and wizard should have matching labels for the same fields
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14390?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-14390:
---------------------------------------
ServletVersion was fixed before
> JSF 'New Project' preferences and wizard should have matching labels for the same fields
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-14390
> URL: https://issues.jboss.org/browse/JBIDE-14390
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Daniel Azarov
> Fix For: 4.2.x
>
> Attachments: JSF_NewProjectPreferences.png, JSF_NewProjectWizard1.png, JSF_NewProjectWizard2.png, NewJSFPreferences.png, NewJSFProject1.png, NewJSFProject2.png
>
>
> 1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
> * Version
> * Project Template
> * Use Default Path
> * Projects Root
> * Servlet Version
> 2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
> * Use default path
> * Location
> * JSF Environment
> * Template
> * ServletVersion
> List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
> In preferences:
> Version -> JSF Environment
> Use Default Path -> Use default path
> Projects Root -> Location
> In the wizard:
> Template -> Project Template
> ServletVersion -> Servlet Version
--
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, 6 months
[JBoss JIRA] (JBIDE-14018) OpenShift commit message references JBoss Tools
by Eric Barber (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14018?page=com.atlassian.jira.plugi... ]
Eric Barber commented on JBIDE-14018:
-------------------------------------
Unfortunately, the inability to specify a custom message for each commit when using the Server Adapter's publish option is proving to be a challenge for our teams. Developers tend to make small changes to their codebase and publish each to OpenShift to view its results. This results in a commit history that looks something like this:
commit 053fa42380a2955f09b5881bd00f96e6e7287baf
Author: Innocent Victim <iv(a)a.com>
Date: Mon Sep 30 14:35:30 2013 -0500
Commit from JBoss Tools
commit db6a71bf5248d9eb2f56636fdf55865a3937d87a
Author: Innocent Victim <iv(a)a.com>
Date: Mon Sep 30 14:24:19 2013 -0500
Commit from JBoss Tools
commit 417a78d9b0a3e20e624387125b8acdd97defb2c2
Author: Innocent Victim <iv(a)a.com>
Date: Mon Sep 30 14:19:04 2013 -0500
Commit from JBoss Tools
commit c276b0714da25a8b5eedc2eaa763d8db2c2cac5c
Author: Innocent Victim <iv(a)a.com>
Date: Mon Sep 30 13:19:08 2013 -0500
Commit from JBoss Tools
commit 796b79082d0f26801db92824060f53f2207de832
Author: Innocent Victim <iv(a)a.com>
Date: Mon Sep 30 13:15:06 2013 -0500
Commit from JBoss Tools
commit e2343098c21c3960de42dddc2b50dc5bccc53df5
Author: Innocent Victim <iv(a)a.com>
Date: Mon Sep 30 11:14:20 2013 -0500
Commit from JBoss Tools
...
This has been determined to be unacceptable by the development teams and many developers are refusing to use the Eclipse plugins that you've provided.
Is it possible to add a text field to existing dialog to allow them to specify a custom commit message? Ideally, it would fantastic if there were a mechanism for consolidating many of these commits into a single commit to cleanup the history, but at a minimum, we must be allowed to clearly specify what is being changed.
I've attached an image of what it "could" look like.
> OpenShift commit message references JBoss Tools
> -----------------------------------------------
>
> Key: JBIDE-14018
> URL: https://issues.jboss.org/browse/JBIDE-14018
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: commit_from_JBT.png, Customized Git Commit on Publish.png
>
>
> In Servers tab, when you right-click on an OpenShift server adapter and click Publish, an automatic commit message is generated: "Commit from JBoss Tools".
> This message references JBoss Tools - for JBDS it should mention JBDS. I realise it is difficult to have a different message for JBT and JBDS so I guess the message needs to be changed to not reference either.
--
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, 6 months
[JBoss JIRA] (JBIDE-14018) OpenShift commit message references JBoss Tools
by Eric Barber (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14018?page=com.atlassian.jira.plugi... ]
Eric Barber updated JBIDE-14018:
--------------------------------
Attachment: Customized Git Commit on Publish.png
> OpenShift commit message references JBoss Tools
> -----------------------------------------------
>
> Key: JBIDE-14018
> URL: https://issues.jboss.org/browse/JBIDE-14018
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: commit_from_JBT.png, Customized Git Commit on Publish.png
>
>
> In Servers tab, when you right-click on an OpenShift server adapter and click Publish, an automatic commit message is generated: "Commit from JBoss Tools".
> This message references JBoss Tools - for JBDS it should mention JBDS. I realise it is difficult to have a different message for JBT and JBDS so I guess the message needs to be changed to not reference either.
--
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, 6 months
[JBoss JIRA] (JBIDE-14390) JSF 'New Project' preferences and wizard should have matching labels for the same fields
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14390?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14390:
----------------------------------
Description:
1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
* Version
* Project Template
* Use Default Path
* Projects Root
* Servlet Version
2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
* Use default path
* Location
* JSF Environment
* Template
* ServletVersion
List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
In preferences:
Version -> JSF Environment
Use Default Path -> Use default path
Projects Root -> Location
In the wizard:
Template -> Project Template
ServletVersion -> Servlet Version
was:
1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
* Version
* Project Template
* Use Default Path
* Projects Root
* Servlet Version
2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
* Use default path
* Location
* JSF Environment
* Template
* ServletVersion
List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
In preferences:
Version -> JSF Version
Use Default Path -> Use default path
Projects Root -> Location
In the wizard:
JSF Environment -> JSF Version
Template -> Project Template
ServletVersion -> Servlet Version
> JSF 'New Project' preferences and wizard should have matching labels for the same fields
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-14390
> URL: https://issues.jboss.org/browse/JBIDE-14390
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Daniel Azarov
> Fix For: 4.2.x
>
> Attachments: JSF_NewProjectPreferences.png, JSF_NewProjectWizard1.png, JSF_NewProjectWizard2.png
>
>
> 1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
> * Version
> * Project Template
> * Use Default Path
> * Projects Root
> * Servlet Version
> 2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
> * Use default path
> * Location
> * JSF Environment
> * Template
> * ServletVersion
> List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
> In preferences:
> Version -> JSF Environment
> Use Default Path -> Use default path
> Projects Root -> Location
> In the wizard:
> Template -> Project Template
> ServletVersion -> Servlet Version
--
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, 6 months
[JBoss JIRA] (JBIDE-14390) JSF 'New Project' preferences and wizard should have matching labels for the same fields
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14390?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-14390:
---------------------------------------
It is better to use "JSF Environment" in both (Wizard and Preferences) instead of "Version"
We have "JSF 1.2 with Facelets" in Project Preferences and New JSF Project Wizard, this is rather "Environment" then just "Version"
> JSF 'New Project' preferences and wizard should have matching labels for the same fields
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-14390
> URL: https://issues.jboss.org/browse/JBIDE-14390
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Daniel Azarov
> Fix For: 4.2.x
>
> Attachments: JSF_NewProjectPreferences.png, JSF_NewProjectWizard1.png, JSF_NewProjectWizard2.png
>
>
> 1. Window>Preferences>JBoss Tools>Web>JSF>Project, New Project tab has the following labels (screen capture attached):
> * Version
> * Project Template
> * Use Default Path
> * Projects Root
> * Servlet Version
> 2. File>New>Project>JBoss Tools Web>JSF>JSF Project wizard, page 1 and 2 have the following labels (screen captures attached):
> * Use default path
> * Location
> * JSF Environment
> * Template
> * ServletVersion
> List 1 and 2 refer to the same things but use different labels. The labels should be identical. I would suggest changing:
> In preferences:
> Version -> JSF Version
> Use Default Path -> Use default path
> Projects Root -> Location
> In the wizard:
> JSF Environment -> JSF Version
> Template -> Project Template
> ServletVersion -> Servlet Version
--
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, 6 months
[JBoss JIRA] (JBIDE-15597) Environmental Variables UI
by Martes Wigglesworth (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15597?page=com.atlassian.jira.plugi... ]
Martes Wigglesworth commented on JBIDE-15597:
---------------------------------------------
This is a mockup of the intended behaviors of the UI.
> Environmental Variables UI
> --------------------------
>
> Key: JBIDE-15597
> URL: https://issues.jboss.org/browse/JBIDE-15597
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Alpha1
> Reporter: Martes Wigglesworth
> Priority: Blocker
> Attachments: Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.png
>
>
> GUI development tasking for creating the workflow for inserting environmental variable artifacts into the application being created via the JBDT OpenShift plugin.
--
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, 6 months
[JBoss JIRA] (JBIDE-14456) type="url" warning in editor
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14456?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-14456:
----------------------------------------
Thanks Daniel.
I'm resolving the issue.
> type="url" warning in editor
> ----------------------------
>
> Key: JBIDE-14456
> URL: https://issues.jboss.org/browse/JBIDE-14456
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.Alpha1
>
> Attachments: scr.png, Screen Shot 2013-05-15 at 9.37.53 AM.png, URL.png
>
>
> The HTML editor reports a warning on
> <div data-role="fieldcontain">
> <label for="url-1">website</label>
> <input name="url-1" id="url-1" data-clear-btn="true" value="" type="url"/>
> </div>
> generated by the jQuery Mobile Palette
--
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, 6 months
[JBoss JIRA] (JBIDE-14456) type="url" warning in editor
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14456?page=com.atlassian.jira.plugi... ]
Alexey Kazakov resolved JBIDE-14456.
------------------------------------
Resolution: Done
Fixed in WTP 3.5.1
> type="url" warning in editor
> ----------------------------
>
> Key: JBIDE-14456
> URL: https://issues.jboss.org/browse/JBIDE-14456
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.Alpha1
>
> Attachments: scr.png, Screen Shot 2013-05-15 at 9.37.53 AM.png, URL.png
>
>
> The HTML editor reports a warning on
> <div data-role="fieldcontain">
> <label for="url-1">website</label>
> <input name="url-1" id="url-1" data-clear-btn="true" value="" type="url"/>
> </div>
> generated by the jQuery Mobile Palette
--
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, 6 months