Releases: Center-for-Digital-Narrative/elmcip
ELMCIP and CELL - Security update and bugfixes
Short list - Changes since 1.39.3
49f112e (HEAD -> production, tag: v1.39.5, origin/production, origin/master, origin/HEAD, master) Update CELL composer installed libs
90abe9b Update guzzle lib
f0ade12 Module upgrade Media: YouTube 7.x-3.10 -> 7.x-3.11
2463fb4 Drupal core security update and improved autoloading
f041a53 upgrade drush
b65c6a2 (tag: v1.39.4) Update Roave secutiy
e761c20 Untangle Falg module config
2498222 Remove colorbox module
d47416f Media (media) 7.x-2.27 -> 7.x-2.28
569996a File Entity (file_entity) 7.x-2.35 -> 7.x-2.36
b37fc17 Features (features) 7.x-2.13 -> 7.x-2.14
cff6642 Drupal core and 3-part modules security updates
4037737 Move from PHP 7.3 to 7.4
0381b39 Move from PHP 7.3 to 7.4
e34d76f CVE-2022-24728 - bump CKEditor to 4.18.x
Detailed list - changes since 1.39.3
commit 49f112e (HEAD -> production, tag: v1.39.5, origin/production, origin/master, origin/HEAD, master)
Author: Stein Magne Bjorklund [email protected]
Date: Mon Jul 25 17:04:33 2022 +0200
Update CELL composer installed libs
commit 90abe9b
Author: Stein Magne Bjorklund [email protected]
Date: Mon Jul 25 16:03:39 2022 +0200
Update guzzle lib
commit f0ade12
Author: Stein Magne Bjorklund [email protected]
Date: Mon Jul 25 15:21:41 2022 +0200
Module upgrade Media: YouTube 7.x-3.10 -> 7.x-3.11
https://www.drupal.org/project/media_youtube/releases/7.x-3.11
commit 2463fb4
Author: Stein Magne Bjorklund [email protected]
Date: Mon Jul 25 15:10:07 2022 +0200
Drupal core security update and improved autoloading
- New module composer_autoloader. Improves site
modules and lib PHP autoloading.
- Drupal core upgrade 7.91
https://www.drupal.org/project/drupal/releases/7.91
https://www.drupal.org/project/drupal/releases/7.90
https://www.drupal.org/sa-core-2022-012
commit f041a53
Author: Stein Magne Bjorklund [email protected]
Date: Mon Jul 25 13:39:35 2022 +0200
upgrade drush
commit b65c6a2 (tag: v1.39.4)
Author: Stein Magne Bjorklund [email protected]
Date: Thu May 12 09:22:56 2022 +0200
Update Roave secutiy
commit e761c20
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 14:42:48 2022 +0200
Untangle Falg module config
- Remove broken flag module relation
commit 2498222
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 13:38:41 2022 +0200
Remove colorbox module
Module no longer in use
commit d47416f
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 13:32:37 2022 +0200
Media (media) 7.x-2.27 -> 7.x-2.28
https://www.drupal.org/project/media/releases/7.x-2.28
commit 569996a
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 13:29:25 2022 +0200
File Entity (file_entity) 7.x-2.35 -> 7.x-2.36
https://www.drupal.org/project/file_entity/releases/7.x-2.36
commit b37fc17
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 13:26:55 2022 +0200
Features (features) 7.x-2.13 -> 7.x-2.14
https://www.drupal.org/project/features/releases/7.x-2.14
commit cff6642
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 13:13:25 2022 +0200
Drupal core and 3-part modules security updates
SA-CORE-2022-003 Drupal 7.87 -> 7.89
Role delegation 7.x-1.2 -> 7.x-1.3
link 7.x-1.11
commit 4037737
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 12:46:53 2022 +0200
Move from PHP 7.3 to 7.4
- Security update
- PHP 7.3 EOL
commit 0381b39
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 12:41:34 2022 +0200
Move from PHP 7.3 to 7.4
Kubernetes move away from this version. 7.3
is anyway EOL.
commit e34d76f
Author: Stein Magne Bjorklund [email protected]
Date: Wed May 11 12:37:46 2022 +0200
CVE-2022-24728 - bump CKEditor to 4.18.x
https://github.com/ckeditor/ckeditor4/security/advisories/GHSA-4fc4-4p5g-6w89
ELMCIP and CELL security and bugfixes
Security and bugfixes release. We are focusing all other work on the ongoing Drupal 9 upgrade.
Short list
8dbd78f Module update stage_file_proxy 7.x-1.9 -> 7.x-1.
8b8867a Module update Localization update 7.x-2.4 -> 7.x-2.6
17fa5cb Bump stored wysiwyg editor settings
e6d502b Update CKEditor and drush
d8abd68 Upgrade CKEditor 4.17.1
4ffc277 Module update File Entity (file_entity) 7.x-2.32 -> 7.x-2.35
01b3b89 Module update Wysiwyg (wysiwyg) 7.x-2.7 -> 7.x-2.9
fd7686d Module update Token (token) 7.x-1.8 -> 7.x-1.9
81bf18e Module update Search pages (search_api_page) 7.x-1.5 -> 7.x-1.6
92362ac Module update Entity API (entity) 7.x-1.9 -> 7.x-1.10
7cfadfa Module update Chaos tools (ctools) 7.x-1.19 -> 7.x-1.20
6c9ea20 Drupal core update Drupal 7.82 -> 7.87
91499a8 Image profile used by kb content
20853f1 Removing Colorbox/lightbox support
a0ab24c Upgrade libs
Nerdy details
commit 8dbd78f (HEAD -> master, tag: v1.39.3, origin/production, origin/master, origin/HEAD, production)
Author: Stein Magne Bjorklund [email protected]
Date: Wed Feb 2 11:12:30 2022 +0100
Module update stage_file_proxy 7.x-1.9 -> 7.x-1.10
https://www.drupal.org/project/stage_file_proxy/releases/7.x-1.10
commit 8b8867a
Author: Stein Magne Bjorklund [email protected]
Date: Wed Feb 2 10:15:48 2022 +0100
Module update Localization update 7.x-2.4 -> 7.x-2.6
https://www.drupal.org/project/l10n_update/releases/7.x-2.6
https://www.drupal.org/project/l10n_update/releases/7.x-2.5
commit 17fa5cb
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 20:50:47 2022 +0100
Bump stored wysiwyg editor settings
commit e6d502b
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 16:29:20 2022 +0100
Update CKEditor and drush
commit d8abd68
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 16:27:26 2022 +0100
Upgrade CKEditor 4.17.1
https://ckeditor.com/cke4/release/CKEditor-4.17.1
https://ckeditor.com/cke4/release/CKEditor-4.17.0
commit 4ffc277
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 16:09:07 2022 +0100
Module update File Entity (file_entity) 7.x-2.32 -> 7.x-2.35
https://www.drupal.org/project/file_entity/releases/7.x-2.35
commit 01b3b89
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 16:06:03 2022 +0100
Module update Wysiwyg (wysiwyg) 7.x-2.7 -> 7.x-2.9
https://www.drupal.org/project/wysiwyg/releases/7.x-2.9
https://www.drupal.org/sa-contrib-2022-003
https://www.drupal.org/project/wysiwyg/releases/7.x-2.8
commit fd7686d
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 16:02:37 2022 +0100
Module update Token (token) 7.x-1.8 -> 7.x-1.9
https://www.drupal.org/project/token/releases/7.x-1.9
commit 81bf18e
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 16:00:18 2022 +0100
Module update Search pages (search_api_page) 7.x-1.5 -> 7.x-1.6
https://www.drupal.org/project/search_api_page/releases/7.x-1.6
https://www.drupal.org/sa-contrib-2021-046
commit 92362ac
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 15:57:54 2022 +0100
Module update Entity API (entity) 7.x-1.9 -> 7.x-1.10
https://www.drupal.org/project/entity/releases/7.x-1.10
commit 7cfadfa
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 15:55:51 2022 +0100
Module update Chaos tools (ctools) 7.x-1.19 -> 7.x-1.20
https://www.drupal.org/project/ctools/releases/7.x-1.20
commit 6c9ea20
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 15:51:54 2022 +0100
Drupal core update Drupal 7.82 -> 7.87
https://www.drupal.org/project/drupal/releases/7.87
https://www.drupal.org/project/drupal/releases/7.86
https://www.drupal.org/sa-core-2022-001
https://www.drupal.org/sa-core-2022-002
https://www.drupal.org/project/drupal/releases/7.85
https://www.drupal.org/project/drupal/releases/7.84
https://www.drupal.org/project/drupal/releases/7.83
commit 91499a8
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 15:26:45 2022 +0100
Image profile used by kb content
commit 20853f1
Author: Stein Magne Bjorklund [email protected]
Date: Tue Feb 1 14:26:17 2022 +0100
Removing Colorbox/lightbox support
commit a0ab24c
Author: Stein Magne Bjorklund [email protected]
Date: Wed Oct 27 11:59:32 2021 +0200
Upgrade libs
Fix broken search facets
This addresses bug introduced with Search API (search_api) 7.x-1.27 -> 7.x-1.28
in v1.39.1
release.
ELMCIP and CELL v1.39 released
This release introduce, support for https://the-next.eliterature.org/ entries. We have have improved the ORCID validation and URL generated in persons records. The new header and footer enabled us to increase the site font sizes without running out of space. It should improve the readability in general but also for visual impaired and users on small screens. Stub records should look better by us introducing a "sticky footer". This stops this section from floating up into the content.
Search page have been improved. We have reduced the amount of facet filters exposed when you first enter https://elmcip.net/search - When the user select a record type we expose the active facet filters for the record type selected.
Changes
cc4797c Issue 467 Update link settings with custom formatter and validator.
b6cc212 Issue 467 Improve ORCID validation and render
73c2f33 Issue 468 Add field for ELO's The NEXT
fd3d88d Theme make footer stick to page bottom
d51370b Copyright statements in page bottom use new colours
daea126 Increase footer and header menu font size
0c59577 Increase base font size
1b2fc81 Example theme media query low res.
30be3b7 Improve facet blocks titles
9acce2a Make search page better match new theme styles
v1.38: CELL related repo now public, changing to https
Finally a version that also introduces changes to the site design. We are brightening up site, dropping most of the old colours that have been part of ELMCIP for the last 7 years. We improve the general accessibility by increasing the contrasts and legibility. The header visual footprint is also reduced allowing more screen real estate to be available for the electronic literature entries.
The rest of new site design will be introduced in the Drupal 9 version coming soon. Design work is was done by the wonderful Lucila Mayol.
ELMCIP
8d9f011 CELL related repo now public, changing to https
a77454c Feature resync Wysiwyg profiles settings
a15207c Drupal module update Wysiwyg 7.x-2.7 and use CKeditor from composer
8f4c0a7 Increase white space around content
2b2d4ed Tab transitions added to improve user experience
0e60c92 Move tabs above title and use flexbox for layout
f2f8fdc Border graphic should not overflow content
111d6cc Reduce the header logo size
1c5fd5c Theme logo should not have hover state
cf02f22 Theme field labels uses ems
ab9dd56 Theme social network icons do not need a hover state
b426ab5 Theme no longer use bold field labels
6cab665 Theme header and footer hover states matches new colors
50481ba Hyperlinks in general should match the new color scheme
43e6847 Drupal upgrade 7.80 -> 7.81
233e70f Update drush
944d442 Theme paddings and margins not needed after background colors was dropped
913537b Site header visual separation graphic
94f35d4 Drop sidebar background
9dae569 New position of header blocks
6b230a0 New green ELMCIP logo
69b10c4 Dropping background and links need to change with it
d04a9db New and smaller site header
1371ed9 Search page - Reduce long facet filters soft limit
1dcaa67 Theme reducing number of header blocks
CELL
Scald removed in the previous verstion leaving video transcoding support and audio file magic behind. It has no also been removed, no longer needed. All rendered by the Media and File entity modules.
8559dd9 Cellproject remove video and audo field modules and libraries
5a8e163 Cellproject lib updates and bumping build version to PHP 7.3.x
50b8c86 Cellproject module updates: Webform and i18n
v1.37
Mostly module and Drupal core security updates. We are currently migrating ELMCIP and CELL from Drupal 7 to 9 and are holding back on all new features until we can implement them directly in Drupal 9.
b77db90 Module update - ctools, link, media, search_api, token
b323d59 Drupal core update 7.77 -> 7.80
08e8b2a Issue 367 - OAI-PMH test utility
baa4073 Issue 352 Social networks accessibility links lack title
bb42cac Social networks - New color and hover states
76984f7 Footer menu social networks block
8877ec3 Module update Database search (search_api_db) 7.x-1.7 -> 7.x-1.8
b6491fd CELL and ELMCIP composer vendor multisite location
f2b2a41 CELL and ELMCIP composer vendor multisite location
d17607f CELL - Removed Scald and other modules no longer in use