[jira] [Updated] (ROL-2046) Sorry! We couldn't find your document

2014-08-03 Thread dongxu (JIRA)
[ https://issues.apache.org/jira/browse/ROL-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dongxu updated ROL-2046: Description: After we navigate to the design tab of setting when logging in, we can choose the 'basic mobile' for

svn commit: r1615402 - /roller/trunk/app/src/main/resources/ApplicationResources.properties

2014-08-03 Thread gmazza
Author: gmazza Date: Sun Aug 3 12:12:58 2014 New Revision: 1615402 URL: http://svn.apache.org/r1615402 Log: ROL-2046 better clarify the scope of the theme preview option. Modified: roller/trunk/app/src/main/resources/ApplicationResources.properties Modified:

svn commit: r1615415 - in /roller/trunk/app/src/main: java/org/apache/roller/weblogger/ui/core/plugins/ webapp/WEB-INF/jsps/admin/ webapp/WEB-INF/jsps/editor/ webapp/roller-ui/authoring/editors/

2014-08-03 Thread gmazza
Author: gmazza Date: Sun Aug 3 15:56:47 2014 New Revision: 1615415 URL: http://svn.apache.org/r1615415 Log: Merged editor-xinha.jsp into editor-text.jsp; updated s:url, switching from deprecated id attribute to var. Removed:

svn commit: r1615416 - in /roller/trunk/app/src/main: java/org/apache/roller/weblogger/business/plugins/entry/AcronymsPlugin.java resources/org/apache/roller/weblogger/config/roller.properties

2014-08-03 Thread gmazza
Author: gmazza Date: Sun Aug 3 16:04:30 2014 New Revision: 1615416 URL: http://svn.apache.org/r1615416 Log: obsolete AcronymsPlugin removed. Removed: roller/trunk/app/src/main/java/org/apache/roller/weblogger/business/plugins/entry/AcronymsPlugin.java Modified:

[jira] [Assigned] (ROL-1739) Missing constraint on weblogentrytagagg table

2014-08-03 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/ROL-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Mazza reassigned ROL-1739: --- Assignee: Glen Mazza (was: Roller Unassigned) Missing constraint on weblogentrytagagg table

svn commit: r1615466 - in /roller/trunk/app/src/main: java/org/apache/roller/weblogger/business/jpa/JPAWeblogEntryManagerImpl.java resources/org/apache/roller/weblogger/pojos/WeblogEntryTagAggregate.o

2014-08-03 Thread gmazza
Author: gmazza Date: Sun Aug 3 23:48:16 2014 New Revision: 1615466 URL: http://svn.apache.org/r1615466 Log: ROL-1739 add a unique constraint on (website, tagname) to trap a potential error in the code. Only done for new databases created by createdb.vm; not for old databases upgrading via the

[jira] [Updated] (ROL-1982) Tree View for Archives

2014-08-03 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/ROL-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Mazza updated ROL-1982: Assignee: Gaurav Saini (was: Roller Unassigned) Tree View for Archives --

[jira] [Resolved] (ROL-1739) Missing constraint on weblogentrytagagg table

2014-08-03 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/ROL-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Mazza resolved ROL-1739. - Resolution: Fixed Fix Version/s: 5.1 Added to createdb.vm script (for new databases) in order to

svn commit: r1615472 - in /roller/trunk/app/src/main: java/org/apache/roller/weblogger/pojos/wrapper/ java/org/apache/roller/weblogger/ui/core/ java/org/apache/roller/weblogger/ui/core/security/ java/

2014-08-03 Thread gmazza
Author: gmazza Date: Mon Aug 4 01:35:51 2014 New Revision: 1615472 URL: http://svn.apache.org/r1615472 Log: Removed users.sso.passwords.save option; renamed some properties from *.sso.* to *.ldap.* Modified: