1. 23 Mar, 2016 3 commits
    • Heather McNamee's avatar
      Update links to new pages group. · 6c343928
      Heather McNamee authored
      6c343928
    • Douwe Maan's avatar
      Merge branch 'upgrade-ce-ee-migration-error-fix' into 'master' · 89e82697
      Douwe Maan authored
      Only rename the column if its not there yet
      
      The problem can only arise when upgrading from a CE version to an
       EE version after last months release as in that release the table
      appearances was created. But when it was created we already took
      care of this rename. Thus on an upgrade the migration will fail as
      the column `light_logo` is not in the table, and `header_logo` already
      is.
      
      Thus this check solves it. 
      
      @dblessing @DouweM 
      
      BTW; should be included in the current release and the previous.
      
      Fixes #406 
      
      See merge request !290
      89e82697
    • Zeger-Jan van de Weg's avatar
      Only rename the column if its not there yet · c9bb130b
      Zeger-Jan van de Weg authored
      The problem can only arise when upgrading from a CE version to an
       EE version after last months release as in that release the table
      appearances was created. But when it was created we already took
      care of this rename. Thus on an upgrade the migration will fail as
      the column `light_logo` is not in the table, and `header_logo` already
      is.
      
      Thus this check solve this.
      c9bb130b
  2. 22 Mar, 2016 1 commit
  3. 21 Mar, 2016 23 commits
  4. 19 Mar, 2016 2 commits
  5. 18 Mar, 2016 10 commits
  6. 17 Mar, 2016 1 commit