Upgrading to Mingle 1.1

Before you get started: 

These instructions are for upgrading from Mingle 1.0 to Mingle 1.1. Upgrades from older versions, specifically, the Early Access release, are not supported .

Windows

OS X

Linux/Unix (except Solaris)

Solaris

The steps to install on Solaris are very similar to that on any other UNIX except

After installation is complete...

Managing card types

Mingle 1.1 introduces the concept of card types, which you can read all about over here. Due to this, the name 'Type' is no longer a valid property name. When you install Mingle 1.1,

Once you have installed Mingle 1.1, if you want to use your values for the property "Type (1.0)", or indeed any other property, as card types, you can follow the sequence of steps below. If, for example, you had a property called 'Type' which had two values "Bug" and "Story"; and the installer changed the name of this property to 'Type (1.0)'w

Configuring your authentication file

The authentication settings for Mingle are controlled through the <mingle_data_directory>/config/auth-config.yml file. This file is created by default on all brand new installations. For a detailed explanation of what the various properties of this file represent, you can read the README file included with this distribution. The location of this file varies by distribution.

On OSX

On Unix

On Windows

 

Setting password restrictions

If you would like the password format for all your users to be a combination of numbers, letters and punctuation, and enforced strictly, set

password_format: :strict

The default, which is empty, places no restrictions on formats of the password.