moodle.git
2020-10-27 Shamim RezaieMDL-69166 pg_paypal: Support multiple currencies on...
2020-10-27 Shamim RezaieMDL-69166 enrol_fee: use template for payment btn ...
2020-10-27 Shamim RezaieMDL-69166 core_payment: es6-ify
2020-10-27 Shamim RezaieMDL-69166 core_payment: add a callback for when payment...
2020-10-27 Shamim RezaieMDL-69166 pg_paypal: Display PayPal buttons in a modal
2020-10-27 Shamim RezaieMDL-69166 pg_paypal: handle paypal checkout callbacks
2020-10-27 Shamim RezaieMDL-69166 pg_paypal: Ability to connect to sandbox...
2020-10-27 Shamim RezaieMDL-69166 pg_paypal: Process after payment
2020-10-27 Shamim RezaieMDL-69166 core_payment: Save general payment information
2020-10-27 Shamim RezaieMDL-69166 pg_paypal: paypal helper class to work with API
2020-10-27 Shamim RezaieMDL-69166 enrol_fee: Implement callback functions for...
2020-10-27 Shamim RezaieMDL-69166 core_payment: helper methods to get cost...
2020-10-27 Shamim RezaieMDL-69166 enrol_fee: set a description for enrolment
2020-10-27 Shamim RezaieMDL-69166 core_payment: send a purchase description...
2020-10-27 Shamim RezaieMDL-69166 pg_paypal: render PayPal buttons and set...
2020-10-26 Shamim RezaieMDL-69166 pg_paypal: WS and AMD to return some settings...
2020-10-26 Shamim RezaieMDL-69166 core_payment: post to process payment
2020-10-26 Shamim RezaieMDL-69166 core_payment: display an image for each gateway
2020-10-26 Shamim RezaieMDL-69166 core_payment: some basic styling
2020-10-26 Shamim RezaieMDL-69166 core_payment: display the gateways modal
2020-10-26 Shamim RezaieMDL-69166 core_payment: WS to get list of gateways...
2020-10-26 Shamim RezaieMDL-69166 enrol_fee: An enrolment plugin that supports...
2020-10-26 Shamim RezaieMDL-69166 pg_paypal: A new payment gateway is born
2020-10-26 Shamim RezaieMDL-69166 core: list settings page in the admin tree
2020-10-26 Shamim RezaieMDL-69166 core_payment: basic gateway skeleton
2020-10-26 Shamim RezaieMDL-69166 core: define payment as a subsystem and pg...
2020-10-23 Eloy Lafuente... weekly release 4.0dev
2020-10-23 Eloy Lafuente... Merge branch 'install_master' of https://git.in.moodle...
2020-10-23 Adrian GreeveMerge branch 'MDL-67650-forced-checkbox-textarea' of...
2020-10-22 Víctor DénizMerge branch 'MDL-68664-master' of git://github.com...
2020-10-22 Sara ArjonaMerge branch 'MDL-69553' of https://github.com/NeillM...
2020-10-22 Brendan HeywoodMDL-67650 admin: Consistently show forced config settings
2020-10-22 Jake DallimoreMerge branch 'MDL-68438_master' of https://github.com...
2020-10-22 Adrian GreeveMerge branch 'MDL-69788' of https://github.com/paulhold...
2020-10-22 AMOS botAutomatically generated installer lang files
2020-10-21 Eloy Lafuente... Merge branch 'MDL-66392' of https://github.com/paulhold...
2020-10-21 Paul HoldenMDL-66392 analytics: make model output directory defaul...
2020-10-21 Sara ArjonaMerge branch 'm40_MDL-68536_Notice_Undefined_Property_C...
2020-10-21 Sara ArjonaMerge branch 'MDL-67673' of https://github.com/stronk7...
2020-10-21 Víctor DénizMerge branch 'MDL-69392-master' of git://github.com...
2020-10-21 Víctor DénizMerge branch 'MDL-69513-dkim-settings' of https://githu...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Document all the changes in upgrade.txt
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Remove the rerun hint on failed...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: deprecate old phpunit/dbunit stuff
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Move tests to use new phpunit_dataset
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Introduce a new, lightweight phpunit...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Disable phpunit results cache by...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Remove deprecated assertEquals(...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Remove deprecated assertContains...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Remove deprecated non-public attribu...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Remove expectedException annotations d95c3787714386101efb2c8b8804153468e6406b
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Remove deprecated assertArraySubset()
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Remove deprecated assertInternalType()
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: phpunit_constraint_object_is_equal_w...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Fix the return type of template...
2020-10-21 Eloy Lafuente... MDL-67673 phpunit: Bump to PHPUnit 8.5 and remove DBunit
2020-10-21 Paul HoldenMDL-69788 admin: validate language menu configuration.
2020-10-21 Jun PataletaMerge branch 'MDL-37226-master' of git://github.com...
2020-10-21 Tim SchroederMDL-68438 message: fixed email format change with messa...
2020-10-21 Neill MagillMDL-69553 output: Handle pre-loading multiline string...
2020-10-21 Neill MagillMDL-69553 output: Unit tests for loading multiline...
2020-10-21 Jun PataletaMerge branch 'MDL-69945-master' of git://github.com...
2020-10-21 Adrian GreeveMerge branch 'MDL-69807' of https://github.com/paulhold...
2020-10-21 Jun PataletaMDL-69392 mod_forum: Colour contrast check for locked...
2020-10-21 Jun PataletaMDL-69392 block_myoverview: Basic contrast check for...
2020-10-21 Jun PataletaMDL-69392 question: Fix Try again button styling
2020-10-21 Jun PataletaMDL-69392 theme_boost: Improve question colour contrast
2020-10-21 Jun PataletaMDL-69392 theme_classic: Darken red, blue and green...
2020-10-21 Jun PataletaMDL-69392 theme_boost: Darken red, blue and green colours
2020-10-21 Adrian GreeveMerge branch 'MDL-68766-master' of https://github.com...
2020-10-21 Jake DallimoreMerge branch 'MDL-68983-recent-session-lock-ro' of...
2020-10-21 Jake DallimoreMerge branch 'MDL-69902' of https://github.com/marinagl...
2020-10-21 Jake DallimoreMerge branch 'MDL-69751-master' of git://github.com...
2020-10-20 Eloy Lafuente... weekly release 4.0dev
2020-10-20 Luca BöschMDL-65448 block_site_main_menu: Restyle moving.
2020-10-20 Jake DallimoreMerge branch 'MDL-67695-master_get_lti_proxies' of...
2020-10-20 Adrian GreeveMerge branch 'master-MDL-68284' of https://github.com...
2020-10-20 Mihail GeshoskiMDL-69751 core: Restore deleted guest user and add...
2020-10-20 Mihail GeshoskiMDL-69751 course: Handle missing guest user context
2020-10-20 Víctor DénizMerge branch 'MDL-69962-master' of https://github.com...
2020-10-20 Simey LamezeMDL-68664 theme: remove right margin from form-inline...
2020-10-20 Andrew NicolsMerge branch 'MDL-69687-master' of https://github.com...
2020-10-19 Jake DallimoreMerge branch 'MDL-69726' of git://github.com/aolley...
2020-10-19 Paul HoldenMDL-69807 blocks: remove redundant sesskey loading...
2020-10-19 Eloy Lafuente... Merge branch 'MDL-69906-master-searchsimpledb' of git...
2020-10-19 Eloy Lafuente... Merge branch 'MDL-57756-text-customparams' of https...
2020-10-19 Andrew MaddenMDL-67695 mod_lti: Use correct return structure for...
2020-10-19 Sara ArjonaMerge branch 'MDL-69897' of https://github.com/paulhold...
2020-10-19 Sara ArjonaMerge branch 'MDL-69900-master' of git://github.com...
2020-10-19 Katie RansomMDL-69962 tool_usertours: Fix increase in included...
2020-10-19 sam marshallMDL-69687 Course: remove_course_contents orphaned compl...
2020-10-19 Sara ArjonaMerge branch 'master-MDL-69791' of https://github.com...
2020-10-19 Andrew NicolsMerge branch 'MDL-65448-master' of git://github.com...
2020-10-19 Luca BöschMDL-65448 block_social_activities: Restyle moving.
2020-10-19 Luca BöschMDL-65448 core_course: Restyle non-JS activity moving.
2020-10-19 Luca BöschMDL-65448 gradebook: Remove erraneous dev .movehere...
2020-10-19 Sara ArjonaMerge branch 'MDL-69736-master' of git://github.com...
2020-10-19 Brendan HeywoodMDL-69513 email: Add support for email DKIM signatures
2020-10-19 Andrew NicolsMerge branch 'MDL-69687-master' of https://github.com...
2020-10-19 Andrew NicolsMerge branch 'MDL-65448-master' of git://github.com...
next