- 02 Jul, 2013 22 commits
-
-
-
-
MDL-40127 Enrolments: Added status to instance info and removed displaying of enrolment form with notice get_enrol_info will return status of enrolment instance, to notify webservice if enrolment is possible or not If enrolment is not possible then don't show enrolment form show_enrolme_link will use can_self_enrol to varify if enrolment link should be shown or not.
-
-
-
-
-
-
-
Thanks to Francois Gauthier for report/fix.
-
Damyon Wiese authored
-
-
-
-
-
-
-
Eloy Lafuente authored
-
Rossiani Wijaya authored
-
Rossiani Wijaya authored
-
-
-
- 01 Jul, 2013 13 commits
-
-
Tim Hunt authored
Eliminate duplicate rows before we try to add a unique index. We arbitrarily keep the duplicate row with the lowest id.
-
Petr Škoda authored
Optional features and warnings may be added later, but we need at least required environment for 2.5.1 This includes database family cleanup and more realistic memory requirement.
-
Petr Škoda authored
Looping over large numbers of items with array_shift() is expensive. Reverse the array and fetch items from the top of the pile. Credit goes to Martin Langhoff for original mysqli fix.
-
Petr Škoda authored
Looping over large numbers of items with array_shift() is expensive. Reverse the array and fetch items from the top of the pile. Credit goes to Martin Langhoff for original mysqli fix.
-
-
Update LTI mod form so checkboxes always submit their value.
-
-
-
Sam Hemelryk authored
-
git://github.com/marinaglancy/moodleSam Hemelryk authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-
Sam Hemelryk authored
-
Martin Langhoff authored
Looping over large numbers of items with array_shift() is expensive. Reverse the array and fetch items from the top of the pile.
-
- 30 Jun, 2013 2 commits
-
-
Petr Škoda authored
-
Petr Škoda authored
-
- 29 Jun, 2013 2 commits
-
-
Tim Hunt authored
Try to more clearly document what question type authors need to do to upgrade their question types.
-
Colin Chambers authored
-
- 28 Jun, 2013 1 commit
-
-
David Mudrák authored
-