[commits] Horde branch master updated.	7ec10ea76753e2f2fce70f450ce68a366e8e3edf
    Michael Rubinsky 
    mrubinsk at horde.org
       
    Tue Nov 16 20:02:31 UTC 2010
    
    
  
The branch "master" has been updated.
The following is a summary of the commits.
from: dcdab31cdb655dd842c66e6081ecb3adb5e9d5bb
cb0fc95 Start fleshing out the event view.
153f6ec Add localized text for monthly_weekday recurrence and tweak text for monthly_date
7ec10ea Fix issue with http_build_url:
-----------------------------------------------------------------------
commit cb0fc95a2b15f2614fab52c759b3948fb2219b43
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 16 13:52:45 2010 -0500
    Start fleshing out the event view.
    
    Still some recurrence text to work out, and then will change
    includeJSVars() to only output what is needed for mobile, and not
    send mobile specific stuff to non-mobile.
 kronolith/js/mobile.js      |   94 +++++++++++++++++++++++++++++++++++-------
 kronolith/lib/Kronolith.php |    7 +++
 kronolith/themes/mobile.css |   14 ++++++
 3 files changed, 99 insertions(+), 16 deletions(-)
http://git.horde.org/diff.php/kronolith/js/mobile.js?rt=horde-git&r1=fc20daf3a76d1270f4d7271b0b22978dff2f7356&r2=cb0fc95a2b15f2614fab52c759b3948fb2219b43
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=25d85632120e5341d04cdadd30e3639f5426d3d7&r2=cb0fc95a2b15f2614fab52c759b3948fb2219b43
http://git.horde.org/diff.php/kronolith/themes/mobile.css?rt=horde-git&r1=a226843be3612794a66f2f3b27926f1dc202cde5&r2=cb0fc95a2b15f2614fab52c759b3948fb2219b43
-----------------------------------------------------------------------
commit 153f6ec7a33fda6268e24cf4992f090543606d10
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 16 14:18:48 2010 -0500
    Add localized text for monthly_weekday recurrence and tweak text
    for monthly_date
 kronolith/js/mobile.js      |    6 +++++-
 kronolith/lib/Kronolith.php |    4 +++-
 2 files changed, 8 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/kronolith/js/mobile.js?rt=horde-git&r1=cb0fc95a2b15f2614fab52c759b3948fb2219b43&r2=153f6ec7a33fda6268e24cf4992f090543606d10
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=cb0fc95a2b15f2614fab52c759b3948fb2219b43&r2=153f6ec7a33fda6268e24cf4992f090543606d10
-----------------------------------------------------------------------
commit 7ec10ea76753e2f2fce70f450ce68a366e8e3edf
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 16 15:00:59 2010 -0500
    Fix issue with http_build_url:
    
    http_build_url automatically includes the path of the called script if
    the 'path' entry is missing or empty. Make sure we include a trailing slash
    to avoid mangling the url
 kronolith/lib/Event.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-git&r1=4bd8fb69c1c65c3983eeb12f842a0836c0ff23d5&r2=7ec10ea76753e2f2fce70f450ce68a366e8e3edf
    
    
More information about the commits
mailing list