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/alias.twig

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

alias.twig on main
Author Date Commit Line Code
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
1
{% extends 'edit.twig' %}
Open commit View diff
1 {% extends 'edit.twig' %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
2
Open commit View diff
2
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
3
{% block inner_content %}
Open commit View diff
3 {% block inner_content %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
4
{% if result %}
Open commit View diff
4 {% if result %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
5
<h4>{{ lang.edit.alias }}</h4>
Open commit View diff
5 <h4>{{ lang.edit.alias }}</h4>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
6
<br>
Open commit View diff
6 <br>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
7
<form class="form-horizontal" data-id="editalias" role="form" method="post">
Open commit View diff
7 <form class="form-horizontal" data-id="editalias" role="form" method="post">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
8
  <input type="hidden" value="0" name="active">
Open commit View diff
8 <input type="hidden" value="0" name="active">
FreddleSpl0it 11 months ago f67c053

[Rspamd][Web] Internal alias support

Full commit hash
f67c0530f56495d4b7a2c3b8816a8140c2f25586
Author
FreddleSpl0it <[email protected]>
Date
11 months ago
Selected line
9
  <input type="hidden" value="0" name="internal">
Open commit View diff
9 <input type="hidden" value="0" name="internal">
FreddleSpl0it 6 months ago c06112b

[Postfix] Configurable send permissions for alias addresses

Full commit hash
c06112b26e6f41c7f9d5c2ea2549b266e66a44e3
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
10
  <input type="hidden" value="0" name="sender_allowed">
Open commit View diff
10 <input type="hidden" value="0" name="sender_allowed">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
11
  {% if not skip_sogo %}
Open commit View diff
11 {% if not skip_sogo %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
12
  <input type="hidden" value="0" name="sogo_visible">
Open commit View diff
12 <input type="hidden" value="0" name="sogo_visible">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
13
  {% endif %}
Open commit View diff
13 {% endif %}
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
14
  <div class="row mb-2">
Open commit View diff
14 <div class="row mb-2">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
15
    <label class="control-label col-sm-2" for="address">{{ lang.edit.alias }}</label>
Open commit View diff
15 <label class="control-label col-sm-2" for="address">{{ lang.edit.alias }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
16
    <div class="col-sm-10">
Open commit View diff
16 <div class="col-sm-10">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
17
      <input class="form-control" type="text" name="address" value="{{ result.address }}" />
Open commit View diff
17 <input class="form-control" type="text" name="address" value="{{ result.address }}" />
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
18
    </div>
Open commit View diff
18 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
19
  </div>
Open commit View diff
19 </div>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
20
  <div class="row mb-4">
Open commit View diff
20 <div class="row mb-4">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
21
    <label class="control-label col-sm-2" for="goto">{{ lang.edit.target_address|raw }}</label>
Open commit View diff
21 <label class="control-label col-sm-2" for="goto">{{ lang.edit.target_address|raw }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
22
    <div class="col-sm-10">
Open commit View diff
22 <div class="col-sm-10">
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
23
      <textarea id="textarea_alias_goto" class="form-control mb-4" autocapitalize="none" autocorrect="off" rows="10" id="goto" name="goto" required>{{ goto|replace({',': ', '}) }}</textarea>
Open commit View diff
23 <textarea id="textarea_alias_goto" class="form-control mb-4" autocapitalize="none" autocorrect="off" rows="10" id="goto" name="goto" required>{{ goto|replace({',': ', '}) }}</textarea>
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
24
      <div class="form-check">
Open commit View diff
24 <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
25
        <label><input class="form-check-input goto_checkbox" type="checkbox" value="1" name="goto_null"{% if result.goto == 'null@localhost' %} checked{% endif %}> {{ lang.add.goto_null }}</label>
Open commit View diff
25 <label><input class="form-check-input goto_checkbox" type="checkbox" value="1" name="goto_null"{% if result.goto == 'null@localhost' %} checked{% endif %}> {{ lang.add.goto_null }}</label>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
26
      </div>
Open commit View diff
26 </div>
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
27
      <div class="form-check">
Open commit View diff
27 <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
28
        <label><input class="form-check-input goto_checkbox" type="checkbox" value="1" name="goto_spam"{% if result.goto == 'spam@localhost' %} checked{% endif %}> {{ lang.add.goto_spam|raw }}</label>
Open commit View diff
28 <label><input class="form-check-input goto_checkbox" type="checkbox" value="1" name="goto_spam"{% if result.goto == 'spam@localhost' %} checked{% endif %}> {{ lang.add.goto_spam|raw }}</label>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
29
      </div>
Open commit View diff
29 </div>
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
30
      <div class="form-check">
Open commit View diff
30 <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
31
        <label><input class="form-check-input goto_checkbox" type="checkbox" value="1" name="goto_ham"{% if result.goto == 'ham@localhost' %} checked{% endif %}> {{ lang.add.goto_ham|raw }}</label>
Open commit View diff
31 <label><input class="form-check-input goto_checkbox" type="checkbox" value="1" name="goto_ham"{% if result.goto == 'ham@localhost' %} checked{% endif %}> {{ lang.add.goto_ham|raw }}</label>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
32
      </div>
Open commit View diff
32 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
33
      {% if not skip_sogo %}
Open commit View diff
33 {% if not skip_sogo %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
34
      <hr>
Open commit View diff
34 <hr>
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
35
      <div class="form-check">
Open commit View diff
35 <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
36
        <label><input type="checkbox" class="form-check-input" value="1" name="sogo_visible"{% if result.sogo_visible == '1' %} checked{% endif %}> {{ lang.edit.sogo_visible }}</label>
Open commit View diff
36 <label><input type="checkbox" class="form-check-input" value="1" name="sogo_visible"{% if result.sogo_visible == '1' %} checked{% endif %}> {{ lang.edit.sogo_visible }}</label>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
37
      </div>
Open commit View diff
37 </div>
FreddleSpl0it 11 months ago f67c053

[Rspamd][Web] Internal alias support

Full commit hash
f67c0530f56495d4b7a2c3b8816a8140c2f25586
Author
FreddleSpl0it <[email protected]>
Date
11 months ago
Selected line
38
      <small class="text-muted d-block mb-2">{{ lang.edit.sogo_visible_info }}</small>
Open commit View diff
38 <small class="text-muted d-block mb-2">{{ lang.edit.sogo_visible_info }}</small>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
39
      {% endif %}
Open commit View diff
39 {% endif %}
FreddleSpl0it 11 months ago f67c053

[Rspamd][Web] Internal alias support

Full commit hash
f67c0530f56495d4b7a2c3b8816a8140c2f25586
Author
FreddleSpl0it <[email protected]>
Date
11 months ago
Selected line
40
      <div class="form-check">
Open commit View diff
40 <div class="form-check">
same change f67c053

[Rspamd][Web] Internal alias support

Full commit hash
f67c0530f56495d4b7a2c3b8816a8140c2f25586
Author
FreddleSpl0it <[email protected]>
Date
11 months ago
Selected line
41
        <label><input type="checkbox" class="form-check-input" value="1" name="internal"{% if result.internal == '1' %} checked{% endif %}> {{ lang.edit.internal }}</label>
Open commit View diff
41 <label><input type="checkbox" class="form-check-input" value="1" name="internal"{% if result.internal == '1' %} checked{% endif %}> {{ lang.edit.internal }}</label>
same change f67c053

[Rspamd][Web] Internal alias support

Full commit hash
f67c0530f56495d4b7a2c3b8816a8140c2f25586
Author
FreddleSpl0it <[email protected]>
Date
11 months ago
Selected line
42
      </div>
Open commit View diff
42 </div>
FreddleSpl0it 6 months ago c06112b

[Postfix] Configurable send permissions for alias addresses

Full commit hash
c06112b26e6f41c7f9d5c2ea2549b266e66a44e3
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
43
      <small class="text-muted d-block mb-2">{{ lang.edit.internal_info }}</small>
Open commit View diff
43 <small class="text-muted d-block mb-2">{{ lang.edit.internal_info }}</small>
same change c06112b

[Postfix] Configurable send permissions for alias addresses

Full commit hash
c06112b26e6f41c7f9d5c2ea2549b266e66a44e3
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
44
      <div class="form-check">
Open commit View diff
44 <div class="form-check">
same change c06112b

[Postfix] Configurable send permissions for alias addresses

Full commit hash
c06112b26e6f41c7f9d5c2ea2549b266e66a44e3
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
45
        <label><input type="checkbox" class="form-check-input" value="1" name="sender_allowed"{% if result.sender_allowed == '1' %} checked{% endif %}> {{ lang.edit.sender_allowed }}</label>
Open commit View diff
45 <label><input type="checkbox" class="form-check-input" value="1" name="sender_allowed"{% if result.sender_allowed == '1' %} checked{% endif %}> {{ lang.edit.sender_allowed }}</label>
same change c06112b

[Postfix] Configurable send permissions for alias addresses

Full commit hash
c06112b26e6f41c7f9d5c2ea2549b266e66a44e3
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
46
      </div>
Open commit View diff
46 </div>
same change c06112b

[Postfix] Configurable send permissions for alias addresses

Full commit hash
c06112b26e6f41c7f9d5c2ea2549b266e66a44e3
Author
FreddleSpl0it <[email protected]>
Date
6 months ago
Selected line
47
      <small class="text-muted d-block">{{ lang.edit.sender_allowed_info }}</small>
Open commit View diff
47 <small class="text-muted d-block">{{ lang.edit.sender_allowed_info }}</small>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
48
    </div>
Open commit View diff
48 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
49
  </div>
Open commit View diff
49 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
50
  <hr>
Open commit View diff
50 <hr>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
51
  <div class="row mb-2">
Open commit View diff
51 <div class="row mb-2">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
52
    <label class="control-label col-sm-2" for="private_">{{ lang.edit.private_comment }}</label>
Open commit View diff
52 <label class="control-label col-sm-2" for="private_">{{ lang.edit.private_comment }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
53
    <div class="col-sm-10">
Open commit View diff
53 <div class="col-sm-10">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
54
      <input maxlength="160" class="form-control" type="text" name="private_comment" value="{{ result.private_comment }}" />
Open commit View diff
54 <input maxlength="160" class="form-control" type="text" name="private_comment" value="{{ result.private_comment }}" />
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
55
    </div>
Open commit View diff
55 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
56
  </div>
Open commit View diff
56 </div>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
57
  <div class="row mb-4">
Open commit View diff
57 <div class="row mb-4">
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
58
    <label class="control-label col-sm-2" for="public_comment">{{ lang.edit.public_comment }}</label>
Open commit View diff
58 <label class="control-label col-sm-2" for="public_comment">{{ lang.edit.public_comment }}</label>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
59
    <div class="col-sm-10">
Open commit View diff
59 <div class="col-sm-10">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
60
      <input maxlength="160" class="form-control" type="text" name="public_comment" value="{{ result.public_comment }}" />
Open commit View diff
60 <input maxlength="160" class="form-control" type="text" name="public_comment" value="{{ result.public_comment }}" />
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
61
    </div>
Open commit View diff
61 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
62
  </div>
Open commit View diff
62 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
63
  <hr>
Open commit View diff
63 <hr>
FreddleSpl0it about 4 years ago 18444bd

[BS5] fix minor issues

Full commit hash
18444bd2843a62adb89be6c78956667d9706cdc5
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
64
  <div class="row mb-2">
Open commit View diff
64 <div class="row mb-2">
FreddleSpl0it over 4 years ago 003d709

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
65
    <div class="offset-sm-2 col-sm-10">
Open commit View diff
65 <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
66
      <div class="form-check">
Open commit View diff
66 <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
67
        <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if result.active == '1' %} checked{% endif %}> {{ lang.edit.active }}</label>
Open commit View diff
67 <label><input type="checkbox" class="form-check-input" value="1" name="active"{% if result.active == '1' %} checked{% endif %}> {{ lang.edit.active }}</label>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
68
      </div>
Open commit View diff
68 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
69
    </div>
Open commit View diff
69 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
70
  </div>
Open commit View diff
70 </div>
FreddleSpl0it over 4 years ago e663f3d

[BS5] change form-group

Full commit hash
e663f3db72243b693ed732579f78161ec7b355dc
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
71
  <div class="row">
Open commit View diff
71 <div class="row">
FreddleSpl0it over 4 years ago 003d709

[BS5] change bootstrap general

Full commit hash
003d70990eabb36b621ff2d3471aeb972bf79c8c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
72
    <div class="offset-sm-2 col-sm-10">
Open commit View diff
72 <div class="offset-sm-2 col-sm-10">
FreddleSpl0it over 4 years ago b980e7a

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
73
      <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editalias" data-item="{{ alias }}" data-api-url='edit/alias' data-api-attr='{}' href="#">{{ lang.edit.save }}</button>
Open commit View diff
73 <button class="btn btn-xs-lg d-block d-sm-inline btn-success" data-action="edit_selected" data-id="editalias" data-item="{{ alias }}" data-api-url='edit/alias' data-api-attr='{}' href="#">{{ lang.edit.save }}</button>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
74
    </div>
Open commit View diff
74 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
75
  </div>
Open commit View diff
75 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
76
</form>
Open commit View diff
76 </form>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
77
{% else %}
Open commit View diff
77 {% else %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
78
  {{ parent() }}
Open commit View diff
78 {{ parent() }}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
79
{% endif %}
Open commit View diff
79 {% endif %}
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
80
{% endblock %}
Open commit View diff
80 {% endblock %}