Re: [VOTE RESTARTED - RC3] Release Apache Roller 5.1

2014-08-24 Thread Greg Huber
 +1

btw to reinstate zapped column:

#addColumnNull(weblog defaultplugins varchar(255))
alter table weblog add column defaultplugins varchar(255) default null;


On 21 August 2014 21:46, Glen Mazza glen.ma...@gmail.com wrote:

 OK team, vote has restarted, the binaries at the link below now have RC#3
 in them.

 Code freeze has been lifted but please be very conservative about what you
 put in (ideally fixes only).

 Changes made: the default plugins option for each weblog has been restored
 (users on the settings page can designate which of the pre-installed
 plugins they want activated by default.), install guide updated in section
 10.2 to add caution on running the migration script manually, also some GUI
 changes done by Greg to handle the clearfix issue (
 http://stackoverflow.com/questions/8554043/what-is-clearfix).

 Here's my +1.  Voting will end at the end of Sunday Eastern US time.

 Regards,
 Glen


 On 08/20/2014 07:05 PM, Glen Mazza wrote:

 Hi Team,

 Here's a happy email I've been looking forward to send, a vote to release
 Roller 5.1.  The release notes below detail much of what was changed from
 Roller 5.0.x.

 Binaries for release candidate #2 are here:
 https://dist.apache.org/repos/dist/dev/roller/roller-5.1/v5.1.0/. (RC #1
 didn't last very long.)

 I'll be holding the voting through the end of Sunday to give people the
 full weekend to test if they wish, however, if you're aware of problems
 that shouldn't be postponed to a future 5.1.1 please report back as soon as
 you're aware of them.

 Please be careful with commits to trunk until the vote is closed and the
 artifacts are released; whatever you commit becomes part of 5.1.

 The user community is also encouraged to test this release candidate and
 let us know of problems that they find, but make sure to do a backup first
 of your Roller database if you wish to test against a current blog as
 Roller 5.1 makes significant nonreversable database modifications as part
 of the upgrade. Alternatively, and more safely, RC #2 can be tested with a
 new database and a test blog.

 To start the voting, here is my +1.

 Regards,
 Glen

 

 Release Notes - Apache Roller - Version 5.1

 ** Bug
 * [ROL-1118] - Problems submitting Swedish characters over the xmlrpc
 interface
 * [ROL-1241] - some items in ApplicationResources.properties
 Duplicated
 * [ROL-1273] - resource item error
 * [ROL-1346] - Weblog Calendar incorrectly assuming Sunday is first
 day of week for every locale.
 * [ROL-1414] - Email scrambler not detecting hyphens in email
 addresses
 * [ROL-1421] - Minor typos in ApplicationResources.properties
 * [ROL-1479] - Create Weblog screen only allows 30 chars in
 description
 * [ROL-1571] - missing graphic alt text
 * [ROL-1592] - Limited blogger is still able to post a group weblog
 * [ROL-1596] - Frontpage  theme lose record!
 * [ROL-1597] - Comment email notification to a user who has
 previously left a comment on the same blog (and checked the box) is not
 functioning
 * [ROL-1615] - textual errors on ApplicationResources.properties
 * [ROL-1616] - Input fields not emptied after creating a new user
 * [ROL-1638] - Problem with themes on case sensitive file systems
 * [ROL-1715] - SiteModel's getWeblogsByLetterPager not documented
 correctly
 * [ROL-1716] - a bug found when call getPopularTags with the limit=-1
 (v4 m1)
 * [ROL-1737] - The settings tab in roller does not show the email
 comments option as shown in the install document
 * [ROL-1738] - Charset of E-Mail Subject Needs to be configurable
 * [ROL-1739] - Missing constraint on weblogentrytagagg table
 * [ROL-1746] - Uploaded file names are lower-cased with AtomPub.
 * [ROL-1778] - Blog entry preview before first publish not working
 with Derby database
 * [ROL-1792] - Hit count increments with link rel=stylesheet
 type=text/css media=all href=$model.weblog.stylesheet
 * [ROL-1794] - file uploads with spaces in their names are 404ing
 (incorrect URL escaping?)
 * [ROL-1795] - Posting comments with SchemeEnforcementFilter in
 operation.
 * [ROL-1817] - login.jsp remember me check box
 * [ROL-1870] - Duplicate bookmarks not showing
 * [ROL-1925] - Patch for the bug of OpenID only authentication
 * [ROL-1927] - Roller 5 MSSQL Issues/Fixes
 * [ROL-1928] - Missing 500-to-510-migration.vm file in Roller Mobile
 branch
 * [ROL-1929] - reindexing fails if one of authors is disabled
 * [ROL-1930] - Saving Template causes Null Pointer Exception
 * [ROL-1936] - Special characters are converted to ?? when editing
 comments
 * [ROL-1952] - Roller 5.0.1 does not work with PostgreSQL 9.1
 * [ROL-1953] - mysql roller_permission insert statements not defined
 correctly in 400-to-500-migration.vm and 400-to-500-migration.sql file
 * [ROL-1954] - user weblogs cannot be managed when admin 

[VOTE RESTARTED - RC3] Release Apache Roller 5.1

2014-08-21 Thread Glen Mazza
OK team, vote has restarted, the binaries at the link below now have 
RC#3 in them.


Code freeze has been lifted but please be very conservative about what 
you put in (ideally fixes only).


Changes made: the default plugins option for each weblog has been 
restored (users on the settings page can designate which of the 
pre-installed plugins they want activated by default.), install guide 
updated in section 10.2 to add caution on running the migration script 
manually, also some GUI changes done by Greg to handle the clearfix 
issue (http://stackoverflow.com/questions/8554043/what-is-clearfix).


Here's my +1.  Voting will end at the end of Sunday Eastern US time.

Regards,
Glen


On 08/20/2014 07:05 PM, Glen Mazza wrote:

Hi Team,

Here's a happy email I've been looking forward to send, a vote to 
release Roller 5.1.  The release notes below detail much of what was 
changed from Roller 5.0.x.


Binaries for release candidate #2 are here: 
https://dist.apache.org/repos/dist/dev/roller/roller-5.1/v5.1.0/. (RC 
#1 didn't last very long.)


I'll be holding the voting through the end of Sunday to give people 
the full weekend to test if they wish, however, if you're aware of 
problems that shouldn't be postponed to a future 5.1.1 please report 
back as soon as you're aware of them.


Please be careful with commits to trunk until the vote is closed and 
the artifacts are released; whatever you commit becomes part of 5.1.


The user community is also encouraged to test this release candidate 
and let us know of problems that they find, but make sure to do a 
backup first of your Roller database if you wish to test against a 
current blog as Roller 5.1 makes significant nonreversable database 
modifications as part of the upgrade. Alternatively, and more safely, 
RC #2 can be tested with a new database and a test blog.


To start the voting, here is my +1.

Regards,
Glen



Release Notes - Apache Roller - Version 5.1

** Bug
* [ROL-1118] - Problems submitting Swedish characters over the 
xmlrpc interface
* [ROL-1241] - some items in ApplicationResources.properties 
Duplicated

* [ROL-1273] - resource item error
* [ROL-1346] - Weblog Calendar incorrectly assuming Sunday is 
first day of week for every locale.
* [ROL-1414] - Email scrambler not detecting hyphens in email 
addresses

* [ROL-1421] - Minor typos in ApplicationResources.properties
* [ROL-1479] - Create Weblog screen only allows 30 chars in 
description

* [ROL-1571] - missing graphic alt text
* [ROL-1592] - Limited blogger is still able to post a group weblog
* [ROL-1596] - Frontpage  theme lose record!
* [ROL-1597] - Comment email notification to a user who has 
previously left a comment on the same blog (and checked the box) is 
not functioning

* [ROL-1615] - textual errors on ApplicationResources.properties
* [ROL-1616] - Input fields not emptied after creating a new user
* [ROL-1638] - Problem with themes on case sensitive file systems
* [ROL-1715] - SiteModel's getWeblogsByLetterPager not documented 
correctly
* [ROL-1716] - a bug found when call getPopularTags with the 
limit=-1 (v4 m1)
* [ROL-1737] - The settings tab in roller does not show the email 
comments option as shown in the install document

* [ROL-1738] - Charset of E-Mail Subject Needs to be configurable
* [ROL-1739] - Missing constraint on weblogentrytagagg table
* [ROL-1746] - Uploaded file names are lower-cased with AtomPub.
* [ROL-1778] - Blog entry preview before first publish not working 
with Derby database
* [ROL-1792] - Hit count increments with link rel=stylesheet 
type=text/css media=all href=$model.weblog.stylesheet
* [ROL-1794] - file uploads with spaces in their names are 404ing 
(incorrect URL escaping?)
* [ROL-1795] - Posting comments with SchemeEnforcementFilter in 
operation.

* [ROL-1817] - login.jsp remember me check box
* [ROL-1870] - Duplicate bookmarks not showing
* [ROL-1925] - Patch for the bug of OpenID only authentication
* [ROL-1927] - Roller 5 MSSQL Issues/Fixes
* [ROL-1928] - Missing 500-to-510-migration.vm file in Roller 
Mobile branch

* [ROL-1929] - reindexing fails if one of authors is disabled
* [ROL-1930] - Saving Template causes Null Pointer Exception
* [ROL-1936] - Special characters are converted to ?? when editing 
comments

* [ROL-1952] - Roller 5.0.1 does not work with PostgreSQL 9.1
* [ROL-1953] - mysql roller_permission insert statements not 
defined correctly in 400-to-500-migration.vm and 
400-to-500-migration.sql file
* [ROL-1954] - user weblogs cannot be managed when admin logs in 
and select any user via Server Aministration and clicks on eit

* [ROL-1956] - ValidateSaltFilter not working on file upload
* [ROL-1957] - Unable to find RSD template
* [ROL-1966] - Search highlight problem
* [ROL-1969] - PostgreSQL