commit 26602ca3082cca806bf5f3c685f9d00115396af5 Author: Stein Magne Bjorklund Date: Fri Sep 6 21:15:08 2019 +0200 Utility script used in local dev commit c305a40d475e0e828cc9149ba2fb04ba9daeb7a9 Author: Stein Magne Bjorklund Date: Fri Sep 6 21:06:25 2019 +0200 Issue 403 Sanity check to prevent timeout and run out of memory commit d19b458a38c15c0ce1905f04b25058174dda3273 Author: Stein Magne Bjorklund Date: Fri Sep 6 19:59:50 2019 +0200 Issue 403 CSS to control large result set Introduce a vertical scrollbar instead of default expanding list. We might return hundreds of search results since we no longer limit number of hits. commit 9185b295099049024dafd6cc673514b301399ae6 Author: Stein Magne Bjorklund Date: Fri Sep 6 19:57:27 2019 +0200 Issue 403 Do not pass in search string just to then overwrite it commit bef29eff6c50603a671479798ef70f8b4fc8e689 Author: Stein Magne Bjorklund Date: Fri Sep 6 19:16:09 2019 +0200 Issue 403 Refactor autocomplete commit 9007ffa8862ea06cff3c4aa92ed7e579f4871a45 Author: Stein Magne Bjorklund Date: Fri Sep 6 18:06:19 2019 +0200 Issue 403 Moving autocomplete into separate file - Keep it clean commit 01002ef6107bbc87325010562fe151c770a1cbc8 Author: Stein Magne Bjorklund Date: Fri Sep 6 14:27:17 2019 +0200 Issue 323 Do not expose time from view Author_page and cleanup - We do not need to expose time to visitors though we sort on time and date - Removed short edit links from KB front page. Reduce clutter - Fixed incorrect sort settings on KB block and page. - Block sort by last update, removed all other sorting options - Author page sort by last name and enable all other sorts. - Security improvements. View use general view content permission. commit fae29b4597dccd814bd49d6cfedbbb26e1bac037 Author: Stein Magne Bjorklund Date: Fri Sep 6 13:54:36 2019 +0200 Issue 386 Remove hard coded username filter - Cause incorrect user content listed - Improve inline edit link in tables with flexbox - push it right. - User page records lists now contain quick edit link commit e0078efdb67e6699f50b18306b7747097dc65461 Author: Stein Magne Bjorklund Date: Thu Sep 5 23:29:06 2019 +0200 Issue 386 Add "Records edited" to user profile Allow users to quickly find last edited nodes commit 597c904201750ba69bd322142f8a7dbcc2e1b675 Author: Stein Magne Bjorklund Date: Fri Sep 6 10:22:08 2019 +0200 Issue 377 Renew JWT token if it has expired commit 0b53346ce45d752be27095b8d4d501dbe6cc0496 Author: Stein Magne Bjorklund Date: Thu Sep 5 08:49:06 2019 +0200 Issue 421 Added Publishing type field ref. to Publisher content type Used by the search engine to facet filter search result. commit 582b175f068aa0e477f68e5b23e93b5b8f2a6e87 Author: Stein Magne Bjorklund Date: Thu Sep 5 11:54:43 2019 +0200 Issue 377 PHP helper NIRD classes commit 136e0591d88488c49be204ae90e9b74f01b0894d Author: Stein Magne Bjorklund Date: Wed Sep 4 17:45:02 2019 +0200 Issue 300 Moved theme location and updates favicon setting commit 353767a7c3dc4186f940ecf4843b9cebc2720a0c Author: Stein Magne Bjorklund Date: Wed Sep 4 14:15:18 2019 +0200 Issue 300 Add theme submodule commit cbc05fde3593c29ac56bf062bd6967cf0bce94db Author: Stein Magne Bjorklund Date: Wed Sep 4 09:58:33 2019 +0200 Issue 356 Optimize image sizes commit 799161557161098f5f735886d00f41076e77de67 Author: Stein Magne Bjorklund Date: Wed Sep 4 09:46:57 2019 +0200 Issue 356 Include sponsor block css commit 514647ea5cd618c5906a1b4714b3c8e74024754e Author: Stein Magne Bjorklund Date: Wed Aug 28 09:14:45 2019 +0200 Issue 356 Sponsor images with own class commit 5250e1cac1cecd603c69462c7981db3d9ce92acd Author: Stein Magne Bjorklund Date: Fri Aug 23 18:36:38 2019 +0200 Issue 356 Add all logos to elmcip_setup module Swapping theme do not break sponsor images commit 9db82a5e76dc75df0c9cfae41062ee9a7fa86ba4 Author: Stein Magne Bjorklund Date: Fri Aug 23 17:20:44 2019 +0200 Issue 356 Swap out old markup commit 3f5872f161ee3e89e13c00c8d4723ab677c4a535 Author: Stein Magne Bjorklund Date: Fri Aug 23 17:13:13 2019 +0200 Issue 356 Do not hard code sponsor block in the site theme Allow us to switch out the theme without having to re-create the block. commit 9cdbb312fca431784b9f0319e7beed0801c757b5 Author: Stein Magne Bjorklund Date: Fri Dec 7 16:15:59 2018 +0100 Issue 356 Create new footer section Directly in page footer render list of sponsors remove the outdated and hard to maintain map image. commit dc4184ba772ecad1436e1d01c618d67a4d096b48 Author: Stein Magne Bjorklund Date: Fri Aug 23 17:02:48 2019 +0200 Issue 356 Micro-optimization, no reason to assign before returning commit 8ba056159fd833daccb1bf457ac2bb0667f13f07 Author: Stein Magne Bjorklund Date: Fri Aug 23 16:39:17 2019 +0200 Issue 356 Rewrite to PHP array short nested style commit 7ee4c5e134c42fcea24c4b9db7a272b2f5398392 Author: Stein Magne Bjorklund Date: Fri Aug 23 16:30:32 2019 +0200 Issue 356 Do not hard code theme path Moving the theme broke this custom block. More info in issue 300. commit f95223ed617aa8eae9f2c5c4b696fdb40dd0d7ff Author: Stein Magne Bjorklund Date: Fri Aug 23 16:29:22 2019 +0200 Issue 356 We do not need to render the block content Drupal core theme system take care of that commit 6fa0d140c1810f0b876af7e6b310e2d09336e842 Author: Stein Magne Bjorklund Date: Fri Aug 23 16:04:27 2019 +0200 Issue 356 Restructure code. Moved block definitions to separate file commit bd51988822b74aa8a6bbe5cec27d6d0fb2d15772 Author: Stein Magne Bjorklund Date: Fri Aug 23 15:32:10 2019 +0200 Issue 356 Convert to PHP array short style commit 42eaa5e31ab75d729af41fe465784f246dcd15cf Author: Stein Magne Bjorklund Date: Wed Aug 14 10:00:05 2019 +0200 Module update role_delegation 7.x-1.1 -> 7.x-1.2 https://www.drupal.org/project/role_delegation/releases/7.x-1.2 commit 18958dc6e155c7f909f972b163bc01c95cde40a6 Author: Stein Magne Bjorklund Date: Wed Aug 14 09:56:12 2019 +0200 Theme upgrade Bootstrap (bootstrap) 7.x-3.25 -> 7.x-3.26 https://www.drupal.org/project/bootstrap/releases/7.x-3.26 commit 1ecebdbb22a6a4fac6cf3d884d31d61fba641195 Author: Stein Magne Bjorklund Date: Wed Aug 14 09:50:01 2019 +0200 Module update Wysiwyg (wysiwyg) 7.x-2.5 -> 7.x-2.6 https://www.drupal.org/project/wysiwyg/releases/7.x-2.6 commit da4886160864e385fb262a3caedb68206b79d44a Author: Stein Magne Bjorklund Date: Wed Aug 14 09:44:22 2019 +0200 Module update Media (media) 7.x-2.21 -> 7.x-2.23 https://www.drupal.org/project/media/releases/7.x-2.23 https://www.drupal.org/project/media/releases/7.x-2.22 commit d1f3dbb4ac76686423762a271e9837cd261241f6 Author: Stein Magne Bjorklund Date: Fri Jun 7 10:33:31 2019 +0200 New module inline entity form Allow us to innline create nodes we reference to without leaving the current form. https://www.drupal.org/project/inline_entity_form commit 00d3ad03fb0c6a2c823e6759deb24799b243005c Author: Stein Magne Bjorklund Date: Mon May 27 13:25:02 2019 +0200 Issue 418 Remove google analytics development settings Allow sites to uninstall module without having to struggle with dependency issues. commit 6177b3c145a06640e55ba8f83b5ee9ae8fbf8343 Author: Stein Magne Bjorklund Date: Mon May 27 13:19:36 2019 +0200 Issue 418 Remove google analytics tracking settings Allow sites to uninstall module without having to struggle with dependency issues. commit 1ccd1a6e535f5e00efe4921b721e21261580d675 Author: Stein Magne Bjorklund Date: Mon May 27 13:10:05 2019 +0200 Issue 418 Remove google analytics permissions settings Allow sites to uninstall module without having to struggle with dependency issues. commit 2b2d37ceedd3af3475e9881acd63c487e985e43c Author: Stein Magne Bjorklund Date: Wed May 15 17:30:02 2019 +0200 Module update stage_file_proxy) 7.x-1.8 7.x-1.9 SA-CONTRIB-2019-044 https://www.drupal.org/sa-contrib-2019-044 https://www.drupal.org/project/stage_file_proxy/releases/7.x-1.9 commit 9a471d1e811c1c4117ce2faa368d3d210f3de1c5 Author: Stein Magne Bjorklund Date: Wed May 15 17:27:14 2019 +0200 Module update Module filter 7.x-2.1 -> 7.x-2.2 https://www.drupal.org/project/module_filter/releases/7.x-2.2 SA-CONTRIB-2019-042 https://www.drupal.org/sa-contrib-2019-042 commit c5d152199db13443c877a1c4e71f6a862be5a56f Author: Stein Magne Bjorklund Date: Wed May 15 17:23:16 2019 +0200 Drupal core update 7.65 -> 7.67 SA-CORE-2019-007 - https://www.drupal.org/SA-CORE-2019-007 https://www.drupal.org/project/drupal/releases/7.67 https://www.drupal.org/project/drupal/releases/7.66 commit c0b53f2c0647a468f18d4567fe315faf14717f0c Author: Stein Magne Bjorklund Date: Wed May 15 17:22:21 2019 +0200 Module update Views (views) 7.x-3.20 -> 7.x-3.23 https://www.drupal.org/project/views/releases/7.x-3.23 https://www.drupal.org/project/views/releases/7.x-3.22 https://www.drupal.org/project/views/releases/7.x-3.21 commit 72f41f17598704c28456ce39cd62d49fee9e22d5 Author: Stein Magne Bjorklund Date: Mon Mar 25 13:10:00 2019 +0100 Drupal core security update SA-CORE-2019-004 https://www.drupal.org/SA-CORE-2019-004 https://www.drupal.org/project/drupal/releases/7.65 commit 0bb0044d7d24e51eb68283561ecc292a510c7f20 Author: Stein Magne Bjorklund Date: Mon Mar 25 13:06:43 2019 +0100 Module update Search API 7.x-1.25 -> 7.x-1.26 https://www.drupal.org/project/search_api/releases/7.x-1.26 commit 30e25b94c0056b5653eea0fdeca0fcfd0ab20328 Author: Stein Magne Bjorklund Date: Mon Mar 25 12:48:16 2019 +0100 Composer drush updates commit 2d5eab28703a392bd417cf9d48c76cd4d3835ab6 Author: Stein Magne Bjorklund Date: Wed Feb 27 10:50:28 2019 +0100 Module update Devel (devel) 7.x-1.6 -> 7.x-1.7 https://www.drupal.org/project/devel/releases/7.x-1.7 commit fad0923db04efdea6378a953d2c639f93d918d99 Author: Stein Magne Bjorklund Date: Fri Feb 22 14:32:53 2019 +0100 Issue 410 Allow administrative editor use of admin toolbar - Make sense then these users also do light admin work. - Revoke this group access to admin content types commit 96b0b96cb6d48ba6dff43905969c84bbbb01704a Author: Stein Magne Bjorklund Date: Thu Feb 21 15:10:22 2019 +0100 Module update google_analytics 7.x-2.5 -> 7.x-2.6 https://www.drupal.org/project/google_analytics/releases/7.x-2.6 commit ad770ee50cabdb87da5842203d603949bdddc130 Author: Stein Magne Bjorklund Date: Thu Feb 21 15:07:30 2019 +0100 Module update Media: YouTube 7.x-3.7 -> 7.x-3.8 https://www.drupal.org/project/media_youtube/releases/7.x-3.8 commit 728c0a00c8e62e25aa17761636326f830eb34587 Author: Stein Magne Bjorklund Date: Thu Feb 21 15:04:31 2019 +0100 Module update recaptcha 7.x-2.2 -> recaptcha 7.x-2.3 https://www.drupal.org/project/recaptcha/releases/7.x-2.3 commit d9c1260a05a6a61e1e07d9667ebcf251d74f012c Author: Stein Magne Bjorklund Date: Thu Feb 21 14:57:17 2019 +0100 Module update Chaos tools (ctools) 7.x-1.14 -> 7.x-1.15 https://www.drupal.org/project/ctools/releases/7.x-1.15 commit 5e2e4841e77413d5083f447487e92ebb62dd4735 Author: Stein Magne Bjorklund Date: Thu Feb 21 14:51:44 2019 +0100 SA-CORE-2019-003 link 7.x-1.5 -> link 7.x-1.6 https://www.drupal.org/sa-core-2019-003 https://www.drupal.org/project/link/releases/7.x-1.6 commit 00a380cfc9744e44a1e6469ad60b189fb6c8184f Author: Stein Magne Bjorklund Date: Thu Feb 21 14:13:08 2019 +0100 Drupal security update 7.61 -> 7.64 https://www.drupal.org/SA-CORE-2019-001 https://www.drupal.org/SA-CORE-2019-002 https://www.drupal.org/project/drupal/releases/7.64 https://www.drupal.org/project/drupal/releases/7.63 https://www.drupal.org/project/drupal/releases/7.61 commit 584f5c7ee63ee89826f2de0433ed17bced0c9ca3 Author: Stein Magne Bjorklund Date: Tue Jan 22 11:58:32 2019 +0100 Issue 412 Dynmaic define filter format plain text ELMCIP was originally built on Drupal 6. That version used a numeric value instead of a real machine name. After upgrading to Drupal 7 we still have this, though new installations of ELMCIP have a real machine name (clean_text). commit 033900fc4b2a712834d0a6f62c1573ff8b799ee5 Author: Stein Magne Bjorklund Date: Mon Dec 10 14:52:06 2018 +0100 drush plugin that give us better patch control Added davereid/drush-patchfile to composer commit af3cd36ed674dd85f5b1c9d980b362d613960ebb Author: Stein Magne Bjorklund Date: Thu Dec 6 15:43:14 2018 +0100 Issue 398 Allow us to view and filter content approved by library URL: /knowledgebase/library_status commit 129d3d0884e729c9c33f35fa9ba0fbf0cfd13e51 Author: Stein Magne Bjorklund Date: Thu Dec 6 16:26:35 2018 +0100 Issue 404 Add hyperlinks to external projects in field help text WorldCat Library database - Critical Writing and Creative Works PO.EX - Critical writing and creative work I ♥ E-Poetry - Creative work NT2 - Creative work Narrabase.net (field_authoring_software_entry) - Creative work Electronic Literature Directory entry - http://directory.eliterature.org/ (field_electronic_literature_dire) - Critical writing and creative work commit aa36da89d86c94ed742cd2bcc866fb1cd2966c10 Author: Stein Magne Bjorklund Date: Tue Dec 4 02:41:14 2018 +0100 Issue 371 Publisher show wrong series records View lists wrong nodes. commit 64d79e1a48f6c3f702532664ddb91e4a7ea7fa8f Author: Stein Magne Bjorklund Date: Tue Dec 4 01:50:44 2018 +0100 Flag module settings added to event nodes Disabled by default commit 5b93bf51d30a1aeed13e3c0c03ff9bc64d6d0749 Author: Stein Magne Bjorklund Date: Tue Dec 4 01:49:12 2018 +0100 Issue 398 Remove broken and missing block from panel Panel /knowledgebase/status contained a block that no longer existed. commit 4eaa54d4be99bb8146404153ee8a9137455c3c1a Author: Stein Magne Bjorklund Date: Tue Dec 4 01:33:23 2018 +0100 Issue 370 Event nodes tags not inline Change field display settings to allow them to visually appare inline. commit 75bdde8c75f41412fa60d99e1a9fc5639f8c29b6 Author: Stein Magne Bjorklund Date: Tue Dec 4 01:20:20 2018 +0100 Issue 402 Table sort mode wrong Overrides view default sort starting with last updated at the bottom.