mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Regenerate site
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content=" July, 2016 · CGSpace Notes" />
|
||||
|
||||
<meta property="og:site_name" content="CGSpace Notes" />
|
||||
<meta property="og:url" content="/cgspace-notes/2016-07/" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2016-07/" />
|
||||
|
||||
|
||||
<meta property="og:type" content="article" />
|
||||
@ -21,19 +21,19 @@
|
||||
July, 2016 · CGSpace Notes
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
|
||||
<link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
|
||||
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="global-header" style="background-image:url(../images/bg.jpg )">
|
||||
<section class="header-text">
|
||||
<h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
|
||||
<div class="sns-links hidden-print">
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<i class="fa fa-angle-left" aria-hidden="true"></i>
|
||||
Home
|
||||
</a>
|
||||
@ -71,7 +71,7 @@
|
||||
</div>
|
||||
<div class="pull-right">
|
||||
|
||||
<span class="post-tag small"><a href="/cgspace-notes//tags/notes">#notes</a></span>
|
||||
<span class="post-tag small"><a href="https://alanorth.github.io/cgspace-notes//tags/notes">#notes</a></span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -79,7 +79,7 @@
|
||||
<section>
|
||||
|
||||
|
||||
<h2 id="2016-07-01:edc14796891c14dec087b4bb89c38aa9">2016-07-01</h2>
|
||||
<h2 id="2016-07-01">2016-07-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>dc.description.sponsorship</code> to Discovery sidebar facets and make investors clickable in item view (<a href="https://github.com/ilri/DSpace/issues/232">#232</a>)</li>
|
||||
@ -98,19 +98,19 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
<li>In this case the select query was showing 95 results before the update</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-02:edc14796891c14dec087b4bb89c38aa9">2016-07-02</h2>
|
||||
<h2 id="2016-07-02">2016-07-02</h2>
|
||||
|
||||
<ul>
|
||||
<li>Comment on DSpace Jira ticket about author lookup search text (<a href="https://jira.duraspace.org/browse/DS-2329">DS-2329</a>)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-04:edc14796891c14dec087b4bb89c38aa9">2016-07-04</h2>
|
||||
<h2 id="2016-07-04">2016-07-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>Seems the database’s author authority values mean nothing without the <code>authority</code> Solr core from the host where they were created!</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-05:edc14796891c14dec087b4bb89c38aa9">2016-07-05</h2>
|
||||
<h2 id="2016-07-05">2016-07-05</h2>
|
||||
|
||||
<ul>
|
||||
<li>Amend <code>backup-solr.sh</code> script so it backs up the entire Solr folder</li>
|
||||
@ -128,7 +128,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
<li>I will merge it to <code>5_x-prod</code></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-06:edc14796891c14dec087b4bb89c38aa9">2016-07-06</h2>
|
||||
<h2 id="2016-07-06">2016-07-06</h2>
|
||||
|
||||
<ul>
|
||||
<li>Delete 23 blank metadata values from CGSpace:</li>
|
||||
@ -165,7 +165,7 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
|
||||
<li>I then ran all server updates and rebooted the server</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-11:edc14796891c14dec087b4bb89c38aa9">2016-07-11</h2>
|
||||
<h2 id="2016-07-11">2016-07-11</h2>
|
||||
|
||||
<ul>
|
||||
<li>Doing some author cleanups from Peter and Abenet:</li>
|
||||
@ -175,20 +175,20 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
|
||||
$ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UTF8.csv -m 3 -u dspacetest -d dspacetest -p fuuu
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-07-13:edc14796891c14dec087b4bb89c38aa9">2016-07-13</h2>
|
||||
<h2 id="2016-07-13">2016-07-13</h2>
|
||||
|
||||
<ul>
|
||||
<li>Run the author cleanups on CGSpace and start a full Discovery re-index</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-14:edc14796891c14dec087b4bb89c38aa9">2016-07-14</h2>
|
||||
<h2 id="2016-07-14">2016-07-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Test LDAP settings for new root LDAP</li>
|
||||
<li>Seems to work when binding as a top-level user</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-18:edc14796891c14dec087b4bb89c38aa9">2016-07-18</h2>
|
||||
<h2 id="2016-07-18">2016-07-18</h2>
|
||||
|
||||
<ul>
|
||||
<li>Adjust identifiers in XMLUI item display to be more prominent</li>
|
||||
@ -223,14 +223,14 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-07-21:edc14796891c14dec087b4bb89c38aa9">2016-07-21</h2>
|
||||
<h2 id="2016-07-21">2016-07-21</h2>
|
||||
|
||||
<ul>
|
||||
<li>Mitigate the <a href="https://httpoxy.org">HTTPoxy</a> vulnerability for Tomcat etc in nginx: <a href="https://github.com/ilri/rmg-ansible-public/pull/38">https://github.com/ilri/rmg-ansible-public/pull/38</a></li>
|
||||
<li>Unblock 70.32.99.142 from <code>/rest</code> as it has been blocked for a few days</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-22:edc14796891c14dec087b4bb89c38aa9">2016-07-22</h2>
|
||||
<h2 id="2016-07-22">2016-07-22</h2>
|
||||
|
||||
<ul>
|
||||
<li>Help Paola from CCAFS with thumbnails for batch uploads</li>
|
||||
@ -284,7 +284,7 @@ index.authority.ignore-variants=true
|
||||
<li>After re-indexing and clearing the XMLUI cache nothing has changed</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-25:edc14796891c14dec087b4bb89c38aa9">2016-07-25</h2>
|
||||
<h2 id="2016-07-25">2016-07-25</h2>
|
||||
|
||||
<ul>
|
||||
<li>Trying a few more settings (plus reindex) for Discovery on DSpace Test:</li>
|
||||
@ -318,7 +318,7 @@ discovery.index.authority.ignore-variants=true
|
||||
<li>I noticed that our backup scripts don’t send Solr cores to S3 so I amended the script</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-07-31:edc14796891c14dec087b4bb89c38aa9">2016-07-31</h2>
|
||||
<h2 id="2016-07-31">2016-07-31</h2>
|
||||
|
||||
<ul>
|
||||
<li>Work on removing Dryland Systems and Humidtropics subjects from Discovery sidebar and Browse by</li>
|
||||
@ -342,10 +342,10 @@ discovery.index.authority.ignore-variants=true
|
||||
</section>
|
||||
<ul class="pager">
|
||||
|
||||
<li class="previous"><a href="/cgspace-notes/2016-06/"><span aria-hidden="true">←</span> Older</a></li>
|
||||
<li class="previous"><a href="https://alanorth.github.io/cgspace-notes/2016-06/"><span aria-hidden="true">←</span> Older</a></li>
|
||||
|
||||
|
||||
<li class="next"><a href="/cgspace-notes/2016-08/">Newer <span aria-hidden="true">→</span></a></li>
|
||||
<li class="next"><a href="https://alanorth.github.io/cgspace-notes/2016-08/">Newer <span aria-hidden="true">→</span></a></li>
|
||||
|
||||
</ul>
|
||||
</footer>
|
||||
@ -370,7 +370,7 @@ discovery.index.authority.ignore-variants=true
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user