[commits] Horde branch FRAMEWORK_5_2 updated. ef5f1babba6144e0f82a48ade797d71011dbce62

Michael J. Rubinsky mrubinsk at horde.org
Wed Jan 6 02:18:05 UTC 2016


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

from: ee5e761e5e37eaecb5ec451404ae3f07bb56ef9f

dd66aab Bug: 14214 Require a non-empty due date too.
ef5f1ba BFN

Summary: http://github.com/horde/horde/compare/ee5e761e5e37eaecb5ec451404ae3f07bb56ef9f...ef5f1babba6144e0f82a48ade797d71011dbce62

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

commit dd66aaba51038eb6b38d6208c52001f644d698b8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jan 5 21:03:13 2016 -0500

    Bug: 14214 Require a non-empty due date too.
    
    While we enfore this in Nag's UI, it wasn't enforced when
    adding tasks via the API - like from Kronolith, or external clients.
    Even though that is now fixed, we still include this requirement
    in the query to catch any existing tasks added like this.
    
    Note: We could use a migration for this, but there already exists
    newer migrations in master that make this difficult to handle.

 nag/lib/Driver.php     |    4 ++--
 nag/lib/Driver/Sql.php |    4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/dd66aaba51038eb6b38d6208c52001f644d698b8

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

commit ef5f1babba6144e0f82a48ade797d71011dbce62
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jan 5 21:17:15 2016 -0500

    BFN

 nag/docs/CHANGES |    2 ++
 nag/package.xml  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/ef5f1babba6144e0f82a48ade797d71011dbce62




More information about the commits mailing list