Interactive preview is killing conversation and throws ERRORs on the log
------------------------------------------------------------------------
Key: JBSEAM-1256
URL: http://jira.jboss.com/jira/browse/JBSEAM-1256
Project: JBoss Seam
Issue Type: Bug
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Two issues with document editing and the interactive preview feature:
- Sometimes I get kicked out of the editor with "No conversation or concurrent request", luckily I can still switch back to the editor after that. Gavins guess is that ajax4jsf doesn't queue the events and that the key press event is sometimes processed concurrently. Need to test that, hard to reproduce.
- The wiki text parser writes anything it doesn't like to STDERR, which fills up the log when you type.
--
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
Incorporate IceFaces in Seam Gen
--------------------------------
Key: JBSEAM-1475
URL: http://jira.jboss.com/jira/browse/JBSEAM-1475
Project: JBoss Seam
Issue Type: Feature Request
Components: ICE Faces Integration
Reporter: Michael Yuan
Assigned To: Michael Yuan
Fix For: 1.3.0.BETA1
I am contacted by Ted Goddard from IceFaces to incorporate icefaces into Seam gen. What they did was to add a "icefaces" directory in seam-gen, which contains the icefaces build scripts and view templates. We then need to patch the seam-gen/build.xml file to ask icefaces related setup questions and invoke the icefaces scripts.
Here are the icefaces directory and the modified build.xml they have. If no one objects, I will incorporate it into Seam CVS:
http://anonsvn.icefaces.org/repo/projects/icefaces-seam-gen/trunk/seam-ge...http://anonsvn.icefaces.org/repo/projects/icefaces-seam-gen/trunk/seam-ge...
Thanks.
--
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
images for pagination links in seam-gen project
-----------------------------------------------
Key: JBSEAM-1521
URL: http://jira.jboss.com/jira/browse/JBSEAM-1521
Project: JBoss Seam
Issue Type: Feature Request
Components: Tools
Affects Versions: 1.3.0.ALPHA
Environment: seam CVS HEAD
Reporter: Dan Allen
Priority: Optional
The application that seam-gen creates is so beautiful looking. However, the pagination links are downright bland. A quick fix would be to find some nice pagination images that would go well with the default RichFaces theme. A more appropriate solution would be to add some pretty buttons to RichFaces so that Seam can just leverage an existing skin for this task. I marked this issue as optional because it is really up to the creators of Seam how they want it to look.
--
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-gen: close freemaker tag without body with "/>"
----------------------------------------------------
Key: JBSEAM-1398
URL: http://jira.jboss.com/jira/browse/JBSEAM-1398
Project: JBoss Seam
Issue Type: Patch
Components: Tools
Affects Versions: 1.3.0.ALPHA
Reporter: Pierre Raoul
Attachments: view.patch
close with "/>" the "assign" tags without body and the "include" ones.
Then freemarker editors can check if all the freemarker tags are balanced.
--
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