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/mailbox/tab-mailboxes.twig

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

tab-mailboxes.twig on main
Author Date Commit Line Code
SnailShea about 3 years ago b903cf3

Fixes several instances of missing </span>, extra role='tabpanel' and misspelled 'collapse'

Full commit hash
b903cf38881364fffacf445dad32a51b343ac458
Author
SnailShea <[email protected]>
Date
about 3 years ago
Selected line
1
<div class="tab-pane fade" id="tab-mailboxes" role="tabpanel" aria-labelledby="tab-mailboxes">
Open commit View diff
1 <div class="tab-pane fade" id="tab-mailboxes" role="tabpanel" aria-labelledby="tab-mailboxes">
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
2
  <div class="card mb-4">
Open commit View diff
2 <div class="card mb-4">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
3
    <div class="card-header d-flex fs-5">
Open commit View diff
3 <div class="card-header d-flex fs-5">
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
4
      <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-mailboxes" data-bs-toggle="collapse" aria-controls="collapse-tab-mailboxes">
Open commit View diff
4 <button class="btn d-md-none flex-grow-1 text-start" data-bs-target="#collapse-tab-mailboxes" data-bs-toggle="collapse" aria-controls="collapse-tab-mailboxes">
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
5
        {{ lang.mailbox.mailboxes }} <span class="badge bg-info table-lines"></span>
Open commit View diff
5 {{ lang.mailbox.mailboxes }} <span class="badge bg-info table-lines"></span>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
6
      </button>
Open commit View diff
6 </button>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
7
      <span class="d-none d-md-block">{{ lang.mailbox.mailboxes }} <span class="badge bg-info table-lines"></span></span>
Open commit View diff
7 <span class="d-none d-md-block">{{ lang.mailbox.mailboxes }} <span class="badge bg-info table-lines"></span></span>
same change cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
8
Open commit View diff
8
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
9
      <div class="btn-group ms-auto d-flex">
Open commit View diff
9 <div class="btn-group ms-auto d-flex">
FreddleSpl0it over 4 years ago 9b80394

[BS5] change bootstrap general

Full commit hash
9b8039440c5ec9c12c265b6ff0dc4489bb4fbf3c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
10
        <button class="btn btn-xs btn-secondary refresh_table" data-draw="draw_mailbox_table" data-table="mailbox_table">{{ lang.admin.refresh }}</button>
Open commit View diff
10 <button class="btn btn-xs btn-secondary refresh_table" data-draw="draw_mailbox_table" data-table="mailbox_table">{{ lang.admin.refresh }}</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
11
      </div>
Open commit View diff
11 </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
12
    </div>
Open commit View diff
12 </div>
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
13
    <div id="collapse-tab-mailboxes" class="card-body collapse" data-bs-parent="#mail-content">
Open commit View diff
13 <div id="collapse-tab-mailboxes" class="card-body collapse" data-bs-parent="#mail-content">
Kristian Feldsam almost 3 years ago 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
14
      <div class="mass-actions-mailbox mb-4 d-none d-sm-block">
Open commit View diff
14 <div class="mass-actions-mailbox mb-4 d-none d-sm-block">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
15
        <div class="btn-group d-flex d-lg-none">
Open commit View diff
15 <div class="btn-group d-flex d-lg-none">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
16
          <a class="btn btn-sm btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
Open commit View diff
16 <a class="btn btn-sm btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
17
          <a class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
17 <a class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
18
          <ul class="dropdown-menu">
Open commit View diff
18 <ul class="dropdown-menu">
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
19
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
19 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
20
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
20 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
21
            <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
21 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
22
            <li class="dropdown-header">{{ lang.mailbox.mailbox }}</li>
Open commit View diff
22 <li class="dropdown-header">{{ lang.mailbox.mailbox }}</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
23
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
23 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
24
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
24 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
25
            <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
25 <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
26
            <li><hr class="dropdown-divider"></li>
Open commit View diff
26 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
27
            <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
Open commit View diff
27 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
28
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
28 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
29
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
29 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
30
            <li><hr class="dropdown-divider"></li>
Open commit View diff
30 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
31
            <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
Open commit View diff
31 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
32
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
32 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
33
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
33 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
34
            <li><hr class="dropdown-divider"></li>
Open commit View diff
34 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
35
            <li class="dropdown-header">{{ lang.mailbox.quarantine_notification }}</li>
Open commit View diff
35 <li class="dropdown-header">{{ lang.mailbox.quarantine_notification }}</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
36
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
Open commit View diff
36 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
37
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
Open commit View diff
37 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
38
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
Open commit View diff
38 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
39
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
Open commit View diff
39 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
40
            <li><hr class="dropdown-divider"></li>
Open commit View diff
40 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
41
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
Open commit View diff
41 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
42
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
Open commit View diff
42 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
43
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
Open commit View diff
43 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
44
            <li><hr class="dropdown-divider"></li>
Open commit View diff
44 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
45
            <li class="dropdown-header">{{ lang.mailbox.allowed_protocols }}</li>
Open commit View diff
45 <li class="dropdown-header">{{ lang.mailbox.allowed_protocols }}</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
46
            <li class="dropdown-header">IMAP</li>
Open commit View diff
46 <li class="dropdown-header">IMAP</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
47
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
47 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
48
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
48 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
49
            <li><hr class="dropdown-divider"></li>
Open commit View diff
49 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
50
            <li class="dropdown-header">POP3</li>
Open commit View diff
50 <li class="dropdown-header">POP3</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
51
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
51 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
52
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
52 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
53
            <li><hr class="dropdown-divider"></li>
Open commit View diff
53 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
54
            <li class="dropdown-header">SMTP</li>
Open commit View diff
54 <li class="dropdown-header">SMTP</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
55
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
55 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
56
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
56 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
bd over 3 years ago 6986e77

Added dropdown divider to "allowed protocols" selection on mailbox page

Full commit hash
6986e7758ff91a5da1fd83042ddb81d9e0483de2
Date
over 3 years ago
Selected line
57
            <li><hr class="dropdown-divider"></li>
Open commit View diff
57 <li><hr class="dropdown-divider"></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
58
            <li class="dropdown-header">Sieve</li>
Open commit View diff
58 <li class="dropdown-header">Sieve</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
59
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
59 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
60
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
60 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it 5 months ago d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
61
            <li><hr class="dropdown-divider"></li>
Open commit View diff
61 <li><hr class="dropdown-divider"></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
62
            <li class="dropdown-header">ActiveSync (EAS)</li>
Open commit View diff
62 <li class="dropdown-header">ActiveSync (EAS)</li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
63
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
63 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
64
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
64 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
65
            <li><hr class="dropdown-divider"></li>
Open commit View diff
65 <li><hr class="dropdown-divider"></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
66
            <li class="dropdown-header">CalDAV/CardDAV (DAV)</li>
Open commit View diff
66 <li class="dropdown-header">CalDAV/CardDAV (DAV)</li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
67
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
67 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
68
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
68 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
69
          </ul>
Open commit View diff
69 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
70
          <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
Open commit View diff
70 <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
71
        </div>
Open commit View diff
71 </div>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
72
        <div class="btn-group d-none d-lg-flex">
Open commit View diff
72 <div class="btn-group d-none d-lg-flex">
bd over 3 years ago 6986e77

Added dropdown divider to "allowed protocols" selection on mailbox page

Full commit hash
6986e7758ff91a5da1fd83042ddb81d9e0483de2
Date
over 3 years ago
Selected line
73
          <a class="btn btn-sm btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
Open commit View diff
73 <a class="btn btn-sm btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
74
          <a class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
74 <a class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
75
          <ul class="dropdown-menu">
Open commit View diff
75 <ul class="dropdown-menu">
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
76
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
76 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
77
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
77 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
78
          </ul>
Open commit View diff
78 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
79
          <div class="btn-group">
Open commit View diff
79 <div class="btn-group">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
80
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.mailbox }}</a>
Open commit View diff
80 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.mailbox }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
81
            <ul class="dropdown-menu">
Open commit View diff
81 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
82
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
82 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
83
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"2"}' href="#">{{ lang.mailbox.disable_login }}</a></li>
Open commit View diff
83 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"2"}' href="#">{{ lang.mailbox.disable_login }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
84
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
84 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
85
              <li><hr class="dropdown-divider"></li>
Open commit View diff
85 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
86
              <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
86 <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
87
            </ul>
Open commit View diff
87 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
88
          </div>
Open commit View diff
88 </div>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
89
          <div class="btn-group">
Open commit View diff
89 <div class="btn-group">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
90
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">TLS</a>
Open commit View diff
90 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">TLS</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
91
            <ul class="dropdown-menu">
Open commit View diff
91 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
92
              <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
Open commit View diff
92 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
93
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
93 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
94
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
94 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
95
              <li><hr class="dropdown-divider"></li>
Open commit View diff
95 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
96
              <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
Open commit View diff
96 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
97
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
97 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
98
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
98 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
99
            </ul>
Open commit View diff
99 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
100
          </div>
Open commit View diff
100 </div>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
101
          <div class="btn-group">
Open commit View diff
101 <div class="btn-group">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
102
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.allowed_protocols }}</a>
Open commit View diff
102 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.allowed_protocols }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
103
            <ul class="dropdown-menu">
Open commit View diff
103 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
104
              <li class="dropdown-header">IMAP</li>
Open commit View diff
104 <li class="dropdown-header">IMAP</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
105
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
105 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
106
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
106 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
107
              <li><hr class="dropdown-divider"></li>
Open commit View diff
107 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
108
              <li class="dropdown-header">POP3</li>
Open commit View diff
108 <li class="dropdown-header">POP3</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
109
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
109 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
110
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
110 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
111
              <li><hr class="dropdown-divider"></li>
Open commit View diff
111 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
112
              <li class="dropdown-header">SMTP</li>
Open commit View diff
112 <li class="dropdown-header">SMTP</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
113
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
113 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
114
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
114 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it 5 months ago d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
115
              <li><hr class="dropdown-divider"></li>
Open commit View diff
115 <li><hr class="dropdown-divider"></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
116
              <li class="dropdown-header">Sieve</li>
Open commit View diff
116 <li class="dropdown-header">Sieve</li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
117
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
117 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
118
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
118 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it 5 months ago d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
119
              <li><hr class="dropdown-divider"></li>
Open commit View diff
119 <li><hr class="dropdown-divider"></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
120
              <li class="dropdown-header">ActiveSync (EAS)</li>
Open commit View diff
120 <li class="dropdown-header">ActiveSync (EAS)</li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
121
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
121 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
122
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
122 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
123
              <li><hr class="dropdown-divider"></li>
Open commit View diff
123 <li><hr class="dropdown-divider"></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
124
              <li class="dropdown-header">CalDAV/CardDAV (DAV)</li>
Open commit View diff
124 <li class="dropdown-header">CalDAV/CardDAV (DAV)</li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
125
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
125 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
126
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
126 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
127
            </ul>
Open commit View diff
127 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
128
          </div>
Open commit View diff
128 </div>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
129
          <div class="btn-group">
Open commit View diff
129 <div class="btn-group">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
130
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quarantine_notification }}</a>
Open commit View diff
130 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quarantine_notification }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
131
            <ul class="dropdown-menu">
Open commit View diff
131 <ul class="dropdown-menu">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
132
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
Open commit View diff
132 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
133
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
Open commit View diff
133 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
134
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
Open commit View diff
134 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
135
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
Open commit View diff
135 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
136
              <li><hr class="dropdown-divider"></li>
Open commit View diff
136 <li><hr class="dropdown-divider"></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
137
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
Open commit View diff
137 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
138
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
Open commit View diff
138 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
139
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
Open commit View diff
139 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
140
            </ul>
Open commit View diff
140 </ul>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
141
          </div>
Open commit View diff
141 </div>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
142
          <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
Open commit View diff
142 <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
143
        </div>
Open commit View diff
143 </div>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
144
      </div>
Open commit View diff
144 </div>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
145
      <table id="mailbox_table" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
145 <table id="mailbox_table" class="table table-striped dt-responsive w-100"></table>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
146
      <div class="mass-actions-mailbox mt-4">
Open commit View diff
146 <div class="mass-actions-mailbox mt-4">
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
147
        <div class="btn-group d-flex d-lg-none">
Open commit View diff
147 <div class="btn-group d-flex d-lg-none">
Kristian Feldsam almost 3 years ago 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
148
          <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
Open commit View diff
148 <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
same change 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
149
          <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
149 <a class="btn btn-sm btn-xs-lg btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
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
150
          <ul class="dropdown-menu">
Open commit View diff
150 <ul class="dropdown-menu">
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
151
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
151 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
152
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
152 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
153
            <li class="table_collapse_option"><hr class="dropdown-divider"></li>
Open commit View diff
153 <li class="table_collapse_option"><hr class="dropdown-divider"></li>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
154
            <li class="dropdown-header">{{ lang.mailbox.mailbox }}</li>
Open commit View diff
154 <li class="dropdown-header">{{ lang.mailbox.mailbox }}</li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
155
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
155 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
156
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
156 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
157
            <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
157 <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
158
            <li><hr class="dropdown-divider"></li>
Open commit View diff
158 <li><hr class="dropdown-divider"></li>
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
159
            <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
Open commit View diff
159 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
160
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
160 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
161
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
161 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
162
            <li><hr class="dropdown-divider"></li>
Open commit View diff
162 <li><hr class="dropdown-divider"></li>
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
163
            <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
Open commit View diff
163 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
164
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
164 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
165
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
165 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
166
            <li><hr class="dropdown-divider"></li>
Open commit View diff
166 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
167
            <li class="dropdown-header">{{ lang.mailbox.quarantine_notification }}</li>
Open commit View diff
167 <li class="dropdown-header">{{ lang.mailbox.quarantine_notification }}</li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
168
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
Open commit View diff
168 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
169
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
Open commit View diff
169 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
170
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
Open commit View diff
170 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
171
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
Open commit View diff
171 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
172
            <li><hr class="dropdown-divider"></li>
Open commit View diff
172 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
173
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
Open commit View diff
173 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
174
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
Open commit View diff
174 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
175
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
Open commit View diff
175 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
176
            <li><hr class="dropdown-divider"></li>
Open commit View diff
176 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
177
            <li class="dropdown-header">{{ lang.mailbox.allowed_protocols }}</li>
Open commit View diff
177 <li class="dropdown-header">{{ lang.mailbox.allowed_protocols }}</li>
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
178
            <li class="dropdown-header">IMAP</li>
Open commit View diff
178 <li class="dropdown-header">IMAP</li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
179
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
179 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
180
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
180 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
181
            <li><hr class="dropdown-divider"></li>
Open commit View diff
181 <li><hr class="dropdown-divider"></li>
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
182
            <li class="dropdown-header">POP3</li>
Open commit View diff
182 <li class="dropdown-header">POP3</li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
183
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
183 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
184
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
184 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
185
            <li><hr class="dropdown-divider"></li>
Open commit View diff
185 <li><hr class="dropdown-divider"></li>
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
186
            <li class="dropdown-header">SMTP</li>
Open commit View diff
186 <li class="dropdown-header">SMTP</li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
187
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
187 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
188
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
188 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it almost 4 years ago 8e0ee67

add sieve access toggle to mass-actions-mailbox

Full commit hash
8e0ee671085222f7d8fc867a3f3710950387e7ca
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
189
            <li class="dropdown-header">Sieve</li>
Open commit View diff
189 <li class="dropdown-header">Sieve</li>
same change 8e0ee67

add sieve access toggle to mass-actions-mailbox

Full commit hash
8e0ee671085222f7d8fc867a3f3710950387e7ca
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
190
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
190 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8e0ee67

add sieve access toggle to mass-actions-mailbox

Full commit hash
8e0ee671085222f7d8fc867a3f3710950387e7ca
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
191
            <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
191 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
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
192
          </ul>
Open commit View diff
192 </ul>
Kristian Feldsam almost 3 years ago 871ae5d

[Web] mobile devices styling fixes and enhancements

Full commit hash
871ae5d7d285b216021e782ab57ab403d2dfd194
Author
Kristian Feldsam <[email protected]>
Date
almost 3 years ago
Selected line
193
          <a class="btn btn-sm btn-xs-lg btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
Open commit View diff
193 <a class="btn btn-sm btn-xs-lg btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
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
194
        </div>
Open commit View diff
194 </div>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
195
        <div class="btn-group d-none d-lg-flex">
Open commit View diff
195 <div class="btn-group d-none d-lg-flex">
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
196
          <a class="btn btn-sm btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
Open commit View diff
196 <a class="btn btn-sm btn-secondary" id="toggle_multi_select_all" data-id="mailbox" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
197
          <a class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
197 <a class="btn btn-sm btn-xs-half btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
same change 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
198
          <ul class="dropdown-menu">
Open commit View diff
198 <ul class="dropdown-menu">
FreddleSpl0it over 3 years ago 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
199
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
Open commit View diff
199 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-expand="mailbox_table">{{ lang.datatables.expand_all }}</a></li>
same change 8782304

[Web] show fold/unfold action if child rows exists

Full commit hash
8782304e8dea57fc7991af0654f3f89c48ba2792
Author
FreddleSpl0it <[email protected]>
Date
over 3 years ago
Selected line
200
            <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
Open commit View diff
200 <li class="table_collapse_option"><a class="dropdown-item" data-datatables-collapse="mailbox_table">{{ lang.datatables.collapse_all }}</a></li>
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
201
          </ul>
Open commit View diff
201 </ul>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
202
          <div class="btn-group">
Open commit View diff
202 <div class="btn-group">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
203
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.mailbox }}</a>
Open commit View diff
203 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.mailbox }}</a>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
204
            <ul class="dropdown-menu">
Open commit View diff
204 <ul class="dropdown-menu">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
205
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
205 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
206
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"2"}' href="#">{{ lang.mailbox.disable_login }}</a></li>
Open commit View diff
206 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"2"}' href="#">{{ lang.mailbox.disable_login }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
207
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
207 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"active":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
208
              <li><hr class="dropdown-divider"></li>
Open commit View diff
208 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
209
              <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
209 <li><a class="dropdown-item" data-action="delete_selected" data-id="mailbox" data-api-url='delete/mailbox' href="#">{{ lang.mailbox.remove }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
210
            </ul>
Open commit View diff
210 </ul>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
211
          </div>
Open commit View diff
211 </div>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
212
          <div class="btn-group">
Open commit View diff
212 <div class="btn-group">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
213
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">TLS</a>
Open commit View diff
213 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">TLS</a>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
214
            <ul class="dropdown-menu">
Open commit View diff
214 <ul class="dropdown-menu">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
215
              <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
Open commit View diff
215 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_in }}</li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
216
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
216 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
217
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
217 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_in":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
218
              <li><hr class="dropdown-divider"></li>
Open commit View diff
218 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
219
              <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
Open commit View diff
219 <li class="dropdown-header">{{ lang.mailbox.tls_enforce_out }}</li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
220
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
220 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"1"}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
221
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
221 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/tls_policy' data-api-attr='{"tls_enforce_out":"0"}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
222
            </ul>
Open commit View diff
222 </ul>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
223
          </div>
Open commit View diff
223 </div>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
224
          <div class="btn-group">
Open commit View diff
224 <div class="btn-group">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
225
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.allowed_protocols }}</a>
Open commit View diff
225 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.allowed_protocols }}</a>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
226
            <ul class="dropdown-menu">
Open commit View diff
226 <ul class="dropdown-menu">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
227
              <li class="dropdown-header">IMAP</li>
Open commit View diff
227 <li class="dropdown-header">IMAP</li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
228
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
228 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
229
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
229 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"imap_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
230
              <li><hr class="dropdown-divider"></li>
Open commit View diff
230 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
231
              <li class="dropdown-header">POP3</li>
Open commit View diff
231 <li class="dropdown-header">POP3</li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
232
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
232 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
233
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
233 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"pop3_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
234
              <li><hr class="dropdown-divider"></li>
Open commit View diff
234 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
235
              <li class="dropdown-header">SMTP</li>
Open commit View diff
235 <li class="dropdown-header">SMTP</li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
236
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
236 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
237
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
237 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"smtp_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it 5 months ago d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
238
              <li><hr class="dropdown-divider"></li>
Open commit View diff
238 <li><hr class="dropdown-divider"></li>
FreddleSpl0it almost 4 years ago 8e0ee67

add sieve access toggle to mass-actions-mailbox

Full commit hash
8e0ee671085222f7d8fc867a3f3710950387e7ca
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
239
              <li class="dropdown-header">Sieve</li>
Open commit View diff
239 <li class="dropdown-header">Sieve</li>
same change 8e0ee67

add sieve access toggle to mass-actions-mailbox

Full commit hash
8e0ee671085222f7d8fc867a3f3710950387e7ca
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
240
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
240 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change 8e0ee67

add sieve access toggle to mass-actions-mailbox

Full commit hash
8e0ee671085222f7d8fc867a3f3710950387e7ca
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
241
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
241 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"sieve_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it 5 months ago d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
242
              <li><hr class="dropdown-divider"></li>
Open commit View diff
242 <li><hr class="dropdown-divider"></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
243
              <li class="dropdown-header">ActiveSync (EAS)</li>
Open commit View diff
243 <li class="dropdown-header">ActiveSync (EAS)</li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
244
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
244 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
245
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
245 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"eas_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
246
              <li><hr class="dropdown-divider"></li>
Open commit View diff
246 <li><hr class="dropdown-divider"></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
247
              <li class="dropdown-header">CalDAV/CardDAV (DAV)</li>
Open commit View diff
247 <li class="dropdown-header">CalDAV/CardDAV (DAV)</li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
248
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
Open commit View diff
248 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":1}' href="#">{{ lang.mailbox.activate }}</a></li>
same change d40252c

[Web] Add missing EAS and DAV protocol options to mailbox bulk actions

Full commit hash
d40252cccee1c5674acd67d5db2266ed5b928b7c
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
249
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
Open commit View diff
249 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/mailbox' data-api-attr='{"dav_access":0}' href="#">{{ lang.mailbox.deactivate }}</a></li>
FreddleSpl0it about 4 years ago 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
250
            </ul>
Open commit View diff
250 </ul>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
251
          </div>
Open commit View diff
251 </div>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
252
          <div class="btn-group">
Open commit View diff
252 <div class="btn-group">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
253
            <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quarantine_notification }}</a>
Open commit View diff
253 <a class="btn btn-sm btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quarantine_notification }}</a>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
254
            <ul class="dropdown-menu">
Open commit View diff
254 <ul class="dropdown-menu">
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
255
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
Open commit View diff
255 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"hourly"}' href="#">{{ lang.user.hourly }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
256
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
Open commit View diff
256 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"daily"}' href="#">{{ lang.user.daily }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
257
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
Open commit View diff
257 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"weekly"}' href="#">{{ lang.user.weekly }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
258
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
Open commit View diff
258 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_notification' data-api-attr='{"quarantine_notification":"never"}' href="#">{{ lang.user.never }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
259
              <li><hr class="dropdown-divider"></li>
Open commit View diff
259 <li><hr class="dropdown-divider"></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
260
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
Open commit View diff
260 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"reject"}' href="#">{{ lang.user.q_reject }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
261
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
Open commit View diff
261 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"add_header"}' href="#">{{ lang.user.q_add_header }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
262
              <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
Open commit View diff
262 <li><a class="dropdown-item" data-action="edit_selected" data-id="mailbox" data-api-url='edit/quarantine_category' data-api-attr='{"quarantine_category":"all"}' href="#">{{ lang.user.q_all }}</a></li>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
263
            </ul>
Open commit View diff
263 </ul>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
264
          </div>
Open commit View diff
264 </div>
same change 160dcef

[BS5] Replace FooTable with jquery Datatables

Full commit hash
160dceff3e11a5cba2f65db7152d073e28a67266
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
265
          <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
Open commit View diff
265 <a class="btn btn-sm btn-success" href="#" data-bs-toggle="modal" data-bs-target="#addMailboxModal"><i class="bi bi-plus-lg"></i> {{ lang.mailbox.add_mailbox }}</a>
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
266
        </div>
Open commit View diff
266 </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
267
      </div>
Open commit View diff
267 </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
268
    </div>
Open commit View diff
268 </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
269
  </div>
Open commit View diff
269 </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
270
</div>
Open commit View diff
270 </div>