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
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
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
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
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
Add Seam to maven repository
----------------------------
Key: JBSEAM-983
URL: http://jira.jboss.com/jira/browse/JBSEAM-983
Project: JBoss Seam
Issue Type: Task
Affects Versions: 1.2.0.GA
Reporter: David Rabinowitz
Can you please upload the seam artifacts to the maven repository? It would be very helpful
--
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
Review use of exclusions and move to root pom where possible
------------------------------------------------------------
Key: JBSEAM-2003
URL: http://jira.jboss.com/jira/browse/JBSEAM-2003
Project: JBoss Seam
Issue Type: Task
Affects Versions: 2.0.0.CR1
Reporter: Pete Muir
Assigned To: Pete Muir
Priority: Critical
Fix For: 2.0.0.CR2
--
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
Update hibernatetools to b10
----------------------------
Key: JBSEAM-2031
URL: http://jira.jboss.com/jira/browse/JBSEAM-2031
Project: JBoss Seam
Issue Type: Task
Components: Tools
Affects Versions: 2.0.0.CR1
Reporter: Pete Muir
Assigned To: Pete Muir
Fix For: 2.0.0.CR2
Max tells me this is a good idea.
--
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
jpa/glassfish example has transaction handling problem
------------------------------------------------------
Key: JBSEAM-2016
URL: http://jira.jboss.com/jira/browse/JBSEAM-2016
Project: JBoss Seam
Issue Type: Bug
Components: Core, Examples
Affects Versions: 2.0.0.CR1
Reporter: Pete Muir
Fix For: 2.0.x
This was a problem in CR1 so not related to packaging changes.
--
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