Git commits in Moodle 2.2.5 by David Monllao

commit a0e94952d0fb415a84116d867208ca952a61cea5
Author: David Monllao <davidm@moodle.com>
Date:   Mon, 20 Aug 2012 17:24:34 +0800
Tag:    v2.2.5

MDL-31496 mod_data Replacing inline styles for CSS classes in templates and browse view

commit e8e8e49345f77a97810be8d36fea7cbbbd8c400f
Author: David Monllao <davidm@moodle.com>
Date:   Mon, 20 Aug 2012 17:17:24 +0800
Tag:    v2.2.5

MDL-31496 mod_data Replacing inline styles for CSS classes in text inputs

commit 42eb95f55c982cda38167ceaf98a7f87f431c2e2
Author: David Monllao <davidm@moodle.com>
Date:   Mon, 20 Aug 2012 17:16:15 +0800
Tag:    v2.2.5

MDL-31496 mod_data Replacing inline styles for CSS classes in search containers

commit 12f21bbb829efa03bb952f37486ad6f10d3ca7c3
Author: David Monllao <davidm@moodle.com>
Date:   Mon, 20 Aug 2012 16:35:28 +0800
Tag:    v2.2.5

MDL-31496 mod_data Replacing inline styles for CSS classes in textarea elements

commit c52a364c27fb71ec60c6d1c97f1389fd6907981e
Author: David Monllao <davidm@moodle.com>
Date:   Fri, 17 Aug 2012 10:18:20 +0800
Tag:    v2.2.5

MDL-29598 backup Avoid possible future duplicate grade letters

commit 227b0f5a7d38815ccf2f930d7b6786b5b05281d4
Author: David Monllao <davidm@moodle.com>
Date:   Wed, 15 Aug 2012 16:56:06 +0800
Tag:    v2.2.5

MDL-30370 mod_forum - Removing duplicate seleted field in the DB query

commit 2322b97e389e9ab427e10903461fd5e40621063f
Author: David Monllao <davidm@moodle.com>
Date:   Fri, 20 Jul 2012 14:56:00 +0800
Tag:    v2.2.5

MDL-33537 gradingform_rubric Adding the definition when retrieving grading instances

commit c04f9dd478fc37fc9c826a84542a80445f017767
Author: David Monllao <davidm@moodle.com>
Date:   Fri, 20 Jul 2012 11:55:45 +0800
Tag:    v2.2.5

MDL-32499 gradingform_rubric Avoid backup/restore of rubric fillings without an existing criteria

commit a830d9071e4e9671062de269c453a0d3ceee7489
Author: David Monllao <davidm@moodle.com>
Date:   Thu, 19 Jul 2012 09:24:10 +0800
Tag:    v2.2.5

MDL-25983 enrol_imsenterprise Importing the course summary when adding new courses

commit e352a326046ff1710fd27f9fb910003570bf2181
Author: David Monllao <davidm@moodle.com>
Date:   Tue, 17 Jul 2012 14:11:55 +0800
Tag:    v2.2.5

MDL-29563 course Throwing an exception instead of a message

commit 16c5104baaabb89a8e0f006a206558148c0ea739
Author: David Monllao <davidm@moodle.com>
Date:   Tue, 17 Jul 2012 12:01:38 +0800
Tag:    v2.2.5

MDL-30515 grade Removing duplicate values to avoid upgrade to 2.x crash

commit f3d81a05ad98465a7ed015d7fed53ad9f5176835
Author: David Monllao <davidm@moodle.com>
Date:   Mon, 16 Jul 2012 14:54:06 +0800
Tag:    v2.2.5

MDL-29563 course Hide duplication button in activities without backup2 support - Credit to Mark Nielsen

commit cfcb4304c5b91382da0e8d75ad1753615992fab0
Author: David Monllao <davidm@moodle.com>
Date:   Mon, 16 Jul 2012 10:20:20 +0800
Tag:    v2.2.5

MDL-33531 backup Added format_string to course shortname

commit ac430a06f54ba6c5b1f5031a9590c13501e7e274
Author: David Monllao <davidm@moodle.com>
Date:   Wed, 11 Jul 2012 15:10:17 +0800
Tag:    v2.2.5

MDL-28155 mod_assignment Using the this object instead of a string

commit b729292ca3401c5052c891a6b47cbb3a4bb3c27b
Author: David Monllao <davidm@moodle.com>
Date:   Mon, 09 Jul 2012 15:29:42 +0800
Tag:    v2.2.5

MDL-32931 mod_forum Polishing patch and taking into account courses without previous accesses

commit 937963c5891729d51d88190cfa9e47dfcb68fb06
Author: David Monllao <davidm@moodle.com>
Date:   Fri, 06 Jul 2012 15:59:57 +0800
Tag:    v2.2.5

MDL-26145 mod_chat Talk feature not working correctly

commit b5ce7c4afc32c25ade0450ce8a299a46e20263c7
Author: David Monllao <davidm@moodle.com>
Date:   Fri, 06 Jul 2012 15:18:12 +0800
Tag:    v2.2.5

MDL-33531 backup Avoiding possible Notice

commit 6fb835d5a36da9c2770e370e7286eb74b70d1f14
Author: David Monllaó <david.monllao@gmail.com>
Date:   Thu, 22 Dec 2011 23:34:32 +0800
Tag:    v2.2.5

MDL-30876 filter_mediaplugin Wrapping the style sheets access with try & catch