[commits] Horde branch master updated. b454ac29cad33a712852bc426938b03cc33311ee

Michael J. Rubinsky mrubinsk at horde.org
Sun May 26 01:05:15 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 711e8b0d51a5111c9d7129ecd19f5a2459b3c44a

4d72127 Remove unused prefs.
9b61ad8 Catch exception
d727b0d Fix type hint.
bacc27f Don't run this step if the adapter is sqlite.
eacd9e5 ws
a060c9b For some reason, sqlite requires this to be explicitly set.
eff4697 Add migration to fix autoincrement fields for sqlite.
75bd223 Update package.xml filelist.
6dbebbd changes
b454ac2 For some reason, the sidebar doesn't display unless there is *some* output in the main content area.

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

commit 4d721272a46bb8de6e6198060a9bcc989a02be29
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:37:08 2013 -0400

    Remove unused prefs.

 ansel/config/prefs.php |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/4d721272a46bb8de6e6198060a9bcc989a02be29

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

commit 9b61ad8ddb5c37f493a8f3f3908aae91b9b95f49
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:37:28 2013 -0400

    Catch exception

 ansel/lib/Faces/Base.php |   23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/9b61ad8ddb5c37f493a8f3f3908aae91b9b95f49

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

commit d727b0d10f608d524757a1b084eea7f13d55a49c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:37:39 2013 -0400

    Fix type hint.

 ansel/lib/Gallery.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/d727b0d10f608d524757a1b084eea7f13d55a49c

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

commit bacc27fee936052df1458655386ec97a33f0069f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:37:55 2013 -0400

    Don't run this step if the adapter is sqlite.
    
    Sqlite doesn't support the complicated joins used in Ansel 1.x tag
    handling. This is preventing the migrations from completing on Sqlite,
    which should otherwise be fine with Ansel.

 ansel/migration/4_ansel_upgrade_tagstocontent.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/bacc27fee936052df1458655386ec97a33f0069f

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

commit eacd9e511e73af90632574a5345c6d7f53fc7f36
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:39:49 2013 -0400

    ws

 ansel/migration/6_ansel_upgrade_unsignedints.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/eacd9e511e73af90632574a5345c6d7f53fc7f36

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

commit a060c9bb641ae74ef8d9c84b0ed82c0bb22be02c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:40:02 2013 -0400

    For some reason, sqlite requires this to be explicitly set.

 ansel/migration/8_ansel_upgrade_sqlhierarchical.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a060c9bb641ae74ef8d9c84b0ed82c0bb22be02c

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

commit eff46975a636377586187840d8c8a8a871560099
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:41:07 2013 -0400

    Add migration to fix autoincrement fields for sqlite.
    
    A previous migration step changed the type to unsigned or bigint
    which apparently caused sqlite to lose the autoincrement field.

 ansel/migration/12_ansel_upgrade_fixautoincrement.php |   38 +++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)
 create mode 100644 ansel/migration/12_ansel_upgrade_fixautoincrement.php

http://git.horde.org/horde-git/-/commit/eff46975a636377586187840d8c8a8a871560099

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

commit 75bd22384bb8b82d99b9868b898ec6acb74a6946
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:42:21 2013 -0400

    Update package.xml filelist.

 ansel/package.xml |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/75bd22384bb8b82d99b9868b898ec6acb74a6946

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

commit 6dbebbd40e3460a4bf403759498ad6f333e75940
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 20:43:17 2013 -0400

    changes

 ansel/docs/CHANGES |    1 +
 ansel/package.xml  |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/6dbebbd40e3460a4bf403759498ad6f333e75940

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

commit b454ac29cad33a712852bc426938b03cc33311ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 25 21:04:22 2013 -0400

    For some reason, the sidebar doesn't display unless there is *some*
    output in the main content area.

 ansel/lib/View/List.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/b454ac29cad33a712852bc426938b03cc33311ee




More information about the commits mailing list