ELMCIP v1.29 and deployment on NIRD (Sigma2)

This finalizes a long ongoing work, moving ELMCIP to a new infrastructure. ELMCIP have previously been hosted on Norstore, a more "old school" virtual machine system, but is now running in Docker containers and Kubernetes fancy swarm. This changes nothing for our end users but everything for system administrators and developers. Meaning, how the system is maintained and how we stages tests instances and do local development.

v1.29

Mostly security changes and adjustments to project code to better match the new infrastructure and minor bug fixes.

commit ac736543f02b746ffd38fbd8cd07c37eab3c7c20 (HEAD -> master, tag: v1.29, origin/master, origin/HEAD)
Author: Stein Magne Bjorklund
Date: Mon May 28 19:56:07 2018 +0100

Module update File Entity (file_entity) 7.x-2.20 -> 7.x-2.21

https://www.drupal.org/project/file_entity/releases/7.x-2.21

commit ef7ff7462edfb52f904e5812d3e7e7474512297a
Author: Stein Magne Bjorklund
Date: Mon May 28 19:53:07 2018 +0100

Module update Link (link) 7.x-1.4 -> 7.x-1.5

https://www.drupal.org/project/link

commit 539c7d1a9ada62cf6032b68a3dda82e905f8ecf3
Author: Stein Magne Bjorklund
Date: Mon May 28 19:46:48 2018 +0100

Module update Stage File Proxy (stage_file_proxy)

https://www.drupal.org/project/stage_file_proxy/releases/7.x-1.8
Upgrade from 7.x-1.7 -> 7.x-1.8

commit b5ec55304c664ee69a00039cc0b27797a027a3f9
Author: Stein Magne Bjorklund
Date: Mon May 28 17:26:18 2018 +0100

Install drush from composer

commit 98348ae2df520cca14b47b7f88b1400c8edc70e8
Author: Stein Magne Bjorklund
Date: Mon May 28 13:33:19 2018 +0100

Issue 375 Improve platform/software view:platform

- Removed Nid field from page view /platform. Not needed there.
Is only part of exported data.
- Changed view alias (path) /data/platform to /platform
- Permission: User allowed to view content is granted access to page
- Permission: All auth users are allowed to export data.
- Pager ID change to 0 - This change pager URL from /platform?page=0%2C0%2C1 to
the more understandable /platform?page=1
- Page performance: Reduced number of items pr. page from 50 to 20.

commit 2618fac749bac65d4c685e23e1916bba9b756fa1
Author: Stein Magne Bjorklund
Date: Mon May 28 12:36:24 2018 +0100

New module - SMTP Authentication Support

Needed to on NIRD infrastructure to improve mail support
https://www.drupal.org/project/smtp

commit 632c91530a76c5e389873ebea2cd4938eaa2681b
Author: Stein Magne Bjorklund
Date: Fri Apr 27 15:52:54 2018 +0200

Issue 368 Improve Publisher URL help text

commit 7e47a3e50e3b50b3d341eb5c98ee74e02e27c0a4
Author: Stein Magne Bjorklund
Date: Fri Apr 27 15:46:51 2018 +0200

Issue 369 Allow contributor to create record status

They where only allowed to change status on existing
records.

commit 849be80c6e3a2173fbef97fb45e5282a8f285e83
Author: Stein Magne Bjorklund
Date: Thu Apr 26 13:03:59 2018 +0200

Update page content type pathauto node alias settings

Nodes of type page should not include content types in
the auto generated alias. Useful in other types of
content though.

commit 2e795de8b6de380979bc9f072efece2b90c5d617
Author: Stein Magne Bjorklund
Date: Thu Apr 26 10:38:20 2018 +0200

Moduel update Media SA-CONTRIB-2018-020

https://www.drupal.org/sa-contrib-2018-020
https://www.drupal.org/project/media/releases/7.x-2.19

commit 73a22f43a4c91b4356e4d01a080ce2d842994af5
Author: Stein Magne Bjorklund
Date: Thu Apr 26 10:35:06 2018 +0200

Drupal core update SA-CORE-2018-004

https://www.drupal.org/sa-core-2018-004
https://www.drupal.org/project/drupal/releases/7.59

commit 4d41ccfcca6ea1f02f75b433c21f85abf7e21fff
Author: Stein Magne Bjorklund
Date: Thu Apr 26 09:43:50 2018 +0200

Update input filter Basic text editor

Changed to make sure it have the same allowed tags as
"Simple HTML". Getting ready to merge the use of these
two formats.

commit 144a4fd3b9f3eea47b96fd565c7a8f640e08aae1
Author: Stein Magne Bjorklund
Date: Mon Apr 23 21:36:38 2018 +0200

Issue 318 Remove mollom from file system

Module no longer installed

commit 2b58dc83df36bab155ba2722ba168237ae680ecd
Author: Stein Magne Bjorklund
Date: Mon Apr 23 21:30:55 2018 +0200

Issue 363 Image to front page custom block moved

Prob. side effect coming from issue 322