[commits] Horde branch FRAMEWORK_5_2 updated. ae3cc6aca927fe9524a7d30e7684490362e10976
Jan Schneider
jan at horde.org
Wed Dec 3 13:14:28 UTC 2014
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: df9bcf1c1ba095a7d604b4dd9a6df67bf31fdb3d
163f6d9 Calculate only once.
9137eba Fix referrers with slashes.
8f18016 Fix converting annotated wiki links.
02d85c9 Skip this part if there are no references.
66831d3 [jan] Fix updating annotated links when renaming pages.
94d5798 Check permission when editing notes.
120d206 [jan] SECURITY: Fix permission check when editing notes (found by Christopher Neuhaus <cne at ruhrverband.de>).
ae3cc6a Prepare release.
Summary: http://github.com/horde/horde/compare/df9bcf1c1ba095a7d604b4dd9a6df67bf31fdb3d...ae3cc6aca927fe9524a7d30e7684490362e10976
-----------------------------------------------------------------------
commit 163f6d9766ab5e94a56e3cbd7f15e6f725e73cb6
Author: Jan Schneider <jan at horde.org>
Date: Thu Nov 27 15:35:30 2014 +0000
Calculate only once.
wicked/lib/Page/MergeOrRename.php | 38 ++++++++++++++++++------------------
1 files changed, 19 insertions(+), 19 deletions(-)
http://github.com/horde/horde/commit/163f6d9766ab5e94a56e3cbd7f15e6f725e73cb6
-----------------------------------------------------------------------
commit 9137eba45659d1479e63b4fcbb64e28398b5d6a4
Author: Jan Schneider <jan at horde.org>
Date: Thu Nov 27 17:20:54 2014 +0100
Fix referrers with slashes.
No idea why this was necessary nine years ago. It doesn't seem to be required
anymore, but instead breaks referrers in rendered text. Could be some change in
Text_Wiki or Horde_Url.
wicked/lib/Page.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/9137eba45659d1479e63b4fcbb64e28398b5d6a4
-----------------------------------------------------------------------
commit 8f18016f48a43312885f90e123ff066d024f467e
Author: Jan Schneider <jan at horde.org>
Date: Thu Nov 27 17:58:36 2014 +0100
Fix converting annotated wiki links.
wicked/lib/Page/MergeOrRename.php | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/8f18016f48a43312885f90e123ff066d024f467e
-----------------------------------------------------------------------
commit 02d85c92bea579866b61f3a8f6d130151018a533
Author: Jan Schneider <jan at horde.org>
Date: Thu Nov 27 18:01:24 2014 +0100
Skip this part if there are no references.
wicked/lib/Page/MergeOrRename.php | 79 +++++++++++++++++++------------------
1 files changed, 41 insertions(+), 38 deletions(-)
http://github.com/horde/horde/commit/02d85c92bea579866b61f3a8f6d130151018a533
-----------------------------------------------------------------------
commit 66831d384bcd469650bf853428c12baa2a6617a5
Author: Jan Schneider <jan at horde.org>
Date: Thu Nov 27 18:05:21 2014 +0100
[jan] Fix updating annotated links when renaming pages.
wicked/docs/CHANGES | 1 +
wicked/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/66831d384bcd469650bf853428c12baa2a6617a5
-----------------------------------------------------------------------
commit 94d57986f278a44d0df00d9fb82c455245bce95d
Author: Jan Schneider <jan at horde.org>
Date: Wed Dec 3 14:02:11 2014 +0100
Check permission when editing notes.
mnemo/memo.php | 93 ++++++++++++++++++++++++++------------------------------
1 files changed, 43 insertions(+), 50 deletions(-)
http://github.com/horde/horde/commit/94d57986f278a44d0df00d9fb82c455245bce95d
-----------------------------------------------------------------------
commit 120d20663b5fec3edae369c86de37ae5b36e4e61
Author: Jan Schneider <jan at horde.org>
Date: Wed Dec 3 14:09:21 2014 +0100
[jan] SECURITY: Fix permission check when editing notes (found by Christopher Neuhaus <cne at ruhrverband.de>).
mnemo/docs/CHANGES | 2 ++
mnemo/package.xml | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/120d20663b5fec3edae369c86de37ae5b36e4e61
-----------------------------------------------------------------------
commit ae3cc6aca927fe9524a7d30e7684490362e10976
Author: Jan Schneider <jan at horde.org>
Date: Wed Dec 3 14:14:18 2014 +0100
Prepare release.
mnemo/docs/RELEASE_NOTES | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/ae3cc6aca927fe9524a7d30e7684490362e10976
More information about the commits
mailing list