+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 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 migration scripts need fixing
>>     * [ROL-1985] - it-selenium tests not working
>>     * [ROL-1988] - Category search not working if space exists in category
>>     * [ROL-1992] - Blogroll OPML import page raising 500 Security Error
>>     * [ROL-2002] - https:// URLs not being processed correctly in the
>> comment URL field
>>     * [ROL-2003] - Comments management field "select all/none" options
>> not working.
>>     * [ROL-2006] - "Sort By" dropdown not working in media file view.
>>     * [ROL-2007] - Changing values in Media File Editor frequently
>> results in permissions error.
>>     * [ROL-2009] - Custom template theme folder creation isn't working
>>     * [ROL-2011] - Media File Chooser on Blog Edit screen is empty.
>>     * [ROL-2016] - roller-startup.log not created on startup
>>     * [ROL-2018] - "Notify me of new comments" not working on trunk.
>>     * [ROL-2032] - Test Roller 5.1 with blogs.apache.org database &
>> themes
>>     * [ROL-2037] - Possible breakage in Planet feature
>>     * [ROL-2044] - Member management page allows user to remove himself
>> from blog.
>>
>> ** Improvement
>>     * [ROL-929] - Resign | "Are you sure?" Confirmation
>>     * [ROL-1174] - Better Derby support in Installation Guide
>>     * [ROL-1370] - Support of email notifications preference for blog
>> commentors
>>     * [ROL-1430] - French Translation (based on version 4.0 files)
>>     * [ROL-1630] - Table column in main menu needs larger width
>>     * [ROL-1649] - Korean translation resource file
>>     * [ROL-1789] - Hide category selection in search dialog if there are
>> no categories
>>     * [ROL-1881] - Add delete blog entry option to entries page
>>     * [ROL-1907] - Inefficient use of key set iterator.
>>     * [ROL-1937] - Standard and Mobile template switch improvement patch
>>     * [ROL-1938] - Switch to mobile template only in standard template's
>> index page
>>     * [ROL-1946] - Supply commenter's email address in any comment
>> approval email notification
>>     * [ROL-1947] - Provide a blog entry-level description field that can
>> go into HTML header field
>>     * [ROL-1964] - SearchServlet does not preserve locale
>>     * [ROL-1965] - Searching with locale on Multi Language blog
>>     * [ROL-1978] - Switch to more SEO-friendly hyphens instead of
>> underscores to separate blog titles
>>     * [ROL-2015] - Add a description element to theme descriptor file
>> (theme.xml)
>>     * [ROL-2034] - Hide Profile Password fields with SSO
>>
>> ** New Feature
>>     * [ROL-388] - Add possibility to export all entries for chosen period
>>     * [ROL-717] - Export/Save Entries + Comments
>>     * [ROL-1021] - Referrer queue warning / filling up in logs. unclosed
>> sessions.
>>     * [ROL-1919] - HTML5 mobile template for Roller Blog and Feed pages
>>     * [ROL-1933] - Crowd Login Authentication Roller Integration
>>     * [ROL-1934] - LDAP Comment Authenticator
>>
>>
>> ** Question
>>     * [ROL-1621] - Remove .classpath/.project files from Roller SVN?
>>
>> ** Task
>>     * [ROL-1434] - lots of UI messaging needs to be converted to i18n
>> keys in resource bundles
>>     * [ROL-1436] - JPA backend code triggers lots of warning messages at
>> build time
>>     * [ROL-1968] - Upgrade Spring Security from 2.0.7 to 3.1.4
>>     * [ROL-1977] - Remove unused properties from ApplicationResources.
>> properties
>>     * [ROL-1983] - Only expose AJAX User List Servlet to admin users
>>     * [ROL-1984] - ./app/src/test/resources/WEB-INF/security.xml needs
>> updating to Spring & Spring Security 3.x namespaces
>>     * [ROL-1986] - Stop sending re-confirmation email after blogger
>> approves comment.
>>     * [ROL-1987] - Check LDAP auth capability in Roller
>>     * [ROL-1991] - Switch publish date pop-up calendar to one with year
>> entry option
>>     * [ROL-1994] - Switch to Apache Commons Collections 4.0
>>     * [ROL-1995] - Switch to JPA Typed Queries
>>     * [ROL-1997] - Switch WeblogEntry's pub status fields (DRAFT,
>> PUBLISHED, PENDING, SCHEDULED) to an enum type
>>     * [ROL-2000] - Change current rol_ prefix for two newest tables
>>     * [ROL-2005] - Switch to top-level folders only for Media Files
>>     * [ROL-2008] - In "switch to (media) folder" drop-down, don't list
>> the current folder the user is in.
>>     * [ROL-2010] - Update User's Guide with new app screen shots
>>     * [ROL-2012] - net.sf.ehcache:ehcache needs updating
>>     * [ROL-2019] - Upgrade the Yahoo User Interface (YUI) library
>> provided by Roller.
>>     * [ROL-2022] - Add Categories, demote tags from gaurav theme
>>     * [ROL-2028] - Separate the Basic Theme into Basic and Basic Mobile
>> Themes
>>     * [ROL-2030] - Replace Xinha editor with something more recent
>>     * [ROL-2036] - Upgrade from JQuery 1 to JQuery 2
>>     * [ROL-2043] - Switch from YUI3 to JQuery UI for autocomplete, tabs,
>> dialogs
>>
>> ** Test
>>     * [ROL-2033] - Test Roller 5.1 with a weblog client
>>
>>
>

Reply via email to