The branch "master" has been updated. The following is a summary of the commits.
from: 9b39cbfba81750ca9ae1aab639b3efc6af7b3605 55690f5 [jan] Use modification and creation dates from backend if available (Request #11591). b1e7f05 Use align class. ----------------------------------------------------------------------- commit 55690f5533ab3d5401c32fd8c5af442ac2428003 Author: Jan Schneider <[email protected]> Date: Mon Nov 26 15:34:59 2012 +0100 [jan] Use modification and creation dates from backend if available (Request #11591). kronolith/lib/Event.php | 65 +++++++++++++++++++++++++++++++ kronolith/lib/Event/Kolab.php | 7 +++ kronolith/lib/View/Event.php | 32 +--------------- kronolith/templates/view/view.inc | 8 ++-- mnemo/docs/CHANGES | 2 + mnemo/lib/Driver/Kolab.php | 11 +++++- mnemo/lib/Driver/Sql.php | 47 +++++++++++++++++++--- mnemo/list.php | 13 +++--- mnemo/package.xml | 2 + mnemo/templates/list/memo_summaries.inc | 4 +- mnemo/templates/view/memo.inc | 22 ++++++++--- mnemo/view.php | 29 -------------- nag/lib/Driver/Kolab.php | 6 +++ nag/lib/Driver/Sql.php | 31 ++++++++++++++- nag/lib/Task.php | 28 +++++++++++++ nag/templates/view/task.inc | 34 ++++++++++------ nag/view.php | 39 ------------------ 17 files changed, 242 insertions(+), 138 deletions(-) http://git.horde.org/horde-git/-/commit/55690f5533ab3d5401c32fd8c5af442ac2428003 ----------------------------------------------------------------------- commit b1e7f05fa1eefdfab10c2d6913dced563d7e6f25 Author: Jan Schneider <[email protected]> Date: Mon Nov 26 15:37:29 2012 +0100 Use align class. mnemo/templates/view/memo.inc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/b1e7f05fa1eefdfab10c2d6913dced563d7e6f25 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
