aboutsummaryrefslogtreecommitdiff
blob: 8a76805cde0730acba445379cfc61b65a8866714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
[%# This Source Code Form is subject to the terms of the Mozilla Public
  # License, v. 2.0. If a copy of the MPL was not distributed with this
  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  #
  # This Source Code Form is "Incompatible With Secondary Licenses", as
  # defined by the Mozilla Public License, v. 2.0.
  #%]

[%# INTERFACE:
  # This template has no interface. However, you must fulfill the interface to
  # global/useful-links.html.tmpl.
  #%]

      [% Hook.process('main-end') %]
    </div>



<footer style="bottom: 0px !important; position: absolute !important; width: 100% !important; background-image: url('https://assets.gentoo.org/tyrian/black-thing.svg'),url('https://assets.gentoo.org/tyrian/znurt.svg')!important;">
    <div class="container">
        <div class="row">
            <div class="col-xs-12 col-md-offset-2 col-md-7">
                <div class="spacer"></div>
                <ul id="f-list" style="list-style-type: none;">

                    [% IF user.id %]
                    <li>
                        [% title = BLOCK %]Open [% terms.bugs %] assigned to me[% END %]
                        <a href="buglist.cgi?f1=assigned_to&amp;o1=equals&amp;v1=%25user%25&amp;resolution=---">
                            [% title FILTER html %]</a> [% IF assignee_count %] ([% assignee_count FILTER html %]) [% END %]
                        <a href="buglist.cgi?f1=assigned_to&amp;o1=equals&amp;v1=%25user%25&amp;resolution=---&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>
                    </li>
                    <li>
                        [% title = BLOCK %]Open [% terms.bugs %] reported by me[% END %]
                        <a href="buglist.cgi?f1=reporter&amp;o1=equals&amp;v1=%25user%25&amp;resolution=---">
                            [% title FILTER html %]</a> [% IF reporter_count %] ([% reporter_count FILTER html %]) [% END %]
                        <a href="buglist.cgi?f1=reporter&amp;o1=equals&amp;v1=%25user%25&amp;resolution=---&amp;ctype=atom&amp;title=[% title FILTER uri %]" ><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>

                    </li>
                    [% IF Bugzilla.has_flags %]
                    <li>
                        [% title = BLOCK %]Requests addressed to me[% END %]
                        <a href="request.cgi?action=queue&amp;requestee=[% user.login FILTER uri %]&amp;group=type&amp;do_union=0">
                            [% title FILTER html %]</a> [% IF requestee_count %] ([% requestee_count FILTER html %]) [% END %]

                        <a href="buglist.cgi?f1=requestees.login_name&amp;o1=equals&amp;v1=%25user%25&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>

                    </li>
                    [% END %]
                    [% END %]

                    <li>
                        [% terms.Bugs %] reported in the
                        <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=24h">last 24 hours</a>
                        [% title = BLOCK %][% terms.Bugs %] reported in the last 24 hours[% END %]

                        <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=24h&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>

                        | <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=12h">last 12 hours</a>
                        [% title = BLOCK %][% terms.Bugs %] reported in the last 12 hours[% END %]

                        <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=12h&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>


                        | <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=7d">last 7 days</a>
                        [% title = BLOCK %][% terms.Bugs %] reported in the last 7 days[% END %]

                        <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=7d&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>

                    </li>
                    <li>
                        [% terms.Bugs %] changed in the
                        <a href="buglist.cgi?chfieldfrom=24h">last 24 hours</a>
                        [% title = BLOCK %][% terms.Bugs %] changed in the last 24 hours[% END %]

                        <a href="buglist.cgi?chfieldfrom=24h&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>

                        | <a href="buglist.cgi?chfieldfrom=12h">last 12 hours</a>
                        [% title = BLOCK %][% terms.Bugs %] changed in the last 12 hours[% END %]

                        <a href="buglist.cgi?chfieldfrom=12h&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>


                        | <a href="buglist.cgi?chfieldfrom=7d">last 7 days</a>
                        [% title = BLOCK %][% terms.Bugs %] changed in the last 7 days[% END %]
                        <a href="buglist.cgi?chfieldfrom=24h&amp;ctype=atom&amp;title=[% title FILTER uri %]"><i class="fa fa-rss" aria-hidden="true" style="color:#54487A"></i></a>
                    </li>
                    <li></li>
                </ul>
                [% PROCESS "global/useful-links.html.tmpl" %]
            </div>
            <div class="col-xs-12 col-md-3">

                <br/><small><span id="information" class="header_addl_info">[% "version ${constants.BUGZILLA_VERSION}${constants.GENTOO_APPEND_VERSION} node ${constants.GENTOO_NODE}" %]</span></small>
                <!-- No questions or comments, the Wiki has enough information on how to contact us. -->
            </div>
        </div>
        <div class="row">
            <div class="col-xs-3 col-md-2">
                <ul class="footerlinks three-icons">
                    <li><a href="https://twitter.com/gentoo" title="@Gentoo on Twitter"><span class="fa fa-twitter fa-fw"></span></a></li>
                    <li><a href="https://www.facebook.com/gentoo.org" title="Gentoo on Facebook"><span class="fa fa-facebook fa-fw"></span></a></li>
                    <li></li>
                </ul>
            </div>
            <div class="col-xs-9 col-md-9">
                <strong>© 2001–2019 Gentoo Foundation, Inc.</strong><br>
                <small>
                    Gentoo is a trademark of the Gentoo Foundation, Inc.
                    The contents of this document, unless otherwise expressly stated, are licensed under the
                    <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license.
                    The <a href="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply.
                </small>
            </div>
        </div>
    </div>
</footer>

    [% Hook.process("end") %]
  </body>
</html>