svn commit: r543672 - in /roller/trunk/apps/weblogger: src/java/org/apache/roller/weblogger/ui/rendering/model/ src/java/org/apache/roller/weblogger/ui/rendering/pagers/ web/WEB-INF/velocity/templates

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 17:06:45 2007 New Revision: 543672 URL: http://svn.apache.org/viewvc?view=rev&rev=543672 Log: fixing up feed rendering. seems that a number of things were broken when the feed history stuff was added in. Modified: roller/trunk/apps/weblogger/src/java/or

svn commit: r543646 - /roller/trunk/apps/weblogger/web/WEB-INF/velocity/feeds.vm

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 15:25:40 2007 New Revision: 543646 URL: http://svn.apache.org/viewvc?view=rev&rev=543646 Log: show screen name instead of full name in feeds. Modified: roller/trunk/apps/weblogger/web/WEB-INF/velocity/feeds.vm Modified: roller/trunk/apps/weblogger/web/WEB

svn commit: r543645 - /roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/pojos/wrapper/UserDataWrapper.java

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 15:25:13 2007 New Revision: 543645 URL: http://svn.apache.org/viewvc?view=rev&rev=543645 Log: userName should no longer be shown publicly, so we'll just return screen name in the wrapper instead. Modified: roller/trunk/apps/weblogger/src/java/org/apache/

svn commit: r543640 - /roller/trunk/apps/weblogger/web/WEB-INF/jsps/core/Profile.jsp

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 15:13:45 2007 New Revision: 543640 URL: http://svn.apache.org/viewvc?view=rev&rev=543640 Log: we don't need a hidden field for userName anymore. Modified: roller/trunk/apps/weblogger/web/WEB-INF/jsps/core/Profile.jsp Modified: roller/trunk/apps/weblogger/

svn commit: r543636 - /roller/trunk/apps/weblogger/web/WEB-INF/jsps/editor/Comments.jsp

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 15:08:34 2007 New Revision: 543636 URL: http://svn.apache.org/viewvc?view=rev&rev=543636 Log: oops, weblog comment management was showing global comment managment subtitle and tip. Modified: roller/trunk/apps/weblogger/web/WEB-INF/jsps/editor/Comments.jsp

svn commit: r543631 - /roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/struts2/editor/WeblogRemove.java

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 14:59:10 2007 New Revision: 543631 URL: http://svn.apache.org/viewvc?view=rev&rev=543631 Log: strange, i guess the struts2 message text handler does something special with brackets in key strings so in this case it was causing a null pointer exception. Modifi

[Roller-JIRA] Commented: (ROL-1422) File uploads functionality is broken

2007-06-01 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_13792 ] Allen Gilliland commented on ROL-1422: -- an additional fix was needed since this issue had not totall

svn commit: r543612 - in /roller/trunk/apps/weblogger: src/java/org/apache/roller/weblogger/ui/struts2/editor/ web/WEB-INF/classes/ web/WEB-INF/jsps/editor/

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 13:55:59 2007 New Revision: 543612 URL: http://svn.apache.org/viewvc?view=rev&rev=543612 Log: removing templateAdd action and moving its method into the templates action. this is basically needed because we can't do proper validation in templateAdd because th

svn commit: r543610 - /roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/struts2/editor/EntryEdit.java

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 13:53:47 2007 New Revision: 543610 URL: http://svn.apache.org/viewvc?view=rev&rev=543610 Log: fix preview url on entry edit page. Modified: roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/struts2/editor/EntryEdit.java Modified: rolle

svn commit: r543608 - /roller/trunk/apps/weblogger/web/WEB-INF/web.xml

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 13:53:08 2007 New Revision: 543608 URL: http://svn.apache.org/viewvc?view=rev&rev=543608 Log: more work to fix ROL-1422 which wasn't quite fixed all the way. this is still an issue that i don't understand, but it's a bug with the struts2 code and sadly we don

svn commit: r543596 - in /roller/branches/roller_guice/apps/weblogger: src/java/org/apache/roller/weblogger/business/ src/java/org/apache/roller/weblogger/business/hibernate/ web/WEB-INF/classes/

2007-06-01 Thread snoopdave
Author: snoopdave Date: Fri Jun 1 13:28:56 2007 New Revision: 543596 URL: http://svn.apache.org/viewvc?view=rev&rev=543596 Log: Merging from trunk, still recovering from reorg Added: roller/branches/roller_guice/apps/weblogger/src/java/org/apache/roller/weblogger/business/hibernate/Hibernat

svn commit: r543580 - in /roller/branches/roller_guice: src/ web/

2007-06-01 Thread snoopdave
Author: snoopdave Date: Fri Jun 1 12:18:29 2007 New Revision: 543580 URL: http://svn.apache.org/viewvc?view=rev&rev=543580 Log: Merging from trunk, still recovering from big re-org Removed: roller/branches/roller_guice/src/ roller/branches/roller_guice/web/

svn commit: r543570 - /roller/trunk/apps/weblogger/web/WEB-INF/jsps/editor/EntryEdit.jsp

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 11:34:46 2007 New Revision: 543570 URL: http://svn.apache.org/viewvc?view=rev&rev=543570 Log: fixing small bug where status value was not properly being set when editing an entry, so you couldn't change the status of the entry. Modified: roller/trunk/apps

svn commit: r543567 - /roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/rendering/velocity/deprecated/OldPageHelper.java

2007-06-01 Thread agilliland
Author: agilliland Date: Fri Jun 1 11:29:23 2007 New Revision: 543567 URL: http://svn.apache.org/viewvc?view=rev&rev=543567 Log: i guess "weblogCreate" meant create a weblog entry, not create a full weblog. Modified: roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/rende