[koha-commits] updated branch master (a25eb07178da24b875391b9398a4d52a0ab43358)

Koha Gitosis gitosis at git.koha.org
Wed Jan 27 02:17:03 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Koha GitWeb".

The branch, master has been updated
       via  a25eb07178da24b875391b9398a4d52a0ab43358 (commit)
       via  7f68a2440f609fb01e3a3ca7f5c970525a4aa603 (commit)
       via  411aae1a87c7b83c93104deb00061d1a04fbb265 (commit)
       via  12c5508d99575da085f7c789a8266e1731fe5dad (commit)
       via  87a3a627f18f2874fd87def30536693afe36e359 (commit)
       via  9e42d04cb7ac88c3eb06762904283ace1d656150 (commit)
       via  7e07fa5d124bce71d559c5830df1ecab28ccc348 (commit)
       via  5cc7c1db9ac75d667c7e66dfc450991c10949078 (commit)
      from  d6a36c515163bbbcb072cbd71dc24be2c9f30fa8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a25eb07178da24b875391b9398a4d52a0ab43358
Merge: d6a36c515163bbbcb072cbd71dc24be2c9f30fa8 7f68a2440f609fb01e3a3ca7f5c970525a4aa603
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Tue Jan 26 20:16:19 2010 -0500

    Merge commit 'colin_campbell/dbupgrade3.2' into master
    
    Fix various issues with database updating.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 7f68a2440f609fb01e3a3ca7f5c970525a4aa603
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Jan 25 14:20:09 2010 +0000

    delay dropping of aqbookfund
    
    aqbookfund cannot be dropped before aqorderbreakdown
    due to fk cobstraints
    remove drop of column bookfundid from aqbudget
    column no longer exists at this point

commit 411aae1a87c7b83c93104deb00061d1a04fbb265
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Jan 25 09:26:07 2010 +0000

    Can only add column reservesallowed to issuingrules once

commit 12c5508d99575da085f7c789a8266e1731fe5dad
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jan 22 16:04:47 2010 +0000

    Remove an invalid db update
    
    Update tries to drop two fk constraints which
    don't appear to exist

commit 87a3a627f18f2874fd87def30536693afe36e359
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jan 22 15:33:13 2010 +0000

    column was added in two separate updates
    
    3.01.00.068 duplicates the operations of 3.01.00.065
    Because one column has already been created, populated and dropped
    the rest of the update fails

commit 9e42d04cb7ac88c3eb06762904283ace1d656150
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jan 22 13:40:09 2010 +0000

    remove duplicate column add
    
    Change 3.01.00.089 duplicated 3.01.00.070

commit 7e07fa5d124bce71d559c5830df1ecab28ccc348
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jan 22 13:35:40 2010 +0000

    102 needs to be an update not an insert

commit 5cc7c1db9ac75d667c7e66dfc450991c10949078
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jan 22 13:18:14 2010 +0000

    remove duplicate addition of casAutherntication preference

-----------------------------------------------------------------------

Summary of changes:
 installer/data/mysql/updatedatabase.pl |   49 ++++++--------------------------
 1 files changed, 9 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list