[Roller-JIRA] Created: (ROL-1456) Refine "show entries in all languages"

2007-06-21 Thread linda skrocki (JIRA)
Refine "show entries in all languages" -- Key: ROL-1456 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1456 Project: Roller Issue Type: Improvement Reporter: linda skrocki

[Roller-JIRA] Commented: (ROL-1455) Obfuscate commentors email addresses when they select "Notify me by email of new comments"

2007-06-21 Thread Allen Gilliland (JIRA)
[ http://opensource.atlassian.com/projects/roller/browse/ROL-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_13822 ] Allen Gilliland commented on ROL-1455: -- I took a look at the code and I see this ... // use

svn commit: r549614 - in /roller/trunk/apps/weblogger/src: java/org/apache/roller/weblogger/ui/struts2/editor/WeblogConfig.java sql/320-to-400-migration.vm

2007-06-21 Thread agilliland
Author: agilliland Date: Thu Jun 21 14:12:36 2007 New Revision: 549614 URL: http://svn.apache.org/viewvc?view=rev&rev=549614 Log: fixing functional issue with multi-language blog support. we haven't been properly enforcing the fact that the 'show all langs' option is tied to value of the 'enabl

svn commit: r549613 - /roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/rendering/servlets/FeedServlet.java

2007-06-21 Thread agilliland
Author: agilliland Date: Thu Jun 21 14:04:58 2007 New Revision: 549613 URL: http://svn.apache.org/viewvc?view=rev&rev=549613 Log: feed servlet also needs to do validation before forcing a request locale on entries not 'showing all langs'. Modified: roller/trunk/apps/weblogger/src/java/org/

svn commit: r549606 - /roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/rendering/servlets/PageServlet.java

2007-06-21 Thread agilliland
Author: agilliland Date: Thu Jun 21 13:43:00 2007 New Revision: 549606 URL: http://svn.apache.org/viewvc?view=rev&rev=549606 Log: we need to set the request locale after doing page validation because otherwise it's possible for someone who has unchecked the 'show all langs' option to be seen as

svn commit: r549556 - /roller/trunk/apps/weblogger/src/java/org/apache/roller/weblogger/ui/struts2/core/Install.java

2007-06-21 Thread agilliland
Author: agilliland Date: Thu Jun 21 10:20:09 2007 New Revision: 549556 URL: http://svn.apache.org/viewvc?view=rev&rev=549556 Log: protect install method against accidental refreshes or malicious users trying to force install work when it's not appropriate. Modified: roller/trunk/apps/weblo

svn commit: r549461 - /roller/branches/roller_guice/apps/weblogger/src/java/org/apache/roller/weblogger/business/RollerFactory.java

2007-06-21 Thread snoopdave
Author: snoopdave Date: Thu Jun 21 05:56:20 2007 New Revision: 549461 URL: http://svn.apache.org/viewvc?view=rev&rev=549461 Log: Removing comment that is no longer true Modified: roller/branches/roller_guice/apps/weblogger/src/java/org/apache/roller/weblogger/business/RollerFactory.java Mod