Subversion Repositories DevTools

Rev

Rev 6538 | Rev 6545 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6538 Rev 6544
Line 193... Line 193...
193
      formTips.tips.h_lastchange       = stdTip(300, 'Last Change', 'This is an indication of the time since the daemon interogated the database.' +
193
      formTips.tips.h_lastchange       = stdTip(300, 'Last Change', 'This is an indication of the time since the daemon interogated the database.' +
194
                                                                  '<p>Short times will be shown as seconds. Longer times will be shown as a time within ' + 
194
                                                                  '<p>Short times will be shown as seconds. Longer times will be shown as a time within ' + 
195
                                                                  'the last 24 hours. Longer times will be shown as a date.' 
195
                                                                  'the last 24 hours. Longer times will be shown as a date.' 
196
                                                                  );
196
                                                                  );
197
      </script>
197
      </script>
-
 
198
    <script language="JavaScript" type="text/JavaScript">
-
 
199
    $(document).ready(function() {
-
 
200
        // Attach function to toggle checkbox
-
 
201
        // toggle all visible checkboxes
-
 
202
         $('#toggleDirect').click(function(){
-
 
203
            var state = this.checked;
-
 
204
            var list = $('.directInclude:visible');
-
 
205
            list.prop('checked', state);
-
 
206
            isChecked('pv_id_list','IncludeSubmit');
-
 
207
         });
-
 
208
    });
-
 
209
    </script>
198
      <!-- DROPDOWN MENUS -->
210
      <!-- DROPDOWN MENUS -->
199
      <!--#include file="_menu_def.asp"-->
211
      <!--#include file="_menu_def.asp"-->
200
      <script language="JavaScript1.2" src="images/popup_menu.js"></script>
212
      <script language="JavaScript1.2" src="images/popup_menu.js"></script>
201
   </head>
213
   </head>
202
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="isChecked('pv_id_list','submit');">
214
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="isChecked('pv_id_list','submit');">
Line 248... Line 260...
248
                        <table width="100%" border="0" cellspacing="2" cellpadding="0">
260
                        <table width="100%" border="0" cellspacing="2" cellpadding="0">
249
                        <tr><td colspan=4 class='err_alert'>
261
                        <tr><td colspan=4 class='err_alert'>
250
                              <font size='2'><b>Packages Excluded From Build</b></font>
262
                              <font size='2'><b>Packages Excluded From Build</b></font>
251
                           </td>
263
                           </td>
252
                           </tr>
264
                           </tr>
253
                           <td></td>
265
                           <td><input id="toggleDirect" type="checkbox" title="Toggle all visible directly excluded packages"></td>
254
                           <td  colspan=3 class="body_row">
266
                           <td colspan=3 class="body_row">
255
                           <fieldset class="fset" align="right" style=" border: 1px groove; ">
267
                           <fieldset class="fset" align="right" style=" border: 1px groove;">
256
                                Show
268
                                Show
257
                                <input type="checkbox" checked value=0 name="showManual"   id="manualCause"   onClick="toggleDispClass('manualCause',1);">Manual Exclusions
269
                                <input type="checkbox" checked value=0 name="showManual"   id="manualCause"   onClick="toggleDispClass('manualCause',1);">Manual Exclusions
258
                                <input type="checkbox" checked value=0 name="showCause"    id="rootCause"     onClick="toggleDispClass('rootCause',1);">Config Errors
270
                                <input type="checkbox" checked value=0 name="showCause"    id="rootCause"     onClick="toggleDispClass('rootCause',1);">Config Errors
259
                                <input type="checkbox" checked value=0 name="showNoEnv"    id="rootNoEnv"     onClick="toggleDispClass('rootNoEnv',1);">Env Errors
271
                                <input type="checkbox" checked value=0 name="showNoEnv"    id="rootNoEnv"     onClick="toggleDispClass('rootNoEnv',1);">Env Errors
260
                                <input type="checkbox" checked value=0 name="showFile"     id="rootFile"      onClick="toggleDispClass('rootFile',1);">Build Errors
272
                                <input type="checkbox" checked value=0 name="showFile"     id="rootFile"      onClick="toggleDispClass('rootFile',1);">Build Errors
Line 323... Line 335...
323
                              <tr class="<%=rowClass%>">
335
                              <tr class="<%=rowClass%>">
324
                                 <td nowrap width="1%">
336
                                 <td nowrap width="1%">
325
                                    <!-- The use of the isChecked() javascript function below, enables the submit button if any checkboxes are checked, -->
337
                                    <!-- The use of the isChecked() javascript function below, enables the submit button if any checkboxes are checked, -->
326
                                    <!-- else it will disable the submit button. The function is badly named, but nevertheless, that is what it does.   -->
338
                                    <!-- else it will disable the submit button. The function is badly named, but nevertheless, that is what it does.   -->
327
                                    <a name="PkgName_<%=rsQry("pkg_name")%>">
339
                                    <a name="PkgName_<%=rsQry("pkg_name")%>">
328
                                    <input type="checkbox" value="<%=rsQry("pv_id")%>" name="pv_id_list" id="pv_id_list" <%=checkBoxData%>>
340
                                    <input class="directInclude" type="checkbox" value="<%=rsQry("pv_id")%>" name="pv_id_list" id="pv_id_list" <%=checkBoxData%>>
329
                                    </a>
341
                                    </a>
330
                                 </td>
342
                                 </td>
331
                                 <td nowrap class="body_rowg"><a class="txt_linked" href="dependencies.asp?pv_id=<%=rsQry("pv_id")%>&rtag_id=<%=rsQry("rtag_id")%>" title="<%=rsQry("pv_description")%>"><%=rsQry("pkg_name")%></a></td>
343
                                 <td nowrap class="body_rowg"><a class="txt_linked" href="dependencies.asp?pv_id=<%=rsQry("pv_id")%>&rtag_id=<%=rsQry("rtag_id")%>" title="<%=rsQry("pv_description")%>"><%=rsQry("pkg_name")%></a></td>
332
                                 <td nowrap class="body_rowg"><%=rsQry("pkg_version")%></td>
344
                                 <td nowrap class="body_rowg"><%=rsQry("pkg_version")%></td>
333
                                 <td nowrap class="body_rowg"><%=rowData%></td>
345
                                 <td nowrap class="body_rowg"><%=rowData%></td>