Imports
-------
Key: JBSEAM-1693
URL: http://jira.jboss.com/jira/browse/JBSEAM-1693
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 2.0.0.BETA1
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 2.0.0.CR1
Currently Seam does no special processing for qualified names. The only way to alias a name to a shorter name is via <factory>.
We should provide:
* global import of a qualifier in components.xml
* import into a component or Java package via @Import
* import into a page (ie. a view id) via 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
Rich text support
-----------------
Key: JBSEAM-1552
URL: http://jira.jboss.com/jira/browse/JBSEAM-1552
Project: JBoss Seam
Issue Type: Feature Request
Reporter: Chunyun Zhao
Web applications often use rich text editors such as TinyMCE to allow the user to enter rich text and store the content as html snippets. Currently seam pdf component doesn't have a component to renders html snippets.
--
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
BPM enhancements for WS/mail
----------------------------
Key: JBSEAM-1541
URL: http://jira.jboss.com/jira/browse/JBSEAM-1541
Project: JBoss Seam
Issue Type: Feature Request
Components: BPM
Reporter: Gavin King
Fix For: 1.3.0.GA
A couple of things that would make using jBPM with services much nicer:
* possibility to map conversation id == process id and have a co-extensive conversation and process scope
* auto-end conversation when the current process completes
Perhaps its better to model this as a persistent SERVICE_CONVERSATION context, as suggested in another JIRA issue
--
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
Conversations with business ids
-------------------------------
Key: JBSEAM-971
URL: http://jira.jboss.com/jira/browse/JBSEAM-971
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Gavin King
Assigned To: Shane Bryzak
Priority: Critical
By defining a <conversation/> in pages.xml, pages can have the conversation propagated via a meaningful (restful) request parameter.
By the way, we can make conversationIsLongRunning stuff disabled by default, unless its name is explicitly defined in components.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
Raise after transaction success events from EntityHome, HibernateEntityHome
---------------------------------------------------------------------------
Key: JBSEAM-1700
URL: http://jira.jboss.com/jira/browse/JBSEAM-1700
Project: JBoss Seam
Issue Type: Feature Request
Components: Framework
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 2.0.0.CR1
This is useful since it lets people add observer methods and refresh query results.
--
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
let view-id attribute of <render> or <redirect> NavigationHandlers be a ValueExpression
---------------------------------------------------------------------------------------
Key: JBSEAM-1746
URL: http://jira.jboss.com/jira/browse/JBSEAM-1746
Project: JBoss Seam
Issue Type: Feature Request
Reporter: Matt Drees
Priority: Minor
Let pages.xml navigation rules use redirect rules that are backed by value expressions. For example,
<navigation from-action="#{simpleComponent.doSomething}">
<redirect view-id="#{dynamicNavigationManager.nextPage}"/>
</navigation>
--
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
Do we still need the hibernate/ dir?
------------------------------------
Key: JBSEAM-1464
URL: http://jira.jboss.com/jira/browse/JBSEAM-1464
Project: JBoss Seam
Issue Type: Task
Reporter: Gavin King
Assigned To: Michael Yuan
Fix For: 1.3.0.BETA1
Now that we upgraded hibernate-all.jar to a much more recent version, it would be nice to eliminate the dupe hibernate/lib dir.
Is that possible, Michael?
--
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
Custom pdf tag does not render in email when using renderer.render
------------------------------------------------------------------
Key: JBSEAM-1440
URL: http://jira.jboss.com/jira/browse/JBSEAM-1440
Project: JBoss Seam
Issue Type: Bug
Components: Mail
Reporter: Dustin Norlander
Assigned To: Pete Muir
Attachments: seam-pdf-probs.tar.gz
Attached project was created with seam-gen from cvs today (6/12/07).
>From home.seam click send email. Attached pdf does not correctly display the custom tag, whereas if you visit emailTest.seam directly the pdf is rendered correctly.
--
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 Content-ID to attachments
-----------------------------
Key: JBSEAM-1601
URL: http://jira.jboss.com/jira/browse/JBSEAM-1601
Project: JBoss Seam
Issue Type: Feature Request
Components: Mail
Affects Versions: 2.0.0.BETA1
Reporter: Peter Hilton
Assigned To: Pete Muir
Add a new attribute to {{m:attachment}} that generates a {{Content-ID}} header for the attachment in the e-mail. For example:
{code:xml}
<m:attachment ... var="attachment1" />
{code}
This would make it possible to use a CID URL (see [RFC2557|http://www.rfc-editor.org/rfc/rfc2557.txt], sections 8.3 and 9.5) in the message body to refer to the image, for example:
{code:html}
<img src="cid:#{attachment1.contentId}" />
{code}
--
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