[commits] Horde branch master updated. 8be452abe46930a92468e71c36a8a57eae48cc83
Jan Schneider
jan at horde.org
Tue Sep 6 11:34:51 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: df539be6a8396e7088f3caf0c0fbf1bc4a93d22a
1adeeb7 Replace major and minor versions with single versions (Request #7210).
88e8515 Log attachment downloads.
8be452a Remove manual logging, Horde_Db takes care of that.
-----------------------------------------------------------------------
commit 1adeeb762b8f27ddb47bb5620d0f04512ab35e38
Author: Jan Schneider <jan at horde.org>
Date: Tue Sep 6 10:38:42 2011 +0200
Replace major and minor versions with single versions (Request #7210).
wicked/docs/CHANGES | 1 +
wicked/lib/Api.php | 16 +--
wicked/lib/Driver.php | 17 +--
wicked/lib/Driver/Sql.php | 100 ++++-------
wicked/lib/Page.php | 9 +-
wicked/lib/Page/AttachedFiles.php | 6 +-
wicked/lib/Page/EditPage.php | 3 +-
wicked/lib/Page/MergeOrRename.php | 4 +-
wicked/lib/Page/RevertPage.php | 6 +-
wicked/lib/Page/StandardPage.php | 10 +-
wicked/lib/Page/SyncPages.php | 11 +-
wicked/lib/Sync.php | 9 +-
wicked/lib/Sync/Wicked.php | 8 +-
wicked/migration/4_wicked_single_revisions.php | 211 ++++++++++++++++++++++++
wicked/package.xml | 7 +
wicked/scripts/convert_to_utf8.php | 7 +-
wicked/templates/display/AttachedFiles.html | 13 +--
wicked/templates/display/standard.inc | 2 +-
wicked/templates/edit/standard.inc | 1 -
wicked/templates/sync/diff.inc | 8 +-
wicked/templates/sync/list.inc | 4 +-
wicked/test/Wicked/Unit/Driver/SqlTest.php | 13 +-
wicked/view.php | 5 +-
23 files changed, 308 insertions(+), 163 deletions(-)
create mode 100644 wicked/migration/4_wicked_single_revisions.php
http://git.horde.org/horde-git/-/commit/1adeeb762b8f27ddb47bb5620d0f04512ab35e38
-----------------------------------------------------------------------
commit 88e85156638b7ad40c86d34f6e3e59a6ff2889e5
Author: Jan Schneider <jan at horde.org>
Date: Tue Sep 6 13:24:38 2011 +0200
Log attachment downloads.
wicked/docs/CHANGES | 1 +
wicked/lib/Driver/Sql.php | 31 ++++++++++++++++++++++++-------
wicked/view.php | 1 +
3 files changed, 26 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/88e85156638b7ad40c86d34f6e3e59a6ff2889e5
-----------------------------------------------------------------------
commit 8be452abe46930a92468e71c36a8a57eae48cc83
Author: Jan Schneider <jan at horde.org>
Date: Tue Sep 6 13:27:33 2011 +0200
Remove manual logging, Horde_Db takes care of that.
wicked/lib/Driver/Sql.php | 36 ------------------------------------
1 files changed, 0 insertions(+), 36 deletions(-)
http://git.horde.org/horde-git/-/commit/8be452abe46930a92468e71c36a8a57eae48cc83
More information about the commits
mailing list