[commits] Horde branch master updated.	91a5163263bf4d6c0be4f84d6ce1649221e267c7
    Ben Klang 
    ben at alkaloid.net
       
    Thu Jun 10 16:25:54 UTC 2010
    
    
  
The branch "master" has been updated.
The following is a summary of the commits.
from: 4ce5c4db98fe6edebcf1a5811c3d3a87582d9931
a419584 Hermes: fix adding job types form
91a5163 Hermes: convert timestamps coming from the database into Horde_Date objects
-----------------------------------------------------------------------
commit a419584b7ff4771240474e64e22f04063ab6e0a4
Author: Ben Klang <ben at alkaloid.net>
Date:   Thu Jun 10 12:24:23 2010 -0400
    Hermes: fix adding job types form
    
    This is a dirty work around to a Horde_Form behavior.
    Horde_Variables#exists() only checks on expected variables, while
    Horde_Variables#get() returns the value if one was passed.  Since the form
    name itself isn't "expected", exists() returns false.  This work around
    makes this multi-form page work again.
 hermes/admin.php |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/hermes/admin.php?rt=horde-git&r1=3b7552b0e7a499f45d29ff60bc974c35edd46f5b&r2=a419584b7ff4771240474e64e22f04063ab6e0a4
-----------------------------------------------------------------------
commit 91a5163263bf4d6c0be4f84d6ce1649221e267c7
Author: Ben Klang <ben at alkaloid.net>
Date:   Thu Jun 10 12:25:23 2010 -0400
    Hermes: convert timestamps coming from the database into Horde_Date objects
 hermes/lib/Driver/sql.php |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/hermes/lib/Driver/sql.php?rt=horde-git&r1=8ff868d2c7ce41006710d3a79bca3a9f6ca729b1&r2=91a5163263bf4d6c0be4f84d6ce1649221e267c7
    
    
More information about the commits
mailing list