NullPointException in the UserHome passwordMatchesControl
---------------------------------------------------------
Key: JBSEAM-2135
URL: http://jira.jboss.com/jira/browse/JBSEAM-2135
Project: JBoss Seam
Issue Type: Bug
Components: Wiki
Reporter: wu haixing
Assigned To: Christian Bauer
Priority: Minor
Should add password != null before !password.equals(passwordControl) in the org.jboss.seam.wiki.core.action.UserHome.passwordMatchesControl() line 361
--
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
MIssing info in portable skin
-----------------------------
Key: JBSEAM-2054
URL: http://jira.jboss.com/jira/browse/JBSEAM-2054
Project: JBoss Seam
Issue Type: Bug
Components: Wiki
Reporter: Gavin King
Assigned To: Christian Bauer
Priority: Minor
On the blackberry I can't see the:
* post author
* comment text
--
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 I18N support to Preference annotation Description
-----------------------------------------------------
Key: JBSEAM-2203
URL: http://jira.jboss.com/jira/browse/JBSEAM-2203
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: wu haixing
Assigned To: Christian Bauer
Preference annotation should accept {wiki.permlinkSuffix} as description,and load the Messages from the resource bundle just like hibernate annontation does
--
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
Implement live password strength verification hint
--------------------------------------------------
Key: JBSEAM-937
URL: http://jira.jboss.com/jira/browse/JBSEAM-937
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Priority: Minor
A little AJAX-driven box next to the password field in registration, showing the strength of the entered password in real-time. Similar to progress bar, uses a couple of increasingly better regexes internally.
--
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 AJAX CLI
------------
Key: JBSEAM-912
URL: http://jira.jboss.com/jira/browse/JBSEAM-912
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Priority: Minor
A power-user CLI that I can bring up and type in commands in a simple language, with auto-completion and immediate help. Examples
"view user christian blog"
"edit An Area|This Document"
"view This Directory"
"create doc An Area|New Document"
"create dir An Area|New Directory"
"alter menu add This Document"
"alter menu remove This Directory"
"search doc "Search Terms""
etc.
--
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
Desktop sharing between collaborators with VNC applets
------------------------------------------------------
Key: JBSEAM-1780
URL: http://jira.jboss.com/jira/browse/JBSEAM-1780
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
This can be implemented as a wiki plugin, let's call it "Share my desktop".
If I include this plugin on my wiki homepage (as a user), I can click the "Share my desktop" button and a popup with a VNC _server_ applet opens in a new popup. Other uses who navigate to my homepage now see that I currently share my desktop. They can ping me if they want access with a simple button click. I will see this as a notification in my "Share my desktop" popup window. If I allow access, a VNC _client_ applet popup opens on their side and we can look at (and possibly control) my desktop. Combined with a chat feature this should be quite useful. Especially if we hack the VNC server to only serve a selected portion of the screen, for usability and bandwidth reasons.
Some applets to try:
http://www.tightvnc.com/http://sourceforge.net/projects/vncjlgpl
--
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
Integrate subetha
-----------------
Key: JBSEAM-1438
URL: http://jira.jboss.com/jira/browse/JBSEAM-1438
Project: JBoss Seam
Issue Type: Task
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Integrate subetha mailing list manager. Probably requires a new ML management interface based on a plugin but using the subetha domain model.
--
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 text headline level handling has implicit dependencies
-----------------------------------------------------------
Key: JBSEAM-1889
URL: http://jira.jboss.com/jira/browse/JBSEAM-1889
Project: JBoss Seam
Issue Type: Bug
Components: Core
Reporter: Christian Bauer
Priority: Minor
In Seam text you can not create a + Headline after you already have a ++ Headline.
Also, if you create a +++ Headline it will be rendered as a ++ Headline, etc.
--
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 generate-entities not generating anything
--------------------------------------------------
Key: JBSEAM-1881
URL: http://jira.jboss.com/jira/browse/JBSEAM-1881
Project: JBoss Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.0.BETA1
Environment: win2000, MSSQL2000
Reporter: Marc Lustig
seam generate-entities runs thru without any exception but is not generating anything. The JDBC-driver is loaded and hbm2java is being configured, but the actual code generation is not being triggered.
(my console output is analogous to what pablodiablo posted in the forum)
--
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