- 23 Sep, 2014 8 commits
-
-
git://github.com/jethac/moodleSam Hemelryk authored
Conflicts: theme/bootstrapbase/less/moodle/responsive.less theme/bootstrapbase/style/moodle.css
-
-
git://github.com/jethac/moodleSam Hemelryk authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-
-
-
-
-
- 22 Sep, 2014 10 commits
-
-
Some form fields are disabled if only one attempt is allowed. However, there may be an override allowing some students more attempts. We need to account for that possiblity when setting up the disabled if rules. Note the disabledIf is good for usability on this complex form, which is why I don't just want to get rid of them.
-
-
-
-
-
-
-
-
Nadav Kavalerchik authored
-
Andrew Davis authored
MDL-47238 core_user: added an error message if guests access user profiles and they aren't allowed to
-
- 20 Sep, 2014 2 commits
-
-
Tim Hunt authored
-
Tim Hunt authored
This fix is a horrible hack, but one I have used for years in tool_editrolesbycap https://github.com/moodleou/moodle-tool_editrolesbycap/blob/master/yui/capabilityformfield/capabilityformfield.js and it seems to be reliable. As an added bonus, I removed the use of YUI2 here. Also, I fixed the related button in quiz to be GET not POST.
-
- 19 Sep, 2014 1 commit
-
-
markv authored
-
- 18 Sep, 2014 6 commits
-
-
sam marshall authored
-
Tim Hunt authored
-
Marina Glancy authored
-
Dan Poltawski authored
-
-
Andrew Nicols authored
-
- 17 Sep, 2014 3 commits
-
-
Matt Petro authored
-
Dan Poltawski authored
Rather than using module cron, use scheduled tasks to work out if cron has been running recently. This is not perfect, the admin could disble all tasks, or reschedule them - but its not complex to compute.
-
-
- 16 Sep, 2014 10 commits
-
-
-
Juan Leyva authored
Gradebook items with overridden grades was causing error as Web Services response
-
-
Damyon Wiese authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
-
Jetha Chan authored
-
Matt Staroste authored
-
Adrian Greeve authored
This adds a new setting to display more name information for users with the viewfullnames capability.
-