[commits] Horde branch master updated. 703771f49c694527759070ae4edb54c45a9be2dd
Michael J. Rubinsky
mrubinsk at horde.org
Sun Dec 4 21:55:04 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 9b4887833f4977afd8e3800721d8dee32403e1bb
a664e7e wrapping
2982e37 Fix perms check.
dbc70cb The calendar type is passed in the get parameters now.
6f48d4e Clean up some strings.
703771f Refactor a bit of resource calendar handling.
-----------------------------------------------------------------------
commit a664e7eda11bc045df2697775a236a27f82a886a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Dec 4 15:36:28 2011 -0500
wrapping
kronolith/lib/Resource/Base.php | 16 +++++++++-------
1 files changed, 9 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/a664e7eda11bc045df2697775a236a27f82a886a
-----------------------------------------------------------------------
commit 2982e377139d34b00bdc2db8c846e837f499e5cc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Dec 4 15:38:36 2011 -0500
Fix perms check.
Use the same perms check for resources everywhere.
kronolith/lib/Resource/Base.php | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/2982e377139d34b00bdc2db8c846e837f499e5cc
-----------------------------------------------------------------------
commit dbc70cb3b768e35206b4fc4fc000fe0aa85a99ff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Dec 4 15:50:19 2011 -0500
The calendar type is passed in the get parameters now.
kronolith/delete.php | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/dbc70cb3b768e35206b4fc4fc000fe0aa85a99ff
-----------------------------------------------------------------------
commit 6f48d4e8da58491255c7b498b5c67a187db9b108
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Dec 4 16:34:20 2011 -0500
Clean up some strings.
Related to Bug: 10829
horde/lib/Block/Weather.php | 68 +++++++++++++++++++------------------------
1 files changed, 30 insertions(+), 38 deletions(-)
http://git.horde.org/horde-git/-/commit/6f48d4e8da58491255c7b498b5c67a187db9b108
-----------------------------------------------------------------------
commit 703771f49c694527759070ae4edb54c45a9be2dd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Dec 4 16:49:49 2011 -0500
Refactor a bit of resource calendar handling.
Bring resource calendar handling more in line with modern kronolith code,
and make it easier to implement in dynamic view.
Fixes Bug: 10827
kronolith/add.php | 5 ++
kronolith/docs/CHANGES | 1 +
kronolith/lib/Calendar/Resource.php | 101 +++++++++++++++++++++++++++++++++++
kronolith/lib/Kronolith.php | 3 +-
kronolith/lib/Resource.php | 2 +-
kronolith/lib/Resource/Single.php | 2 +-
kronolith/new.php | 4 +-
kronolith/package.xml | 10 +++-
kronolith/resources/index.php | 7 ++-
kronolith/templates/edit/edit.inc | 2 +-
10 files changed, 126 insertions(+), 11 deletions(-)
create mode 100644 kronolith/lib/Calendar/Resource.php
http://git.horde.org/horde-git/-/commit/703771f49c694527759070ae4edb54c45a9be2dd
More information about the commits
mailing list