~ubuntu-branches/debian/squeeze/sympa/squeeze

« back to all changes in this revision

Viewing changes to web_tt2/reviewbouncing.tt2

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2008-10-05 12:36:30 UTC
  • mfrom: (1.1.5 upstream) (6.1.3 gutsy)
  • Revision ID: james.westby@ubuntu.com-20081005123630-8ga1kt0ogrkqaizf
Tags: 5.3.4-6
* fix usage of $* Perl variable deprecated in Perl 5.10 
  (Closes: #501154, thanks to Micah Anderson <micah@debian.org> and
  David Moreno <david@dev.axiombox.com> for the report and patches)
* add the sympa.pl --upgrade procedure to the debian/postinst 
  to migrate existing installs (Closes: #498144, thanks to Micah
  Anderson <micah@debian.org> for the patch)
* additional patch for insecure use of /tmp (Closes: #496520)
* missing debian/compat file added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- RCS Identication ; $Revision: 1.16 $ ; $Date: 2006/03/24 09:41:11 $ -->
2
 
 
3
 
<table style="width: auto;" border="0">
4
 
<tr><td>
5
 
    <form action="[% path_cgi %]" method="post"> 
 
1
<!-- RCS Identication ; $Revision: 3996 $ ; $Date: 2006-11-03 14:43:20 +0100 (ven, 03 nov 2006) $ -->
 
2
 
 
3
<a class="actionMenuLinks" href="[% path_cgi %]/dump/[% list %]/bounce">[%|loc%]Dump[%END%]</a>
 
4
 
 
5
<form action="[% path_cgi %]" method="post"> 
 
6
<fieldset>
6
7
      <input type="hidden" name="previous_action" value="reviewbouncing" />
7
8
      <input type="hidden" name="list" value="[% list %]" />
8
9
      <input type="hidden" name="action" value="search" />
 
10
  <input size="25" name="filter" value="[% filter %]" />&nbsp;<input class="MainMenuLinks" type="submit" name="action_search" value="[%|loc%]Search[%END%]" />
 
11
</fieldset>
 
12
</form>
9
13
 
10
 
      <input size="25" name="filter" value="[% filter %]" />
11
 
      <input class="MainMenuLinks" type="submit" name="action_search" value="[%|loc%]Search[%END%]" />
12
 
    </form>
13
 
</td>
14
 
<td>
15
 
  <form method="post" action="[% path_cgi %]">
16
 
    <input class="MainMenuLinks" type="submit" value="[%|loc%]Remind all subscribers[%END%]" name="action_remind" onclick="return request_confirm('[% FILTER escape_quote %][%|loc(total)%]Do you really want to send a subscription remind message to the %1 subscribers[%END%][%END%]')" />
 
14
<form method="post" action="[% path_cgi %]">
 
15
<fieldset>
 
16
    <input class="MainMenuLinks" type="submit" value="[%|loc%]Remind all subscribers[%END%]" name="action_remind" onclick="return request_confirm('[% FILTER escape_quote %][%|loc(total)%]Do you really want to send a subscription reminder message to the %1 subscribers?[%END%][%END%]')" />
17
17
    <input type="hidden" name="action" value="remind" />
18
18
    <input type="hidden" name="list" value="[% list %]" />
19
 
  </form>       
20
 
</td>
21
 
 
22
 
   <a class="actionMenuLinks" href="[% path_cgi %]/dump/[% list %]/bounce">[%|loc%]Dump[%END%]</a>
23
 
 
24
 
</tr></table>
25
 
  <form action="[% path_cgi %]">
 
19
</fieldset>  
 
20
</form> 
 
21
<br />
 
22
 
 
23
 
 
24
 
 
25
<form action="[% path_cgi %]">
 
26
<fieldset>
26
27
  <input type="hidden" name="sortby" value="[% sortby %]" />
27
28
  <input type="hidden" name="action" value="reviewbouncing" />
28
29
  <input type="hidden" name="list" value="[% list %]" />
33
34
          <option value="100">100</option>
34
35
          <option value="500">500</option>
35
36
  </select>
36
 
  </form>
37
 
   </td>
 
37
</fieldset>  
 
38
</form>
 
39
<br />
38
40
 
39
 
 <td style="text-align: right;">
 
41
<div class="text_right">
40
42
        [% IF prev_page %]
41
 
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% prev_page %]/[% size %]"><img src="[% icons_url %]/left.png" style="border: 0px;" alt="[%|loc%]Previous page[%END%]"></a>
 
43
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% prev_page %]/[% size %]"><img src="[% icons_url %]/left.png" alt="[%|loc%]Previous page[%END%]"></a>
42
44
        [% END %]
43
45
        [% IF page %]
44
46
          [%|loc(page,total_page)%]page %1 / %2[%END%]
45
47
        [% END %]
46
48
        [% IF next_page %]
47
 
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% next_page %]/[% size %]"><img src="[% icons_url %]/right.png" style="border: 0px;" alt="[%|loc%]Next page[%END%]"></a>
 
49
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% next_page %]/[% size %]"><img src="[% icons_url %]/right.png" alt="[%|loc%]Next page[%END%]"></a>
48
50
        [% END %]
49
 
    </td></tr>
50
 
    </table>
 
51
</div>
51
52
 
52
 
     <form name="myform" action="[% path_cgi %]" method="post">
 
53
<form name="myform" action="[% path_cgi %]" method="post">
 
54
<fieldset>
53
55
     <input type="hidden" name="list" value="[% list %]" />      
54
56
     <input type="hidden" name="previous_action" value="reviewbouncing" />       
55
 
     <table class="listOfItems">
 
57
  <table summary="[%|loc%]Table which display list bounces[%END%]" class="listOfItems">
56
58
      <tr>
57
59
        <th>X</th>
58
60
        <th>[%|loc%]Email[%END%]</th>
64
66
        [% IF dark == '1' %]
65
67
          <tr>
66
68
        [% ELSE %]
67
 
          <tr style="background-color: [% color_0 %];">
 
69
          <tr class="color0">
68
70
        [% END %]
69
71
 
70
72
          <td>
71
73
            <input type="checkbox" name="email" value="[% u.escaped_email %]" />
72
74
          </td>
73
 
          <td style="white-space: nowrap;">
 
75
          <td>
74
76
              <a href="[% path_cgi %]/editsubscriber/[% list %]/[% u.escaped_email %]/reviewbouncing">[% u.email %]</a>
75
77
 
76
78
          </td>
77
 
          <td style="text-align: center;
 
79
          <td class="text_center 
78
80
          [% IF u.bounce_level == '2' %]
79
 
            background-color: #FF0000;
 
81
            bounce_level2
80
82
          [% ELSIF u.bounce_level == '1' %]
81
 
            background-color: #FF8C00;
 
83
            bounce_level1
82
84
          [% END %]
83
85
          ">
84
86
              [% u.bounce_score %]
92
94
        [% END %]
93
95
 
94
96
        [% END %]
95
 
 
96
 
 
97
97
      </table>
98
 
    <table style="width: auto;" border="0">
99
 
    <tr><td style="text-align: left; white-space: nowrap;">
100
 
      [% IF is_owner %]
101
 
        <br />
102
 
        <input class="MainMenuLinks" type="submit" name="action_del" value="[%|loc%]Delete selected email addresses[%END%]" />
103
 
        <input type="checkbox" name="quiet" /> [%|loc%]quiet[%END%]
104
 
        <input class="MainMenuLinks" type="submit" name="action_resetbounce" value="[%|loc%]Reset errors for selected users[%END%]" />
105
 
      [% END %]
106
 
    </td><td style="text-align: right; white-space: nowrap;">
 
98
  <div class="text_right">
107
99
        [% IF prev_page %]
108
 
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% prev_page %]/[% size %]"><img src="[% icons_url %]/left.png" style="border: 0px;" alt="[%|loc%]Previous page[%END%]" /></a>
 
100
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% prev_page %]/[% size %]"><img src="[% icons_url %]/left.png" alt="[%|loc%]Previous page[%END%]" /></a>
109
101
        [% END %]
110
102
        [% IF page %]
111
103
          [%|loc(page,total_page)%]page %1 / %2[%END%]
112
104
        [% END %]
113
105
        [% IF next_page %]
114
 
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% next_page %]/[% size %]"><img src="[% icons_url %]/right.png" style="border: 0px;" alt="[%|loc%]Next page[%END%]" /></a>
115
 
        [% END %]
116
 
    </td></tr>
117
 
    <tr><td><input class="MainMenuLinks" type="button" value="[%|loc%]Toggle Selection[%END%]" onclick="toggle_selection(document.myform.email)" />
118
 
    </td></tr>
119
 
    </table>
120
 
 
121
 
 
122
 
      </form>
 
106
          <a href="[% path_cgi %]/reviewbouncing/[% list %]/[% next_page %]/[% size %]"><img src="[% icons_url %]/right.png" alt="[%|loc%]Next page[%END%]" /></a>
 
107
        [% END %]
 
108
  </div>
 
109
  [% IF is_owner %]
 
110
  <br />
 
111
  <input class="MainMenuLinks" type="submit" name="action_del" value="[%|loc%]Delete selected email addresses[%END%]" />
 
112
  <input type="checkbox" name="quiet" /> [%|loc%]quiet[%END%]<br />
 
113
  <input class="MainMenuLinks" type="submit" name="action_resetbounce" value="[%|loc%]Reset errors for selected users[%END%]" /><br />
 
114
        [% END %]
 
115
 
 
116
  <input class="MainMenuLinks" type="button" value="[%|loc%]Toggle Selection[%END%]" onclick="toggle_selection(document.myform.email)" />
 
117
</fieldset>
 
118
</form>
123
119
 
124
120
 
125
121