When creating a new dataset the fields default to any and thus cannot be used in reports (Might just be just the strings)
-------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4150
URL: https://jira.jboss.org/jira/browse/JBIDE-4150
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.GA
Reporter: Mark Nuttall
When creating a new dataset the fields default to any and thus cannot be used in reports. This might just be for strings. I did use a number field in my select statement and it did default to Integer. When the dataset or a single field is dragged to the report, end error occurs that says that fields cannot be of type "any".
The report xml can be edited to set the correct type but if the dataset is edited, they seem to revert to any. This may only happen if the query is edited. The type cannot be changed in the dataset editor though.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Resource bundle completion don't work in template clients
---------------------------------------------------------
Key: JBIDE-816
URL: http://jira.jboss.com/jira/browse/JBIDE-816
Project: JBoss Tools
Issue Type: Bug
Components: JSF
Environment: rhds beta1, jdk 1.5_0.12, windows XP
Reporter: Adrian Mitev
I have facelets template page and template client page. If i define <f:loadBundle> in the template page i get code completion for the bundle in it, but i don't get it in the template client page. If i redefine the same <f:loadBundle> in the template client i get completion in it, but this means that i'll have the same component defined twice in the component tree.
I guess that the template should be traversed too.
--
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
Reference of tech-writing terms and phrases
--------------------------------------------
Key: JBDS-688
URL: https://jira.jboss.org/jira/browse/JBDS-688
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Priority: Optional
Fix For: 2.0.1
It will be useful to create a reference of terms and phrases we use in all guides or should use. The document will be split into several sections, clear and easy to use.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
"Open Mapping File" - it doesn't open orm.xml for jpa project, for Hibernate JPA configuration
----------------------------------------------------------------------------------------------
Key: JBIDE-4227
URL: https://jira.jboss.org/jira/browse/JBIDE-4227
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
"Open Mapping File" - for jpa project - should support all ejb3 property patterns
---------------------------------------------------------------------------------
Key: JBIDE-4335
URL: https://jira.jboss.org/jira/browse/JBIDE-4335
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Affects Versions: 3.1.0.M1
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M2
for id:
"id", "embedded-id";
for other properties:
"basic", "version", "many-to-one", "one-to-many", "one-to-one", "many-to-many", "embedded", "transient"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
<list-index> element was added to DTD instead of old <index> and must be always used in exporter template.
----------------------------------------------------------------------------------------------------------
Key: JBIDE-4250
URL: https://jira.jboss.org/jira/browse/JBIDE-4250
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Minor
Fix For: 3.1.0.M1
<list-index> element was added to Hibernate DTD instead of old <index> for <list>.
Hibernate's 2 <index> was leaved to have back-compatibility, so <list-index> must be used in exporter templates.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Unused files
-------------
Key: JBDS-498
URL: https://jira.jboss.org/jira/browse/JBDS-498
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 2.0.0.beta1
Reporter: Svetlana mukhina
Assignee: OLga Chikvina
Priority: Minor
Fix For: 2.0.0.GA
delete all files from docs that are not used (images, files for chapters that are not exists in guides or were renamed, resources, and etc.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Trim transition name in the 'Transition Properties Editor' of the GPD (jBPM Editor).
------------------------------------------------------------------------------------
Key: JBIDE-4066
URL: https://jira.jboss.org/jira/browse/JBIDE-4066
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jbpm
Reporter: Joao Paulo Viragine
Priority: Minor
Some times we accidentally put an extra blank character in the transition name, causing a hard error to debug.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
When we create a transition to a node (GPD), JBDS/Tools could create the transition name automatically.
-------------------------------------------------------------------------------------------------------
Key: JBIDE-4069
URL: https://jira.jboss.org/jira/browse/JBIDE-4069
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jbpm
Environment: JBDS 2.0.0.CR2
Reporter: Joao Paulo Viragine
Priority: Minor
When we create a transition to a node named 'My Node' JBDS/Tools automatically creates a transition name as 'to My Node' but it doesn't work for all types of nodes (e.g. Mail Node).
It would be nice if JBDS/Tools created a 'to_NAME_OF_NODE' transition name for all types of nodes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
BIRT Configuration: new page wisard is implemented
----------------------------------------------------
Key: JBDS-728
URL: https://jira.jboss.org/jira/browse/JBDS-728
Project: Developer Studio
Issue Type: Task
Components: Doc - Birt, Doc - Seam
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 2.1.0
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira