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/domain-templates.twig

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

domain-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
<div id="dedit" class="tab-pane fade show active" role="tabpanel" aria-labelledby="domain-edit">
Open commit View diff
5 <div id="dedit" class="tab-pane fade show active" role="tabpanel" aria-labelledby="domain-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
6
  <form data-id="editdomain_template" class="form-horizontal" role="form" method="post">
Open commit View diff
6 <form data-id="editdomain_template" class="form-horizontal" 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
7
Open commit View diff
7
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
    <input type="hidden" value="0" name="active">
Open commit View diff
8 <input type="hidden" value="0" name="active">
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="0" name="backupmx">
Open commit View diff
9 <input type="hidden" value="0" name="backupmx">
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="gal">
Open commit View diff
10 <input type="hidden" value="0" name="gal">
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
11
    <input type="hidden" value="0" name="relay_all_recipients">
Open commit View diff
11 <input type="hidden" value="0" name="relay_all_recipients">
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
12
    <input type="hidden" value="0" name="relay_unknown_only">
Open commit View diff
12 <input type="hidden" value="0" name="relay_unknown_only">
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
13
Open commit View diff
13
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
14
    {% if mailcow_cc_role == 'admin' %}
Open commit View diff
14 {% if mailcow_cc_role == 'admin' %}
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
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="max_num_aliases_for_domain">{{ lang.mailbox.template }}</label>
Open commit View diff
16 <label class="control-label col-sm-2" for="max_num_aliases_for_domain">{{ 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
Open commit View diff
18
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
        <div class="input-group mb-3">
Open commit View diff
19 <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
20
          <input type="text" name="template" class="form-control" aria-label="Text input with dropdown button" value="{{ template.template }}" />
Open commit View diff
20 <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
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
Open commit View diff
23
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
    </div>
Open commit View diff
24 </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
25
    <div class="row mb-4">
Open commit View diff
25 <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
26
      <label class="control-label col-sm-2">{{ lang.add.tags }}</label>
Open commit View diff
26 <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
27
      <div class="col-sm-10">
Open commit View diff
27 <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
28
        <div class="form-control tag-box">
Open commit View diff
28 <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
29
          <input id="tags" type="text" class="tag-input">
Open commit View diff
29 <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
30
          <span class="btn tag-add"><i class="bi bi-plus-lg"></i></span>
Open commit View diff
30 <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
31
          <input type="hidden" value='{{ template.attributes.tags|json_encode }}' name="tags" class="tag-values" />
Open commit View diff
31 <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
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>
Open commit View diff
33 </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
34
    </div>
Open commit View diff
34 </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
35
    <div class="row mb-2">
Open commit View diff
35 <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
36
      <label class="control-label col-sm-2" for="max_num_aliases_for_domain">{{ lang.edit.max_aliases }}</label>
Open commit View diff
36 <label class="control-label col-sm-2" for="max_num_aliases_for_domain">{{ lang.edit.max_aliases }}</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
37
      <div class="col-sm-10">
Open commit View diff
37 <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
38
        <input type="number" class="form-control" name="max_num_aliases_for_domain" value="{{ template.attributes.max_num_aliases_for_domain }}">
Open commit View diff
38 <input type="number" class="form-control" name="max_num_aliases_for_domain" value="{{ template.attributes.max_num_aliases_for_domain }}">
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>
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
40
    </div>
Open commit View diff
40 </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
41
    <div class="row mb-2">
Open commit View diff
41 <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
42
      <label class="control-label col-sm-2" for="max_num_mboxes_for_domain">{{ lang.edit.max_mailboxes }}</label>
Open commit View diff
42 <label class="control-label col-sm-2" for="max_num_mboxes_for_domain">{{ lang.edit.max_mailboxes }}</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
43
      <div class="col-sm-10">
Open commit View diff
43 <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
44
        <input type="number" class="form-control" name="max_num_mboxes_for_domain" value="{{ template.attributes.max_num_mboxes_for_domain }}">
Open commit View diff
44 <input type="number" class="form-control" name="max_num_mboxes_for_domain" value="{{ template.attributes.max_num_mboxes_for_domain }}">
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
45
      </div>
Open commit View diff
45 </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
46
    </div>
Open commit View diff
46 </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
47
    <div class="row mb-2">
Open commit View diff
47 <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
48
      <label class="control-label col-sm-2" for="def_quota_for_mbox">{{ lang.edit.mailbox_quota_def }}</label>
Open commit View diff
48 <label class="control-label col-sm-2" for="def_quota_for_mbox">{{ lang.edit.mailbox_quota_def }}</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
49
      <div class="col-sm-10">
Open commit View diff
49 <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
50
        <input type="number" class="form-control" name="def_quota_for_mbox" value="{{ (template.attributes.def_quota_for_mbox / 1048576) }}">
Open commit View diff
50 <input type="number" class="form-control" name="def_quota_for_mbox" value="{{ (template.attributes.def_quota_for_mbox / 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
51
      </div>
Open commit View diff
51 </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
52
    </div>
Open commit View diff
52 </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
53
    <div class="row mb-2">
Open commit View diff
53 <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
54
      <label class="control-label col-sm-2" for="max_quota_for_mbox">{{ lang.edit.max_quota }}</label>
Open commit View diff
54 <label class="control-label col-sm-2" for="max_quota_for_mbox">{{ lang.edit.max_quota }}</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
55
      <div class="col-sm-10">
Open commit View diff
55 <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
56
        <input type="number" class="form-control" name="max_quota_for_mbox" value="{{ (template.attributes.max_quota_for_mbox / 1048576) }}">
Open commit View diff
56 <input type="number" class="form-control" name="max_quota_for_mbox" value="{{ (template.attributes.max_quota_for_mbox / 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
57
      </div>
Open commit View diff
57 </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
58
    </div>
Open commit View diff
58 </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
59
    <div class="row mb-4">
Open commit View diff
59 <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
60
      <label class="control-label col-sm-2" for="max_quota_for_domain">{{ lang.edit.domain_quota }}</label>
Open commit View diff
60 <label class="control-label col-sm-2" for="max_quota_for_domain">{{ lang.edit.domain_quota }}</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
61
      <div class="col-sm-10">
Open commit View diff
61 <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
62
        <input type="number" class="form-control" name="max_quota_for_domain" value="{{ (template.attributes.max_quota_for_domain / 1048576) }}">
Open commit View diff
62 <input type="number" class="form-control" name="max_quota_for_domain" value="{{ (template.attributes.max_quota_for_domain / 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
63
      </div>
Open commit View diff
63 </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
64
    </div>
Open commit View diff
64 </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
65
    <div class="row">
Open commit View diff
65 <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
66
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
66 <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
67
        <div class="form-check">
Open commit View diff
67 <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
68
          <label><input type="checkbox" class="form-check-input" value="1" name="gal"{% if template.attributes.gal == '1' %} checked{% endif %}> {{ lang.edit.gal }}</label>
Open commit View diff
68 <label><input type="checkbox" class="form-check-input" value="1" name="gal"{% if template.attributes.gal == '1' %} checked{% endif %}> {{ lang.edit.gal }}</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
          <small class="text-muted">{{ lang.edit.gal_info|raw }}</small>
Open commit View diff
69 <small class="text-muted">{{ lang.edit.gal_info|raw }}</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
70
        </div>
Open commit View diff
70 </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
71
      </div>
Open commit View diff
71 </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
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
    <div class="row mb-2">
Open commit View diff
73 <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
74
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
74 <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
75
        <div class="form-check">
Open commit View diff
75 <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
76
          <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if template.attributes.active == '1' %} checked{% endif %}{% if mailcow_cc_role != 'admin' %} disabled{% endif %}> {{ lang.edit.active }}</label>
Open commit View diff
76 <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if template.attributes.active == '1' %} checked{% endif %}{% if mailcow_cc_role != 'admin' %} disabled{% endif %}> {{ lang.edit.active }}</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
77
        </div>
Open commit View diff
77 </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
78
      </div>
Open commit View diff
78 </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
79
    </div>
Open commit View diff
79 </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
80
    <hr>
Open commit View diff
80 <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
81
    <div class="row">
Open commit View diff
81 <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
82
      <label class="control-label col-sm-2">{{ lang.edit.ratelimit }}</label>
Open commit View diff
82 <label class="control-label col-sm-2">{{ lang.edit.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
83
      <div class="col-sm-10">
Open commit View diff
83 <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
84
        <div class="input-group">
Open commit View diff
84 <div class="input-group">
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
85
          <input name="rl_value" type="number" value="{{ template.attributes.rl_value }}" autocomplete="off" class="form-control mb-4" placeholder="{{ lang.ratelimit.disabled }}">
Open commit View diff
85 <input name="rl_value" type="number" value="{{ template.attributes.rl_value }}" autocomplete="off" class="form-control mb-4" placeholder="{{ lang.ratelimit.disabled }}">
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
86
          <select name="rl_frame" class="form-control">
Open commit View diff
86 <select name="rl_frame" class="form-control">
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
87
          {% include 'mailbox/rl-frame.twig' %}
Open commit View diff
87 {% include 'mailbox/rl-frame.twig' %}
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
88
          </select>
Open commit View diff
88 </select>
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
89
        </div>
Open commit View diff
89 </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
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
    {% endif %}
Open commit View diff
92 {% 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
93
    <hr>
Open commit View diff
93 <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
94
    <div class="row mb-2">
Open commit View diff
94 <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
95
      <label class="control-label col-sm-2" for="dkim_selector">{{ lang.admin.dkim_domains_selector }}</label>
Open commit View diff
95 <label class="control-label col-sm-2" for="dkim_selector">{{ lang.admin.dkim_domains_selector }}</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
96
      <div class="col-sm-10">
Open commit View diff
96 <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
97
        <input class="form-control" id="dkim_selector" name="dkim_selector" value="{{ template.attributes.dkim_selector }}">
Open commit View diff
97 <input class="form-control" id="dkim_selector" name="dkim_selector" value="{{ template.attributes.dkim_selector }}">
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
98
      </div>
Open commit View diff
98 </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
99
    </div>
Open commit View diff
99 </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
100
    <div class="row mb-4">
Open commit View diff
100 <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
101
      <label class="control-label col-sm-2" for="key_size">{{ lang.admin.dkim_key_length }}</label>
Open commit View diff
101 <label class="control-label col-sm-2" for="key_size">{{ lang.admin.dkim_key_length }}</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
102
      <div class="col-sm-10">
Open commit View diff
102 <div class="col-sm-10">
Kristian Feldsam almost 3 years ago 1b7cc83

[Web] standarize select box dropdown buttons

Full commit hash
1b7cc830caea787520f032c30b10e993d64e4ee9
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
103
        <select data-style="btn btn-light" class="form-control" id="key_size" name="key_size">
Open commit View diff
103 <select data-style="btn btn-light" class="form-control" id="key_size" name="key_size">
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
104
          <option value="1024" data-subtext="bits" {% if template.attributes.key_size == 1024 %} selected{% endif %}>1024</option>
Open commit View diff
104 <option value="1024" data-subtext="bits" {% if template.attributes.key_size == 1024 %} selected{% endif %}>1024</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
105
          <option value="2048" data-subtext="bits" {% if template.attributes.key_size == 2048 %} selected{% endif %}>2048</option>
Open commit View diff
105 <option value="2048" data-subtext="bits" {% if template.attributes.key_size == 2048 %} selected{% endif %}>2048</option>
Marvin A. Ruder over 1 year ago 062539b

dkim: Add support for 3072 and 4096 bit RSA keys (#6365)

Full commit hash
062539b7d7ba3dcb883816ceb888c4f082a18364
Author
Marvin A. Ruder <[email protected]>
Date
over 1 year ago
Selected line
106
          <option value="3072" data-subtext="bits" {% if template.attributes.key_size == 3072 %} selected{% endif %}>3072</option>
Open commit View diff
106 <option value="3072" data-subtext="bits" {% if template.attributes.key_size == 3072 %} selected{% endif %}>3072</option>
same change 062539b

dkim: Add support for 3072 and 4096 bit RSA keys (#6365)

Full commit hash
062539b7d7ba3dcb883816ceb888c4f082a18364
Author
Marvin A. Ruder <[email protected]>
Date
over 1 year ago
Selected line
107
          <option value="4096" data-subtext="bits" {% if template.attributes.key_size == 4096 %} selected{% endif %}>4096</option>
Open commit View diff
107 <option value="4096" data-subtext="bits" {% if template.attributes.key_size == 4096 %} selected{% endif %}>4096</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
108
        </select>
Open commit View diff
108 </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
109
      </div>
Open commit View diff
109 </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
110
    </div>
Open commit View diff
110 </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
111
    <hr>
Open commit View diff
111 <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
112
    <div class="row mb-2">
Open commit View diff
112 <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
113
      <label class="control-label col-sm-2">{{ lang.edit.backup_mx_options }}</label>
Open commit View diff
113 <label class="control-label col-sm-2">{{ lang.edit.backup_mx_options }}</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
114
      <div class="col-sm-10">
Open commit View diff
114 <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
115
        <div class="form-check">
Open commit View diff
115 <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
116
          <label><input type="checkbox" class="form-check-input" value="1" name="backupmx"{% if template.attributes.backupmx == '1' %} checked{% endif %}> {{ lang.edit.relay_domain }}</label>
Open commit View diff
116 <label><input type="checkbox" class="form-check-input" value="1" name="backupmx"{% if template.attributes.backupmx == '1' %} checked{% endif %}> {{ lang.edit.relay_domain }}</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
117
          <br>
Open commit View diff
117 <br>
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
118
          <label><input type="checkbox" class="form-check-input" value="1" name="relay_all_recipients"{% if template.attributes.relay_all_recipients == '1' %} checked{% endif %}> {{ lang.edit.relay_all }}</label>
Open commit View diff
118 <label><input type="checkbox" class="form-check-input" value="1" name="relay_all_recipients"{% if template.attributes.relay_all_recipients == '1' %} checked{% endif %}> {{ lang.edit.relay_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
119
          <p>{{ lang.edit.relay_all_info|raw }}</p>
Open commit View diff
119 <p>{{ lang.edit.relay_all_info|raw }}</p>
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
          <label><input type="checkbox" class="form-check-input" value="1" name="relay_unknown_only"{% if template.attributes.relay_unknown_only == '1' %} checked{% endif %}> {{ lang.edit.relay_unknown_only }}</label>
Open commit View diff
120 <label><input type="checkbox" class="form-check-input" value="1" name="relay_unknown_only"{% if template.attributes.relay_unknown_only == '1' %} checked{% endif %}> {{ lang.edit.relay_unknown_only }}</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
121
          <br>
Open commit View diff
121 <br>
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
          <p>{{ lang.edit.relay_transport_info|raw }}</p>
Open commit View diff
122 <p>{{ lang.edit.relay_transport_info|raw }}</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
123
        </div>
Open commit View diff
123 </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
124
      </div>
Open commit View diff
124 </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
125
    </div>
Open commit View diff
125 </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
126
    <hr>
Open commit View diff
126 <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
127
    <div class="row">
Open commit View diff
127 <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
128
      <div class="offset-sm-2 col-sm-10">
Open commit View diff
128 <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
129
        <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editdomain_template" data-item="{{ template.id }}" data-api-url='edit/domain/template' data-api-attr='{}' href="#">{{ lang.admin.save }}</button>
Open commit View diff
129 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editdomain_template" data-item="{{ template.id }}" data-api-url='edit/domain/template' data-api-attr='{}' href="#">{{ lang.admin.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
130
      </div>
Open commit View diff
130 </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
131
    </div>
Open commit View diff
131 </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
132
  </form>
Open commit View diff
132 </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
133
</div>
Open commit View diff
133 </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
134
{% else %}
Open commit View diff
134 {% 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
135
  {{ parent() }}
Open commit View diff
135 {{ 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
136
{% endif %}
Open commit View diff
136 {% 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
137
{% endblock %}
Open commit View diff
137 {% endblock %}