- 06 May, 2016 32 commits
-
-
git://github.com/nhoobin/moodleAndrew Nicols authored
This reverts commit 15a813cd, reversing changes made to 6870e1fa.
-
-
Dan Poltawski authored
This file has never been included in our CSS.
-
Rajesh Taneja authored
div is now overflow, selenium can't get element in viewport, zoom in before entering the value
-
Mark Nelson authored
-
Damyon Wiese authored
Previously each enrolment method had it's own url in the docs. Because of the refactor in 3.1 all pages are now served from the same script. We need to manually set the docs url so that it points to the old docs pages.
-
Mark Nelson authored
-
Marina Glancy authored
Also hide "response time" from options in case of anonymous feedback
-
Marina Glancy authored
-
Andrew Nicols authored
-
Adrian Greeve authored
When trying to select a user or competency the first select would not work. Worked fine on the second select. This fixes that problem and tidies up the code.
-
Eloy Lafuente authored
- With the patch, 6 positions of scale accuracy are guaranteed per individual casted value. - Backed with unit tests, both for varchar and clob. - Added 2 missing tests about uses of the method with params and values. Note: 6 was picked because looking to all databases implementation postgres was found to be casting to real, aka, 6.
-
Frederic Massart authored
-
jun authored
-
Adam Olley authored
Without this change, the unit tests make assumptions for the output of mod_assign functions/webservices that do not hold true when 3rd party submission and feedback plugins are installed.
-
Skylar Kelty authored
-
Frederic Massart authored
-
Frederic Massart authored
-
Stephen Bourget authored
-
Juan Leyva authored
-
Adrian Greeve authored
Fixed a regression from MDL-50484.
-
Ryan Wyllie authored
-
Fred Woolard authored
-
David Monllaó authored
-
Frederic Massart authored
-
Frederic Massart authored
In short, when a user is creating a new course they can set the ID number, shortname, fullname and summary. However, when they merge a backup into a course they need the permissions to do so.
-
Frederic Massart authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
John Okely authored
Original patch by Dr. Michael Schneider
-
Tim Hunt authored
-
Dan Marsden authored
-
- 05 May, 2016 1 commit
-
-
Rajesh Taneja authored
So when language is different say Hebrew then it would pic codepage-1255. As is json_encoded we need to ensure we get utf8 string. so use date_format_string instead
-
- 04 May, 2016 3 commits
-
-
Dan Poltawski authored
-
-
-
- 03 May, 2016 4 commits
-
-
-
-
Juan Leyva authored
-
Juan Leyva authored
Include core functions into the mobile service using the services attribute for external functions
-