Seam Component view should have a "Scope Presentation" option
-------------------------------------------------------------
Key: JBIDE-652
URL: http://jira.jboss.com/jira/browse/JBIDE-652
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.Beta2
Reporter: Max Andersen
Assigned To: Alexey Kazakov
Fix For: 2.0.0.Beta4
Scope Presentation option like Package presentation but with two options named:
Scope as node (as today)
Scope as label (the new one)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam Components View can use the same structure for components as Package Explorer/Package Presentation/Flat
------------------------------------------------------------------------------------------------------------
Key: JBIDE-610
URL: http://jira.jboss.com/jira/browse/JBIDE-610
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Reporter: Denis Golovin
All components has "namespace" or "package". I mean if take a look at the attached picture there can be several packages/namespaces and then components under it. Then it will look more compact at the top level.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
We need graphical design for Page.xml diagram
---------------------------------------------
Key: JBIDE-2254
URL: http://jira.jboss.com/jira/browse/JBIDE-2254
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Seam
Reporter: Daniel Azarov
Assigned To: Lex Dmitriev
Fix For: 3.0.alpha
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Editor for Seam, pages.xml files
--------------------------------
Key: JBIDE-1189
URL: http://jira.jboss.com/jira/browse/JBIDE-1189
Project: JBoss Tools
Issue Type: Feature Request
Reporter: Gavin King
Most Seam users do orchestration in pages.xml, not in faces-config.xml.
We need a faces-config-like editor for pages.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add checkbox "Delete file from disk" when delete page from pages.xml
--------------------------------------------------------------------
Key: JBIDE-2351
URL: http://jira.jboss.com/jira/browse/JBIDE-2351
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 3.0.alpha
Reporter: Anton Klimkovich
Priority: Minor
EXECUTE: Create Seam web project
EXECUTE: Open pages.xml
EXECUTE: Right mouse click and select New Page from context menu
EXECUTE: Set checkbox Create File
EXECUTE: Input name of file and press finish button (NewPage.xhtml for example)
EXECUTE: Select this page on Graphical/Tree tab and select Delete from context menu
ASSERT: Checkbox "Delete file from disk" should be like in faces-config.xml Editor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Creation of page, exception etc. nodes should not require a full dialog
------------------------------------------------------------------------
Key: JBIDE-2309
URL: http://jira.jboss.com/jira/browse/JBIDE-2309
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Reporter: Max Rydahl Andersen
Assigned To: Daniel Azarov
Fix For: 3.0.alpha
currently a huge blocking dialog is shown when we create a new page or exception node.
It would be much better if the UI would just create the node in the ui and put the cursor where the viewid or exception name will be shown and allow the user to type it in.
Pressing ESC will cancel it, pressing Return will create the corresponding node.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
seam settings model/action package name should be defaulted
-----------------------------------------------------------
Key: JBIDE-1992
URL: http://jira.jboss.com/jira/browse/JBIDE-1992
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.1.0.beta1
Reporter: Max Andersen
Assigned To: Alexey Kazakov
Fix For: 2.1
Enable seam on a project and you immediatly is warned that model package name must not be empty.
Couldn't we set it by default to whatever seam wizard normally does based on the main project name ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam model/validator should still try and work even if the xsd versions are from a non-supporrted version
---------------------------------------------------------------------------------------------------------
Key: JBIDE-2342
URL: http://jira.jboss.com/jira/browse/JBIDE-2342
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.1.1
Reporter: Max Rydahl Andersen
Fix For: 3.0.alpha
See JBIDE-2327 for an example of how having a newer version disables parts of seam tools with no warning and no real good reason ;)
My suggestion is to use the targeted project seam version to figure out which .xsd should be used in case the .xsd version is not specifed/not supported.
Possibly have an option to mark the file with an warning if the validation is done with different version of xsd
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Connection Profile with all settings is not applied if it was changed from Seam Settings.
-----------------------------------------------------------------------------------------
Key: JBIDE-2414
URL: http://jira.jboss.com/jira/browse/JBIDE-2414
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.1.2
Reporter: Anton Klimkovich
Priority: Critical
EXECUTE: Create Seam Ear web Project
EXECUTE: Call Seam Settings
EXECUTE: Press Edit button near Connection Profile
EXECUTE: Change url to jdbc:hsqldb:.SomethingNew
EXECUTE: Press Ok. Then press Apply and Ok buttons.
EXECUTE: Open hibernate-console.properties and testSeam-ds.xml
FAILURE: Changes were not applied.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam wizard page should update the runtime list according to which installed facet version is chosen
----------------------------------------------------------------------------------------------------
Key: JBIDE-1130
URL: http://jira.jboss.com/jira/browse/JBIDE-1130
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.CR1
Reporter: Max Andersen
Assigned To: Denis Golovin
Fix For: 2.0.0.CR1
previously the runtime combo box only listed Seam 1.2 runtimes; now it list all (both 1.2 and 2.0)
I couldn't find an (easy) way with the custom fieldeditors and facet notfication mechanism that would make this combobox only show relevant runtimes.
Could you look into that denis ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira