[commits] Horde branch master updated. 8497c2a97e585c2c204f0d3900b2514e75d85a8e
Jan Schneider
jan at horde.org
Fri Aug 11 15:25:45 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: 45f0d08f7cc60d28b0f52154815475fdaa104cd2
43ddba3 Notify about successful cleaning and restoring.
3941afa Return number of restored elements.
62c5ee4 Catch errors from Kronolith::removeUserEvents().
79f767c Ignore vanished resources when deleting events.
f3f8717 Fix removing recurrences with exceptions.
a92d997 phpdoc
8497c2a [jan] Add API to backup and restore user data.
Summary: http://github.com/horde/horde/compare/45f0d08f7cc60d28b0f52154815475fdaa104cd2...8497c2a97e585c2c204f0d3900b2514e75d85a8e
-----------------------------------------------------------------------
commit 43ddba35d7d0c98bbeafc79e98016e192fa7e035
Author: Jan Schneider <jan at horde.org>
Date: Fri Aug 11 16:49:27 2017 +0200
Notify about successful cleaning and restoring.
horde/lib/Cli/Backup.php | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/43ddba35d7d0c98bbeafc79e98016e192fa7e035
-----------------------------------------------------------------------
commit 3941afaea2fb8d8dfc84219ee3c05c159481ded7
Author: Jan Schneider <jan at horde.org>
Date: Fri Aug 11 16:52:53 2017 +0200
Return number of restored elements.
mnemo/lib/Application.php | 5 +++++
nag/lib/Application.php | 6 ++++++
turba/lib/Application.php | 5 +++++
3 files changed, 16 insertions(+)
http://github.com/horde/horde/commit/3941afaea2fb8d8dfc84219ee3c05c159481ded7
-----------------------------------------------------------------------
commit 62c5ee462509039137be14aa85bcae90c6c0be10
Author: Jan Schneider <jan at horde.org>
Date: Fri Aug 11 17:19:19 2017 +0200
Catch errors from Kronolith::removeUserEvents().
kronolith/lib/Application.php | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/62c5ee462509039137be14aa85bcae90c6c0be10
-----------------------------------------------------------------------
commit 79f767c81c2c1df4a4fd0c40787d0bf7fe3679ab
Author: Jan Schneider <jan at horde.org>
Date: Fri Aug 11 17:20:39 2017 +0200
Ignore vanished resources when deleting events.
kronolith/lib/Driver.php | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/79f767c81c2c1df4a4fd0c40787d0bf7fe3679ab
-----------------------------------------------------------------------
commit f3f87174a93c0513e7306c8b3ea6fffd5083ab57
Author: Jan Schneider <jan at horde.org>
Date: Fri Aug 11 17:21:54 2017 +0200
Fix removing recurrences with exceptions.
We collect events based on UIDs, but delete them based on ID. The latter will also delete event exceptions connected via baseid.
kronolith/lib/Kronolith.php | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/f3f87174a93c0513e7306c8b3ea6fffd5083ab57
-----------------------------------------------------------------------
commit a92d997f47a4dd544eff7d18a4c48b55e53bcb9f
Author: Jan Schneider <jan at horde.org>
Date: Fri Aug 11 17:24:47 2017 +0200
phpdoc
kronolith/lib/Kronolith.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/a92d997f47a4dd544eff7d18a4c48b55e53bcb9f
-----------------------------------------------------------------------
commit 8497c2a97e585c2c204f0d3900b2514e75d85a8e
Author: Jan Schneider <jan at horde.org>
Date: Fri Aug 11 17:25:34 2017 +0200
[jan] Add API to backup and restore user data.
kronolith/docs/CHANGES | 1 +
kronolith/lib/Application.php | 166 +++++++++++++++++++++++++++++++++++++-
kronolith/lib/Attendee.php | 18 ++++-
kronolith/lib/Backup/Events.php | 171 ++++++++++++++++++++++++++++++++++++++++
kronolith/lib/Event.php | 65 ++++++++++++++-
kronolith/package.xml | 12 ++-
6 files changed, 426 insertions(+), 7 deletions(-)
create mode 100644 kronolith/lib/Backup/Events.php
http://github.com/horde/horde/commit/8497c2a97e585c2c204f0d3900b2514e75d85a8e
More information about the commits
mailing list