You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
127 lines
6.4 KiB
127 lines
6.4 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<link rel="stylesheet" type="text/css" href="/2005/06/tracker/webui.css" media="screen" />
|
|
<title> Issues - HTML Data Task Force Tracker</title>
|
|
<script type='text/javascript' src='/2007/08/datepicker/js/datepicker.js'></script>
|
|
<script src='/2005/06/tracker/ui.js' type='text/javascript'></script>
|
|
<link href='/2007/08/datepicker/css/datepicker.css' rel='stylesheet' type='text/css' />
|
|
</head>
|
|
<body>
|
|
<div id="sidebar">
|
|
<div id="navigation">
|
|
<h3><a href='http://www.w3.org/wiki/Html-data-tf'>HTML Data Task Force</a> Issue Tracking</h3>
|
|
<ul>
|
|
<li><a href="/2011/htmldata/track/">Summary</a></li>
|
|
<li>Issues:
|
|
<ul>
|
|
<li><a href="/2011/htmldata/track/issues/raised">Raised</a></li>
|
|
<li><a href="/2011/htmldata/track/issues/open">Open</a></li>
|
|
<li><a href="/2011/htmldata/track/issues/pendingreview">Pending Review</a></li>
|
|
<li><a href="/2011/htmldata/track/issues/closed">Closed</a></li>
|
|
<li><a href="/2011/htmldata/track/issues/postponed">Postponed</a></li>
|
|
<li><a href="/2011/htmldata/track/issues">All</a></li>
|
|
<li><a href="/2011/htmldata/track/issues/new">Create</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>Actions:
|
|
<ul>
|
|
<li><a href="/2011/htmldata/track/actions/open">Open</a></li>
|
|
<li><a href="/2011/htmldata/track/actions/overdue">Overdue</a></li>
|
|
<li><a href="/2011/htmldata/track/actions/closed">Closed</a></li>
|
|
<li><a href="/2011/htmldata/track/actions/pendingreview">Pending Review</a></li>
|
|
<li><a href="/2011/htmldata/track/actions/new">Raise</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="/2011/htmldata/track/users">Users</a>
|
|
<ul><li><a href='/2005/06/tracker/users/my'><em>My</em> Tracker</a></li></ul>
|
|
</li>
|
|
<li><a href="/2011/htmldata/track/products">Products</a></li>
|
|
<li><a href="/2011/htmldata/track/agenda">Agenda planning</a></li>
|
|
<li><a href="/2011/htmldata/track/changelog">Recent activity</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="content">
|
|
<h1> Issues</h1>
|
|
<form action='' method='post'> <fieldset class='actions'>
|
|
<legend>Apply the following changes to selected issues:</legend>
|
|
<ul><li><label>Mark as <select name='status'>
|
|
<option value='-1'>No status change</option>
|
|
<option value='1'>Closed</option>
|
|
<option value='0'>Open</option>
|
|
<option value='4'>Raised</option>
|
|
<option value='2'>Pending Review</option>
|
|
<option value='5'>Postponed</option>
|
|
</select></label></li>
|
|
<li><label>Associate to product: <select name='product'>
|
|
<option value='-1'>No change</option>
|
|
<option title='Microdata to RDF' value='1'>Microdata to RDF</option>
|
|
</select></label></li>
|
|
</ul>
|
|
<p><input type='submit' value='Apply' /></p>
|
|
</fieldset>
|
|
<p>There are 4 issues listed in the system.</p>
|
|
|
|
<table id='_issues' summary='List of issues sorted by id'>
|
|
<thead>
|
|
<tr>
|
|
<th><span class="sort">↓</span>ID</th>
|
|
<th><a class="sort" title="sort by status" href="?sort=status">↓</a>State</th>
|
|
<th>Title</th>
|
|
<th>Raised on</th>
|
|
<th><a class="sort" title="sort by product" href="?sort=product">↓</a>Product</th>
|
|
<th>Open Actions</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr class="even"><td class='issue'><input title='Check to select issue "Vocabulary specific parsing for Microdata" for en-masse editing'
|
|
name='issues[1]' type='checkbox' /><a href="/2011/htmldata/track/issues/1">ISSUE-1</a><a href='/2011/htmldata/track/issues/1/edit' title='Edit ISSUE-1'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />Microdata Vocabulary</td>
|
|
<td class='pending review'>PENDING REVIEW</td>
|
|
<td><a href="/2011/htmldata/track/issues/1">Vocabulary specific parsing for Microdata</a></td>
|
|
<td>2011-10-18</td>
|
|
<td>Microdata to RDF</td>
|
|
<td>0</td>
|
|
</tr>
|
|
<tr class="closed odd"><td class='issue'><input title='Check to select issue "Should Microdata-RDF generate XMLLiteral values" for en-masse editing'
|
|
name='issues[2]' type='checkbox' /><a href="/2011/htmldata/track/issues/2">ISSUE-2</a><a href='/2011/htmldata/track/issues/2/edit' title='Edit ISSUE-2'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />Use of rdf:XMLLiteral</td>
|
|
<td class='closed'>CLOSED</td>
|
|
<td><a href="/2011/htmldata/track/issues/2">Should Microdata-RDF generate XMLLiteral values</a></td>
|
|
<td>2011-10-20</td>
|
|
<td>Microdata to RDF</td>
|
|
<td>0</td>
|
|
</tr>
|
|
<tr class="even"><td class='issue'><input title='Check to select issue "Should the registry allow property datatype specification" for en-masse editing'
|
|
name='issues[3]' type='checkbox' /><a href="/2011/htmldata/track/issues/3">ISSUE-3</a><a href='/2011/htmldata/track/issues/3/edit' title='Edit ISSUE-3'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />Property-specific datatypes</td>
|
|
<td class='pending review'>PENDING REVIEW</td>
|
|
<td><a href="/2011/htmldata/track/issues/3">Should the registry allow property datatype specification</a></td>
|
|
<td>2011-10-28</td>
|
|
<td>Microdata to RDF</td>
|
|
<td>0</td>
|
|
</tr>
|
|
<tr class="odd"><td class='issue'><input title='Check to select issue "Should the registry allow a property name or URI to be used as an alias for @itemid" for en-masse editing'
|
|
name='issues[4]' type='checkbox' /><a href="/2011/htmldata/track/issues/4">ISSUE-4</a><a href='/2011/htmldata/track/issues/4/edit' title='Edit ISSUE-4'><img width='8' height='12' src='/2002/09/wbs/icons/stock_edit2' alt=' (edit)' /></a><br />Property as subject</td>
|
|
<td class='raised'>RAISED</td>
|
|
<td><a href="/2011/htmldata/track/issues/4">Should the registry allow a property name or URI to be used as an alias for @itemid</a></td>
|
|
<td>2011-11-05</td>
|
|
<td>Microdata to RDF</td>
|
|
<td>0</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</form><script type='text/javascript'>addSelectAllButtons('issues')</script>
|
|
<p><a href='/2011/htmldata/track/issues/new'>Raise an issue </a>.</p></div>
|
|
<div class="diagnostics">
|
|
</div>
|
|
<hr />
|
|
<address>
|
|
Chair, Staff Contact<br />
|
|
Tracker: <a href="/2005/06/tracker/">documentation</a>,
|
|
(<a href='/2011/htmldata/track/options'>configuration for this group</a>), originally developed by <a href='/People/Dean/'>Dean Jackson</a>,
|
|
is developed and maintained by the Systems Team <<a href='mailto:w3t-sys@w3.org'>w3t-sys@w3.org</a>>.<br />
|
|
$Id: issues.php,v 1.12 2011/06/15 13:30:08 vivien Exp $</address>
|
|
</body>
|
|
</html>
|