From 77838209b8e0e8409bf03b07431a797d9d400499 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Thu, 16 Oct 2014 22:41:58 +0200 Subject: [PATCH] Allow completely disabling the edit history --- com.woltlab.wcf/option.xml | 6 ++++++ com.woltlab.wcf/userGroupOption.xml | 1 + .../form/UserContentRevertChangesForm.class.php | 5 +++++ .../history/entry/EditHistoryEntryAction.class.php | 5 +++++ .../files/lib/page/EditHistoryPage.class.php | 5 +++++ .../action/UserContentClipboardAction.class.php | 8 ++++++-- .../system/cronjob/DailyCleanUpCronjob.class.php | 14 +++++++++++--- .../lib/system/edit/EditHistoryManager.class.php | 3 +++ wcfsetup/install/lang/de.xml | 2 ++ wcfsetup/install/lang/en.xml | 2 ++ 10 files changed, 46 insertions(+), 5 deletions(-) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index c68a390f9f..eeee94008d 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -917,6 +917,12 @@ memcached:cache_source_memcached_host]]> +