mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-10-12
This commit is contained in:
@ -20,7 +20,7 @@ I filed an issue to ask about Java 11+ support
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-10/" />
|
||||
<meta property="article:published_time" content="2022-10-01T19:45:36+03:00" />
|
||||
<meta property="article:modified_time" content="2022-10-07T21:29:35+03:00" />
|
||||
<meta property="article:modified_time" content="2022-10-09T21:19:38+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -46,9 +46,9 @@ I filed an issue to ask about Java 11+ support
|
||||
"@type": "BlogPosting",
|
||||
"headline": "October, 2022",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2022-10/",
|
||||
"wordCount": "1808",
|
||||
"wordCount": "1940",
|
||||
"datePublished": "2022-10-01T19:45:36+03:00",
|
||||
"dateModified": "2022-10-07T21:29:35+03:00",
|
||||
"dateModified": "2022-10-09T21:19:38+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -611,6 +611,25 @@ I filed an issue to ask about Java 11+ support
|
||||
</span></span></code></pre></div><ul>
|
||||
<li>I merged all the changes from <code>6_x-dev</code> to <code>6_x-prod</code> after having run them on DSpace Test for the last ten days</li>
|
||||
</ul>
|
||||
<h2 id="2022-10-11">2022-10-11</h2>
|
||||
<ul>
|
||||
<li>I put together the microsite for improving DSpace PDF thumbnails: <a href="https://github.com/alanorth/improved-dspace-thumbnails/">https://github.com/alanorth/improved-dspace-thumbnails/</a>
|
||||
<ul>
|
||||
<li>I need to make the pull request to DSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I also discussed the thumbnails with Dani in Addis</li>
|
||||
</ul>
|
||||
<h2 id="2022-10-12">2022-10-12</h2>
|
||||
<ul>
|
||||
<li>I submitted a pull request to DSpace 7 for the <code>-unsharp 0x0.5</code> change: <a href="https://github.com/DSpace/DSpace/pull/8515">https://github.com/DSpace/DSpace/pull/8515</a></li>
|
||||
<li>I did some tests on CGSpace and verified that MEL will indeed need admin permissions on every collection that they want to map to</li>
|
||||
<li>I had a call with Salem and he asked me about redirecting from some CRP duplicates that exist in both MELSpace and CGSpace
|
||||
<ul>
|
||||
<li>We decided that the only way is to use an HTTP 301 redirect in the nginx web server, but I said that I’d check with CNRI to see if there was a way to do this within the Handle system</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user