From de8cac6860d4bc4efedbca5167971bcfeb4a7175 Mon Sep 17 00:00:00 2001 From: mona Date: Wed, 31 Jan 2024 15:17:39 +0100 Subject: [PATCH] Add Berta plugins --- .gitmodules | 49 ++++++++++++++++++++++++++++++++++++++++++ auth/saml2 | 2 +- local/berta | 1 + local/entities | 2 +- local/musi | 1 - local/shopping_cart | 2 +- local/wunderbyte_table | 2 +- mod/booking | 2 +- theme/boost_union | 1 + theme/lexa | 1 + 10 files changed, 57 insertions(+), 6 deletions(-) create mode 100644 .gitmodules create mode 160000 local/berta delete mode 160000 local/musi create mode 160000 theme/boost_union create mode 160000 theme/lexa diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000000..cbcf66025a2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,49 @@ +[submodule "mod/booking"] + path = mod/booking + url = https://github.com/Wunderbyte-GmbH/moodle-mod_booking.git + branch = feature_berta +[submodule "auth/saml2"] + path = auth/saml2 + url = https://github.com/Wunderbyte-GmbH/moodle-auth_saml2.git + branch = MOODLE_39_STABLE +[submodule "local/wunderbyte_table"] + path = local/wunderbyte_table + url = https://github.com/Wunderbyte-GmbH/moodle-local_wunderbyte_table.git + branch = USI +[submodule "customfield/field/dynamic"] + path = customfield/field/dynamic + url = https://github.com/soorajsingh/moodle-customfield_dynamic.git + branch = master +[submodule "local/entities"] + path = local/entities + url = https://github.com/Wunderbyte-GmbH/moodle-local_entities.git + branch = USI +[submodule "local/shopping_cart"] + path = local/shopping_cart + url = https://github.com/Wunderbyte-GmbH/moodle-local_shopping_cart.git + branch = USI +[submodule "payment/gateway/payunity"] + path = payment/gateway/payunity + url = https://github.com/Wunderbyte-GmbH/moodle-payment_gw_payunity.git + branch = USI +[submodule "admin/tool/forcedcache"] + path = admin/tool/forcedcache + url = https://github.com/catalyst/moodle-tool_forcedcache.git + branch = MOODLE_40_STABLE +[submodule "blocks/configurable_reports"] + path = blocks/configurable_reports + url = https://github.com/jleyva/moodle-block_configurablereports.git + branch = MOODLE_36_STABLE +[submodule "filter/shortcodes"] + path = filter/shortcodes + url = https://github.com/branchup/moodle-filter_shortcodes.git +[submodule "local/berta"] + path = local/berta + url = git@github.com:Wunderbyte-GmbH/moodle_local_berta.git + branch = berta +[submodule "theme/lexa"] + path = theme/lexa + url = https://github.com/Wunderbyte-GmbH/Moodle-theme_lexa.git +[submodule "theme/boost_union"] + path = theme/boost_union + url = https://github.com/moodle-an-hochschulen/moodle-theme_boost_union diff --git a/auth/saml2 b/auth/saml2 index 0cda0202e1e..455071b0e5f 160000 --- a/auth/saml2 +++ b/auth/saml2 @@ -1 +1 @@ -Subproject commit 0cda0202e1e76b1cd2d75d0b4253afc76ef44120 +Subproject commit 455071b0e5f440648360241916fe933c5334331c diff --git a/local/berta b/local/berta new file mode 160000 index 00000000000..4d10bea5993 --- /dev/null +++ b/local/berta @@ -0,0 +1 @@ +Subproject commit 4d10bea5993806526e77f1638b35a5d7019bcfcc diff --git a/local/entities b/local/entities index f85143680d0..e92dd35819c 160000 --- a/local/entities +++ b/local/entities @@ -1 +1 @@ -Subproject commit f85143680d00599bf335350f1183873a9d6f1232 +Subproject commit e92dd35819c2e327d27c3e73cd9bcd3498e877bc diff --git a/local/musi b/local/musi deleted file mode 160000 index 1f4afc6e2c3..00000000000 --- a/local/musi +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1f4afc6e2c3eadbf1cd2fa875d511d9d4277d320 diff --git a/local/shopping_cart b/local/shopping_cart index 8bac6846456..dfbbd3f2d4a 160000 --- a/local/shopping_cart +++ b/local/shopping_cart @@ -1 +1 @@ -Subproject commit 8bac6846456bdb0e175f60bc6620aa957fe14862 +Subproject commit dfbbd3f2d4a62708640e0f3c4469cbfde58cc10e diff --git a/local/wunderbyte_table b/local/wunderbyte_table index 3eb55715627..cf4b3b48c48 160000 --- a/local/wunderbyte_table +++ b/local/wunderbyte_table @@ -1 +1 @@ -Subproject commit 3eb5571562705f2bf61f10b82494803797996dbf +Subproject commit cf4b3b48c48260aacdfbfbc6d4e4d0a20d01a469 diff --git a/mod/booking b/mod/booking index 2218808e01d..f3634c29272 160000 --- a/mod/booking +++ b/mod/booking @@ -1 +1 @@ -Subproject commit 2218808e01d83a610a5d0e61f245a711e3f1c9e4 +Subproject commit f3634c29272774c7bb6f22202411e6771cb56f66 diff --git a/theme/boost_union b/theme/boost_union new file mode 160000 index 00000000000..1042f0952ec --- /dev/null +++ b/theme/boost_union @@ -0,0 +1 @@ +Subproject commit 1042f0952ec58c3641e4c0677c729a6952c3b165 diff --git a/theme/lexa b/theme/lexa new file mode 160000 index 00000000000..49fd9085b17 --- /dev/null +++ b/theme/lexa @@ -0,0 +1 @@ +Subproject commit 49fd9085b1714133e5156ea8fb48a2deb4d6614c