From 8df3db566a3a937b45ebf11adb90d265e6f5e2d4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 17 Nov 2019 20:45:02 +0100 Subject: initial checking of customized version 1.0rc9 --- themes/CleanFS/templates/admin.prefs.tpl | 529 +++++++++++++++++++++++++++++++ 1 file changed, 529 insertions(+) create mode 100644 themes/CleanFS/templates/admin.prefs.tpl (limited to 'themes/CleanFS/templates/admin.prefs.tpl') diff --git a/themes/CleanFS/templates/admin.prefs.tpl b/themes/CleanFS/templates/admin.prefs.tpl new file mode 100644 index 0000000..97d7e6a --- /dev/null +++ b/themes/CleanFS/templates/admin.prefs.tpl @@ -0,0 +1,529 @@ + + +
+

::

+ + + +
+
    +
  • + + +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + prefs['emailNoHTML'], 'emailNoHTML'); ?> +
  • + +
  • + prefs)) { + $fs->prefs['logo'] = ''; + } + ?> + + + prefs['logo']):?> + + +
  • + +
  • + + +
  • +
  • + + prefs['massops'], 'massops'); ?> +
  • +
  • + + prefs['enable_avatars'], 'enable_avatars', 1, array('onclick'=>'check_change(false, "enable_avatars", "gravatars", "max_avatar_size")')); ?> +
  • + +
  • + + prefs['gravatars'], 'gravatars'); ?> +
  • + +
  • + + +
  • + +
  • + + prefs['hide_emails'], 'hide_emails'); ?> +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + prefs['disable_lostpw'], 'disable_lostpw'); ?> + +
  • + +
  • + + prefs['disable_changepw'], 'disablechangepw'); ?> +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + L('tasklist'), + 'toplevel' => L('toplevel'), + 'reports' => L('reports')); + $selectedPages = explode(' ', $fs->prefs['pages_welcome_msg']); + echo tpl_double_select('pages_welcome_msg', $pages, $selectedPages, false, false); + ?> +
  • + +
  • + + +
    + + + 'r', 'tabindex' => 8, 'id' => 'intromesg'), Post::val('intro_message', $fs->prefs['intro_message'])); ?> +
  • +
+
+ +
+
    +
  • + + prefs['anon_reg'], 'allowusersignups'); ?> +
  • + +
  • + + prefs['only_oauth_reg'], 'onlyoauthreg', 1, array('onclick'=>'check_change(true, "onlyoauthreg", "needapproval", "spamproof")')); ?> +
  • + +
  • + + prefs['need_approval'], 'needapproval', 1, ($fs->prefs['only_oauth_reg']) ? array('disabled' => 'disabled', 'onclick' => 'check_change(true, "needapproval", "spamproof")') : array('onclick' => 'check_change("needapproval", "spamproof")')); ?> +
  • + +
  • + + prefs['spam_proof'], 'spamproof', 1, ($fs->prefs['need_approval'] || $fs->prefs['only_oauth_reg'] ) ? array('disabled' => 'true') : ''); ?> +
  • + +
  • + + prefs['repeat_password'], 'repeat_password'); ?> +
  • + +
  • + + prefs['repeat_emailaddress'], 'repeat_emailaddress'); ?> +
  • + +
  • + + prefs['notify_registration'], 'notify_registration'); ?> +
  • + +
  • + + +
  • + +
  • + + prefs['active_oauths']); + echo tpl_double_select('active_oauths', $oauths, $selectedOauths, true, false); + ?> +
  • + +
+
+ +
+

+

+ +

Securimage

+

+
    +
  • + + prefs['captcha_securimage'])?$fs->prefs['captcha_securimage']:false, 'captcha_securimage'); ?> +
  • +
+ +

Google reCaptcha

+

+
    +
  • + + prefs['captcha_recaptcha'])?$fs->prefs['captcha_recaptcha']:false, 'captcha_recaptcha'); ?> +
  • +
  • + + +
  • +
  • + + +
  • +
+
+ +
+
    +
  • + + +
  • +
+ +
+
    +
  • + + +
  • + +
  • + + + + prefs['email_ssl'], 'email_ssl'); ?> + prefs['email_tls'], 'email_tls'); ?> + +
  • + +
  • + + +
  • + +
  • + + +
  • +
  • + + +
  • +
+ :
. + +
+ +
+
    +
  • + + + + + + +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + +
  • + +
  • + + +
  • + +
+
+
+ +
+
    +
  • + + + + +
  • +
  • + + +
  • + + L('id'), + 'project' => L('project'), + 'parent' => L('parent'), + 'tasktype' => L('tasktype'), + 'category' => L('category'), + 'severity' => L('severity'), + 'priority' => L('priority'), + 'summary' => L('summary'), + 'dateopened' => L('dateopened'), + 'status' => L('status'), + 'openedby' => L('openedby'), + 'private' => L('private'), + 'assignedto' => L('assignedto'), + 'lastedit' => L('lastedit'), + 'editedby' => L('editedby'), + 'reportedin' => L('reportedin'), + 'dueversion' => L('dueversion'), + 'duedate' => L('duedate'), + 'comments' => L('comments'), + 'attachments' => L('attachments'), + 'progress' => L('progress'), + 'dateclosed' => L('dateclosed'), + 'closedby' => L('closedby'), + 'os' => L('os'), + 'votes' => L('votes'), + 'estimatedeffort' => L('estimatedeffort'), + 'effort' => L('effort')); + $selectedcolumns = explode(' ', Post::val('visible_columns', $fs->prefs['visible_columns'])); + ?> + +
  • + + + +
  • +
  • + + + +
  • + +
  • + + +
  • + +
  • + + L('parent'), + 'tasktype' => L('tasktype'), + 'category' => L('category'), + 'severity' => L('severity'), + 'priority' => L('priority'), + 'status' => L('status'), + 'private' => L('private'), + 'assignedto' => L('assignedto'), + 'reportedin' => L('reportedin'), + 'dueversion' => L('dueversion'), + 'duedate' => L('duedate'), + 'progress' => L('progress'), + 'os' => L('os'), + 'votes' => L('votes')); + $selectedfields = explode(' ', Post::val('visible_fields', $fs->prefs['visible_fields'])); + echo tpl_double_select('visible_fields', $fieldnames, $selectedfields, false); + ?> +
  • + + prefs['general_integration'])): ?> +
  • + + 'general_integration'), Post::val('general_integration', $fs->prefs['general_integration'])); ?> +
  • + + + prefs['footer_integration'])): ?> +
  • + + 'footer_integration'), Post::val('footer_integration', $fs->prefs['footer_integration'])); ?> +
  • + + +
+
+
+ + + +
+ +
-- cgit v1.2.3-54-g00ecf