View | Details | Raw Unified | Return to bug 33437
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cat_issues_top.tt (-23 / +15 lines)
Lines 1-3 Link Here
1
[% USE raw %]
1
[% USE Branches %]
2
[% USE Branches %]
2
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
Lines 11-43 Link Here
11
[% END %]
12
[% END %]
12
13
13
[% WRAPPER 'sub-header.inc' %]
14
[% WRAPPER 'sub-header.inc' %]
14
<nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb">
15
    [% WRAPPER breadcrumbs %]
15
    <ol>
16
        [% WRAPPER breadcrumb_item %]
16
        <li>
17
            <a href="/cgi-bin/koha/mainpage.pl">Home</a>
18
        </li>
19
        <li>
20
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
17
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
21
        </li>
18
        [% END %]
22
        [% IF ( do_it ) %]
19
        [% IF ( do_it ) %]
23
            <li>
20
            [% WRAPPER breadcrumb_item %]
24
                <a href="/cgi-bin/koha/reports/cat_issues_top.pl">Most-circulated items</a>
21
                <a href="/cgi-bin/koha/reports/cat_issues_top.pl">Most-circulated items</a>
25
            </li>
22
            [% END %]
26
            <li>
23
            [% WRAPPER breadcrumb_item bc_active= 1 %]
27
                <a href="#" aria-current="page">
24
                <span>Results</span>
28
                    Results
25
            [% END %]
29
                </a>
30
            </li>
31
        [% ELSE %]
26
        [% ELSE %]
32
            <li>
27
            [% WRAPPER breadcrumb_item bc_active= 1 %]
33
                <a href="#" aria-current="page">
28
                <span>Most-circulated items</span>
34
                    Most-circulated items
29
            [% END %]
35
                </a>
30
        [% END # /IF ( do_it ) %]
36
            </li>
31
    [% END #/ WRAPPER breadcrumbs %]
37
        [% END %]
32
[% END #/ WRAPPER sub-header.inc %]
38
    </ol>
39
</nav>
40
[% END %]
41
33
42
<div class="main container-fluid">
34
<div class="main container-fluid">
43
    <div class="row">
35
    <div class="row">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt (-15 / +18 lines)
Lines 1-3 Link Here
1
[% USE raw %]
1
[% USE Branches %]
2
[% USE Branches %]
2
[% USE ItemTypes %]
3
[% USE ItemTypes %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
Lines 14-35 Link Here
14
[% END %]
15
[% END %]
15
16
16
[% WRAPPER 'sub-header.inc' %]
17
[% WRAPPER 'sub-header.inc' %]
17
<nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb">
18
    [% WRAPPER breadcrumbs %]
18
    <ol>
19
        [% WRAPPER breadcrumb_item %]
19
        <li>
20
            <a href="/cgi-bin/koha/mainpage.pl">Home</a>
21
        </li>
22
        <li>
23
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
20
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
24
        </li>
21
        [% END %]
25
        <li>
22
        [% IF ( do_it ) %]
26
            <a href="#" aria-current="page">
23
            [% WRAPPER breadcrumb_item %]
27
                Items with no checkouts
24
                <a href="/cgi-bin/koha/reports/catalogue_out.pl">Items with no checkouts</a>
28
            </a>
25
            [% END %]
29
        </li>
26
            [% WRAPPER breadcrumb_item bc_active= 1 %]
30
    </ol>
27
                <span>Results</span>
31
</nav>
28
            [% END %]
32
[% END %]
29
        [% ELSE %]
30
            [% WRAPPER breadcrumb_item bc_active= 1 %]
31
                <span>Items with no checkouts</span>
32
            [% END %]
33
        [% END # /IF ( do_it ) %]
34
    [% END #/ WRAPPER breadcrumbs %]
35
[% END #/ WRAPPER sub-header.inc %]
33
36
34
<div class="main container-fluid">
37
<div class="main container-fluid">
35
    <div class="row">
38
    <div class="row">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt (-23 / +15 lines)
Lines 1-3 Link Here
1
[% USE raw %]
1
[% USE Branches %]
2
[% USE Branches %]
2
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
Lines 11-43 Link Here
11
[% END %]
12
[% END %]
12
13
13
[% WRAPPER 'sub-header.inc' %]
14
[% WRAPPER 'sub-header.inc' %]
14
<nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb">
15
    [% WRAPPER breadcrumbs %]
15
    <ol>
16
        [% WRAPPER breadcrumb_item %]
16
        <li>
17
            <a href="/cgi-bin/koha/mainpage.pl">Home</a>
18
        </li>
19
        <li>
20
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
17
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
21
        </li>
18
        [% END %]
22
        [% IF ( do_it ) %]
19
        [% IF ( do_it ) %]
23
            <li>
20
            [% WRAPPER breadcrumb_item %]
24
                <a href="/cgi-bin/koha/reports/catalogue_stats.pl">Catalog statistics</a>
21
                <a href="/cgi-bin/koha/reports/catalogue_stats.pl">Catalog statistics</a>
25
            </li>
22
            [% END %]
26
            <li>
23
            [% WRAPPER breadcrumb_item bc_active= 1 %]
27
                <a href="#" aria-current="page">
24
                <span>Results</span>
28
                    Results
25
            [% END %]
29
                </a>
30
            </li>
31
        [% ELSE %]
26
        [% ELSE %]
32
            <li>
27
            [% WRAPPER breadcrumb_item bc_active= 1 %]
33
                <a href="#" aria-current="page">
28
                <span>Catalog statistics</span>
34
                    Catalog statistics
29
            [% END %]
35
                </a>
30
        [% END # /IF ( do_it ) %]
36
            </li>
31
    [% END #/ WRAPPER breadcrumbs %]
37
        [% END %]
32
[% END #/ WRAPPER sub-header.inc %]
38
    </ol>
39
</nav>
40
[% END %]
41
33
42
<div class="main container-fluid">
34
<div class="main container-fluid">
43
    <div class="row">
35
    <div class="row">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt (-63 / +31 lines)
Lines 1-3 Link Here
1
[% USE raw %]
1
[% SET footerjs = 1 %]
2
[% SET footerjs = 1 %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Dictionary &rsaquo; Guided reports &rsaquo; Reports &rsaquo; Koha</title>
4
<title>Dictionary &rsaquo; Guided reports &rsaquo; Reports &rsaquo; Koha</title>
Lines 22-99 Link Here
22
[%- END -%]
23
[%- END -%]
23
24
24
[% WRAPPER 'sub-header.inc' %]
25
[% WRAPPER 'sub-header.inc' %]
25
<nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb">
26
    [% WRAPPER breadcrumbs %]
26
    <ol>
27
        [% WRAPPER breadcrumb_item %]
27
        <li>
28
            <a href="/cgi-bin/koha/mainpage.pl">Home</a>
29
        </li>
30
        <li>
31
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
28
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
32
        </li>
29
        [% END %]
33
        <li>
30
        [% WRAPPER breadcrumb_item %]
34
            <a href="/cgi-bin/koha/reports/guided_reports.pl">Guided reports wizard</a>
31
            <a href="/cgi-bin/koha/reports/guided_reports.pl">Guided reports wizard</a>
35
        </li>
32
        [% END %]
36
33
        [% IF ( new_dictionary || step_2 || step_3 || step_4 || step_5 ) %]
37
        [% IF ( new_dictionary ) %]
34
            [% WRAPPER breadcrumb_item %]
38
            <li>
39
                <a href="/cgi-bin/koha/reports/dictionary.pl">Dictionary</a>
35
                <a href="/cgi-bin/koha/reports/dictionary.pl">Dictionary</a>
40
            </li>
36
            [% END %]
41
            <li>
37
        [% END %]
42
                <a href="#" aria-current="page">
38
        [% IF ( new_dictionary ) %]
43
                    Name the new definition
39
            [% WRAPPER breadcrumb_item bc_active= 1 %]
44
                </a>
40
                <span>Name the new definition</span>
45
            </li>
41
            [% END %]
46
47
        [% ELSIF ( step_2 ) %]
42
        [% ELSIF ( step_2 ) %]
48
            <li>
43
            [% WRAPPER breadcrumb_item bc_active= 1 %]
49
                <a href="/cgi-bin/koha/reports/dictionary.pl">Dictionary</a>
44
                <span>Step 2: Choose the area</span>
50
            </li>
45
            [% END %]
51
            <li>
52
                <a href="#" aria-current="page">
53
                    Step 2: Choose the area
54
                </a>
55
            </li>
56
57
        [% ELSIF ( step_3 ) %]
46
        [% ELSIF ( step_3 ) %]
58
            <li>
47
            [% WRAPPER breadcrumb_item bc_active= 1 %]
59
                <a href="/cgi-bin/koha/reports/dictionary.pl">Dictionary</a>
48
                <span>Step 3: Choose a column</span>
60
            </li>
49
            [% END %]
61
            <li>
62
                <a href="#" aria-current="page">
63
                    Step 3: Choose a column
64
                </a>
65
            </li>
66
67
        [% ELSIF ( step_4 ) %]
50
        [% ELSIF ( step_4 ) %]
68
            <li>
51
            [% WRAPPER breadcrumb_item bc_active= 1 %]
69
                <a href="/cgi-bin/koha/reports/dictionary.pl">Dictionary</a>
52
                <span>Step 4: Specify a value</span>
70
            </li>
53
            [% END %]
71
            <li>
72
                <a href="#" aria-current="page">
73
                    Step 4: Specify a value
74
                </a>
75
            </li>
76
77
        [% ELSIF ( step_5 ) %]
54
        [% ELSIF ( step_5 ) %]
78
            <li>
55
            [% WRAPPER breadcrumb_item bc_active= 1 %]
79
                <a href="/cgi-bin/koha/reports/dictionary.pl">Dictionary</a>
56
                <span>Step 5: Confirm definition</span>
80
            </li>
57
            [% END %]
81
            <li>
82
                <a href="#" aria-current="page">
83
                    Step 5: Confirm definition
84
                </a>
85
            </li>
86
87
        [% ELSE %]
58
        [% ELSE %]
88
            <li>
59
            [% WRAPPER breadcrumb_item bc_active= 1 %]
89
                <a href="#" aria-current="page">
60
                <span>Dictionary</span>
90
                    Dictionary
61
            [% END %]
91
                </a>
92
            </li>
93
        [% END %]
62
        [% END %]
94
    </ol>
63
    [% END #/ WRAPPER breadcrumbs %]
95
</nav>
64
[% END #/ WRAPPER sub-header.inc %]
96
[% END %]
97
65
98
<div class="main container-fluid">
66
<div class="main container-fluid">
99
    <div class="row">
67
    <div class="row">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt (-71 / +47 lines)
Lines 69-155 Link Here
69
[% END %]
69
[% END %]
70
70
71
[% WRAPPER 'sub-header.inc' %]
71
[% WRAPPER 'sub-header.inc' %]
72
<nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb">
72
    [% WRAPPER breadcrumbs %]
73
    <ol>
73
        [% WRAPPER breadcrumb_item %]
74
        <li>
75
            <a href="/cgi-bin/koha/mainpage.pl">Home</a>
76
        </li>
77
        <li>
78
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
74
            <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a>
79
        </li>
75
        [% END %]
80
        <li>
76
        [% WRAPPER breadcrumb_item %]
81
            <a href="/cgi-bin/koha/reports/guided_reports.pl">Guided reports wizard</a>
77
            <a href="/cgi-bin/koha/reports/guided_reports.pl">Guided reports wizard</a>
82
        </li>
78
        [% END %]
83
79
        [% IF ( showsql || editsql || execute ) %]
80
            <a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Use%20saved">Saved reports</a>
81
        [% END %]
84
        [% IF ( saved1 ) %]
82
        [% IF ( saved1 ) %]
85
            <li>
83
            [% WRAPPER breadcrumb_item bc_active= 1 %]
86
                <a href="#" aria-current="page">
84
                <span>Saved reports</span>
87
                    Saved reports
85
            [% END %]
88
                </a>
89
            </li>
90
        [% ELSIF ( create ) %]
86
        [% ELSIF ( create ) %]
91
            <li>
87
            [% WRAPPER breadcrumb_item bc_active= 1 %]
92
                <a href="#" aria-current="page">
88
                <span>Create from SQL</span>
93
                    Create from SQL
89
            [% END %]
94
                </a>
95
            </li>
96
        [% ELSIF ( showsql ) %]
90
        [% ELSIF ( showsql ) %]
97
            <li>
91
            [% WRAPPER breadcrumb_item bc_active= 1 %]
98
                <a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Use%20saved">Saved reports</a>
92
                [% reportname | html %] ([% id | html %])
99
            </li>
93
            [% END %]
100
            <li>
101
                <a href="#" aria-current="page">
102
                    [% reportname | html %] ([% id | html %])
103
                </a>
104
            </li>
105
        [% ELSIF ( editsql ) %]
94
        [% ELSIF ( editsql ) %]
106
            <li>
95
            [% WRAPPER breadcrumb_item %]
107
                <a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Use%20saved">Saved reports</a>
108
            </li>
109
            <li>
110
                <a href="/cgi-bin/koha/reports/guided_reports.pl?reports=[% id | uri %]&amp;phase=Show%20SQL">[% reportname | html %] ([% id | html %])</a>
96
                <a href="/cgi-bin/koha/reports/guided_reports.pl?reports=[% id | uri %]&amp;phase=Show%20SQL">[% reportname | html %] ([% id | html %])</a>
111
            </li>
97
            [% END %]
112
            <li>
98
            [% WRAPPER breadcrumb_item bc_active= 1 %]
113
                <a href="#" aria-current="page">
99
                <span>Edit</span>
114
                    Edit
100
            [% END %]
115
                </a>
116
            </li>
117
        [% ELSIF ( execute ) %]
101
        [% ELSIF ( execute ) %]
118
            <li>
102
            [% WRAPPER breadcrumb_item %]
119
                <a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Use%20saved">Saved reports</a>
120
            </li>
121
            <li>
122
                <a href="/cgi-bin/koha/reports/guided_reports.pl?reports=[% id | uri %]&amp;phase=Show%20SQL">[% name | html %] ([% id | html %])</a>
103
                <a href="/cgi-bin/koha/reports/guided_reports.pl?reports=[% id | uri %]&amp;phase=Show%20SQL">[% name | html %] ([% id | html %])</a>
123
            </li>
104
            [% END %]
124
            <li>
105
            [% WRAPPER breadcrumb_item bc_active= 1 %]
125
                <a href="#" aria-current="page">
106
                <span>Run</span>
126
                    Run
107
            [% END %]
127
                </a>
128
            </li>
129
        [% ELSIF ( build1 || build2 || build3 || build4 || build5 || build6 ) %]
108
        [% ELSIF ( build1 || build2 || build3 || build4 || build5 || build6 ) %]
130
            <li>
109
            [% WRAPPER breadcrumb_item %]
131
                <a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Build%20new">Build a report</a>
110
                <a href="/cgi-bin/koha/reports/guided_reports.pl?phase=Build%20new">Build a report</a>
132
            </li>
111
            [% END %]
133
            <li>
112
            [% WRAPPER breadcrumb_item bc_active= 1 %]
134
                <a href="#" aria-current="page">
113
                [% IF ( build1 ) %]
135
                    [% IF ( build1 ) %]
114
                    <span>Step 1 of 6: Choose a module</span>
136
                        <span>Step 1 of 6: Choose a module</span>
115
                [% ELSIF ( build2 ) %]
137
                    [% ELSIF ( build2 ) %]
116
                    <span>Step 2 of 6: Pick a report type</span>
138
                        <span>Step 2 of 6: Pick a report type</span>
117
                [% ELSIF ( build3 ) %]
139
                    [% ELSIF ( build3 ) %]
118
                    <span>Step 3 of 6: Select columns for display</span>
140
                        <span>Step 3 of 6: Select columns for display</span>
119
                [% ELSIF ( build4 ) %]
141
                    [% ELSIF ( build4 ) %]
120
                    <span>Step 4 of 6: Select criteria to limit on</span>
142
                        <span>Step 4 of 6: Select criteria to limit on</span>
121
                [% ELSIF ( build5 ) %]
143
                    [% ELSIF ( build5 ) %]
122
                    <span>Step 5 of 6: Pick which columns to total</span>
144
                        <span>Step 5 of 6: Pick which columns to total</span>
123
                [% ELSIF ( build6 ) %]
145
                    [% ELSIF ( build6 ) %]
124
                    <span>Step 6 of 6: Select how you want the report ordered</span>
146
                        <span>Step 6 of 6: Select how you want the report ordered</span>
125
                [% END # /IF ( build1 ) %]
147
                    [% END %]
126
            [% END # /WRAPPER breadcrumb_item %]
148
                </a>
127
        [% END # /IF ( saved1 ) %]
149
        [% END %]
128
    [% END # /WRAPPER breadcrumbs %]
150
    </ol>
129
[% END # /WRAPPER 'sub-header.inc' %]
151
</nav> <!-- /#breadcrumbs -->
152
[% END %]
153
130
154
<div id="update_sql" class="modal" tabindex="-1" role="dialog" aria-labelledby="update_sql_label" aria-hidden="true">
131
<div id="update_sql" class="modal" tabindex="-1" role="dialog" aria-labelledby="update_sql_label" aria-hidden="true">
155
    <div class="modal-dialog">
132
    <div class="modal-dialog">
156
- 

Return to bug 33437