Eloy Lafuente (stronk7)
1415ba2319
Merge branch 'MDL-29523' of git://github.com/danpoltawski/moodle into MOODLE_22_STABLE
2012-02-27 16:51:54 +01:00
Sun Zhigang
e91dd85ed7
MDL-29523 filemanager: Fix a hardcode string
2012-02-27 09:28:14 +08:00
Dan Poltawski
170c23d2d2
MDL-29592 weblib: prevent warnings when $USER not set
2012-02-26 18:39:40 +08:00
Dan Poltawski
9ee937eb33
MDL-29199 dml: fix query logging on Oracle
...
thanks to Jonathon Fowler for the fix
2012-02-24 11:55:14 +08:00
Rajesh Taneja
cd1a0a72a5
MDL-22896 libraries: Updated regular expression in html2text, for replacing unknown/unhandled entities
2012-02-24 10:10:08 +08:00
Tim Hunt
94cd982f84
MDL-29161 weblib: moodle_ulr::out does not cope with array params.
2012-02-23 12:03:50 +00:00
Sam Hemelryk
ab04c70d56
Merge branch 'wip-mdl-29967-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-20 18:20:22 +13:00
Sam Hemelryk
ace2654b5d
Merged MDL-29254 with conflict resolution
2012-02-20 18:06:06 +13:00
Andrew Davis
a648791534
MDL-31335 message: wrapped calls to mtrace() in email_to_user() within a check to make sure its a CLI script
2012-02-20 10:35:07 +07:00
Rajesh Taneja
21144ea8c6
MDL-29254 blog: added check in upgrade for summary and content to be null fields
2012-02-20 09:35:58 +08:00
Sam Hemelryk
8a40b2d894
MDL-30521 upgrade: Corrected version bump for uniquehash field upgrade
2012-02-20 10:56:56 +13:00
Sam Hemelryk
3fe335c455
Merge branch 'wip-mdl-30521-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-20 10:29:46 +13:00
Iñaki Arenaza
9c867cfef8
MDL-29667 Plugins overview shows incorrect availability for auth & enrol plugins
...
We store the enabled plugins as array values but later look them up as array
keys. Just flip the array when we build it.
2012-02-14 15:49:01 +08:00
Rajesh Taneja
83e83887e3
MDL-30521 blog: Updated uniquehash field preceision to 255 in post table
2012-02-14 14:17:50 +08:00
Sam Hemelryk
01348282b4
Merge branch 'wip-MDL-30771-MOODLE_22_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_22_STABLE
2012-02-14 17:00:25 +13:00
Sam Hemelryk
8348cea56a
Merge branch 'MDL-31604-MOODLE_22_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_22_STABLE
2012-02-14 15:48:09 +13:00
Sam Hemelryk
908de866bd
Merge branch '22_MDL-31107_fixing_below_typos' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-14 15:08:13 +13:00
Sam Hemelryk
01080b468f
Merge branch 'MDL-28283-m22' of git://github.com/ankitagarwal/moodle into MOODLE_22_STABLE
2012-02-14 13:59:04 +13:00
Sam Hemelryk
ff60281e4f
Merge branch 'wip-MDL-31463-MOODLE_22_STABLE' of git://github.com/abgreeve/moodle into MOODLE_22_STABLE
2012-02-13 17:02:32 +13:00
Anita Viglinoe
04773f2508
MDL-28283-master Completion Future dates can now be set as completion criteria
2012-02-13 09:02:49 +05:30
Eloy Lafuente
12ba874956
MDL-31604 Fix capabilities displayed without spaces causing text going out of the screen
2012-02-13 10:49:48 +08:00
Sam Hemelryk
8b927cfb8b
Merge branch 'wip-mdl-31576-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-13 15:30:13 +13:00
Gerard (Gerry) Caulfield
23071bd4ab
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
2012-02-10 15:05:16 +08:00
Marina Glancy
e8d5c5a8ca
MDL-30771: Enable students to view rubric definition prior to submission
...
Also allow advanced grading plugin to extend course module navigation, it is not necessary only definition previewing
Added option to rubric whether to show it to the students before submission and option to view description
2012-02-10 13:05:05 +08:00
Rajesh Taneja
2080cbc2eb
MDL-31576 core: Duplicate message definition removed from get_core_subsystem
2012-02-09 17:13:11 +08:00
Adrian Greeve
6318805a04
MDL-31463 - navigation - added a context check in the navigation for fullname permission.
2012-02-09 09:57:17 +08:00
Eloy Lafuente (stronk7)
948a4d8c94
Merge branch 'MDL-27891-m22' of git://github.com/ankitagarwal/moodle into MOODLE_22_STABLE
2012-02-08 11:44:19 +01:00
Ankit Agarwal
eb4d0c0d51
MDL-27891 Tags Flagging tags is now logged
2012-02-08 07:57:36 +05:30
Aparup Banerjee
4bd74c8ddc
Merge branch 'm22_MDL-31461' of git://github.com/danmarsden/moodle into MOODLE_22_STABLE
2012-02-08 10:12:26 +08:00
Aparup Banerjee
822790437e
Merge branch 'MDL-31482-m22' of git://github.com/sammarshallou/moodle into MOODLE_22_STABLE
2012-02-08 09:59:04 +08:00
Eloy Lafuente (stronk7)
c2db2793d2
Merge branch 'MDL-27360-MOODLE_22_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_22_STABLE
2012-02-07 23:49:19 +01:00
sam marshall
e455406b69
MDL-31482 Lib: IE8/IE7 (even with stupid user agent) should not be 'legacy' device type
2012-02-07 17:42:07 +00:00
Aparup Banerjee
3e299e464d
Merge branch 'MDL-31469_22' of git://github.com/timhunt/moodle into MOODLE_22_STABLE
2012-02-07 15:12:26 +08:00
Dan Marsden
733196d843
MDL-31461 Plagiarism - adjust api functions to allow better support for renderers
2012-02-03 11:38:33 +13:00
Tim Hunt
e8e2f4f62c
MDL-31469 formslib: fix invalid for="" attributes on optional dates
2012-02-02 18:16:07 +00:00
Anthony Forth
648cf3397d
MDL-31445 formslib: add a nice id and class to the wrapper div for CSS
2012-02-02 18:15:31 +00:00
Jerome Mouneyrac
28a3a568aa
MDL-27360 Web service tokens are displayed for deleted users
2012-02-02 16:23:56 +08:00
Aparup Banerjee
6432e1b4e1
Merge branch 'm22_MDL-31360' of git://github.com/danmarsden/moodle into MOODLE_22_STABLE
2012-02-02 11:13:22 +08:00
Dan Marsden
52453939f2
MDL-31360 use extra param in get_in_or_equal - one less line of code...
2012-02-01 23:09:49 +13:00
Eloy Lafuente (stronk7)
acef9e8a7f
Merge branch 'wip-MDL-31197-m22' of git://github.com/samhemelryk/moodle into MOODLE_22_STABLE
2012-02-01 00:50:38 +01:00
Dan Marsden
68e719927e
MDL-31360 Don't use get_in_or_equal if array is empty, tidy up structure of $extracaps array
2012-01-27 19:40:38 +13:00
Eloy Lafuente (stronk7)
b292cea475
Merge branch 'MDL-31122-m22' of git://github.com/sammarshallou/moodle into MOODLE_22_STABLE
2012-01-25 01:52:36 +01:00
Eloy Lafuente (stronk7)
fe3130a07d
Merge branch 'MDL-29896-m22' of git://github.com/sammarshallou/moodle into MOODLE_22_STABLE
2012-01-25 01:17:06 +01:00
Eloy Lafuente (stronk7)
264189da87
Merge branch 'MDL-31113_multiple_files_file_manager_22' of https://github.com/davosmith/moodle into MOODLE_22_STABLE
2012-01-25 01:06:56 +01:00
Eloy Lafuente (stronk7)
9e3824a63d
Merge branch 'w04_MDL-31238_m22_php54' of git://github.com/skodak/moodle into MOODLE_22_STABLE
2012-01-24 23:55:36 +01:00
Aparup Banerjee
b7c8fb6610
Merge branch 'wip-MDL-28352-MOODLE_22_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_22_STABLE
2012-01-24 07:12:31 +08:00
Petr Skoda
5125c0e332
MDL-31202 do not try sending emails to invalid addresses
...
The use of mtrace() in email_to_user() is most probably incorrect, I am going to use it only in CLI scripts (which includes cron). This should not be considered a security issue because we should be already validating emails when accepting them from untrusted users.
2012-01-23 14:24:43 +08:00
Sam Hemelryk
c95efa3936
Merge branch 'MDL-31329_22' of git://github.com/stronk7/moodle into MOODLE_22_STABLE
2012-01-23 11:25:42 +08:00
Andrew Robert Nicols
abb58a56f4
MDL-31013 Add iconsmall class to 'Export to portfolio' icon
2012-01-23 11:08:51 +08:00
Petr Skoda
196eedebb1
MDL-31180 fix coding error in fake_recordset iterator
2012-01-23 01:12:32 +01:00