[commits] Horde branch master updated. 5b3f53bfde96875842e650f0a6e5111a223f8cac

Michael J. Rubinsky mrubinsk at horde.org
Wed Jan 6 02:22:38 UTC 2016


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

from: 3cb4572c7998852e80677bc2683175161fb50554

5b3f53b Bug: 14214 Require a non-empty due date too.

Summary: http://github.com/horde/horde/compare/3cb4572c7998852e80677bc2683175161fb50554...5b3f53bfde96875842e650f0a6e5111a223f8cac

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

commit 5b3f53bfde96875842e650f0a6e5111a223f8cac
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/5b3f53bfde96875842e650f0a6e5111a223f8cac




More information about the commits mailing list