NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/templates/edit/mailbox-templates.twig

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

mailbox-templates.twig on main
Author Date Commit Line Code
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
1
{% extends 'edit.twig' %}
Open commit View diff
1 {% extends 'edit.twig' %}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
2
Open commit View diff
2
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
3
{% block inner_content %}
Open commit View diff
3 {% block inner_content %}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
4
{% if result %}
Open commit View diff
4 {% if result %}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
5
<hr>
Open commit View diff
5 <hr>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
6
<div id="medit" class="tab-pane fade show active" role="tabpanel" aria-labelledby="mailbox-edit">
Open commit View diff
6 <div id="medit" class="tab-pane fade show active" role="tabpanel" aria-labelledby="mailbox-edit">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
7
  <form class="form-horizontal" data-id="editmailbox_template" role="form" method="post">
Open commit View diff
7 <form class="form-horizontal" data-id="editmailbox_template" role="form" method="post">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
8
Open commit View diff
8
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
9
    <input type="hidden" value="default" name="sender_acl">
Open commit View diff
9 <input type="hidden" value="default" name="sender_acl">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
10
    <input type="hidden" value="0" name="force_pw_update">
Open commit View diff
10 <input type="hidden" value="0" name="force_pw_update">
Snafu about 2 months ago 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
11
    <input type="hidden" value="0" name="force_tfa">
Open commit View diff
11 <input type="hidden" value="0" name="force_tfa">
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
12
    <input type="hidden" value="0" name="sogo_access">
Open commit View diff
12 <input type="hidden" value="0" name="sogo_access">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
13
    <input type="hidden" value="0" name="protocol_access">
Open commit View diff
13 <input type="hidden" value="0" name="protocol_access">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
14
Open commit View diff
14
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
15
    <div class="row mb-4">
Open commit View diff
15 <div class="row mb-4">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
16
      <label class="control-label col-sm-2" for="template">{{ lang.mailbox.template }}</label>
Open commit View diff
16 <label class="control-label col-sm-2" for="template">{{ lang.mailbox.template }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
17
      <div class="col-sm-10">
Open commit View diff
17 <div class="col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
18
        <div class="input-group mb-3">
Open commit View diff
18 <div class="input-group mb-3">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
19
          <input type="text" name="template" class="form-control" aria-label="Text input with dropdown button" value="{{ template.template }}" />
Open commit View diff
19 <input type="text" name="template" class="form-control" aria-label="Text input with dropdown button" value="{{ template.template }}" />
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
20
        </div>
Open commit View diff
20 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
21
      </div>
Open commit View diff
21 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
22
    </div>
Open commit View diff
22 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
23
    <div class="row mb-2">
Open commit View diff
23 <div class="row mb-2">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
24
      <label class="control-label col-sm-2">{{ lang.add.tags }}</label>
Open commit View diff
24 <label class="control-label col-sm-2">{{ lang.add.tags }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
25
      <div class="col-sm-10">
Open commit View diff
25 <div class="col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
26
        <div class="form-control tag-box">
Open commit View diff
26 <div class="form-control tag-box">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
27
          <input id="tags" type="text" class="tag-input">
Open commit View diff
27 <input id="tags" type="text" class="tag-input">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
28
          <span class="btn tag-add"><i class="bi bi-plus-lg"></i></span>
Open commit View diff
28 <span class="btn tag-add"><i class="bi bi-plus-lg"></i></span>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
29
          <input type="hidden" value='{{ template.attributes.tags|json_encode }}' name="tags" class="tag-values" />
Open commit View diff
29 <input type="hidden" value='{{ template.attributes.tags|json_encode }}' name="tags" class="tag-values" />
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
30
        </div>
Open commit View diff
30 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
31
      </div>
Open commit View diff
31 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
32
    </div>
Open commit View diff
32 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
33
    <div class="row mb-2">
Open commit View diff
33 <div class="row mb-2">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
34
      <label class="control-label col-sm-2" for="quota">{{ lang.edit.quota_mb }}</label>
Open commit View diff
34 <label class="control-label col-sm-2" for="quota">{{ lang.edit.quota_mb }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
35
      <div class="col-sm-10">
Open commit View diff
35 <div class="col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
36
        <input type="number" name="quota" class="w-100 form-control" min="0" value="{{ template.attributes.quota / 1048576 }}">
Open commit View diff
36 <input type="number" name="quota" class="w-100 form-control" min="0" value="{{ template.attributes.quota / 1048576 }}">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
37
        <small class="text-muted">0 = ∞</small>
Open commit View diff
37 <small class="text-muted">0 = ∞</small>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
38
      </div>
Open commit View diff
38 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
39
    </div>
Open commit View diff
39 </div>
FreddleSpl0it 12 months ago 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
40
    <div class="row mb-2">
Open commit View diff
40 <div class="row mb-2">
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
41
      <label class="control-label col-sm-2">{{ lang.user.tag_handling }}</label>
Open commit View diff
41 <label class="control-label col-sm-2">{{ lang.user.tag_handling }}</label>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
42
      <div class="col-sm-10">
Open commit View diff
42 <div class="col-sm-10">
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
43
        <div class="btn-group">
Open commit View diff
43 <div class="btn-group">
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
44
          <input type="radio" class="btn-check" name="tagged_mail_handler" id="tagged_mail_handler_subfolder" autocomplete="off" value="subfolder" {% if template.attributes.tagged_mail_handler == 'subfolder' %}checked{% endif %}>
Open commit View diff
44 <input type="radio" class="btn-check" name="tagged_mail_handler" id="tagged_mail_handler_subfolder" autocomplete="off" value="subfolder" {% if template.attributes.tagged_mail_handler == 'subfolder' %}checked{% endif %}>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
45
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tagged_mail_handler_subfolder">{{ lang.user.tag_in_subfolder }}</label>
Open commit View diff
45 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tagged_mail_handler_subfolder">{{ lang.user.tag_in_subfolder }}</label>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
46
Open commit View diff
46
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
47
          <input type="radio" class="btn-check" name="tagged_mail_handler" id="tagged_mail_handler_subject" autocomplete="off" value="subject" {% if template.attributes.tagged_mail_handler == 'subject' %}checked{% endif %}>
Open commit View diff
47 <input type="radio" class="btn-check" name="tagged_mail_handler" id="tagged_mail_handler_subject" autocomplete="off" value="subject" {% if template.attributes.tagged_mail_handler == 'subject' %}checked{% endif %}>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
48
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tagged_mail_handler_subject">{{ lang.user.tag_in_subject }}</label>
Open commit View diff
48 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tagged_mail_handler_subject">{{ lang.user.tag_in_subject }}</label>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
49
Open commit View diff
49
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
50
          <input type="radio" class="btn-check" name="tagged_mail_handler" id="tagged_mail_handler_none" autocomplete="off" value="none" {% if template.attributes.tagged_mail_handler == 'none' %}checked{% endif %}>
Open commit View diff
50 <input type="radio" class="btn-check" name="tagged_mail_handler" id="tagged_mail_handler_none" autocomplete="off" value="none" {% if template.attributes.tagged_mail_handler == 'none' %}checked{% endif %}>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
51
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tagged_mail_handler_none">{{ lang.user.tag_in_none }}</label>
Open commit View diff
51 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tagged_mail_handler_none">{{ lang.user.tag_in_none }}</label>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
52
        </div>
Open commit View diff
52 </div>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
53
        <p class="text-muted"><small>{{ lang.user.tag_help_explain|raw }}</small></p>
Open commit View diff
53 <p class="text-muted"><small>{{ lang.user.tag_help_explain|raw }}</small></p>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
54
        <p class="text-muted"><small>{{ lang.user.tag_help_example|raw }}</small></p>
Open commit View diff
54 <p class="text-muted"><small>{{ lang.user.tag_help_example|raw }}</small></p>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
55
      </div>
Open commit View diff
55 </div>
same change 1e42b8d

[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)

Full commit hash
1e42b8dd21fb021e1ddcbb2cae94f79146fe4d39
Author
FreddleSpl0it <[email protected]>
Date
12 months ago
Selected line
56
    </div>
Open commit View diff
56 </div>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
57
    <div class="row mb-2">
Open commit View diff
57 <div class="row mb-2">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
58
      <label class="control-label col-sm-2">{{ lang.user.quarantine_notification }}</label>
Open commit View diff
58 <label class="control-label col-sm-2">{{ lang.user.quarantine_notification }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
59
      <div class="col-sm-10">
Open commit View diff
59 <div class="col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
60
        <div class="btn-group">
Open commit View diff
60 <div class="btn-group">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
61
          <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_never" autocomplete="off" value="never" {% if template.attributes.quarantine_notification == 'never' %}checked{% endif %}>
Open commit View diff
61 <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_never" autocomplete="off" value="never" {% if template.attributes.quarantine_notification == 'never' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
62
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_never">{{ lang.user.never }}</label>
Open commit View diff
62 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_never">{{ lang.user.never }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
63
Open commit View diff
63
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
64
          <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_hourly" autocomplete="off" value="hourly" {% if template.attributes.quarantine_notification == 'hourly' %}checked{% endif %}>
Open commit View diff
64 <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_hourly" autocomplete="off" value="hourly" {% if template.attributes.quarantine_notification == 'hourly' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
65
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_hourly">{{ lang.user.hourly }}</label>
Open commit View diff
65 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_hourly">{{ lang.user.hourly }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
66
Open commit View diff
66
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
67
          <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_daily" autocomplete="off" value="daily" {% if template.attributes.quarantine_notification == 'daily' %}checked{% endif %}>
Open commit View diff
67 <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_daily" autocomplete="off" value="daily" {% if template.attributes.quarantine_notification == 'daily' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
68
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_daily">{{ lang.user.daily }}</label>
Open commit View diff
68 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_daily">{{ lang.user.daily }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
69
Open commit View diff
69
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
70
          <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_weekly" autocomplete="off" value="weekly" {% if template.attributes.quarantine_notification == 'weekly' %}checked{% endif %}>
Open commit View diff
70 <input type="radio" class="btn-check" name="quarantine_notification" id="quarantine_notification_weekly" autocomplete="off" value="weekly" {% if template.attributes.quarantine_notification == 'weekly' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
71
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_weekly">{{ lang.user.weekly }}</label>
Open commit View diff
71 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_notification_weekly">{{ lang.user.weekly }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
72
        </div>
Open commit View diff
72 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
73
        <p class="text-muted"><small>{{ lang.user.quarantine_notification_info }}</small></p>
Open commit View diff
73 <p class="text-muted"><small>{{ lang.user.quarantine_notification_info }}</small></p>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
74
      </div>
Open commit View diff
74 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
75
    </div>
Open commit View diff
75 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
76
    <div class="row mb-2">
Open commit View diff
76 <div class="row mb-2">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
77
      <label class="control-label col-sm-2">{{ lang.user.quarantine_category }}</label>
Open commit View diff
77 <label class="control-label col-sm-2">{{ lang.user.quarantine_category }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
78
      <div class="col-sm-10">
Open commit View diff
78 <div class="col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
79
        <div class="btn-group">
Open commit View diff
79 <div class="btn-group">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
80
          <input type="radio" class="btn-check" name="quarantine_category" id="quarantine_category_reject" autocomplete="off" value="reject" {% if template.attributes.quarantine_category == 'reject' %}checked{% endif %}>
Open commit View diff
80 <input type="radio" class="btn-check" name="quarantine_category" id="quarantine_category_reject" autocomplete="off" value="reject" {% if template.attributes.quarantine_category == 'reject' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
81
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_category_reject">{{ lang.user.q_reject }}</label>
Open commit View diff
81 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_category_reject">{{ lang.user.q_reject }}</label>
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
82
Open commit View diff
82
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
83
          <input type="radio" class="btn-check" name="quarantine_category" id="quarantine_category_add_header" autocomplete="off" value="add_header" {% if template.attributes.quarantine_category == 'add_header' %}checked{% endif %}>
Open commit View diff
83 <input type="radio" class="btn-check" name="quarantine_category" id="quarantine_category_add_header" autocomplete="off" value="add_header" {% if template.attributes.quarantine_category == 'add_header' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
84
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_category_add_header">{{ lang.user.q_add_header }}</label>
Open commit View diff
84 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_category_add_header">{{ lang.user.q_add_header }}</label>
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
85
Open commit View diff
85
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
86
          <input type="radio" class="btn-check" name="quarantine_category" id="quarantine_category_all" autocomplete="off" value="all" {% if template.attributes.quarantine_category == 'all' %}checked{% endif %}>
Open commit View diff
86 <input type="radio" class="btn-check" name="quarantine_category" id="quarantine_category_all" autocomplete="off" value="all" {% if template.attributes.quarantine_category == 'all' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
87
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_category_all">{{ lang.user.q_all }}</label>
Open commit View diff
87 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="quarantine_category_all">{{ lang.user.q_all }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
88
        </div>
Open commit View diff
88 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
89
        <p class="text-muted"><small>{{ lang.user.quarantine_category_info }}</small></p>
Open commit View diff
89 <p class="text-muted"><small>{{ lang.user.quarantine_category_info }}</small></p>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
90
      </div>
Open commit View diff
90 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
91
    </div>
Open commit View diff
91 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
92
    <div class="row mb-4">
Open commit View diff
92 <div class="row mb-4">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
93
      <label class="control-label col-sm-2" for="sender_acl">{{ lang.user.tls_policy }}</label>
Open commit View diff
93 <label class="control-label col-sm-2" for="sender_acl">{{ lang.user.tls_policy }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
94
      <div class="col-sm-10">
Open commit View diff
94 <div class="col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
95
        <div class="btn-group">
Open commit View diff
95 <div class="btn-group">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
96
          <input type="checkbox" class="btn-check" name="tls_enforce_in" id="tls_enforce_in" autocomplete="off" value="1" {% if template.attributes.tls_enforce_in == '1' %}checked{% endif %}>
Open commit View diff
96 <input type="checkbox" class="btn-check" name="tls_enforce_in" id="tls_enforce_in" autocomplete="off" value="1" {% if template.attributes.tls_enforce_in == '1' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
97
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tls_enforce_in">{{ lang.user.tls_enforce_in }}</label>
Open commit View diff
97 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tls_enforce_in">{{ lang.user.tls_enforce_in }}</label>
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
98
Open commit View diff
98
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
99
          <input type="checkbox" class="btn-check" name="tls_enforce_out" id="tls_enforce_out" autocomplete="off" value="1" {% if template.attributes.tls_enforce_out == '1' %}checked{% endif %}>
Open commit View diff
99 <input type="checkbox" class="btn-check" name="tls_enforce_out" id="tls_enforce_out" autocomplete="off" value="1" {% if template.attributes.tls_enforce_out == '1' %}checked{% endif %}>
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
100
          <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tls_enforce_out">{{ lang.user.tls_enforce_out }}</label>
Open commit View diff
100 <label class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-light" for="tls_enforce_out">{{ lang.user.tls_enforce_out }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
101
        </div>
Open commit View diff
101 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
102
      </div>
Open commit View diff
102 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
103
    </div>
Open commit View diff
103 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
104
    <div class="row mb-2">
Open commit View diff
104 <div class="row mb-2">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
105
      <label class="control-label col-sm-2" for="protocol_access">{{ lang.edit.allowed_protocols }}</label>
Open commit View diff
105 <label class="control-label col-sm-2" for="protocol_access">{{ lang.edit.allowed_protocols }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
106
      <div class="col-sm-10">
Open commit View diff
106 <div class="col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
107
        <select name="protocol_access" multiple class="form-control">
Open commit View diff
107 <select name="protocol_access" multiple class="form-control">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
108
          <option value="imap"{% if template.attributes.imap_access == '1' %} selected{% endif %}>IMAP</option>
Open commit View diff
108 <option value="imap"{% if template.attributes.imap_access == '1' %} selected{% endif %}>IMAP</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
109
          <option value="pop3"{% if template.attributes.pop3_access == '1' %} selected{% endif %}>POP3</option>
Open commit View diff
109 <option value="pop3"{% if template.attributes.pop3_access == '1' %} selected{% endif %}>POP3</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
110
          <option value="smtp"{% if template.attributes.smtp_access == '1' %} selected{% endif %}>SMTP</option>
Open commit View diff
110 <option value="smtp"{% if template.attributes.smtp_access == '1' %} selected{% endif %}>SMTP</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
111
          <option value="sieve"{% if template.attributes.sieve_access == '1' %} selected{% endif %}>Sieve</option>
Open commit View diff
111 <option value="sieve"{% if template.attributes.sieve_access == '1' %} selected{% endif %}>Sieve</option>
FreddleSpl0it 6 months ago 56ea430

[Web] Allow admins to limit EAS and DAV access for mailbox users

Full commit hash
56ea4302ed13ac9aa344dc840689c4dd6ac76b68
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
112
          <option value="eas"{% if template.attributes.eas_access == '1' %} selected{% endif %}>ActiveSync</option>
Open commit View diff
112 <option value="eas"{% if template.attributes.eas_access == '1' %} selected{% endif %}>ActiveSync</option>
same change 56ea430

[Web] Allow admins to limit EAS and DAV access for mailbox users

Full commit hash
56ea4302ed13ac9aa344dc840689c4dd6ac76b68
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
113
          <option value="dav"{% if template.attributes.dav_access == '1' %} selected{% endif %}>CalDAV/CardDAV</option>
Open commit View diff
113 <option value="dav"{% if template.attributes.dav_access == '1' %} selected{% endif %}>CalDAV/CardDAV</option>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
114
        </select>
Open commit View diff
114 </select>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
115
      </div>
Open commit View diff
115 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
116
    </div>
Open commit View diff
116 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
117
    <div class="row mb-4">
Open commit View diff
117 <div class="row mb-4">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
118
      <label class="control-label col-sm-2">ACL</label>
Open commit View diff
118 <label class="control-label col-sm-2">ACL</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
119
      <div class="col-sm-10">
Open commit View diff
119 <div class="col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
120
        <select id="template_user_acl" name="acl" size="10" multiple class="form-control">
Open commit View diff
120 <select id="template_user_acl" name="acl" size="10" multiple class="form-control">
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
121
          <option value="spam_alias" {% if template.attributes.acl_spam_alias == '1' %} selected{% endif %}>{{ lang.acl["spam_alias"] }}</option>
Open commit View diff
121 <option value="spam_alias" {% if template.attributes.acl_spam_alias == '1' %} selected{% endif %}>{{ lang.acl["spam_alias"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
122
          <option value="tls_policy" {% if template.attributes.acl_tls_policy == '1' %} selected{% endif %}>{{ lang.acl["tls_policy"] }}</option>
Open commit View diff
122 <option value="tls_policy" {% if template.attributes.acl_tls_policy == '1' %} selected{% endif %}>{{ lang.acl["tls_policy"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
123
          <option value="spam_score" {% if template.attributes.acl_spam_score == '1' %} selected{% endif %}>{{ lang.acl["spam_score"] }}</option>
Open commit View diff
123 <option value="spam_score" {% if template.attributes.acl_spam_score == '1' %} selected{% endif %}>{{ lang.acl["spam_score"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
124
          <option value="spam_policy" {% if template.attributes.acl_spam_policy == '1' %} selected{% endif %}>{{ lang.acl["spam_policy"] }}</option>
Open commit View diff
124 <option value="spam_policy" {% if template.attributes.acl_spam_policy == '1' %} selected{% endif %}>{{ lang.acl["spam_policy"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
125
          <option value="delimiter_action" {% if template.attributes.acl_delimiter_action == '1' %} selected{% endif %}>{{ lang.acl["delimiter_action"] }}</option>
Open commit View diff
125 <option value="delimiter_action" {% if template.attributes.acl_delimiter_action == '1' %} selected{% endif %}>{{ lang.acl["delimiter_action"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
126
          <option value="syncjobs" {% if template.attributes.acl_syncjobs == '1' %} selected{% endif %}>{{ lang.acl["syncjobs"] }}</option>
Open commit View diff
126 <option value="syncjobs" {% if template.attributes.acl_syncjobs == '1' %} selected{% endif %}>{{ lang.acl["syncjobs"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
127
          <option value="eas_reset" {% if template.attributes.acl_eas_reset == '1' %} selected{% endif %}>{{ lang.acl["eas_reset"] }}</option>
Open commit View diff
127 <option value="eas_reset" {% if template.attributes.acl_eas_reset == '1' %} selected{% endif %}>{{ lang.acl["eas_reset"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
128
          <option value="sogo_profile_reset" {% if template.attributes.acl_sogo_profile_reset == '1' %} selected{% endif %}>{{ lang.acl["sogo_profile_reset"] }}</option>
Open commit View diff
128 <option value="sogo_profile_reset" {% if template.attributes.acl_sogo_profile_reset == '1' %} selected{% endif %}>{{ lang.acl["sogo_profile_reset"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
129
          <option value="pushover" {% if template.attributes.acl_pushover == '1' %} selected{% endif %}>{{ lang.acl["pushover"] }}</option>
Open commit View diff
129 <option value="pushover" {% if template.attributes.acl_pushover == '1' %} selected{% endif %}>{{ lang.acl["pushover"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
130
          <option value="quarantine" {% if template.attributes.acl_quarantine == '1' %} selected{% endif %}>{{ lang.acl["quarantine"] }}</option>
Open commit View diff
130 <option value="quarantine" {% if template.attributes.acl_quarantine == '1' %} selected{% endif %}>{{ lang.acl["quarantine"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
131
          <option value="quarantine_attachments" {% if template.attributes.acl_quarantine_attachments == '1' %} selected{% endif %}>{{ lang.acl["quarantine_attachments"] }}</option>
Open commit View diff
131 <option value="quarantine_attachments" {% if template.attributes.acl_quarantine_attachments == '1' %} selected{% endif %}>{{ lang.acl["quarantine_attachments"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
132
          <option value="quarantine_notification" {% if template.attributes.acl_quarantine_notification == '1' %} selected{% endif %}>{{ lang.acl["quarantine_notification"] }}</option>
Open commit View diff
132 <option value="quarantine_notification" {% if template.attributes.acl_quarantine_notification == '1' %} selected{% endif %}>{{ lang.acl["quarantine_notification"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
133
          <option value="quarantine_category" {% if template.attributes.acl_quarantine_category == '1' %} selected{% endif %}>{{ lang.acl["quarantine_category"] }}</option>
Open commit View diff
133 <option value="quarantine_category" {% if template.attributes.acl_quarantine_category == '1' %} selected{% endif %}>{{ lang.acl["quarantine_category"] }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
134
          <option value="app_passwds" {% if template.attributes.acl_app_passwds == '1' %} selected{% endif %}>{{ lang.acl["app_passwds"] }}</option>
Open commit View diff
134 <option value="app_passwds" {% if template.attributes.acl_app_passwds == '1' %} selected{% endif %}>{{ lang.acl["app_passwds"] }}</option>
FreddleSpl0it almost 2 years ago fbecd60

[Web] add new pw_reset acl to mailbox templates

Full commit hash
fbecd60e563d3e924e2c085681a5dfe976e692d9
Author
FreddleSpl0it <[email protected]>
Date
almost 2 years ago
Selected line
135
          <option value="pw_reset" {% if template.attributes.acl_pw_reset == '1' %} selected{% endif %}>{{ lang.acl["pw_reset"] }}</option>
Open commit View diff
135 <option value="pw_reset" {% if template.attributes.acl_pw_reset == '1' %} selected{% endif %}>{{ lang.acl["pw_reset"] }}</option>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
136
        </select>
Open commit View diff
136 </select>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
137
      </div>
Open commit View diff
137 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
138
    </div>
Open commit View diff
138 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
139
    <div class="row mb-4">
Open commit View diff
139 <div class="row mb-4">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
140
      <label class="control-label col-sm-2">{{ lang.acl.ratelimit }}</label>
Open commit View diff
140 <label class="control-label col-sm-2">{{ lang.acl.ratelimit }}</label>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
141
      <div class="col-sm-10">
Open commit View diff
141 <div class="col-sm-10">
Kristian Feldsam almost 3 years ago e4e8abb

[Web] Ratelimit settings as input group

Full commit hash
e4e8abb1b9f04b6852d2b64e8ae99476d27ee11a
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
142
        <div class="input-group">
Open commit View diff
142 <div class="input-group">
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
143
          <input name="rl_value" type="number" autocomplete="off" value="{{ template.attributes.rl_value }}" class="form-control mb-2" placeholder="{{ lang.ratelimit.disabled }}">
Open commit View diff
143 <input name="rl_value" type="number" autocomplete="off" value="{{ template.attributes.rl_value }}" class="form-control mb-2" placeholder="{{ lang.ratelimit.disabled }}">
same change f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
144
          <select name="rl_frame" class="form-control">
Open commit View diff
144 <select name="rl_frame" class="form-control">
Kristian Feldsam almost 3 years ago e4e8abb

[Web] Ratelimit settings as input group

Full commit hash
e4e8abb1b9f04b6852d2b64e8ae99476d27ee11a
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
145
          {% include 'mailbox/rl-frame.twig' %}
Open commit View diff
145 {% include 'mailbox/rl-frame.twig' %}
Kristian Feldsam almost 3 years ago f059db5

[Web] edit mailbox template - fixed settigns buttons styling

Full commit hash
f059db54d0c27ac419b41eb8b070d1455ff0d210
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
146
          </select>
Open commit View diff
146 </select>
Kristian Feldsam almost 3 years ago e4e8abb

[Web] Ratelimit settings as input group

Full commit hash
e4e8abb1b9f04b6852d2b64e8ae99476d27ee11a
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
147
        </div>
Open commit View diff
147 </div>
same change e4e8abb

[Web] Ratelimit settings as input group

Full commit hash
e4e8abb1b9f04b6852d2b64e8ae99476d27ee11a
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
148
        <p class="text-muted mt-1">{{ lang.edit.mbox_rl_info }}</p>
Open commit View diff
148 <p class="text-muted mt-1">{{ lang.edit.mbox_rl_info }}</p>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
149
      </div>
Open commit View diff
149 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
150
    </div>
Open commit View diff
150 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
151
    <hr>
Open commit View diff
151 <hr>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
152
    <div class="row my-2">
Open commit View diff
152 <div class="row my-2">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
153
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
153 <div class="offset-sm-2 col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
154
        <select name="active" class="form-control">
Open commit View diff
154 <select name="active" class="form-control">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
155
          <option value="1"{% if template.attributes.active == '1' %} selected{% endif %}>{{ lang.edit.active }}</option>
Open commit View diff
155 <option value="1"{% if template.attributes.active == '1' %} selected{% endif %}>{{ lang.edit.active }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
156
          <option value="2"{% if template.attributes.active == '2' %} selected{% endif %}>{{ lang.edit.disable_login }}</option>
Open commit View diff
156 <option value="2"{% if template.attributes.active == '2' %} selected{% endif %}>{{ lang.edit.disable_login }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
157
          <option value="0"{% if template.attributes.active == '0' %} selected{% endif %}>{{ lang.edit.inactive }}</option>
Open commit View diff
157 <option value="0"{% if template.attributes.active == '0' %} selected{% endif %}>{{ lang.edit.inactive }}</option>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
158
        </select>
Open commit View diff
158 </select>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
159
      </div>
Open commit View diff
159 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
160
    </div>
Open commit View diff
160 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
161
    <div class="row">
Open commit View diff
161 <div class="row">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
162
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
162 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
163
        <div class="form-check">
Open commit View diff
163 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
164
          <label><input type="checkbox" class="form-check-input" value="1" name="force_pw_update"{% if template.attributes.force_pw_update == '1' %} checked{% endif %}> {{ lang.edit.force_pw_update }}</label>
Open commit View diff
164 <label><input type="checkbox" class="form-check-input" value="1" name="force_pw_update"{% if template.attributes.force_pw_update == '1' %} checked{% endif %}> {{ lang.edit.force_pw_update }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
165
          <small class="text-muted">{{ lang.edit.force_pw_update_info|format(ui_texts.main_name) }}</small>
Open commit View diff
165 <small class="text-muted">{{ lang.edit.force_pw_update_info|format(ui_texts.main_name) }}</small>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
166
        </div>
Open commit View diff
166 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
167
      </div>
Open commit View diff
167 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
168
    </div>
Open commit View diff
168 </div>
Snafu about 2 months ago 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
169
    <div class="row">
Open commit View diff
169 <div class="row">
same change 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
170
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
170 <div class="offset-sm-2 col-sm-10">
same change 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
171
        <div class="form-check">
Open commit View diff
171 <div class="form-check">
same change 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
172
          <label><input type="checkbox" class="form-check-input" value="1" name="force_tfa" id="force_tfa"{% if template.attributes.force_tfa == '1' %} checked{% endif %}> {{ lang.tfa.force_tfa }}</label>
Open commit View diff
172 <label><input type="checkbox" class="form-check-input" value="1" name="force_tfa" id="force_tfa"{% if template.attributes.force_tfa == '1' %} checked{% endif %}> {{ lang.tfa.force_tfa }}</label>
same change 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
173
          <small class="text-muted">{{ lang.tfa.force_tfa_info }}</small>
Open commit View diff
173 <small class="text-muted">{{ lang.tfa.force_tfa_info }}</small>
same change 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
174
        </div>
Open commit View diff
174 </div>
same change 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
175
      </div>
Open commit View diff
175 </div>
same change 0fafda6

Fix force_tfa not available in mailbox template #7216

Full commit hash
0fafda696bc9ee997e3c2a368b28f4600037aaca
Author
Snafu <[email protected]>
Date
about 2 months ago
Selected line
176
    </div>
Open commit View diff
176 </div>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
177
    {% if not skip_sogo %}
Open commit View diff
177 {% if not skip_sogo %}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
178
    <div class="row">
Open commit View diff
178 <div class="row">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
179
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
179 <div class="offset-sm-2 col-sm-10">
Kristian Feldsam almost 3 years ago 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
180
        <div class="form-check">
Open commit View diff
180 <div class="form-check">
same change 8e53230

[Web] checkbox styling

Full commit hash
8e5323023a1ffd4f05477663f229b064a6c1e787
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
181
          <label><input type="checkbox" class="form-check-input" value="1" name="sogo_access"{% if template.attributes.sogo_access == '1' %} checked{% endif %}> {{ lang.edit.sogo_access }}</label>
Open commit View diff
181 <label><input type="checkbox" class="form-check-input" value="1" name="sogo_access"{% if template.attributes.sogo_access == '1' %} checked{% endif %}> {{ lang.edit.sogo_access }}</label>
FreddleSpl0it over 3 years ago 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
182
          <small class="text-muted">{{ lang.edit.sogo_access_info }}</small>
Open commit View diff
182 <small class="text-muted">{{ lang.edit.sogo_access_info }}</small>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
183
        </div>
Open commit View diff
183 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
184
      </div>
Open commit View diff
184 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
185
    </div>
Open commit View diff
185 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
186
    {% endif %}
Open commit View diff
186 {% endif %}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
187
    <div class="row my-2">
Open commit View diff
187 <div class="row my-2">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
188
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
188 <div class="offset-sm-2 col-sm-10">
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
189
        <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editmailbox_template" data-item="{{ template.id }}" data-api-url='edit/mailbox/template' data-api-attr='{}' href="#">{{ lang.edit.save }}</button>
Open commit View diff
189 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editmailbox_template" data-item="{{ template.id }}" data-api-url='edit/mailbox/template' data-api-attr='{}' href="#">{{ lang.edit.save }}</button>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
190
      </div>
Open commit View diff
190 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
191
    </div>
Open commit View diff
191 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
192
  </form>
Open commit View diff
192 </form>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
193
</div>
Open commit View diff
193 </div>
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
194
{% else %}
Open commit View diff
194 {% else %}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
195
  {{ parent() }}
Open commit View diff
195 {{ parent() }}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
196
{% endif %}
Open commit View diff
196 {% endif %}
same change 79982e0

add template feature for domains and mailboxes

Full commit hash
79982e0e8da146a60b69c68a43828004dc9d593b
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
197
{% endblock %}
Open commit View diff
197 {% endblock %}