David Monllao
|
c068b41bed
|
MDL-34466 mod_folder Replace all instances of get_context_instance() with respective context_XXXX class in mod/folder
|
2012-07-27 13:26:06 +08:00 |
|
David Monllao
|
6536217c78
|
MDL-34466 mod_chat Replace all instances of get_context_instance() with respective context_XXXX class in mod/chat
|
2012-07-27 13:26:04 +08:00 |
|
Ankit Agarwal
|
b631c40835
|
MDL-34467 imscp: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
|
2012-07-27 13:25:55 +08:00 |
|
Ankit Agarwal
|
e0a91e119a
|
MDL-34467 glossary: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
|
2012-07-27 13:25:24 +08:00 |
|
David Monllao
|
01a67102e6
|
MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment
|
2012-07-27 13:25:05 +08:00 |
|
Adrian Greeve
|
b0c6dc1cac
|
MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8)
|
2012-07-27 10:10:46 +08:00 |
|
Frederic Massart
|
bb9ea890f6
|
MDL-34507 Repository: Better support for 'any' accepted filetypes
|
2012-07-27 10:01:27 +08:00 |
|
David Monllao
|
2c979976e1
|
MDL-34464 mod_feedback Replace all instances of get_context_instance() with respective context_XXXX class in mod/feedback
|
2012-07-27 09:13:57 +08:00 |
|
David Monllao
|
0b3b8c30e2
|
MDL-34464 mod_data Replace all instances of get_context_instance() with respective context_XXXX class in mod/data
|
2012-07-27 09:13:57 +08:00 |
|
Jean-Michel Vedrine
|
9c3afc5bb6
|
MDL-34483 qformat_examview: clean the code to make codechecker happy
|
2012-07-26 18:54:31 +01:00 |
|
Jean-Michel Vedrine
|
2562c138ec
|
MDL-34483 qformat_examview: changes required to make it basically work.
|
2012-07-26 18:54:30 +01:00 |
|
Tim Hunt
|
6200f70c5e
|
MDL-34589 quiz report graphs: PHP5.4 issue with unset($array[$float]).
Thanks to Matthew Davidson for diagnosing the problem.
|
2012-07-26 18:47:57 +01:00 |
|
Aparup Banerjee
|
55a568fa7d
|
weekly release 2.4dev
|
2012-07-26 14:23:09 +08:00 |
|
Rossiani Wijaya
|
4370d73d48
|
MDL-34255 group calendar events: fixed adding group calendar event for students
|
2012-07-26 14:22:22 +08:00 |
|
Aparup Banerjee
|
3c2ed6ebab
|
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
|
2012-07-26 14:11:57 +08:00 |
|
Frederic Massart
|
4373103084
|
MDL-34460 Librairies: Replaced deprecated get_context_instance()
|
2012-07-26 13:23:28 +08:00 |
|
AMOS bot
|
8e28b1de66
|
Automatically generated installer lang files
|
2012-07-26 00:31:43 +00:00 |
|
Andrew Robert Nicols
|
d2a27ab01b
|
MDL-29007 Rename moodle-enrol-notification to moodle-core-notification
|
2012-07-25 16:22:18 +01:00 |
|
Rajesh Taneja
|
42b60b2755
|
MDl-31294 Forms Library: updated php docs pointing to addHelpButton
|
2012-07-25 14:18:53 +08:00 |
|
Dan Poltawski
|
5d6cdf95f4
|
Merge branch 'MDL-13629_droplow' of git://github.com/andyjdavis/moodle
|
2012-07-25 12:29:05 +08:00 |
|
Sam Hemelryk
|
d5a81fadbf
|
Merge branch 'wip-mdl-19430' of git://github.com/rajeshtaneja/moodle
|
2012-07-25 16:25:04 +12:00 |
|
Dan Poltawski
|
e5d760697b
|
MDL-34441 dbtransfer - do not attempt migration if moodle is not installed.
|
2012-07-25 11:29:31 +08:00 |
|
Dan Poltawski
|
f1e8021728
|
MDL-34441 tool_dbtranfer - fix codechecker warnings
Since we were so close to perfection.
|
2012-07-25 10:43:37 +08:00 |
|
Rajesh Taneja
|
405e14f246
|
MDL-19430 My Moodle: Fixed spacer icon to align move icons
|
2012-07-25 10:28:32 +08:00 |
|
Dan Poltawski
|
d574571540
|
Merge branch 'w30_MDL-34441_m24_dbtransfer' of git://github.com/skodak/moodle
|
2012-07-25 10:26:01 +08:00 |
|
Andrew Davis
|
fb80cb2aa4
|
MDL-13629 grade: added some unit tests to clarify the handling of droplow and improved apply_limit_rules()
|
2012-07-25 09:35:28 +08:00 |
|
Sam Hemelryk
|
3e23eb6838
|
Merge branch 'w30_MDL-34475_m24_saveondefault' of git://github.com/skodak/moodle
|
2012-07-25 11:13:28 +12:00 |
|
Sam Hemelryk
|
61e93a4c08
|
Merge branch 'MDL-27083-master' of git://github.com/FMCorz/moodle
Conflicts:
lib/db/upgrade.php
version.php
|
2012-07-25 09:20:44 +12:00 |
|
Rex Lorenzo
|
9eba24266b
|
MDL-34519 - Course reset not protected by proper capability
|
2012-07-24 12:01:11 -07:00 |
|
Andrew Robert Nicols
|
10f2c0fb49
|
MDL-34433 Check for existence of e and e.target in set_form_changed
This is required for cases when code directly calls set_form_changed as
happens with the filepicker.
|
2012-07-24 14:28:14 +01:00 |
|
Dan Poltawski
|
6d2cd4368a
|
Merge branch 'MDL-34468-master' of git://github.com/ankitagarwal/moodle
|
2012-07-24 17:53:50 +08:00 |
|
Dan Poltawski
|
effe1c20c0
|
Merge branch 'MDL-34458-master-integration' of git://github.com/FMCorz/moodle
|
2012-07-24 17:24:15 +08:00 |
|
Dan Poltawski
|
18d3e39072
|
Merge branch 'MDL-34461-master-integration' of git://github.com/FMCorz/moodle
|
2012-07-24 17:08:13 +08:00 |
|
Ankit Agarwal
|
a3fc4b3ad6
|
MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm
|
2012-07-24 17:08:05 +08:00 |
|
Ankit Agarwal
|
c492a78ee2
|
MDL-34468 quiz: Replace all instances of get_context_instance() with respective context_XXXX class in mod/quiz
|
2012-07-24 17:08:05 +08:00 |
|
Ankit Agarwal
|
1c9691160b
|
MDL-34468 survey: Replace all instances of get_context_instance() with respective context_XXXX class in mod/survey
|
2012-07-24 17:07:57 +08:00 |
|
Frederic Massart
|
21c08c63ca
|
MDL-34458 Librairies: Replaced deprecated get_context_instance()
|
2012-07-24 16:58:17 +08:00 |
|
Aparup Banerjee
|
821fbfe4f5
|
Merge branch 'wip-mdl-31294' of git://github.com/rajeshtaneja/moodle
|
2012-07-24 16:57:58 +08:00 |
|
Dan Poltawski
|
5237103a99
|
Merge branch 'MDL-34456-master-integration' of git://github.com/FMCorz/moodle
|
2012-07-24 16:53:45 +08:00 |
|
Aparup Banerjee
|
90310b1b4f
|
MDL-26969 assignment : clarified phpdoc and fixed whitespace.
|
2012-07-24 16:40:05 +08:00 |
|
Aparup Banerjee
|
c5e518d521
|
Merge branch 'MDL-26969' of git://github.com/rwijaya/moodle
|
2012-07-24 16:39:59 +08:00 |
|
Dan Poltawski
|
4074f6d090
|
Merge branch 'MDL-34459-master' of git://github.com/ankitagarwal/moodle
|
2012-07-24 16:35:01 +08:00 |
|
Ankit Agarwal
|
4658aec5eb
|
MDL-34459 course: Changing strictness of context call in get_category_or_system_context() to keep it consistent with past usages
|
2012-07-24 16:20:35 +08:00 |
|
Ankit Agarwal
|
1f364c87e3
|
MDL-34459 course: changing strictness of context calls as needed
|
2012-07-24 16:20:35 +08:00 |
|
Ankit Agarwal
|
9a5e297b4c
|
MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/
|
2012-07-24 16:19:01 +08:00 |
|
Dan Poltawski
|
4ea5885e87
|
Merge branch 'wip-MDL-34463-master' of git://github.com/abgreeve/moodle
|
2012-07-24 16:16:45 +08:00 |
|
Dan Poltawski
|
0cbeea2b96
|
Merge branch 'MDL-34455-master-integration' of git://github.com/FMCorz/moodle
|
2012-07-24 16:01:00 +08:00 |
|
Dan Poltawski
|
226c5493ac
|
Merge branch 'MDL-34484' of git://github.com/timhunt/moodle
|
2012-07-24 15:40:18 +08:00 |
|
Dan Poltawski
|
abdf2b675b
|
MDL-34462 cohort: remove uncessary MUST_EXIST params
(its now the default)
|
2012-07-24 15:23:07 +08:00 |
|
Dan Poltawski
|
e0bbad5bf9
|
Merge branch 'MDL-34462-master-integration' of git://github.com/FMCorz/moodle
|
2012-07-24 15:16:39 +08:00 |
|