CINXE.COM

Series trunk : Open Library

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/openlibrary/trunk/+index" /> <meta charset="UTF-8" /> <title>Series trunk : Open Library</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev78860d903de6d6d7dd5a0ade63efaca45d3467e2/combo.css" /> <meta property="og:title" content="Series trunk : Open Library" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/openlibrary/trunk/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev78860d903de6d6d7dd5a0ade63efaca45d3467e2/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev78860d903de6d6d7dd5a0ade63efaca45d3467e2/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev78860d903de6d6d7dd5a0ade63efaca45d3467e2/?lp/', comboBase: '/+combo/rev78860d903de6d6d7dd5a0ade63efaca45d3467e2/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <script type="text/javascript"> LPJS.use('lang', 'node', 'lp.app.calendar', function(Y) { Y.lp.app.calendar.setup_calendar_widgets(); }); </script> <script type="text/javascript"> LPJS.use('lp.registry.structural_subscription', function(Y) { var module = Y.lp.registry.structural_subscription; Y.on('domready', function() { module.setup({content_box: "#structural-subscription-content-box"}); }); }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/openlibrary/trunk/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/openlibrary"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/35799906/ol-launchpad.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/openlibrary">Open Library</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/openlibrary">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/openlibrary">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/openlibrary">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/openlibrary">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/openlibrary">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/openlibrary">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Open Library trunk series</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="top-portlet"> <div id="description"><p>The &quot;trunk&quot; series represents the primary line of development rather than a stable release branch. This is sometimes also called MAIN or HEAD.</p></div> <div style="padding-top: 1em"> <div id="timeline-loading" class="hidden"> <img src="/@@/spinner" /> Loading graph... </div> <!-- Opera ignores overflow:hidden for iframe, so use scrolling=no. --> <iframe id="timeline-iframe" name="timeline-iframe" class="timeline-iframe hidden" style="border: 0" scrolling="no" width="100%" height="216px"></iframe> <script> //<![CDATA[ function timeline_iframe(auto_resize, include_inactive, start, size) { var timeline_url = "+timeline-graph?"; if (include_inactive == 'true') { timeline_url += "include_inactive=true&"; } if (auto_resize == 'true') { timeline_url += 'resize_frame=timeline-iframe&'; } start = parseInt(start); size = parseInt(size); if (start != NaN && start >= 0) { timeline_url += "start=" + start + "&"; } if (size != NaN && size >= 1) { timeline_url += "size=" + size + "&"; } LPJS.use('node', 'lp.registry.timeline', function(Y) { if (!Y.lp.registry.timeline.isCanvasSupported()) { return; } var loading_el = Y.one('#timeline-loading'); loading_el.setStyle('display', 'block'); var iframe = Y.one('#timeline-iframe'); iframe.set('src', timeline_url); Y.on('load', function(e) { loading_el.setStyle('display', 'none'); iframe.setStyle('display', 'block'); }, iframe); }); } //]]> </script> <script> timeline_iframe( 'true', 'true', 'None', 'None' ); </script> </div> </div> <div class="yui-g"> <div class="yui-u first"> <div id="series-details" class="portlet"> <h2>Series information</h2> <div class="two-column-list"> <dl id="series-project"> <dt>Project:</dt> <dd><a href="/openlibrary" class="sprite product">Open Library</a></dd> </dl> <dl id="series-name"> <dt>Series:</dt> <dd>trunk</dd> </dl> <dl id="series-drivers"> <dt>Project drivers:</dt> <dd> <a href="/~openlibrary-team" class="sprite team">Openlibrary-team</a> </dd> </dl> <dl id="series-release-manager"> <dt>Release manager:</dt> <dd> None </dd> </dl> <dl id="series-status"> <dt>Status:</dt> <dd> Active Development </dd> </dl> <dl id="series-focus"> <dt>Project development focus:</dt> <dd> is the focus of development. </dd> </dl> </div> <dl id="series-releasefileglob" style="margin-bottom: 1em;" title="Launchpad automatically scans sites to import releases"> <dt>Release URL pattern:</dt> <dd> None </dd> </dl> <p> <a class="menu-link-rdf sprite download" href="https://launchpad.net/openlibrary/trunk/+rdf">Download RDF metadata</a> </p> </div> </div> <div class="yui-u"> <div class="portlet"> <h2>Code for this series</h2> <div id="branch-details"> <p id="no-rcs-details"> No revision control details recorded for <em>Open Library trunk series</em>. </p> </div> </div> </div> </div> <div class="portlet"> <h2>Milestones and releases</h2> <div> <table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>16</strong> of 16 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <span class="last inactive">Last</span> </td> </tr> </tbody> </table> <table class="listing" id="series-trunk"> <thead> <tr> <th>Version</th> <th>Expected</th> <th>Released</th> <th>Summary</th> </tr> </thead> <tbody id="milestone-rows"> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/subjects-september-release">Open Library subjects-september-release</a> </td> <td> <span title=""></span> None </td> <td> <time title="2011-01-01 17:52:00 UTC" datetime="2011-01-01T17:52:00+00:00">2011-01-01</time> </td> <td> Enhanced subject pages; subjects data (related subjects etc) available throug... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/lists-september-release">Open Library lists-september-release</a> </td> <td> <span title=""></span> None </td> <td> <time title="2010-10-01 17:56:00 UTC" datetime="2010-10-01T17:56:00+00:00">2010-10-01</time> </td> <td> New feature! </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/bib">Open Library bib</a> </td> <td> <span title="2010-10-20 00:00:00 UTC">2010-10-20</span> </td> <td> not yet released </td> <td> Things we need for the BiB release. <br /> Bugs targeted: <span class="statusNEW"> <strong>2</strong> New, </span> <span class="statusCONFIRMED"> <strong>2</strong> Confirmed, </span> <span class="statusFIXRELEASED"> <strong>1</strong> Fix Released </span> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/stability-july-28">Open Library stability-july-28</a> </td> <td> <span title="2010-07-28 00:00:00 UTC">2010-07-28</span> </td> <td> not yet released </td> <td> A number of discrete stability related tasks that we will be bundling up into... <br /> Bugs targeted: <span class="statusNEW"> <strong>1</strong> New, </span> <span class="statusWONTFIX"> <strong>2</strong> Won't Fix, </span> <span class="statusCONFIRMED"> <strong>3</strong> Confirmed, </span> <span class="statusFIXRELEASED"> <strong>5</strong> Fix Released </span> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/lending">Open Library lending</a> </td> <td> <span title="2010-06-24 00:00:00 UTC">2010-06-24</span> </td> <td> <time title="2010-06-29 16:39:00 UTC" datetime="2010-06-29T16:39:00+00:00">2010-06-29</time> </td> <td> Provide the ability for people to borrow books from IA and connect to OverDrive. </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/general-bucket">Open Library general-bucket</a> </td> <td> <span title="2010-01-26 00:00:00 UTC">2010-01-26</span> </td> <td> not yet released </td> <td> General OL development. <br /> Bugs targeted: <span class="statusNEW"> <strong>51</strong> New, </span> <span class="statusINVALID"> <strong>10</strong> Invalid, </span> <span class="statusWONTFIX"> <strong>11</strong> Won't Fix, </span> <span class="statusCONFIRMED"> <strong>35</strong> Confirmed, </span> <span class="statusTRIAGED"> <strong>1</strong> Triaged, </span> <span class="statusINPROGRESS"> <strong>6</strong> In Progress, </span> <span class="statusFIXRELEASED"> <strong>151</strong> Fix Released </span> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/stats">Open Library stats</a> </td> <td> <span title="2009-06-17 00:00:00 UTC">2009-06-17</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/ui-revisit">Open Library ui-revisit</a> </td> <td> <span title="2009-05-31 00:00:00 UTC">2009-05-31</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/may-release">Open Library may-release</a> </td> <td> <span title="2009-05-14 00:00:00 UTC">2009-05-14</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/1.7">Open Library 1.7</a> </td> <td> <span title="2009-04-01 00:00:00 UTC">2009-04-01</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> Open Library 1.7 milestone http://openlibrary.org/dev/roadmap </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/1.6">Open Library 1.6</a> </td> <td> <span title="2009-03-17 00:00:00 UTC">2009-03-17</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/1.5">Open Library 1.5</a> </td> <td> <span title="2008-10-28 00:00:00 UTC">2008-10-28</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/1.1">Open Library 1.1</a> </td> <td> <span title="2008-04-30 00:00:00 UTC">2008-04-30</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/1.0">Open Library 1.0</a> </td> <td> <span title="2008-03-03 00:00:00 UTC">2008-03-03</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/opencoverthing">Open Library opencoverthing</a> </td> <td> <span title="2008-01-27 00:00:00 UTC">2008-01-27</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> Launch of OpenCoverThing. </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/openlibrary/+milestone/0.5">Open Library 0.5</a> </td> <td> <span title="2007-07-16 00:00:00 UTC">2007-07-16</span> </td> <td> <em> <img src="/@@/info" /> This is an inactive milestone </em> </td> <td> </td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>16</strong> of 16 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <span class="last inactive">Last</span> </td> </tr> </tbody> </table> <ul class="table-actions" style="margin-bottom: 1em;"> <li> </li> <li> </li> </ul> </div> </div> <div class="yui-g"> <div class="yui-u first"> <div><div class="portlet" id="portlet-latest-bugs"> <h2><span class="see-all"><a href="https://bugs.launchpad.net/openlibrary/trunk">All bugs</a></span> Latest bugs reported</h2> <ul> </ul> </div> </div> <div><div class="portlet" id="portlet-packages"> <h2> <span class="see-all"> <a href="https://launchpad.net/openlibrary/+packages"> All packages </a> </span> Distribution packaging </h2> <p id="distribution-packaging-explanation"> This series is not packaged in any distribution series. </p> <ul class="horizontal"> <li> </li> </ul> </div> </div> </div> <div class="yui-u"> <div class="portlet"> <h2>Related series, milestones, and releases</h2> <ul id="related-series"> <li> <a class="sprite info" href="https://launchpad.net/openlibrary/+series">View series for the Open Library project</a> </li> <li> <a class="sprite info" href="https://launchpad.net/openlibrary/+milestones">View milestones for the Open Library project</a> </li> <li> <a class="sprite info" href="https://launchpad.net/openlibrary/+download">View downloads for the Open Library project</a> </li> </ul> </div> </div> <div class="yui-u"> <div id="structural-subscription-content-box"></div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="global-actions" class="portlet"> <ul> </ul> </div> <div id="privacy" class="portlet public"> <span id="information-type-summary" class="sprite public">This series contains <strong id="information-type">Public</strong> information</span> <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> <div id="downloads" class="top-portlet downloads"> <h2>Downloads</h2> <p class="alternate"> trunk does not have any download files. </p> </div> <div id="involvement" class="portlet"> <h2>Get Involved</h2> <ul class="involvement"> <li> <a class="menu-link-report_bug sprite bugs" href="https://bugs.launchpad.net/openlibrary/trunk/+filebug">Report a bug</a> </li> </ul> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 78860d9 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "administratedTeams": [], "importances": ["Unknown", "Undecided", "Critical", "High", "Medium", "Low", "Wishlist"], "statuses": ["New", "Incomplete", "Opinion", "Invalid", "Won't Fix", "Expired", "Confirmed", "Triaged", "In Progress", "Fix Committed", "Fix Released", "Does Not Exist", "Unknown"], "information_types": ["Public", "Public Security", "Private Security", "Private", "Proprietary", "Embargoed"], "target_info": {"title": "Open Library trunk series", "url": "https://launchpad.net/openlibrary/trunk"}, "context": {"self_link": "https://launchpad.net/api/devel/openlibrary/trunk", "web_link": "https://launchpad.net/openlibrary/trunk", "resource_type_link": "https://launchpad.net/api/devel/#project_series", "translations_usage": "Unknown", "all_specifications_collection_link": "https://launchpad.net/api/devel/openlibrary/trunk/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/openlibrary/trunk/valid_specifications", "bug_reporting_guidelines": null, "content_templates": null, "bug_reported_acknowledgement": null, "official_bug_tags": ["api", "ariel", "covers", "i18n", "language", "lending", "marc", "rdf", "search", "types", "works"], "active": true, "summary": "The \"trunk\" series represents the primary line of development rather than a stable release branch. This is sometimes also called MAIN or HEAD.", "drivers_collection_link": "https://launchpad.net/api/devel/openlibrary/trunk/drivers", "name": "trunk", "project_link": "https://launchpad.net/api/devel/openlibrary", "status": "Active Development", "date_created": "2007-06-20T16:41:23.007011+00:00", "owner_link": "https://launchpad.net/api/devel/~openlibrary-team", "driver_link": null, "title": "Open Library trunk series", "display_name": "trunk", "releases_collection_link": "https://launchpad.net/api/devel/openlibrary/trunk/releases", "active_milestones_collection_link": "https://launchpad.net/api/devel/openlibrary/trunk/active_milestones", "all_milestones_collection_link": "https://launchpad.net/api/devel/openlibrary/trunk/all_milestones", "branch_link": null, "translations_autoimport_mode": "None", "release_finder_url_pattern": null, "http_etag": "\"22d0b68ba0e0984174e93127f886035ceb118673-225845da32f92ba40e716aadb4dcd3a5a30782f8\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 73 queries/external actions issued in 0.72 seconds Features: {'profiling.enabled': None, 'hard_timeout': '10000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r78860d9 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10