[commits] Horde branch FRAMEWORK_5_2 updated. f6fbc6b37af1fde3435477e659077546b872966e
Michael J. Rubinsky
mrubinsk at horde.org
Fri Nov 6 19:23:03 UTC 2015
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: 1090f9fd15e19f1ac4e631b527955e7f6d9b52b1
847e6bc Partially revert 4da58a51eb070909ec7fcccdf01c833992ea6851
6577a8d This method doesn't make much sense as implemented.
779370a Don't even show alarm at all for private events.
f6fbc6b BFN
Summary: http://github.com/horde/horde/compare/1090f9fd15e19f1ac4e631b527955e7f6d9b52b1...f6fbc6b37af1fde3435477e659077546b872966e
-----------------------------------------------------------------------
commit 847e6bcdd0a3064f4ab123f64ea8386440d9ff03
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Nov 6 13:36:08 2015 -0500
Partially revert 4da58a51eb070909ec7fcccdf01c833992ea6851
This won't work as inteded, as both agendas AND alarms can set $user.
This was causing non-admin users to have 'busy' appear as the alarm
title in place of the actual event title.
kronolith/lib/Event.php | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/847e6bcdd0a3064f4ab123f64ea8386440d9ff03
-----------------------------------------------------------------------
commit 6577a8d110bfa972bdf3b5493fa9113ea2021cff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Nov 6 13:50:01 2015 -0500
This method doesn't make much sense as implemented.
A "Private" event should *ONLY* be viewable by the event creator.
That's why it's private. Allowing it to be shown to users with READ
perms, even when generating alarms/agendas defeats this purpose. I.e.,
any event with the private flag set will only ever be viewable by
the creator. Even when generating agendas and alarms.
kronolith/lib/Event.php | 14 +++-----------
1 files changed, 3 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/6577a8d110bfa972bdf3b5493fa9113ea2021cff
-----------------------------------------------------------------------
commit 779370a43b47dec2ac9827b3309d480b6eedbf0f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Nov 6 14:16:52 2015 -0500
Don't even show alarm at all for private events.
We don't include them on agendas, no reason to include
them with alarms.
kronolith/lib/Application.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/779370a43b47dec2ac9827b3309d480b6eedbf0f
-----------------------------------------------------------------------
commit f6fbc6b37af1fde3435477e659077546b872966e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Nov 6 14:22:53 2015 -0500
BFN
kronolith/docs/CHANGES | 2 ++
kronolith/package.xml | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/f6fbc6b37af1fde3435477e659077546b872966e
More information about the commits
mailing list