Aparup Banerjee
|
d022f63202
|
MDL-35587 fixed up whitespaces
|
2012-10-09 16:35:32 +08:00 |
|
Aparup Banerjee
|
832e5f5957
|
Merge branch 'MDL-35587' of git://github.com/rlorenzo/moodle
|
2012-10-09 16:27:28 +08:00 |
|
Petr Škoda
|
70cae08406
|
MDL-28980 improve expiry notification inline docs
|
2012-10-09 10:03:59 +02:00 |
|
Petr Škoda
|
13d5c93872
|
MDL-35898 include static course caches in test resets
|
2012-10-09 09:43:08 +02:00 |
|
Aparup Banerjee
|
cbc15c76ea
|
Merge branch 'MDL-34819-master' of git://github.com/StudiUM/moodle
|
2012-10-09 15:40:20 +08:00 |
|
Rajesh Taneja
|
6f5bc0584e
|
MDL-35787 Mnet: If student role is not defined then throw error
|
2012-10-09 15:30:42 +08:00 |
|
Rajesh Taneja
|
93288f22a9
|
MDL-35787 Mnet: fixed php strict standards warnings
|
2012-10-09 14:48:53 +08:00 |
|
Aparup Banerjee
|
7b1c902acc
|
Merge branch 'wip-MDL-30754-m24' of git://github.com/samhemelryk/moodle
|
2012-10-09 14:32:13 +08:00 |
|
Aparup Banerjee
|
42239bd24c
|
Merge branch 'WIP-MDL-35724-master_quiz' of git://github.com/nadavkav/moodle
|
2012-10-09 14:05:04 +08:00 |
|
Adrian Greeve
|
f417479e3d
|
MDL-35850 - Lib - csv files are now trimmed for white space and new lines at the end of the file.
|
2012-10-09 13:16:26 +08:00 |
|
Aparup Banerjee
|
84c04ff295
|
Merge branch 'MDL-35776' of git://github.com/timhunt/moodle
|
2012-10-09 11:53:12 +08:00 |
|
Aparup Banerjee
|
97512b094d
|
Merge branch 'MDL-35802' of git://github.com/timhunt/moodle
|
2012-10-09 10:55:26 +08:00 |
|
Frederic Massart
|
588d1b595a
|
MDL-35858 question: Fixed display of feedback in cloze questions
|
2012-10-09 10:28:21 +08:00 |
|
Aparup Banerjee
|
99baba4079
|
Merge branch 'w41_MDL-35795_m24_hebrewunzip' of git://github.com/skodak/moodle
|
2012-10-09 10:16:30 +08:00 |
|
Rajesh Taneja
|
19d69cc9a6
|
MDL-30691 Adminstration: Added css to break long word in filter table
|
2012-10-09 10:00:02 +08:00 |
|
Marina Glancy
|
2567584d5e
|
MDL-35661 Loading of plugin settings for webservices plugins (plugininfo_webservice)
- webservicesettings must be only created if user has site:config capability, otherwise the nodes are added to non-existing parent
|
2012-10-09 09:58:00 +08:00 |
|
Marina Glancy
|
c517dd68f7
|
MDL-35661 Loading of plugin settings for repositories plugins (plugininfo_repository)
|
2012-10-09 09:57:59 +08:00 |
|
Marina Glancy
|
eb30df1e5f
|
MDL-35661 Removed function plugininfo_local::get_settings_url() introduced in MDL-35442
Local plugins do not create settings node with particular name, there is no standard way to
return the settings url
|
2012-10-09 09:57:59 +08:00 |
|
Marina Glancy
|
e8d169320b
|
MDL-35661 Loading of plugin settings for message processors (plugininfo_message)
|
2012-10-09 09:57:59 +08:00 |
|
Marina Glancy
|
d98305bdda
|
MDL-35661 Loading of plugin settings for plagiarism plugins (plugininfo_plagiarism)
|
2012-10-09 09:57:58 +08:00 |
|
Marina Glancy
|
66f3684a38
|
MDL-35661 Loading of plugin settings for qtype plugins (plugininfo_qtype)
|
2012-10-09 09:57:58 +08:00 |
|
Marina Glancy
|
1de1a6665c
|
MDL-35661 Loading of plugin settings for filters plugins (plugininfo_filter)
|
2012-10-09 09:57:58 +08:00 |
|
Marina Glancy
|
5827bf96ed
|
MDL-35661 Loading of plugin settings for Tinymce plugins (plugininfo_tinymce)
|
2012-10-09 09:57:57 +08:00 |
|
Marina Glancy
|
087001ee42
|
MDL-35661 Loading of plugin settings for editor plugins (plugininfo_editor)
|
2012-10-09 09:57:57 +08:00 |
|
Marina Glancy
|
79c5c3fa96
|
MDL-35661 Loading of plugin settings for enrol plugins (plugininfo_enrol)
|
2012-10-09 09:57:57 +08:00 |
|
Marina Glancy
|
cbe9f609f8
|
MDL-35661 Loading of plugin settings for auth plugins (plugininfo_auth)
|
2012-10-09 09:57:53 +08:00 |
|
Marina Glancy
|
870d42809a
|
MDL-35661 Loading of plugin settings for blocks (plugininfo_block)
|
2012-10-09 09:56:46 +08:00 |
|
Marina Glancy
|
fde6f79fae
|
MDL-35661 Loading of plugin settings for modules (plugininfo_mod)
|
2012-10-09 09:56:42 +08:00 |
|
Marina Glancy
|
5cdb1893a9
|
MDL-35661 Add functionality to plugininfo_base to load settings and check the settings url
- added plugin_manager and plugininfo_base::load_settings(), get_settings_section_name()
|
2012-10-09 09:44:59 +08:00 |
|
AMOS bot
|
55b371573d
|
Automatically generated installer lang files
|
2012-10-09 00:34:39 +00:00 |
|
Eloy Lafuente (stronk7)
|
da6675d633
|
Merge branch 'wip-MDL-26348-m24' of git://github.com/samhemelryk/moodle
|
2012-10-09 01:38:01 +02:00 |
|
Eloy Lafuente (stronk7)
|
b9570857db
|
Merge branch 'MDL-35141-master' of git://github.com/sammarshallou/moodle
|
2012-10-09 00:46:49 +02:00 |
|
Eloy Lafuente (stronk7)
|
65095dad88
|
Merge branch 'wip-mdl-35397' of git://github.com/rajeshtaneja/moodle
|
2012-10-09 00:39:05 +02:00 |
|
Eloy Lafuente (stronk7)
|
f503a3cd5c
|
Merge branch 'MDL-35436' of https://github.com/raymondAntonio/moodle
|
2012-10-09 00:36:00 +02:00 |
|
Eloy Lafuente (stronk7)
|
ec467d04d9
|
Merge branch 'w41_MDL-35645_m24_tinymcebuttons' of git://github.com/skodak/moodle
|
2012-10-09 00:31:08 +02:00 |
|
Eloy Lafuente (stronk7)
|
9f707d6c9b
|
Merge branch 'MDL-35395' of git://github.com/timhunt/moodle
|
2012-10-09 00:25:53 +02:00 |
|
Eloy Lafuente (stronk7)
|
7447a1e55d
|
Merge branch 'wip_mdl-31968_mdl-23011_master' of https://github.com/iarenaza/moodle
|
2012-10-09 00:13:06 +02:00 |
|
Eloy Lafuente (stronk7)
|
f064d2ef69
|
Merge branch 'MDL-34794' of git://github.com/raymondAntonio/moodle
|
2012-10-09 00:06:50 +02:00 |
|
Eloy Lafuente (stronk7)
|
5d3559f7b5
|
Merge branch 'master_MDL-34848' of git://github.com/danmarsden/moodle
|
2012-10-09 00:02:41 +02:00 |
|
Eloy Lafuente (stronk7)
|
930ce3f3cd
|
Merge branch 'wip-mdl-35047' of git://github.com/rajeshtaneja/moodle
|
2012-10-08 23:56:53 +02:00 |
|
Eloy Lafuente (stronk7)
|
3b950bab64
|
Merge branch 'w41_MDL-35382_m24_reordertest' of git://github.com/skodak/moodle
|
2012-10-08 23:54:36 +02:00 |
|
Eloy Lafuente (stronk7)
|
f374702e75
|
Merge branch 'w41_MDL-35691_m24_intsizes' of git://github.com/skodak/moodle
|
2012-10-08 23:51:26 +02:00 |
|
Eloy Lafuente (stronk7)
|
0b85584480
|
Merge branch 'MDL-35519_book_cancel' of git://github.com/andyjdavis/moodle
|
2012-10-08 23:07:25 +02:00 |
|
Eloy Lafuente (stronk7)
|
69d2746dd2
|
Revert "MDL-34894 course ws unit tests: fix windows problem."
This reverts commit 954c272e54 .
With MDL-35714, each test gets gc_collect_cycles() called, so
no need to call it "manually".
|
2012-10-08 22:57:50 +02:00 |
|
Eloy Lafuente (stronk7)
|
311eb89695
|
Merge branch 'w41_MDL-35714_m24_testgc' of git://github.com/skodak/moodle
|
2012-10-08 22:51:45 +02:00 |
|
Petr Škoda
|
129e6d36a4
|
MDL-28980 add basic expiry notification support to manual enrolments
Thanks Helen Foster for the lang string improvements.
|
2012-10-08 15:15:51 +02:00 |
|
Nadav Kavalerchik
|
e0ce765323
|
MDL-35724 - Move Question Marks block to the left (Question Bank page),in RTL mode
|
2012-10-08 11:35:10 +02:00 |
|
Nadav Kavalerchik
|
fd901cf0e2
|
MDL-35724 - Right align "Question Type" label in Quiz Editing page, when in RTL mode
|
2012-10-08 11:35:09 +02:00 |
|
Aparup Banerjee
|
db739bf096
|
Merge branch 'wip-MDL-35694' of git://github.com/jennymgray/moodle
|
2012-10-08 17:24:53 +08:00 |
|
Aparup Banerjee
|
1c5f03fd4a
|
Merge branch 'WIP-MDL-35723-master_quiz' of git://github.com/nadavkav/moodle
|
2012-10-08 17:15:41 +08:00 |
|