From 2bcb95726b9d9ec27c5adac636e426bf19fc2e82 Mon Sep 17 00:00:00 2001 From: Robert Date: Fri, 18 Sep 2020 15:15:45 +0200 Subject: [PATCH] Drupal: Update update core 7.73 --- frontend/drupal/CHANGELOG.txt | 5 ++ frontend/drupal/includes/bootstrap.inc | 2 +- frontend/drupal/misc/ajax.js | 3 +- frontend/drupal/misc/autocomplete.js | 3 +- frontend/drupal/misc/drupal.js | 17 ++++++ .../drupal/modules/aggregator/aggregator.info | 6 +-- .../aggregator/tests/aggregator_test.info | 6 +-- frontend/drupal/modules/block/block.info | 6 +-- .../modules/block/tests/block_test.info | 6 +-- .../block_test_theme/block_test_theme.info | 6 +-- frontend/drupal/modules/blog/blog.info | 6 +-- frontend/drupal/modules/book/book.info | 6 +-- frontend/drupal/modules/color/color.info | 6 +-- frontend/drupal/modules/comment/comment.info | 6 +-- frontend/drupal/modules/contact/contact.info | 6 +-- .../drupal/modules/contextual/contextual.info | 6 +-- .../drupal/modules/dashboard/dashboard.info | 6 +-- frontend/drupal/modules/dblog/dblog.info | 6 +-- frontend/drupal/modules/field/field.info | 6 +-- .../field_sql_storage/field_sql_storage.info | 6 +-- .../modules/field/modules/list/list.info | 6 +-- .../field/modules/list/tests/list_test.info | 6 +-- .../modules/field/modules/number/number.info | 6 +-- .../field/modules/options/options.info | 6 +-- .../modules/field/modules/text/text.info | 6 +-- .../modules/field/tests/field_test.info | 6 +-- .../drupal/modules/field_ui/field_ui.info | 6 +-- frontend/drupal/modules/file/file.info | 6 +-- .../modules/file/tests/file_module_test.info | 6 +-- frontend/drupal/modules/filter/filter.info | 6 +-- frontend/drupal/modules/forum/forum.info | 6 +-- frontend/drupal/modules/help/help.info | 6 +-- frontend/drupal/modules/image/image.info | 6 +-- .../image/tests/image_module_test.info | 6 +-- frontend/drupal/modules/locale/locale.info | 6 +-- .../modules/locale/tests/locale_test.info | 6 +-- frontend/drupal/modules/menu/menu.admin.inc | 42 +++------------ frontend/drupal/modules/menu/menu.info | 6 +-- frontend/drupal/modules/menu/menu.module | 47 +--------------- frontend/drupal/modules/node/node.info | 6 +-- .../modules/node/tests/node_access_test.info | 6 +-- .../drupal/modules/node/tests/node_test.info | 6 +-- .../node/tests/node_test_exception.info | 6 +-- frontend/drupal/modules/openid/openid.info | 6 +-- .../modules/openid/tests/openid_test.info | 6 +-- frontend/drupal/modules/overlay/overlay.info | 6 +-- frontend/drupal/modules/path/path.info | 6 +-- frontend/drupal/modules/php/php.info | 6 +-- frontend/drupal/modules/poll/poll.info | 6 +-- frontend/drupal/modules/profile/profile.info | 6 +-- frontend/drupal/modules/rdf/rdf.info | 6 +-- .../drupal/modules/rdf/tests/rdf_test.info | 6 +-- frontend/drupal/modules/search/search.info | 6 +-- .../search/tests/search_embedded_form.info | 6 +-- .../search/tests/search_extra_type.info | 6 +-- .../search/tests/search_node_tags.info | 6 +-- .../drupal/modules/shortcut/shortcut.info | 6 +-- .../drupal/modules/simpletest/simpletest.info | 6 +-- .../simpletest/tests/actions_loop_test.info | 6 +-- .../simpletest/tests/ajax_forms_test.info | 6 +-- .../modules/simpletest/tests/ajax_test.info | 6 +-- .../modules/simpletest/tests/batch_test.info | 6 +-- .../modules/simpletest/tests/boot_test_1.info | 6 +-- .../modules/simpletest/tests/boot_test_2.info | 6 +-- .../modules/simpletest/tests/common_test.info | 6 +-- .../tests/common_test_cron_helper.info | 6 +-- .../simpletest/tests/database_test.info | 6 +-- .../drupal_autoload_test.info | 6 +-- ...drupal_system_listing_compatible_test.info | 6 +-- ...upal_system_listing_incompatible_test.info | 6 +-- .../simpletest/tests/entity_cache_test.info | 6 +-- .../tests/entity_cache_test_dependency.info | 6 +-- .../tests/entity_crud_hook_test.info | 6 +-- .../tests/entity_query_access_test.info | 6 +-- .../modules/simpletest/tests/error_test.info | 6 +-- .../modules/simpletest/tests/file_test.info | 6 +-- .../modules/simpletest/tests/filter_test.info | 6 +-- .../modules/simpletest/tests/form_test.info | 6 +-- .../modules/simpletest/tests/image_test.info | 6 +-- .../modules/simpletest/tests/menu_test.info | 6 +-- .../modules/simpletest/tests/module_test.info | 6 +-- .../modules/simpletest/tests/path_test.info | 6 +-- .../tests/psr_0_test/psr_0_test.info | 6 +-- .../tests/psr_4_test/psr_4_test.info | 6 +-- .../simpletest/tests/requirements1_test.info | 6 +-- .../simpletest/tests/requirements2_test.info | 6 +-- .../simpletest/tests/session_test.info | 6 +-- .../tests/system_dependencies_test.info | 6 +-- ...atible_core_version_dependencies_test.info | 6 +-- ...system_incompatible_core_version_test.info | 6 +-- ...ible_module_version_dependencies_test.info | 6 +-- ...stem_incompatible_module_version_test.info | 6 +-- .../tests/system_project_namespace_test.info | 6 +-- .../modules/simpletest/tests/system_test.info | 6 +-- .../simpletest/tests/taxonomy_test.info | 6 +-- .../modules/simpletest/tests/theme_test.info | 6 +-- .../themes/test_basetheme/test_basetheme.info | 6 +-- .../themes/test_subtheme/test_subtheme.info | 6 +-- .../tests/themes/test_theme/test_theme.info | 6 +-- .../test_theme_nyan_cat.info | 6 +-- .../simpletest/tests/update_script_test.info | 6 +-- .../simpletest/tests/update_test_1.info | 6 +-- .../simpletest/tests/update_test_2.info | 6 +-- .../simpletest/tests/update_test_3.info | 6 +-- .../simpletest/tests/url_alter_test.info | 6 +-- .../modules/simpletest/tests/xmlrpc_test.info | 6 +-- .../drupal/modules/statistics/statistics.info | 6 +-- frontend/drupal/modules/syslog/syslog.info | 6 +-- frontend/drupal/modules/system/system.info | 6 +-- .../modules/system/tests/cron_queue_test.info | 6 +-- .../system/tests/system_cron_test.info | 6 +-- .../drupal/modules/taxonomy/taxonomy.info | 6 +-- frontend/drupal/modules/toolbar/toolbar.info | 6 +-- frontend/drupal/modules/tracker/tracker.info | 6 +-- .../translation/tests/translation_test.info | 6 +-- .../modules/translation/translation.info | 6 +-- .../modules/trigger/tests/trigger_test.info | 6 +-- frontend/drupal/modules/trigger/trigger.info | 6 +-- .../modules/update/tests/aaa_update_test.info | 6 +-- .../modules/update/tests/bbb_update_test.info | 6 +-- .../modules/update/tests/ccc_update_test.info | 6 +-- .../update_test_admintheme.info | 6 +-- .../update_test_basetheme.info | 6 +-- .../update_test_subtheme.info | 6 +-- .../modules/update/tests/update_test.info | 6 +-- frontend/drupal/modules/update/update.info | 6 +-- .../modules/user/tests/user_form_test.info | 6 +-- .../modules/user/tests/user_session_test.info | 6 +-- frontend/drupal/modules/user/user.info | 6 +-- frontend/drupal/profiles/minimal/minimal.info | 6 +-- .../drupal/profiles/standard/standard.info | 6 +-- ...drupal_system_listing_compatible_test.info | 6 +-- ...upal_system_listing_incompatible_test.info | 6 +-- frontend/drupal/profiles/testing/testing.info | 6 +-- frontend/drupal/scripts/drupal.sh | 0 frontend/drupal/scripts/password-hash.sh | 0 frontend/drupal/scripts/run-tests.sh | 0 .../sites/all/modules/scheduler/README.txt | 2 +- .../all/modules/scheduler/phpcs.xml.dist | 28 ++++++++++ frontend/drupal/themes/bartik/bartik.info | 6 +-- frontend/drupal/themes/garland/garland.info | 6 +-- frontend/drupal/themes/seven/seven.info | 6 +-- frontend/drupal/themes/stark/stark.info | 6 +-- sql/update2.sql | 5 ++ utils/Docker/docker-compose-basic.yml | 4 +- utils/Docker/docker-compose.yml | 53 ++++++++++++------- 146 files changed, 497 insertions(+), 500 deletions(-) mode change 100644 => 100755 frontend/drupal/scripts/drupal.sh mode change 100644 => 100755 frontend/drupal/scripts/password-hash.sh mode change 100644 => 100755 frontend/drupal/scripts/run-tests.sh create mode 100644 frontend/drupal/sites/all/modules/scheduler/phpcs.xml.dist diff --git a/frontend/drupal/CHANGELOG.txt b/frontend/drupal/CHANGELOG.txt index 4f438e7b4..7f5f570a5 100644 --- a/frontend/drupal/CHANGELOG.txt +++ b/frontend/drupal/CHANGELOG.txt @@ -1,3 +1,8 @@ +Drupal 7.73, 2020-09-16 +----------------------- +- Fixed security issues: + - SA-CORE-2020-007 + Drupal 7.72, 2020-06-17 ----------------------- - Fixed security issues: diff --git a/frontend/drupal/includes/bootstrap.inc b/frontend/drupal/includes/bootstrap.inc index 7ac17ab7c..099c348d7 100644 --- a/frontend/drupal/includes/bootstrap.inc +++ b/frontend/drupal/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.72'); +define('VERSION', '7.73'); /** * Core API compatibility. diff --git a/frontend/drupal/misc/ajax.js b/frontend/drupal/misc/ajax.js index 0c9579b00..79a4e9eb6 100644 --- a/frontend/drupal/misc/ajax.js +++ b/frontend/drupal/misc/ajax.js @@ -149,7 +149,7 @@ Drupal.ajax = function (base, element, element_settings) { // The 'this' variable will not persist inside of the options object. var ajax = this; ajax.options = { - url: ajax.url, + url: Drupal.sanitizeAjaxUrl(ajax.url), data: ajax.submit, beforeSerialize: function (element_settings, options) { return ajax.beforeSerialize(element_settings, options); @@ -195,6 +195,7 @@ Drupal.ajax = function (base, element, element_settings) { } }, dataType: 'json', + jsonp: false, type: 'POST' }; diff --git a/frontend/drupal/misc/autocomplete.js b/frontend/drupal/misc/autocomplete.js index af090713c..09ceeec0f 100644 --- a/frontend/drupal/misc/autocomplete.js +++ b/frontend/drupal/misc/autocomplete.js @@ -297,8 +297,9 @@ Drupal.ACDB.prototype.search = function (searchString) { // encodeURIComponent to allow autocomplete search terms to contain slashes. $.ajax({ type: 'GET', - url: db.uri + '/' + Drupal.encodePath(searchString), + url: Drupal.sanitizeAjaxUrl(db.uri + '/' + Drupal.encodePath(searchString)), dataType: 'json', + jsonp: false, success: function (matches) { if (typeof matches.status == 'undefined' || matches.status != 0) { db.cache[searchString] = matches; diff --git a/frontend/drupal/misc/drupal.js b/frontend/drupal/misc/drupal.js index 19fbc712f..7a3f5f592 100644 --- a/frontend/drupal/misc/drupal.js +++ b/frontend/drupal/misc/drupal.js @@ -424,6 +424,23 @@ Drupal.urlIsLocal = function (url) { return absoluteUrl === baseUrl || absoluteUrl.indexOf(baseUrl + '/') === 0; }; +/** + * Sanitizes a URL for use with jQuery.ajax(). + * + * @param url + * The URL string to be sanitized. + * + * @return + * The sanitized URL. + */ +Drupal.sanitizeAjaxUrl = function (url) { + var regex = /\=\?(&|$)/; + while (url.match(regex)) { + url = url.replace(regex, ''); + } + return url; +} + /** * Generate the themed representation of a Drupal object. * diff --git a/frontend/drupal/modules/aggregator/aggregator.info b/frontend/drupal/modules/aggregator/aggregator.info index 5f3bcf2a2..ec036940f 100644 --- a/frontend/drupal/modules/aggregator/aggregator.info +++ b/frontend/drupal/modules/aggregator/aggregator.info @@ -7,7 +7,7 @@ files[] = aggregator.test configure = admin/config/services/aggregator/settings stylesheets[all][] = aggregator.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/aggregator/tests/aggregator_test.info b/frontend/drupal/modules/aggregator/tests/aggregator_test.info index c7dfd4a38..b5f6259c0 100644 --- a/frontend/drupal/modules/aggregator/tests/aggregator_test.info +++ b/frontend/drupal/modules/aggregator/tests/aggregator_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/block/block.info b/frontend/drupal/modules/block/block.info index 1c2a2cd9c..037d40467 100644 --- a/frontend/drupal/modules/block/block.info +++ b/frontend/drupal/modules/block/block.info @@ -6,7 +6,7 @@ core = 7.x files[] = block.test configure = admin/structure/block -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/block/tests/block_test.info b/frontend/drupal/modules/block/tests/block_test.info index 427f262eb..da7ab998f 100644 --- a/frontend/drupal/modules/block/tests/block_test.info +++ b/frontend/drupal/modules/block/tests/block_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/block/tests/themes/block_test_theme/block_test_theme.info b/frontend/drupal/modules/block/tests/themes/block_test_theme/block_test_theme.info index ea183dc8f..f415eeef4 100644 --- a/frontend/drupal/modules/block/tests/themes/block_test_theme/block_test_theme.info +++ b/frontend/drupal/modules/block/tests/themes/block_test_theme/block_test_theme.info @@ -13,7 +13,7 @@ regions[footer] = Footer regions[highlighted] = Highlighted regions[help] = Help -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/blog/blog.info b/frontend/drupal/modules/blog/blog.info index 2cde67215..0d0230268 100644 --- a/frontend/drupal/modules/blog/blog.info +++ b/frontend/drupal/modules/blog/blog.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = blog.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/book/book.info b/frontend/drupal/modules/book/book.info index 50a53e798..3ab126686 100644 --- a/frontend/drupal/modules/book/book.info +++ b/frontend/drupal/modules/book/book.info @@ -7,7 +7,7 @@ files[] = book.test configure = admin/content/book/settings stylesheets[all][] = book.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/color/color.info b/frontend/drupal/modules/color/color.info index 562c7848a..a7710b428 100644 --- a/frontend/drupal/modules/color/color.info +++ b/frontend/drupal/modules/color/color.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = color.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/comment/comment.info b/frontend/drupal/modules/comment/comment.info index ba968ad5a..80a18eeb4 100644 --- a/frontend/drupal/modules/comment/comment.info +++ b/frontend/drupal/modules/comment/comment.info @@ -9,7 +9,7 @@ files[] = comment.test configure = admin/content/comment stylesheets[all][] = comment.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/contact/contact.info b/frontend/drupal/modules/contact/contact.info index 31216db23..dd5aa77d9 100644 --- a/frontend/drupal/modules/contact/contact.info +++ b/frontend/drupal/modules/contact/contact.info @@ -6,7 +6,7 @@ core = 7.x files[] = contact.test configure = admin/structure/contact -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/contextual/contextual.info b/frontend/drupal/modules/contextual/contextual.info index 19bccae3e..c45fa0fa2 100644 --- a/frontend/drupal/modules/contextual/contextual.info +++ b/frontend/drupal/modules/contextual/contextual.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = contextual.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/dashboard/dashboard.info b/frontend/drupal/modules/dashboard/dashboard.info index 614445d3d..10f0d0acf 100644 --- a/frontend/drupal/modules/dashboard/dashboard.info +++ b/frontend/drupal/modules/dashboard/dashboard.info @@ -7,7 +7,7 @@ files[] = dashboard.test dependencies[] = block configure = admin/dashboard/customize -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/dblog/dblog.info b/frontend/drupal/modules/dblog/dblog.info index 986386a63..4f19265c9 100644 --- a/frontend/drupal/modules/dblog/dblog.info +++ b/frontend/drupal/modules/dblog/dblog.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = dblog.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/field.info b/frontend/drupal/modules/field/field.info index 33ebbf0a8..9baa4cf72 100644 --- a/frontend/drupal/modules/field/field.info +++ b/frontend/drupal/modules/field/field.info @@ -11,7 +11,7 @@ dependencies[] = field_sql_storage required = TRUE stylesheets[all][] = theme/field.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/modules/field_sql_storage/field_sql_storage.info b/frontend/drupal/modules/field/modules/field_sql_storage/field_sql_storage.info index 69a15ce7c..9b2bac339 100644 --- a/frontend/drupal/modules/field/modules/field_sql_storage/field_sql_storage.info +++ b/frontend/drupal/modules/field/modules/field_sql_storage/field_sql_storage.info @@ -7,7 +7,7 @@ dependencies[] = field files[] = field_sql_storage.test required = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/modules/list/list.info b/frontend/drupal/modules/field/modules/list/list.info index c2d52ce27..933cff7b9 100644 --- a/frontend/drupal/modules/field/modules/list/list.info +++ b/frontend/drupal/modules/field/modules/list/list.info @@ -7,7 +7,7 @@ dependencies[] = field dependencies[] = options files[] = tests/list.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/modules/list/tests/list_test.info b/frontend/drupal/modules/field/modules/list/tests/list_test.info index 57abe34f2..539625b43 100644 --- a/frontend/drupal/modules/field/modules/list/tests/list_test.info +++ b/frontend/drupal/modules/field/modules/list/tests/list_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/modules/number/number.info b/frontend/drupal/modules/field/modules/number/number.info index 4c708da21..32f24e111 100644 --- a/frontend/drupal/modules/field/modules/number/number.info +++ b/frontend/drupal/modules/field/modules/number/number.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = number.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/modules/options/options.info b/frontend/drupal/modules/field/modules/options/options.info index 4e181e041..39ef6c928 100644 --- a/frontend/drupal/modules/field/modules/options/options.info +++ b/frontend/drupal/modules/field/modules/options/options.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = options.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/modules/text/text.info b/frontend/drupal/modules/field/modules/text/text.info index b74ff1a60..72f6db907 100644 --- a/frontend/drupal/modules/field/modules/text/text.info +++ b/frontend/drupal/modules/field/modules/text/text.info @@ -7,7 +7,7 @@ dependencies[] = field files[] = text.test required = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field/tests/field_test.info b/frontend/drupal/modules/field/tests/field_test.info index 68c954e5f..54d961c54 100644 --- a/frontend/drupal/modules/field/tests/field_test.info +++ b/frontend/drupal/modules/field/tests/field_test.info @@ -6,7 +6,7 @@ files[] = field_test.entity.inc version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/field_ui/field_ui.info b/frontend/drupal/modules/field_ui/field_ui.info index 99ca46c50..6e6e0ae0f 100644 --- a/frontend/drupal/modules/field_ui/field_ui.info +++ b/frontend/drupal/modules/field_ui/field_ui.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = field_ui.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/file/file.info b/frontend/drupal/modules/file/file.info index 81914164a..00443c27a 100644 --- a/frontend/drupal/modules/file/file.info +++ b/frontend/drupal/modules/file/file.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = tests/file.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/file/tests/file_module_test.info b/frontend/drupal/modules/file/tests/file_module_test.info index 2f61bd63a..91cabbf0a 100644 --- a/frontend/drupal/modules/file/tests/file_module_test.info +++ b/frontend/drupal/modules/file/tests/file_module_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/filter/filter.info b/frontend/drupal/modules/filter/filter.info index 6e4e5ad07..e3d5033d8 100644 --- a/frontend/drupal/modules/filter/filter.info +++ b/frontend/drupal/modules/filter/filter.info @@ -7,7 +7,7 @@ files[] = filter.test required = TRUE configure = admin/config/content/formats -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/forum/forum.info b/frontend/drupal/modules/forum/forum.info index e27c59d25..5e20d7767 100644 --- a/frontend/drupal/modules/forum/forum.info +++ b/frontend/drupal/modules/forum/forum.info @@ -9,7 +9,7 @@ files[] = forum.test configure = admin/structure/forum stylesheets[all][] = forum.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/help/help.info b/frontend/drupal/modules/help/help.info index c295f71a5..eedaaea64 100644 --- a/frontend/drupal/modules/help/help.info +++ b/frontend/drupal/modules/help/help.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = help.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/image/image.info b/frontend/drupal/modules/image/image.info index a4c08d26f..0f2dd92f5 100644 --- a/frontend/drupal/modules/image/image.info +++ b/frontend/drupal/modules/image/image.info @@ -7,7 +7,7 @@ dependencies[] = file files[] = image.test configure = admin/config/media/image-styles -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/image/tests/image_module_test.info b/frontend/drupal/modules/image/tests/image_module_test.info index a9b376dd6..5f13a4b3f 100644 --- a/frontend/drupal/modules/image/tests/image_module_test.info +++ b/frontend/drupal/modules/image/tests/image_module_test.info @@ -6,7 +6,7 @@ core = 7.x files[] = image_module_test.module hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/locale/locale.info b/frontend/drupal/modules/locale/locale.info index 48f7163a2..e2cd1d870 100644 --- a/frontend/drupal/modules/locale/locale.info +++ b/frontend/drupal/modules/locale/locale.info @@ -6,7 +6,7 @@ core = 7.x files[] = locale.test configure = admin/config/regional/language -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/locale/tests/locale_test.info b/frontend/drupal/modules/locale/tests/locale_test.info index 73c0932e2..a0fe2c972 100644 --- a/frontend/drupal/modules/locale/tests/locale_test.info +++ b/frontend/drupal/modules/locale/tests/locale_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/menu/menu.admin.inc b/frontend/drupal/modules/menu/menu.admin.inc index c21f08dbc..a24703c9f 100644 --- a/frontend/drupal/modules/menu/menu.admin.inc +++ b/frontend/drupal/modules/menu/menu.admin.inc @@ -59,14 +59,6 @@ function menu_overview_form($form, &$form_state, $menu) { foreach ($result as $item) { $links[] = $item; } - - /** - * 1KA iskanje - */ - $link_count = db_query("SELECT COUNT(*) AS counter FROM {menu_links} WHERE menu_name = :menu AND link_path NOT LIKE :link_path", array(':menu' => $menu['menu_name'], ':link_path' => '%\%%'))->fetchObject(); - $counter = intval($link_count->counter / 2 ) + 1; - - $tree = menu_tree_data($links); $node_links = array(); menu_tree_collect_node_links($tree, $node_links); @@ -75,12 +67,7 @@ function menu_overview_form($form, &$form_state, $menu) { menu_tree_check_access($tree, $node_links); $menu_admin = FALSE; - /** - * 1KA menu - */ - $delta = _menu_get_menu_weight_delta($menu['menu_name'], $counter); - $form = array_merge($form, _menu_overview_tree_form($tree, $delta)); - + $form = array_merge($form, _menu_overview_tree_form($tree)); $form['#menu'] = $menu; if (element_children($form)) { @@ -100,10 +87,9 @@ function menu_overview_form($form, &$form_state, $menu) { * Recursive helper function for menu_overview_form(). * * @param $tree - * * @param $delta - * The number of items to use in the menu weight selector. Defaults to 50. + * The menu_tree retrieved by menu_tree_data. */ -function _menu_overview_tree_form($tree, $delta = 50) { +function _menu_overview_tree_form($tree) { $form = &drupal_static(__FUNCTION__, array('#tree' => TRUE)); foreach ($tree as $data) { $title = ''; @@ -129,7 +115,7 @@ function _menu_overview_tree_form($tree, $delta = 50) { ); $form[$mlid]['weight'] = array( '#type' => 'weight', - '#delta' => $delta, + '#delta' => 50, '#default_value' => $item['weight'], '#title_display' => 'invisible', '#title' => t('Weight for @title', array('@title' => $item['title'])), @@ -157,8 +143,7 @@ function _menu_overview_tree_form($tree, $delta = 50) { } if ($data['below']) { - # 1ka menu $delta - _menu_overview_tree_form($data['below'], $delta); + _menu_overview_tree_form($data['below']); } } return $form; @@ -373,25 +358,10 @@ function menu_edit_item($form, &$form_state, $type, $item, $menu) { '#description' => t('The maximum depth for a link and all its children is fixed at !maxdepth. Some menu links may not be available as parents if selecting them would exceed this limit.', array('!maxdepth' => MENU_MAX_DEPTH)), '#attributes' => array('class' => array('menu-title-select')), ); - - /** - * 1ka menu - */ - // Get number of items in all possible parent menus so the weight selector is sized appropriately. - $menu_names = array_keys(menu_get_menus()); - $menu_options = array(); - foreach ($menu_names as $menu_name) { - if (isset($options[$menu_name . ':0'])) { - $menu_options[] = $menu_name; - } - } - // Make sure that we always have values in menu_options. - $menu_options = !empty($menu_options) ? $menu_options : $menu_names; - $form['weight'] = array( '#type' => 'weight', '#title' => t('Weight'), - '#delta' => _menu_get_menu_weight_delta($menu_options), + '#delta' => 50, '#default_value' => $item['weight'], '#description' => t('Optional. In the menu, the heavier links will sink and the lighter links will be positioned nearer the top.'), ); diff --git a/frontend/drupal/modules/menu/menu.info b/frontend/drupal/modules/menu/menu.info index 9859f9f4c..71b169d53 100644 --- a/frontend/drupal/modules/menu/menu.info +++ b/frontend/drupal/modules/menu/menu.info @@ -6,7 +6,7 @@ core = 7.x files[] = menu.test configure = admin/structure/menu -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/menu/menu.module b/frontend/drupal/modules/menu/menu.module index 7e129c9f6..27b1675a3 100644 --- a/frontend/drupal/modules/menu/menu.module +++ b/frontend/drupal/modules/menu/menu.module @@ -42,39 +42,6 @@ function menu_help($path, $arg) { } } -/** - * Calculate weight's delta for a menu or group of menu options. - * - * @param string|array $menu_names - * Menu name or an array of menu names to caclulate its weight's delta. - * @param integer $max_delta - * Optional value, delta's maximum value. - * - * @return int - * Delta value for the given menu name or menu names. - */ -function _menu_get_menu_weight_delta($menu_names, $max_delta = NULL) { - - if (is_string($menu_names)) { - $menu_names = array($menu_names); - } - - $weight_info = db_query("SELECT MAX(weight) AS max_weight, MIN(weight) as min_weight FROM {menu_links} WHERE menu_name IN (:menu_names)", array(':menu_names' => $menu_names))->fetchObject(); - - $delta = max(abs($weight_info->min_weight), abs($weight_info->max_weight)) + 1; - - // Honor max param, if given. - if (!is_null($max_delta) && $delta > $max_delta) { - $delta = $max_delta; - } - - // At minimum use the old hardcoded value. - if ($delta < 50) { - $delta = 50; - } - return $delta; -} - /** * Implements hook_permission(). */ @@ -735,22 +702,10 @@ function menu_form_node_form_alter(&$form, $form_state) { '#options' => $options, '#attributes' => array('class' => array('menu-parent-select')), ); - - // Get number of items in all possible parent menus so the weight selector is sized appropriately. - $menu_names = array_keys(menu_get_menus()); - $menu_options = array(); - foreach ($menu_names as $menu_name) { - if (isset($options[$menu_name . ':0'])) { - $menu_options[] = $menu_name; - } - } - // Make sure that we always have values in menu_options. - $menu_options = !empty($menu_options) ? $menu_options : $menu_names; - $form['menu']['link']['weight'] = array( '#type' => 'weight', '#title' => t('Weight'), - '#delta' => _menu_get_menu_weight_delta($menu_options), + '#delta' => 50, '#default_value' => $link['weight'], '#description' => t('Menu links with smaller weights are displayed before links with larger weights.'), ); diff --git a/frontend/drupal/modules/node/node.info b/frontend/drupal/modules/node/node.info index 389bf7dd6..d6e67a86e 100644 --- a/frontend/drupal/modules/node/node.info +++ b/frontend/drupal/modules/node/node.info @@ -9,7 +9,7 @@ required = TRUE configure = admin/structure/types stylesheets[all][] = node.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/node/tests/node_access_test.info b/frontend/drupal/modules/node/tests/node_access_test.info index 3423d6966..a7e49c376 100644 --- a/frontend/drupal/modules/node/tests/node_access_test.info +++ b/frontend/drupal/modules/node/tests/node_access_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/node/tests/node_test.info b/frontend/drupal/modules/node/tests/node_test.info index 0b17cbf31..20eeb6ffa 100644 --- a/frontend/drupal/modules/node/tests/node_test.info +++ b/frontend/drupal/modules/node/tests/node_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/node/tests/node_test_exception.info b/frontend/drupal/modules/node/tests/node_test_exception.info index 91968babe..ca9abb7a6 100644 --- a/frontend/drupal/modules/node/tests/node_test_exception.info +++ b/frontend/drupal/modules/node/tests/node_test_exception.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/openid/openid.info b/frontend/drupal/modules/openid/openid.info index b2a0f03f8..52ca85f10 100644 --- a/frontend/drupal/modules/openid/openid.info +++ b/frontend/drupal/modules/openid/openid.info @@ -5,7 +5,7 @@ package = Core core = 7.x files[] = openid.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/openid/tests/openid_test.info b/frontend/drupal/modules/openid/tests/openid_test.info index 2b200f43c..b9fddd569 100644 --- a/frontend/drupal/modules/openid/tests/openid_test.info +++ b/frontend/drupal/modules/openid/tests/openid_test.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = openid hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/overlay/overlay.info b/frontend/drupal/modules/overlay/overlay.info index 53b05d308..a9bfbe392 100644 --- a/frontend/drupal/modules/overlay/overlay.info +++ b/frontend/drupal/modules/overlay/overlay.info @@ -4,7 +4,7 @@ package = Core version = VERSION core = 7.x -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/path/path.info b/frontend/drupal/modules/path/path.info index 1a9a034fc..f383134a6 100644 --- a/frontend/drupal/modules/path/path.info +++ b/frontend/drupal/modules/path/path.info @@ -6,7 +6,7 @@ core = 7.x files[] = path.test configure = admin/config/search/path -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/php/php.info b/frontend/drupal/modules/php/php.info index 26fcde41b..ba95d9dba 100644 --- a/frontend/drupal/modules/php/php.info +++ b/frontend/drupal/modules/php/php.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = php.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/poll/poll.info b/frontend/drupal/modules/poll/poll.info index be8aeb184..c9bfe2d58 100644 --- a/frontend/drupal/modules/poll/poll.info +++ b/frontend/drupal/modules/poll/poll.info @@ -6,7 +6,7 @@ core = 7.x files[] = poll.test stylesheets[all][] = poll.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/profile/profile.info b/frontend/drupal/modules/profile/profile.info index 7ae3483b5..68dfa56f0 100644 --- a/frontend/drupal/modules/profile/profile.info +++ b/frontend/drupal/modules/profile/profile.info @@ -11,7 +11,7 @@ configure = admin/config/people/profile ; See user_system_info_alter(). hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/rdf/rdf.info b/frontend/drupal/modules/rdf/rdf.info index 827088c12..98803474f 100644 --- a/frontend/drupal/modules/rdf/rdf.info +++ b/frontend/drupal/modules/rdf/rdf.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = rdf.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/rdf/tests/rdf_test.info b/frontend/drupal/modules/rdf/tests/rdf_test.info index b386166da..e42dd057b 100644 --- a/frontend/drupal/modules/rdf/tests/rdf_test.info +++ b/frontend/drupal/modules/rdf/tests/rdf_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = blog -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/search/search.info b/frontend/drupal/modules/search/search.info index e44791374..51e33ba34 100644 --- a/frontend/drupal/modules/search/search.info +++ b/frontend/drupal/modules/search/search.info @@ -8,7 +8,7 @@ files[] = search.test configure = admin/config/search/settings stylesheets[all][] = search.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/search/tests/search_embedded_form.info b/frontend/drupal/modules/search/tests/search_embedded_form.info index 2329111fa..ee220bcca 100644 --- a/frontend/drupal/modules/search/tests/search_embedded_form.info +++ b/frontend/drupal/modules/search/tests/search_embedded_form.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/search/tests/search_extra_type.info b/frontend/drupal/modules/search/tests/search_extra_type.info index c08140fd0..63bf37f59 100644 --- a/frontend/drupal/modules/search/tests/search_extra_type.info +++ b/frontend/drupal/modules/search/tests/search_extra_type.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/search/tests/search_node_tags.info b/frontend/drupal/modules/search/tests/search_node_tags.info index 996fec3a2..582eed19b 100644 --- a/frontend/drupal/modules/search/tests/search_node_tags.info +++ b/frontend/drupal/modules/search/tests/search_node_tags.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/shortcut/shortcut.info b/frontend/drupal/modules/shortcut/shortcut.info index f53e118d8..94090ebd5 100644 --- a/frontend/drupal/modules/shortcut/shortcut.info +++ b/frontend/drupal/modules/shortcut/shortcut.info @@ -6,7 +6,7 @@ core = 7.x files[] = shortcut.test configure = admin/config/user-interface/shortcut -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/simpletest.info b/frontend/drupal/modules/simpletest/simpletest.info index baa8e92bb..a06e5d743 100644 --- a/frontend/drupal/modules/simpletest/simpletest.info +++ b/frontend/drupal/modules/simpletest/simpletest.info @@ -58,7 +58,7 @@ files[] = tests/upgrade/update.trigger.test files[] = tests/upgrade/update.field.test files[] = tests/upgrade/update.user.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/actions_loop_test.info b/frontend/drupal/modules/simpletest/tests/actions_loop_test.info index 5a7a2b58e..e2c8260d5 100644 --- a/frontend/drupal/modules/simpletest/tests/actions_loop_test.info +++ b/frontend/drupal/modules/simpletest/tests/actions_loop_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/ajax_forms_test.info b/frontend/drupal/modules/simpletest/tests/ajax_forms_test.info index 384b1fd70..5c662d491 100644 --- a/frontend/drupal/modules/simpletest/tests/ajax_forms_test.info +++ b/frontend/drupal/modules/simpletest/tests/ajax_forms_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/ajax_test.info b/frontend/drupal/modules/simpletest/tests/ajax_test.info index 3bc172ea5..a3c01c731 100644 --- a/frontend/drupal/modules/simpletest/tests/ajax_test.info +++ b/frontend/drupal/modules/simpletest/tests/ajax_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/batch_test.info b/frontend/drupal/modules/simpletest/tests/batch_test.info index cce9bc726..4fe3cf2bf 100644 --- a/frontend/drupal/modules/simpletest/tests/batch_test.info +++ b/frontend/drupal/modules/simpletest/tests/batch_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/boot_test_1.info b/frontend/drupal/modules/simpletest/tests/boot_test_1.info index e146aa199..188007b7b 100644 --- a/frontend/drupal/modules/simpletest/tests/boot_test_1.info +++ b/frontend/drupal/modules/simpletest/tests/boot_test_1.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/boot_test_2.info b/frontend/drupal/modules/simpletest/tests/boot_test_2.info index c78e27c13..d3020eda9 100644 --- a/frontend/drupal/modules/simpletest/tests/boot_test_2.info +++ b/frontend/drupal/modules/simpletest/tests/boot_test_2.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/common_test.info b/frontend/drupal/modules/simpletest/tests/common_test.info index 262a38061..826fa069b 100644 --- a/frontend/drupal/modules/simpletest/tests/common_test.info +++ b/frontend/drupal/modules/simpletest/tests/common_test.info @@ -7,7 +7,7 @@ stylesheets[all][] = common_test.css stylesheets[print][] = common_test.print.css hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/common_test_cron_helper.info b/frontend/drupal/modules/simpletest/tests/common_test_cron_helper.info index ef86a0769..cf4ddc66b 100644 --- a/frontend/drupal/modules/simpletest/tests/common_test_cron_helper.info +++ b/frontend/drupal/modules/simpletest/tests/common_test_cron_helper.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/database_test.info b/frontend/drupal/modules/simpletest/tests/database_test.info index a64e27fa7..14e7b7e8c 100644 --- a/frontend/drupal/modules/simpletest/tests/database_test.info +++ b/frontend/drupal/modules/simpletest/tests/database_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info b/frontend/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info index d62487040..8dace3173 100644 --- a/frontend/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info +++ b/frontend/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info @@ -7,7 +7,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/frontend/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info index ed1f0fb5a..276f952a8 100644 --- a/frontend/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info +++ b/frontend/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/frontend/drupal/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info index c36ca3943..d244dbb1d 100644 --- a/frontend/drupal/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info +++ b/frontend/drupal/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/entity_cache_test.info b/frontend/drupal/modules/simpletest/tests/entity_cache_test.info index b2a4e5732..1707173a2 100644 --- a/frontend/drupal/modules/simpletest/tests/entity_cache_test.info +++ b/frontend/drupal/modules/simpletest/tests/entity_cache_test.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = entity_cache_test_dependency hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/entity_cache_test_dependency.info b/frontend/drupal/modules/simpletest/tests/entity_cache_test_dependency.info index 2d80f386d..801139498 100644 --- a/frontend/drupal/modules/simpletest/tests/entity_cache_test_dependency.info +++ b/frontend/drupal/modules/simpletest/tests/entity_cache_test_dependency.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/entity_crud_hook_test.info b/frontend/drupal/modules/simpletest/tests/entity_crud_hook_test.info index 368f90e19..e3dd00129 100644 --- a/frontend/drupal/modules/simpletest/tests/entity_crud_hook_test.info +++ b/frontend/drupal/modules/simpletest/tests/entity_crud_hook_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/entity_query_access_test.info b/frontend/drupal/modules/simpletest/tests/entity_query_access_test.info index d3fe017a8..1584790a5 100644 --- a/frontend/drupal/modules/simpletest/tests/entity_query_access_test.info +++ b/frontend/drupal/modules/simpletest/tests/entity_query_access_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/error_test.info b/frontend/drupal/modules/simpletest/tests/error_test.info index 6ff616508..12c6c4543 100644 --- a/frontend/drupal/modules/simpletest/tests/error_test.info +++ b/frontend/drupal/modules/simpletest/tests/error_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/file_test.info b/frontend/drupal/modules/simpletest/tests/file_test.info index 601d05c04..6ce436b86 100644 --- a/frontend/drupal/modules/simpletest/tests/file_test.info +++ b/frontend/drupal/modules/simpletest/tests/file_test.info @@ -6,7 +6,7 @@ core = 7.x files[] = file_test.module hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/filter_test.info b/frontend/drupal/modules/simpletest/tests/filter_test.info index 128adb1f9..edfe36fbf 100644 --- a/frontend/drupal/modules/simpletest/tests/filter_test.info +++ b/frontend/drupal/modules/simpletest/tests/filter_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/form_test.info b/frontend/drupal/modules/simpletest/tests/form_test.info index bd5ca22ee..77dfd266c 100644 --- a/frontend/drupal/modules/simpletest/tests/form_test.info +++ b/frontend/drupal/modules/simpletest/tests/form_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/image_test.info b/frontend/drupal/modules/simpletest/tests/image_test.info index 4c5e68e74..7f7942b59 100644 --- a/frontend/drupal/modules/simpletest/tests/image_test.info +++ b/frontend/drupal/modules/simpletest/tests/image_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/menu_test.info b/frontend/drupal/modules/simpletest/tests/menu_test.info index fe6c54664..e463fada6 100644 --- a/frontend/drupal/modules/simpletest/tests/menu_test.info +++ b/frontend/drupal/modules/simpletest/tests/menu_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/module_test.info b/frontend/drupal/modules/simpletest/tests/module_test.info index 049b6b561..53933427f 100644 --- a/frontend/drupal/modules/simpletest/tests/module_test.info +++ b/frontend/drupal/modules/simpletest/tests/module_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/path_test.info b/frontend/drupal/modules/simpletest/tests/path_test.info index 98d676119..3b586e372 100644 --- a/frontend/drupal/modules/simpletest/tests/path_test.info +++ b/frontend/drupal/modules/simpletest/tests/path_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.info b/frontend/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.info index 39a8905fa..86c848ad5 100644 --- a/frontend/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.info +++ b/frontend/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.info @@ -5,7 +5,7 @@ core = 7.x hidden = TRUE package = Testing -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/psr_4_test/psr_4_test.info b/frontend/drupal/modules/simpletest/tests/psr_4_test/psr_4_test.info index ba9bdcf0f..7d8be117b 100644 --- a/frontend/drupal/modules/simpletest/tests/psr_4_test/psr_4_test.info +++ b/frontend/drupal/modules/simpletest/tests/psr_4_test/psr_4_test.info @@ -5,7 +5,7 @@ core = 7.x hidden = TRUE package = Testing -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/requirements1_test.info b/frontend/drupal/modules/simpletest/tests/requirements1_test.info index 5f8a47133..da22662aa 100644 --- a/frontend/drupal/modules/simpletest/tests/requirements1_test.info +++ b/frontend/drupal/modules/simpletest/tests/requirements1_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/requirements2_test.info b/frontend/drupal/modules/simpletest/tests/requirements2_test.info index d182e93a9..2d3b81ce4 100644 --- a/frontend/drupal/modules/simpletest/tests/requirements2_test.info +++ b/frontend/drupal/modules/simpletest/tests/requirements2_test.info @@ -7,7 +7,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/session_test.info b/frontend/drupal/modules/simpletest/tests/session_test.info index 0866a6fb1..d3035aaa0 100644 --- a/frontend/drupal/modules/simpletest/tests/session_test.info +++ b/frontend/drupal/modules/simpletest/tests/session_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/system_dependencies_test.info b/frontend/drupal/modules/simpletest/tests/system_dependencies_test.info index dcb27d996..f85a2ed28 100644 --- a/frontend/drupal/modules/simpletest/tests/system_dependencies_test.info +++ b/frontend/drupal/modules/simpletest/tests/system_dependencies_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = _missing_dependency -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info b/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info index b73d39c92..e794e96f7 100644 --- a/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info +++ b/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = system_incompatible_core_version_test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_test.info b/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_test.info index c8a74a98c..b4a95332a 100644 --- a/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_test.info +++ b/frontend/drupal/modules/simpletest/tests/system_incompatible_core_version_test.info @@ -5,7 +5,7 @@ version = VERSION core = 5.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info b/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info index 5dd4ddf8d..76a900084 100644 --- a/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info +++ b/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info @@ -7,7 +7,7 @@ hidden = TRUE ; system_incompatible_module_version_test declares version 1.0 dependencies[] = system_incompatible_module_version_test (>2.0) -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info b/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info index 374d1206d..3aac4aee1 100644 --- a/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info +++ b/frontend/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info @@ -5,7 +5,7 @@ version = 1.0 core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/system_project_namespace_test.info b/frontend/drupal/modules/simpletest/tests/system_project_namespace_test.info index 1805adfc9..00919281b 100644 --- a/frontend/drupal/modules/simpletest/tests/system_project_namespace_test.info +++ b/frontend/drupal/modules/simpletest/tests/system_project_namespace_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = drupal:filter -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/system_test.info b/frontend/drupal/modules/simpletest/tests/system_test.info index 5790b2096..eede27b1c 100644 --- a/frontend/drupal/modules/simpletest/tests/system_test.info +++ b/frontend/drupal/modules/simpletest/tests/system_test.info @@ -6,7 +6,7 @@ core = 7.x files[] = system_test.module hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/taxonomy_test.info b/frontend/drupal/modules/simpletest/tests/taxonomy_test.info index 24832c866..dcd0a9582 100644 --- a/frontend/drupal/modules/simpletest/tests/taxonomy_test.info +++ b/frontend/drupal/modules/simpletest/tests/taxonomy_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = taxonomy -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/theme_test.info b/frontend/drupal/modules/simpletest/tests/theme_test.info index e1820287b..793358dc5 100644 --- a/frontend/drupal/modules/simpletest/tests/theme_test.info +++ b/frontend/drupal/modules/simpletest/tests/theme_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info b/frontend/drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info index f23ecd267..905cec3cf 100644 --- a/frontend/drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info +++ b/frontend/drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info @@ -6,7 +6,7 @@ hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] = base theme value -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info b/frontend/drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info index 0f620f1b2..04fa0a1db 100644 --- a/frontend/drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info +++ b/frontend/drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info @@ -6,7 +6,7 @@ hidden = TRUE settings[subtheme_override] = subtheme value -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/themes/test_theme/test_theme.info b/frontend/drupal/modules/simpletest/tests/themes/test_theme/test_theme.info index 7732e6b36..957ea9cd0 100644 --- a/frontend/drupal/modules/simpletest/tests/themes/test_theme/test_theme.info +++ b/frontend/drupal/modules/simpletest/tests/themes/test_theme/test_theme.info @@ -17,7 +17,7 @@ stylesheets[all][] = system.base.css settings[theme_test_setting] = default value -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info b/frontend/drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info index 359bf7700..45565f898 100644 --- a/frontend/drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info +++ b/frontend/drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info @@ -4,7 +4,7 @@ core = 7.x hidden = TRUE engine = nyan_cat -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/update_script_test.info b/frontend/drupal/modules/simpletest/tests/update_script_test.info index 9bd49d172..3f712fa9b 100644 --- a/frontend/drupal/modules/simpletest/tests/update_script_test.info +++ b/frontend/drupal/modules/simpletest/tests/update_script_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/update_test_1.info b/frontend/drupal/modules/simpletest/tests/update_test_1.info index b6d34039f..cb13e4953 100644 --- a/frontend/drupal/modules/simpletest/tests/update_test_1.info +++ b/frontend/drupal/modules/simpletest/tests/update_test_1.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/update_test_2.info b/frontend/drupal/modules/simpletest/tests/update_test_2.info index b6d34039f..cb13e4953 100644 --- a/frontend/drupal/modules/simpletest/tests/update_test_2.info +++ b/frontend/drupal/modules/simpletest/tests/update_test_2.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/update_test_3.info b/frontend/drupal/modules/simpletest/tests/update_test_3.info index b6d34039f..cb13e4953 100644 --- a/frontend/drupal/modules/simpletest/tests/update_test_3.info +++ b/frontend/drupal/modules/simpletest/tests/update_test_3.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/url_alter_test.info b/frontend/drupal/modules/simpletest/tests/url_alter_test.info index fd5ec7cd5..cc99920f6 100644 --- a/frontend/drupal/modules/simpletest/tests/url_alter_test.info +++ b/frontend/drupal/modules/simpletest/tests/url_alter_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/simpletest/tests/xmlrpc_test.info b/frontend/drupal/modules/simpletest/tests/xmlrpc_test.info index 16b10af08..a3a61e599 100644 --- a/frontend/drupal/modules/simpletest/tests/xmlrpc_test.info +++ b/frontend/drupal/modules/simpletest/tests/xmlrpc_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/statistics/statistics.info b/frontend/drupal/modules/statistics/statistics.info index 775b31ff8..5245ab8fc 100644 --- a/frontend/drupal/modules/statistics/statistics.info +++ b/frontend/drupal/modules/statistics/statistics.info @@ -6,7 +6,7 @@ core = 7.x files[] = statistics.test configure = admin/config/system/statistics -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/syslog/syslog.info b/frontend/drupal/modules/syslog/syslog.info index 88c324e13..8d5620f5d 100644 --- a/frontend/drupal/modules/syslog/syslog.info +++ b/frontend/drupal/modules/syslog/syslog.info @@ -6,7 +6,7 @@ core = 7.x files[] = syslog.test configure = admin/config/development/logging -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/system/system.info b/frontend/drupal/modules/system/system.info index 8e9428ad2..6f73eff3f 100644 --- a/frontend/drupal/modules/system/system.info +++ b/frontend/drupal/modules/system/system.info @@ -12,7 +12,7 @@ files[] = system.test required = TRUE configure = admin/config/system -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/system/tests/cron_queue_test.info b/frontend/drupal/modules/system/tests/cron_queue_test.info index 883193bd6..2b3c47ebf 100644 --- a/frontend/drupal/modules/system/tests/cron_queue_test.info +++ b/frontend/drupal/modules/system/tests/cron_queue_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/system/tests/system_cron_test.info b/frontend/drupal/modules/system/tests/system_cron_test.info index 4541404be..8b78eb9ff 100644 --- a/frontend/drupal/modules/system/tests/system_cron_test.info +++ b/frontend/drupal/modules/system/tests/system_cron_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/taxonomy/taxonomy.info b/frontend/drupal/modules/taxonomy/taxonomy.info index 00ffb83ba..60af3b216 100644 --- a/frontend/drupal/modules/taxonomy/taxonomy.info +++ b/frontend/drupal/modules/taxonomy/taxonomy.info @@ -8,7 +8,7 @@ files[] = taxonomy.module files[] = taxonomy.test configure = admin/structure/taxonomy -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/toolbar/toolbar.info b/frontend/drupal/modules/toolbar/toolbar.info index 277eebf39..a73d83b4a 100644 --- a/frontend/drupal/modules/toolbar/toolbar.info +++ b/frontend/drupal/modules/toolbar/toolbar.info @@ -4,7 +4,7 @@ core = 7.x package = Core version = VERSION -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/tracker/tracker.info b/frontend/drupal/modules/tracker/tracker.info index e8e3301b1..fdc994283 100644 --- a/frontend/drupal/modules/tracker/tracker.info +++ b/frontend/drupal/modules/tracker/tracker.info @@ -6,7 +6,7 @@ version = VERSION core = 7.x files[] = tracker.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/translation/tests/translation_test.info b/frontend/drupal/modules/translation/tests/translation_test.info index 7f3cab8be..887432886 100644 --- a/frontend/drupal/modules/translation/tests/translation_test.info +++ b/frontend/drupal/modules/translation/tests/translation_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/translation/translation.info b/frontend/drupal/modules/translation/translation.info index 838d38074..c32580267 100644 --- a/frontend/drupal/modules/translation/translation.info +++ b/frontend/drupal/modules/translation/translation.info @@ -6,7 +6,7 @@ version = VERSION core = 7.x files[] = translation.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/trigger/tests/trigger_test.info b/frontend/drupal/modules/trigger/tests/trigger_test.info index 33691478c..8ce4cfb61 100644 --- a/frontend/drupal/modules/trigger/tests/trigger_test.info +++ b/frontend/drupal/modules/trigger/tests/trigger_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/trigger/trigger.info b/frontend/drupal/modules/trigger/trigger.info index fa654635d..01a4fd675 100644 --- a/frontend/drupal/modules/trigger/trigger.info +++ b/frontend/drupal/modules/trigger/trigger.info @@ -6,7 +6,7 @@ core = 7.x files[] = trigger.test configure = admin/structure/trigger -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/tests/aaa_update_test.info b/frontend/drupal/modules/update/tests/aaa_update_test.info index 94a983385..13c4c9924 100644 --- a/frontend/drupal/modules/update/tests/aaa_update_test.info +++ b/frontend/drupal/modules/update/tests/aaa_update_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/tests/bbb_update_test.info b/frontend/drupal/modules/update/tests/bbb_update_test.info index 358a7c9c3..ceae19f06 100644 --- a/frontend/drupal/modules/update/tests/bbb_update_test.info +++ b/frontend/drupal/modules/update/tests/bbb_update_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/tests/ccc_update_test.info b/frontend/drupal/modules/update/tests/ccc_update_test.info index daabe89d8..2043b61ec 100644 --- a/frontend/drupal/modules/update/tests/ccc_update_test.info +++ b/frontend/drupal/modules/update/tests/ccc_update_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info b/frontend/drupal/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info index cbe150a44..1845c74dc 100644 --- a/frontend/drupal/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info +++ b/frontend/drupal/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info @@ -3,7 +3,7 @@ description = Test theme which is used as admin theme. core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info b/frontend/drupal/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info index d636ef242..c8b25be39 100644 --- a/frontend/drupal/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info +++ b/frontend/drupal/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info @@ -3,7 +3,7 @@ description = Test theme which acts as a base theme for other test subthemes. core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info b/frontend/drupal/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info index d3bb9e690..0bc9c1ef6 100644 --- a/frontend/drupal/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info +++ b/frontend/drupal/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info @@ -4,7 +4,7 @@ core = 7.x base theme = update_test_basetheme hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/tests/update_test.info b/frontend/drupal/modules/update/tests/update_test.info index a3535516c..c8d621144 100644 --- a/frontend/drupal/modules/update/tests/update_test.info +++ b/frontend/drupal/modules/update/tests/update_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/update/update.info b/frontend/drupal/modules/update/update.info index de3408890..9c99e17eb 100644 --- a/frontend/drupal/modules/update/update.info +++ b/frontend/drupal/modules/update/update.info @@ -6,7 +6,7 @@ core = 7.x files[] = update.test configure = admin/reports/updates/settings -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/user/tests/user_form_test.info b/frontend/drupal/modules/user/tests/user_form_test.info index 0039f2c3e..46d74ed40 100644 --- a/frontend/drupal/modules/user/tests/user_form_test.info +++ b/frontend/drupal/modules/user/tests/user_form_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/user/tests/user_session_test.info b/frontend/drupal/modules/user/tests/user_session_test.info index ba124b9ff..2272808af 100644 --- a/frontend/drupal/modules/user/tests/user_session_test.info +++ b/frontend/drupal/modules/user/tests/user_session_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/modules/user/user.info b/frontend/drupal/modules/user/user.info index 79c01f774..b03ea1af8 100644 --- a/frontend/drupal/modules/user/user.info +++ b/frontend/drupal/modules/user/user.info @@ -9,7 +9,7 @@ required = TRUE configure = admin/config/people stylesheets[all][] = user.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/profiles/minimal/minimal.info b/frontend/drupal/profiles/minimal/minimal.info index bab73f098..755927bff 100644 --- a/frontend/drupal/profiles/minimal/minimal.info +++ b/frontend/drupal/profiles/minimal/minimal.info @@ -5,7 +5,7 @@ core = 7.x dependencies[] = block dependencies[] = dblog -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/profiles/standard/standard.info b/frontend/drupal/profiles/standard/standard.info index 64f759136..770d84373 100644 --- a/frontend/drupal/profiles/standard/standard.info +++ b/frontend/drupal/profiles/standard/standard.info @@ -24,7 +24,7 @@ dependencies[] = field_ui dependencies[] = file dependencies[] = rdf -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/frontend/drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info index f1d2e34ea..a4b0d1dc4 100644 --- a/frontend/drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info +++ b/frontend/drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE files[] = drupal_system_listing_compatible_test.test -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/frontend/drupal/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info index c604696fd..cbc1f80f5 100644 --- a/frontend/drupal/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info +++ b/frontend/drupal/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -8,7 +8,7 @@ version = VERSION core = 6.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/profiles/testing/testing.info b/frontend/drupal/profiles/testing/testing.info index 67231998e..90652f324 100644 --- a/frontend/drupal/profiles/testing/testing.info +++ b/frontend/drupal/profiles/testing/testing.info @@ -4,7 +4,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/scripts/drupal.sh b/frontend/drupal/scripts/drupal.sh old mode 100644 new mode 100755 diff --git a/frontend/drupal/scripts/password-hash.sh b/frontend/drupal/scripts/password-hash.sh old mode 100644 new mode 100755 diff --git a/frontend/drupal/scripts/run-tests.sh b/frontend/drupal/scripts/run-tests.sh old mode 100644 new mode 100755 diff --git a/frontend/drupal/sites/all/modules/scheduler/README.txt b/frontend/drupal/sites/all/modules/scheduler/README.txt index 233ac8755..d3fe4eb60 100644 --- a/frontend/drupal/sites/all/modules/scheduler/README.txt +++ b/frontend/drupal/sites/all/modules/scheduler/README.txt @@ -7,7 +7,7 @@ Dates can be entered either as plain text or with Javascript calendar popups (JSCalendar in Drupal 5, Date Popup in Drupal 6). JSCalendar is part of the JSTools module (http://drupal.org/project/jstools). -The Date Popup module is part of the the Date module (http://drupal.org/project/date). +Date Popup is part of the the Date module (http://drupal.org/project/date). Notice: - Please check if cron is running correctly if scheduler does not publish your diff --git a/frontend/drupal/sites/all/modules/scheduler/phpcs.xml.dist b/frontend/drupal/sites/all/modules/scheduler/phpcs.xml.dist new file mode 100644 index 000000000..011973d6e --- /dev/null +++ b/frontend/drupal/sites/all/modules/scheduler/phpcs.xml.dist @@ -0,0 +1,28 @@ + + + Default PHP CodeSniffer configuration for Scheduler. + . + + + + + + + + + + + + + + + + + + + + + \/_+ignore + interdif + + diff --git a/frontend/drupal/themes/bartik/bartik.info b/frontend/drupal/themes/bartik/bartik.info index e6c7b02aa..4fb09cd48 100644 --- a/frontend/drupal/themes/bartik/bartik.info +++ b/frontend/drupal/themes/bartik/bartik.info @@ -34,7 +34,7 @@ regions[footer] = Footer settings[shortcut_module_link] = 0 -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/themes/garland/garland.info b/frontend/drupal/themes/garland/garland.info index 72831ed2e..ec143fac1 100644 --- a/frontend/drupal/themes/garland/garland.info +++ b/frontend/drupal/themes/garland/garland.info @@ -7,7 +7,7 @@ stylesheets[all][] = style.css stylesheets[print][] = print.css settings[garland_width] = fluid -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/themes/seven/seven.info b/frontend/drupal/themes/seven/seven.info index f5acc7f2b..65a5a2e7f 100644 --- a/frontend/drupal/themes/seven/seven.info +++ b/frontend/drupal/themes/seven/seven.info @@ -13,7 +13,7 @@ regions[page_bottom] = Page bottom regions[sidebar_first] = First sidebar regions_hidden[] = sidebar_first -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/frontend/drupal/themes/stark/stark.info b/frontend/drupal/themes/stark/stark.info index 92208d277..59af485f6 100644 --- a/frontend/drupal/themes/stark/stark.info +++ b/frontend/drupal/themes/stark/stark.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x stylesheets[all][] = layout.css -; Information added by Drupal.org packaging script on 2020-06-17 -version = "7.72" +; Information added by Drupal.org packaging script on 2020-09-16 +version = "7.73" project = "drupal" -datestamp = "1592419104" +datestamp = "1600272641" diff --git a/sql/update2.sql b/sql/update2.sql index dfd01e28e..ab0515b1e 100644 --- a/sql/update2.sql +++ b/sql/update2.sql @@ -9293,4 +9293,9 @@ UPDATE misc SET value='20.09.16' WHERE what="version"; INSERT INTO srv_help (help, what) VALUES ('Upload omejitev', 'srv_upload_limit'); +# Posodobljena drupal verzija na 7.73 +UPDATE misc SET value='7.73' WHERE what="drupal version"; + UPDATE misc SET value='20.09.18' WHERE what="version"; + + diff --git a/utils/Docker/docker-compose-basic.yml b/utils/Docker/docker-compose-basic.yml index 99877a1dd..6e7a05db7 100644 --- a/utils/Docker/docker-compose-basic.yml +++ b/utils/Docker/docker-compose-basic.yml @@ -7,7 +7,7 @@ services: restart: always build: context: . - dockerfile: Dockerfile_basic + dockerfile: Dockerfile depends_on: - mysql ports: @@ -37,4 +37,4 @@ services: - MYSQL_ROOT_PASSWORD=1234 - MYSQL_PASSWORD=1234 - MYSQL_DATABASE=1ka - - MYSQL_ALLOW_EMPTY_PASSWORD=true \ No newline at end of file + - MYSQL_ALLOW_EMPTY_PASSWORD=true diff --git a/utils/Docker/docker-compose.yml b/utils/Docker/docker-compose.yml index 244caf228..a1ac61e80 100644 --- a/utils/Docker/docker-compose.yml +++ b/utils/Docker/docker-compose.yml @@ -1,15 +1,17 @@ version: "3" +networks: + 1ka: + services: - www: - container_name: www_1ka + www_full: + build: . + container_name: www_1ka_full restart: always - build: - context: . - dockerfile: Dockerfile_full depends_on: - mysql +# - rscript ports: - "80:80" volumes: @@ -19,11 +21,13 @@ services: - ./www/config/1ka.test:/etc/apache2/sites-available/1ka.test - ./www/log/:/var/log/apache2/ networks: - - default + - 1ka mysql: - container_name: mysql_1ka image: mysql:5.6.40 + container_name: mysql_1ka + restart: unless-stopped + tty: true ports: - "3306:3306" volumes: @@ -31,25 +35,34 @@ services: - ./sql/log:/var/log/mysql - ./sql/config:/etc/mysql/conf.d networks: - - default + - 1ka environment: - MYSQL_USER=root - MYSQL_ROOT_PASSWORD=1234 - MYSQL_PASSWORD=1234 - MYSQL_DATABASE=1ka - - MYSQL_ALLOW_EMPTY_PASSWORD=true + - MYSQL_ALLOW_EMPTY_PASSWORD=true - #rscript: - # container_name: rscript_1ka - # build: - # context: ./R - # dockerfile: Dockerfile_R - # networks: - # - default +# Ukaž poženemo z docker run --rm -it -v ${PWD}:/data laurenss/texlive-full pdflatex filename.tex +# latex: +# container_name: latex_1ka +# image: laurenss/texlive-full:latest +# volumes: +# - ../../:/data/ +# networks: +# - 1ka + +# rscript: +# container_name: rscript_1ka +# build: +# context: . +# dockerfile: R/Dockerfile_R +# networks: +# - 1ka phpmyadmin: + image: phpmyadmin/phpmyadmin:latest container_name: phpmyadmin_1ka - image: phpmyadmin/phpmyadmin depends_on: - mysql ports: @@ -57,7 +70,9 @@ services: environment: - PMA_HOST=mysql - PMA_PORT=3306 + volumes: + - ./www/config/php-7.2.ini:/usr/local/etc/php/conf.d/php-phpmyadmin.ini networks: - - default + - 1ka + - \ No newline at end of file