Marina Glancy
4c3f33dc0c
MDL-39538 use of deprecated function make_categories_list()
2013-05-07 16:15:25 +10:00
Damyon Wiese
ef4d3233b6
MDL-38596 coursecatlib performance
...
Version bump for cache definitions and added user delete check to sql
2013-05-07 14:10:23 +08:00
Damyon Wiese
fc075899e0
Merge branch 'wip-MDL-38596-master' of git://github.com/marinaglancy/moodle
2013-05-07 14:09:56 +08:00
Sam Hemelryk
e4e8d577cd
Merge branch 'wip-MDL-39499-master' of git://github.com/ds125v/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-05-07 17:11:28 +12:00
Damyon Wiese
98b2443961
Merge branch 'wip-MDL-39482-master' of git://github.com/marinaglancy/moodle
2013-05-07 12:43:50 +08:00
Andrew Davis
ea11496d0b
MDL-31713 core_grade: added updating of grade min and max to update_final_grade()
2013-05-07 12:21:07 +08:00
Sam Hemelryk
d5cdfbc288
Merge branch 'MDL-39364_clean' of git://github.com/lazydaisy/moodle
2013-05-07 16:13:06 +12:00
Damyon Wiese
a135128390
Merge branch 'wip-MDL-39130-master' of git://github.com/ds125v/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-05-07 11:25:35 +08:00
Andrew Davis
59772c066a
MDL-31713 core_grade:added a unit test to replicate a raw grade max bug
2013-05-07 11:14:08 +08:00
David Monllao
cfcbc34a61
MDL-39478 behat: New constant to detect when the test site is running
...
Also removing an unused var and method.
2013-05-07 11:12:01 +08:00
Sam Hemelryk
045fe95c63
MDL-39525 cache: fixed purging definitions requiring identifiers
2013-05-07 15:11:33 +12:00
David Monllao
fd70acae15
MDL-39437 mod_lesson: Expanding form fieldsets before clicking elements
2013-05-07 11:11:17 +08:00
Rossiani Wijaya
7f8ce0257b
MDL-39437 lesson mod: rename add a question page section name to avoid conflict in behat
2013-05-07 11:05:58 +08:00
Damyon Wiese
e0fc61f993
Merge branch 'MDL-39162' of git://github.com/totara/openbadges
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-05-07 10:41:44 +08:00
Frederic Massart
b31bd82d60
MDL-38289 condition: Do not fetch profile fields when not logged in
2013-05-07 10:18:53 +08:00
Eloy Lafuente (stronk7)
4d71661e2b
Merge branch 'wip-MDL-37500-m25' of git://github.com/samhemelryk/moodle
2013-05-07 03:00:02 +02:00
Mary Evans
b4d70ce2e1
MDL-39508 theme_canvas: Fixed dropdown navigation menu in SCORM player view.
2013-05-07 01:58:11 +01:00
Sam Hemelryk
5f5776c1e6
MDL-37500 cache: integration review touchups.
...
Issues:
1. Fix setType calls
2. Changing from default to all and editing again, default is still selected.
3. Uncheck all options causes error.
4. Doesn't seem to be restricting based upon option.
5. Picked all and got coding error with the database thing.
6. Bad title: https://github.com/samhemelryk/moodle/commit/wip-MDL-37500-m25#L1R157
7. Amend comments - should only be removed once 2.5 is the minimum version for an upgrade.
8. Document the defaultsharing option.
Outcomes:
1. Fixed - copy paste error.
2. Fixed - mforms was applying the default value despite a value being provided. A quirk of elements with array names.
3. Fixed - validation now requires at least one option to be selected.
4. Fixed - issue rose from definitions not being re-parsed. cache/admin.php now reparses the first time a user visits the page.
5. Fixed - better purging of definitions when working with them anonymously. Unit test added.
6. Fixed - new string added and used.
7. Fixed - comments amended.
New issue to address parsing of definitions during upgrade.
New issue to add debugging notice if definition sets only one possible sharing option and that option is user input.
2013-05-07 12:49:12 +12:00
Sam Hemelryk
46e17f04c7
MDL-37500 cache: implemented sharing options and gui
2013-05-07 11:57:37 +12:00
Hugh Davenport
9a2b5e0b4f
MDL-35852 Add config option to prevent changes to configexecutable settings
2013-05-07 11:17:05 +12:00
Damyon Wiese
69a0e65c56
MDL-38315 Fix unit tests for module completion
2013-05-06 23:27:40 +08:00
Dan Poltawski
8a414a7950
Merge branch 'MDL-39435-master-int' of git://github.com/FMCorz/moodle
2013-05-06 16:12:28 +01:00
Dan Poltawski
e8dfed6b81
MDL-38238 icons: convert to make ie9 compatible
2013-05-06 16:07:51 +01:00
Dan Poltawski
90f44f5cd3
Merge branch 'MDL-38238-master' of git://github.com/barbararamiro/moodle
2013-05-06 16:04:45 +01:00
Eloy Lafuente (stronk7)
fc17f75684
Merge branch 'MDL-38041_master-fix' of git://github.com/dmonllao/moodle
2013-05-06 16:50:30 +02:00
Maria Torres
f2dc4d24f9
MDL-39169: Now the question's tags are added in backup/restore options
2013-05-06 15:41:56 +01:00
Damyon Wiese
14cd6479de
Merge branch 'MDL-38315-master' of git://github.com/sammarshallou/moodle
2013-05-06 22:27:41 +08:00
Damyon Wiese
da97cfe35e
Merge branch 'MDL-38480_m' of git://github.com/andreabix/moodle
2013-05-06 21:57:19 +08:00
Dan Poltawski
c892205617
Merge branch 'MDL-39446' of git://github.com/timhunt/moodle
2013-05-06 14:47:58 +01:00
Dan Poltawski
2da94da7b5
Merge branch 'MDL-39473-master' of git://github.com/sammarshallou/moodle
2013-05-06 14:32:33 +01:00
Dan Poltawski
cbd77ed9bb
Merge branch 'wip-MDL-39065-master' of git://github.com/marinaglancy/moodle
2013-05-06 13:25:51 +01:00
Dan Poltawski
b92830664d
Merge branch 'MDL-39491-workshop-media' of git://github.com/mudrd8mz/moodle
2013-05-06 13:11:46 +01:00
Dan Poltawski
845fccfcb6
Merge branch 'MDL-39470_master' of https://github.com/markn86/moodle
2013-05-06 12:39:53 +01:00
Marina Glancy
8a3d804a32
MDL-39520 always include lib file when accessing coursecat class
2013-05-06 21:06:55 +10:00
Damyon Wiese
76640b273d
MDL-38443 Assignment: Missing permissions check on downloadall submissions
2013-05-06 10:19:23 +01:00
Dan Poltawski
4736236959
Merge branch 'MDL-39442-copy-addon' of git://github.com/mudrd8mz/moodle
...
Conflicts:
admin/tool/installaddon/version.php
2013-05-06 10:00:23 +01:00
Barbara Ramiro
311e117d75
MDL-39514 usability: New award icon - clearer
2013-05-06 15:52:57 +08:00
Damyon Wiese
373a40c5db
Merge branch 'MDL-39484-master-int' of git://github.com/FMCorz/moodle
2013-05-06 15:38:24 +08:00
Damyon Wiese
881a90c0bb
MDL-39143: Version bump and svgfix for ie9
2013-05-06 15:32:48 +08:00
Damyon Wiese
3b8841dda2
Merge branch 'MDL-39143-master' of git://github.com/barbararamiro/moodle
2013-05-06 15:31:05 +08:00
Damyon Wiese
4017ea2fce
Merge branch 'MDL-39445' of git://github.com/timhunt/moodle
2013-05-06 15:15:02 +08:00
Marina Glancy
36ba8fded0
MDL-38596 Added caching to the list of course contacts
2013-05-06 16:57:56 +10:00
Barbara Ramiro
a129cc06e8
MDL-39143 usability: New badge icon - monochrome, bigger, clearer
2013-05-06 14:37:04 +08:00
David Monllao
1d9ec4cbc2
MDL-38041 behat: Respect error_reporting() values overwritten by moodle code
2013-05-06 14:12:41 +08:00
Mark Nelson
33bea465bd
MDL-39470 cache: added missing component to get_string call
2013-05-06 13:51:00 +08:00
Damyon Wiese
9fbf1dfb6e
Merge branch 'MDL-39412' of git://github.com/timhunt/moodle
2013-05-06 12:27:19 +08:00
Yuliya Bozhko
f8ba185ac5
MDL-39162: Add badges CSS to bootstrap theme
2013-05-06 16:20:02 +12:00
Damyon Wiese
b67eb16a16
MDL-39399: Version bump for css
2013-05-06 12:17:44 +08:00
Marina Glancy
31b0530aa6
MDL-38596 Optimise SQL in preloading course contacts for number of courses
2013-05-06 14:15:22 +10:00
Damyon Wiese
4c2a46e507
Merge branch 'MDL-39399-master' of git://github.com/FMCorz/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-05-06 12:13:27 +08:00