[Roller-JIRA] Commented: (ROL-1386) Keywords on blacklist still let through in comments while non blacklisted terms are trapped

2007-05-25 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_13783 ] Allen Gilliland commented on ROL-1386: -- coolio. i gave it a spin and it looks good so i have commit

svn commit: r541815 - /roller/trunk/src/org/apache/roller/util/Blacklist.java

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 16:22:42 2007 New Revision: 541815 URL: http://svn.apache.org/viewvc?view=rev&rev=541815 Log: applying patch for ROL-1386 submitted by Matthew Montgomery which fixes the blacklist pattern matching so that it uses blacklist terms as a boundary match, case insen

[Roller-JIRA] Commented: (ROL-932) Code Cleanup: Refine user-facing error messages

2007-05-25 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_13782 ] Allen Gilliland commented on ROL-932: - The new struts2 UI code in Roller 4.0 does a much better job of

[Roller-JIRA] Resolved: (ROL-1182) Create weblog page minor improvements - description mispelled and beginning cursor should land on Name field.

2007-05-25 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Gilliland resolved ROL-1182. -- Resolution: Fixed This issue was fixed in roller trunk revision 541806. 'descri

svn commit: r541806 - /roller/trunk/web/WEB-INF/jsps/core/CreateWeblog.jsp

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 16:01:36 2007 New Revision: 541806 URL: http://svn.apache.org/viewvc?view=rev&rev=541806 Log: fix for ROL-1182, first field in form is now in focus on page load. Modified: roller/trunk/web/WEB-INF/jsps/core/CreateWeblog.jsp Modified: roller/trunk/web/WEB-

[Roller-JIRA] Work started: (ROL-1294) Task scheduling is inconsistent due to use of java.util.Timer

2007-05-25 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on ROL-1294 started by Allen Gilliland. > Task scheduling is inconsistent due to use of java.util.Timer >

[Roller-JIRA] Assigned: (ROL-1332) Brushed Metal Theme not rendering correctly in IE6

2007-05-25 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Gilliland reassigned ROL-1332: Assignee: Roller Unassigned (was: Allen Gilliland) removing myself as asign

[Roller-JIRA] Commented: (ROL-1294) Task scheduling is inconsistent due to use of java.util.Timer

2007-05-25 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_13779 ] Allen Gilliland commented on ROL-1294: -- The previous fix still proved to be inadequate but now that

[Roller-JIRA] Created: (ROL-1435) unregistering leases for scheduled tasks not working in JPA backend

2007-05-25 Thread Allen Gilliland (JIRA)
unregistering leases for scheduled tasks not working in JPA backend --- Key: ROL-1435 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1435 Project: Roller Issue

svn commit: r541800 - /roller/trunk/src/org/apache/roller/business/jpa/JPAThreadManagerImpl.java

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 15:09:41 2007 New Revision: 541800 URL: http://svn.apache.org/viewvc?view=rev&rev=541800 Log: cleaning things up a little bit trying to fix bug in unregisterLease() method. Modified: roller/trunk/src/org/apache/roller/business/jpa/JPAThreadManagerImpl.java

svn commit: r541799 - /roller/trunk/src/org/apache/roller/business/runnable/ThreadManagerImpl.java

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 15:09:12 2007 New Revision: 541799 URL: http://svn.apache.org/viewvc?view=rev&rev=541799 Log: updating ThreadManagerImpl to make use of new jdk 1.5 java.util.concurrent code and replace old use of Timer for task scheduling. NOTE: there is some uncertainty abou

svn commit: r541796 - /roller/trunk/src/org/apache/roller/pojos/TaskLockData.orm.xml

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 15:07:05 2007 New Revision: 541796 URL: http://svn.apache.org/viewvc?view=rev&rev=541796 Log: reformatting. Modified: roller/trunk/src/org/apache/roller/pojos/TaskLockData.orm.xml Modified: roller/trunk/src/org/apache/roller/pojos/TaskLockData.orm.xml URL:

svn commit: r541771 [2/2] - in /roller/branches/roller_guice: ./ web/WEB-INF/ web/WEB-INF/jsps/ web/WEB-INF/jsps/admin/ web/WEB-INF/jsps/admin/struts2/ web/WEB-INF/jsps/core/ web/WEB-INF/jsps/tiles/ w

2007-05-25 Thread snoopdave
Modified: roller/branches/roller_guice/properties.xmlf URL: http://svn.apache.org/viewvc/roller/branches/roller_guice/properties.xmlf?view=diff&rev=541771&r1=541770&r2=541771 == --- roller/branches/roller_guice/properties.

svn commit: r541767 - in /roller/branches/roller_guice/web/WEB-INF/jsps: authoring/ authoring/struts2/ core/ core/struts2/ editor/

2007-05-25 Thread snoopdave
Author: snoopdave Date: Fri May 25 13:06:54 2007 New Revision: 541767 URL: http://svn.apache.org/viewvc?view=rev&rev=541767 Log: Latest from trunk Added: roller/branches/roller_guice/web/WEB-INF/jsps/core/CreateWeblog.jsp - copied unchanged from r541742, roller/trunk/web/WEB-INF/jsps/c

svn commit: r541763 [5/5] - in /roller/branches/roller_guice: apps/planet/ apps/planet/nbproject/ apps/planet/src/java/META-INF/ apps/planet/src/java/org/apache/roller/planet/business/ apps/planet/src

2007-05-25 Thread snoopdave
Modified: roller/branches/roller_guice/tests/org/apache/roller/business/WeblogTest.java URL: http://svn.apache.org/viewvc/roller/branches/roller_guice/tests/org/apache/roller/business/WeblogTest.java?view=diff&rev=541763&r1=541762&r2=541763

svn commit: r541750 - /roller/branches/roller_4.0_newbackend/merges.txt

2007-05-25 Thread snoopdave
Author: snoopdave Date: Fri May 25 12:08:42 2007 New Revision: 541750 URL: http://svn.apache.org/viewvc?view=rev&rev=541750 Log: Added note about merge to trunk Modified: roller/branches/roller_4.0_newbackend/merges.txt Modified: roller/branches/roller_4.0_newbackend/merges.txt URL: http://

svn commit: r541742 - in /roller/trunk: src/org/apache/roller/ui/struts2/editor/ThemeEdit.java web/WEB-INF/classes/struts.xml web/WEB-INF/jsps/editor/ThemeEdit.jsp web/WEB-INF/jsps/editor/ThemeEditSha

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 11:09:41 2007 New Revision: 541742 URL: http://svn.apache.org/viewvc?view=rev&rev=541742 Log: cleanup and improve the theme selector page. Added: roller/trunk/web/WEB-INF/jsps/editor/ThemeEditSharedThemesOnly.jsp Modified: roller/trunk/src/org/apache/r

svn commit: r541741 - /roller/trunk/web/WEB-INF/jsps/editor/EntryEdit.jsp

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 11:09:04 2007 New Revision: 541741 URL: http://svn.apache.org/viewvc?view=rev&rev=541741 Log: fix the way the entry remove button works, it's now functioning like a link instead of posting unnecessary data to the entry removal action. Modified: roller/tru

svn commit: r541734 - /roller/trunk/src/org/apache/roller/business/jpa/JPARollerImpl.java

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 10:35:52 2007 New Revision: 541734 URL: http://svn.apache.org/viewvc?view=rev&rev=541734 Log: oops, PlanetConfig used in JPARollerImpl? Modified: roller/trunk/src/org/apache/roller/business/jpa/JPARollerImpl.java Modified: roller/trunk/src/org/apache/roll

svn commit: r541711 - /roller/trunk/apps/planet/velocity.log

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 09:17:34 2007 New Revision: 541711 URL: http://svn.apache.org/viewvc?view=rev&rev=541711 Log: don't need velocity log in svn. Removed: roller/trunk/apps/planet/velocity.log

svn commit: r541710 - /roller/trunk/src/META-INF/persistence.xml

2007-05-25 Thread agilliland
Author: agilliland Date: Fri May 25 09:14:24 2007 New Revision: 541710 URL: http://svn.apache.org/viewvc?view=rev&rev=541710 Log: need persistence.xml file Added: roller/trunk/src/META-INF/persistence.xml Added: roller/trunk/src/META-INF/persistence.xml URL: http://svn.apache.org/viewvc/ro