Marina Glancy
2e0b5fef48
MDL-34290 curl class: add functions to return error code and to download one file
2012-08-29 13:12:00 +08:00
Eloy Lafuente (stronk7)
f3d5fb4dec
Merge branch 'MDL-29598_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-08-28 23:23:50 +02:00
David Mudrák
903d13c0c2
MDL-35109 Fix available_update_checker::cron_has_fresh_fetch()
...
For the purpose of cron based fetching, recently fetched data are valid
for 24 hours.
2012-08-28 22:56:18 +02:00
David Mudrák
b0e5b3b63b
MDL-35109 Improve unittests for cron based fetching of available updates
...
The expected behaviour is as follows:
* If the recently fetched data is older than 48 hours, it is considered
as outdated and the new fetch is executed
* else, if the recently fetched data is younger than 24 hours, it is
considered as fresh enough and no fetch is executed
* else, if the current time is after 01:00 AM plus a certain offset
(which is randomly generated for each site), the fetch is
executed.
2012-08-28 22:52:31 +02:00
Eloy Lafuente (stronk7)
5e143a271c
Merge branch 'MDL-34250_23' of github.com:stronk7/moodle into MOODLE_23_STABLE
2012-08-28 20:44:49 +02:00
Eloy Lafuente (stronk7)
ffbe597ef1
MDL-34250 navigation: Always look for correct parent context.
...
Conflicts:
lib/navigationlib.php
2012-08-28 20:41:21 +02:00
Eloy Lafuente (stronk7)
56c5e1db1b
MDL-25492 bb6 import: bump version after big changes.
2012-08-28 20:15:18 +02:00
Eloy Lafuente (stronk7)
ed29fa1274
Merge branch 'MDL-25492_23' of git://github.com/jmvedrine/moodle into MOODLE_23_STABLE
2012-08-28 20:08:19 +02:00
Eloy Lafuente (stronk7)
faf4ba4774
Merge branch 'MDL-34192_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
2012-08-28 14:44:30 +02:00
Eloy Lafuente (stronk7)
d8e6e58ec5
MDL-34192 mod_assign: prevent ambiguous column use for Oracle.
...
Credit goes to Raymond Antonio from NetSpot.
2012-08-28 14:18:54 +02:00
Aparup Banerjee
4eb3f12797
Merge branch 'MDL-31837_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-28 17:04:19 +08:00
Aparup Banerjee
6ec3ae6f14
Merge branch 'MDL-32464_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-28 16:54:31 +08:00
Adrian Greeve
339057063c
MDL-34318 - blog - Removal of blog associations from the database on delete.
...
Thanks to Erik Lundberg for this patch.
2012-08-28 15:54:01 +08:00
Eloy Lafuente (stronk7)
b884cf2a74
MDL-35089 conditionals: detected one place missing sectioncache
...
Thanks to MDL-34936 and unit tests this was discovered like 2 new
places calling to get_fast_modinfo() without the sectioncache
column contents. Potential performance problem, leading to
reseting and recalculation of caches all the time.
2012-08-28 01:41:41 +02:00
Aaron Barnes
f0c1bcf5a2
MDL-30020 blocks/completion: Some criteria do not display complete
...
Also includes a spruce up of the code
2012-08-28 11:40:37 +12:00
Eloy Lafuente (stronk7)
3860f948af
Merge branch 'MDL-34406_fullname_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-08-27 20:03:52 +02:00
Eloy Lafuente (stronk7)
9507653269
Merge branch 'MDL-34430_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-27 18:51:01 +02:00
Eloy Lafuente (stronk7)
79a6a832d7
Merge branch 'MDL-34993_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-27 18:35:54 +02:00
Eloy Lafuente (stronk7)
eec3a5d48d
Merge branch 'm23_MDL-34994' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-08-27 18:20:44 +02:00
Eloy Lafuente (stronk7)
e9c306f10e
Merge branch 'MDL-35026_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-27 17:54:20 +02:00
Eloy Lafuente (stronk7)
b14d76c59f
Merge branch 'MDL-35003_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-27 17:51:24 +02:00
Eloy Lafuente (stronk7)
8f93d94ab2
Merge branch 'MDL-35023_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-27 16:33:39 +02:00
Eloy Lafuente (stronk7)
b6cd7017c0
Merge branch 'MDL-35038_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-27 16:25:30 +02:00
Eloy Lafuente (stronk7)
f9033600cc
Merge branch 'MDL-35048_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-08-27 16:20:37 +02:00
Eloy Lafuente (stronk7)
473285edde
Merge branch 'MDL-35055_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-08-27 16:16:46 +02:00
Aparup Banerjee
48ee721e2f
Merge branch 'MDL-31633-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-08-27 17:26:41 +08:00
Rajesh Taneja
acff486664
MDl-34606 Administration: id for clear button is set properly, and disabled on page load
2012-08-27 15:15:29 +08:00
Aparup Banerjee
42122854fc
Merge branch 'MDL-34936-MOODLE_23_STABLE-1' of git://github.com/andrewnicols/moodle into MOODLE_23_STABLE
2012-08-27 14:20:30 +08:00
Rajesh Taneja
339c954913
MDL-34537 Enrolments: Assign alternative odd and even class to manual enrol popup
2012-08-27 14:16:06 +08:00
Aparup Banerjee
7c3fa05126
Merge branch 'MDL-34996_23' of git://github.com/grabs/moodle into MOODLE_23_STABLE
2012-08-27 13:46:50 +08:00
AMOS bot
3342bb835c
Automatically generated installer lang files
2012-08-27 00:32:46 +00:00
Aaron Barnes
aac67f6384
MDL-32386 completion: Fix incorrect method parameters
2012-08-27 11:19:26 +12:00
Mary Evans
b710f91ed9
MDL-35048 theme_formal_white: removed p {margin:0} from style/formal_white.css which was causing a regression in some areas of theme
2012-08-26 20:49:27 +01:00
Andreas Grabs
441fa9c71d
MDL-34996 - Improve help text for Feedback dependancies
2012-08-24 23:07:17 +02:00
Andreas Grabs
fdc57a14bd
MDL-34952 - change get_info() to public access
2012-08-24 21:55:07 +02:00
Tim Hunt
a129b76cc3
MDL-32464 qformat multianswer: fix missing include.
...
Also, add a sample file that can be used for testing, and add a unit
test to verify this is working.
2012-08-24 16:56:52 +01:00
Andrew Robert Nicols
409eab3510
MDL-34936 Warn if the sectioncache property is missing in a get_fast_modinfo call
2012-08-24 15:40:13 +01:00
Tim Hunt
4d0a7e2b1f
MDL-35055 question import: slight error with the Match grades option.
...
Even in the 'Error if grade not listed case', it was applying a small
tolerance. In the case of a fuzzy match, it was returning the inexact
grade from the import file, rather than the precise grade that Moodle
was expecting.
That causes problems when the editing form is displayed, because the
value from the database does not match any of the available options, so
the grade is changed to 0%.
2012-08-24 15:37:38 +01:00
Jean-Michel Vedrine
cc0188c21c
MDL-25492 Blackboard V6+ question import is broken.
2012-08-24 13:52:05 +02:00
Ankit Agarwal
9fc95b6558
MDL-31633 grades: Fixing incorrect redirect when trying to edit grade letters from admin settings
2012-08-24 14:59:18 +08:00
Tim Lock
e24b125a3a
MDL-31623 Course: Course reset bypass modules, which are removed
2012-08-24 10:59:46 +08:00
Rajesh Taneja
bdbdd72cdb
MDL-30121 Assignment 2.2: Draft submission files will not be included in zip, if activity is open
2012-08-24 10:54:19 +08:00
David Monllao
b7da14f1c6
MDL-29598 backup Avoid possible future duplicate grade letters
...
More info in restore_activity_grades_structure_step->process_grade_letter() comments
2012-08-24 08:55:37 +08:00
Justin Filip
44ec173ea8
MDL-29598 backup Check whether a grade_letters record exists before trying to insert a new record
2012-08-24 08:55:37 +08:00
Tim Hunt
6009d1a32e
MDL-35038 quiz reports: clarify the API changes docs.
...
Also re-organise the file to put the most recent changes at the top.
2012-08-23 19:15:34 +01:00
M Kassaei
99aaad063e
MDL-35038 quiz reports: document the API changes in 2.3.
2012-08-23 19:15:33 +01:00
Tim Hunt
765e7564cc
MDL-35026 qtype multianswer: misnamed string.
...
AMOS BEGIN
MOV [questionnadded,qtype_multianswer],[questionsadded,qtype_multianswer]
AMOS END
2012-08-23 19:15:15 +01:00
Tim Hunt
07eca71195
MDL-35023 qtype calculated: fix strict syntax problem.
2012-08-23 19:14:55 +01:00
Tim Hunt
872e445a48
MDL-35003 questions: remove stray full stop after correct answer.
...
In a few situations, this full stop makes things a bit more grammatical,
but there are many other situations where it causes problems. So, on
balance we will remove it.
2012-08-23 19:14:38 +01:00
Tim Hunt
7f8d657531
MDL-34993 questions: convert numeric fields to float on load.
...
NUMBER(X,Y) typically come back from the DB as strings. If you don't
convert them to float, then when you display them, it appears as
1.0000000, which is not normally what you want.
Also, increase the size of the field on the edit form, so if you
question does have default mark 0.1234567, you can see that!
2012-08-23 19:14:19 +01:00