-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de8cac6
commit a76fd44
Showing
18 changed files
with
55 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
[submodule "mod/booking"] | ||
path = mod/booking | ||
url = https://github.com/Wunderbyte-GmbH/moodle-mod_booking.git | ||
branch = feature_berta | ||
branch = urise | ||
[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 | ||
branch = urise | ||
[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 | ||
branch = urise | ||
[submodule "local/shopping_cart"] | ||
path = local/shopping_cart | ||
url = https://github.com/Wunderbyte-GmbH/moodle-local_shopping_cart.git | ||
branch = USI | ||
branch = urise | ||
[submodule "payment/gateway/payunity"] | ||
path = payment/gateway/payunity | ||
url = https://github.com/Wunderbyte-GmbH/moodle-payment_gw_payunity.git | ||
|
@@ -37,13 +37,43 @@ | |
[submodule "filter/shortcodes"] | ||
path = filter/shortcodes | ||
url = https://github.com/branchup/moodle-filter_shortcodes.git | ||
[submodule "local/berta"] | ||
path = local/berta | ||
url = [email protected]:Wunderbyte-GmbH/moodle_local_berta.git | ||
branch = berta | ||
[submodule "local/urise"] | ||
path = local/urise | ||
url = [email protected]:Wunderbyte-GmbH/moodle_local_urise.git | ||
branch = urise | ||
[submodule "theme/lexa"] | ||
path = theme/lexa | ||
url = https://github.com/Wunderbyte-GmbH/Moodle-theme_lexa.git | ||
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 | ||
branch = MOODLE_403_STABLE | ||
[submodule "filter/filtercodes"] | ||
path = filter/filtercodes | ||
url = [email protected]:michael-milette/moodle-filter_filtercodes.git | ||
[submodule "local/wb_news"] | ||
path = local/wb_news | ||
url = https://github.com/Wunderbyte-GmbH/moodle-local_wb_news.git | ||
[submodule "payment/gateway/payone"] | ||
path = payment/gateway/payone | ||
url = [email protected]:Wunderbyte-GmbH/moodle-paygw_payone.git | ||
branch = urise | ||
[submodule "customfield/field/dynamicformat"] | ||
path = customfield/field/dynamicformat | ||
url = [email protected]:Wunderbyte-GmbH/moodle-customfield_dynamicformat.git | ||
branch = main | ||
[submodule "customfield/field/textformat"] | ||
path = customfield/field/textformat | ||
url = [email protected]:Wunderbyte-GmbH/moodle-customfield_textformat.git | ||
branch = master | ||
[submodule "local/wb_faq"] | ||
path = local/wb_faq | ||
url = https://github.com/Wunderbyte-GmbH/moodle-local_wb_faq.git | ||
branch = main | ||
[submodule "customfield/field/textregex"] | ||
path = customfield/field/textregex | ||
url = https://github.com/benyovszky/moodle-customfield_textregex.git | ||
[submodule "mod/organizer"] | ||
path = mod/organizer | ||
url = [email protected]:academic-moodle-cooperation/moodle-mod_organizer.git | ||
branch = MOODLE_403_STABLE |
Submodule saml2
updated
5830 files
Submodule dynamicformat
added at
6e738d
Submodule textformat
added at
abe926
Submodule filtercodes
added at
4ca6a2
Submodule berta
deleted from
4d10be
Submodule entities
updated
10 files
+9 −0 | CHANGES.md | |
+57 −75 | classes/entitiesrelation_handler.php | |
+1 −1 | classes/external.php | |
+3 −1 | customfield.php | |
+8 −0 | db/access.php | |
+1 −1 | db/services.php | |
+3 −6 | entities.php | |
+3 −2 | lang/de/local_entities.php | |
+1 −0 | lang/en/local_entities.php | |
+2 −2 | version.php |
Submodule shopping_cart
updated
90 files
Submodule wunderbyte_table
updated
61 files
Submodule boost_union
updated
30 files
Submodule lexa
updated
25 files
+105 −0 | .github/workflows/ci.yml | |
+8 −0 | Changes.md | |
+11 −0 | amd/build/header.min.js | |
+1 −0 | amd/build/header.min.js.map | |
+144 −0 | amd/src/header.js | |
+138 −2 | classes/output/core_renderer.php | |
+88 −0 | classes/output/navigation/primary.php | |
+277 −0 | classes/toolbox.php | |
+4 −4 | config.php | |
+61 −0 | lang/en/theme_lexa.php | |
+227 −0 | layout/drawers.php | |
+24 −16 | lib.php | |
+ − | pix/UniVie_Logo_white.png | |
+241 −15 | scss/lexa.scss | |
+7 −1 | scss/lexapre.scss | |
+29 −0 | settings.php | |
+62 −0 | templates/core/editswitch.mustache | |
+133 −0 | templates/core/user_menu.mustache | |
+322 −0 | templates/drawers.mustache | |
+31 −0 | templates/footerlist.mustache | |
+163 −0 | templates/theme_boost/footer.mustache | |
+107 −35 | templates/theme_boost/navbar.mustache | |
+13 −0 | tests/PHPUNIT_COMMANDS.txt | |
+88 −0 | tests/toolbox_test.php | |
+7 −6 | version.php |