Marina Glancy
341e2460cd
MDL-41288 Bugfix of error occuring when subwiki is not set
2013-09-10 22:02:24 +10:00
Dan Poltawski
261dc01734
Merge branch 'MDL-40733_forum_name' of https://github.com/andyjdavis/moodle
2013-09-10 17:35:40 +08:00
Dan Poltawski
50d7cc8463
Merge branch 'MDL-41566' of git://github.com/rwijaya/moodle
2013-09-10 17:30:04 +08:00
Rossiani Wijaya
b25e7d8599
MDL-41562 file resource: fix page heading levels.
...
Also removing printheading options setting.
2013-09-10 17:22:08 +08:00
Dan Poltawski
89cb942c6d
Merge branch 'MDL-41305-master' of git://github.com/FMCorz/moodle
2013-09-10 17:14:40 +08:00
Rossiani Wijaya
d184f9bd4a
MDL-41567 url resource: fix page heading levels.
...
Also removing printheading options setting.
2013-09-10 17:13:18 +08:00
Rossiani Wijaya
278d64572d
MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels
2013-09-10 17:09:38 +08:00
Dan Poltawski
62b35d5852
Merge branch 'MDL-40833-master' of git://github.com/phalacee/moodle
2013-09-10 16:00:52 +08:00
Dan Poltawski
c219df86d1
Merge branch 'MDL-41564' of git://github.com/rwijaya/moodle
2013-09-10 15:29:23 +08:00
Dan Poltawski
4bdabf5968
Merge branch 'MDL-41565-master' of git://github.com/FMCorz/moodle
2013-09-10 15:21:49 +08:00
Dan Poltawski
f2ee9b5c27
Merge branch 'MDL-39992-master' of git://github.com/damyon/moodle
2013-09-10 14:58:54 +08:00
Damyon Wiese
eceecb72f3
Revert "MDL-37028 Integrity check for course modules and sections"
...
This is failing unit tests.
This reverts commit 0bac49dc1983824e4861086ed1ab9e13af99d76d.
This reverts commit 1f0a9ce48b3e6f8c5dc6628aa692323909925032.
2013-09-10 14:34:07 +08:00
Dan Poltawski
92d92606ba
Merge branch 'MDL-40631-master' of git://github.com/damyon/moodle
2013-09-10 14:33:41 +08:00
Damyon Wiese
a01914128d
MDL-41237 Atto: Add missing js method docs.
2013-09-10 14:30:02 +08:00
Jason Fowler
2b6361305d
MDL-41237 Atto - Adjusting the text styles for the editor
2013-09-10 14:30:02 +08:00
Dan Poltawski
3b46f8dfe1
MDL-41235 fix whitespace
2013-09-10 14:26:53 +08:00
Dan Poltawski
03608c253d
Merge branch 'MDL-41235-master' of git://github.com/phalacee/moodle
2013-09-10 14:25:48 +08:00
Jason Fowler
37b16441b8
MDL-41235 atto - Matching the width of the html view to the wysiwyg view
2013-09-10 14:13:14 +08:00
Dan Poltawski
f07c2243b1
Merge branch '41189-26' of git://github.com/samhemelryk/moodle
2013-09-10 14:12:14 +08:00
Rossiani Wijaya
876c0ac382
MDL-41288 wiki: improve heading levels and styling
2013-09-10 14:08:34 +08:00
Damyon Wiese
b10ce36806
Merge branch 'MDL-40736' of git://github.com/rwijaya/moodle
2013-09-10 13:48:01 +08:00
Dan Poltawski
e025a2fc43
Merge branch 'MDL-40686' of git://github.com/rwijaya/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-09-10 13:39:01 +08:00
Damyon Wiese
f1f4a860c6
Merge branch 'w37_MDL-41408_m26_loginredirect' of https://github.com/skodak/moodle
2013-09-10 13:33:27 +08:00
Dan Poltawski
f7e719eb38
Merge branch 'MDL-41117_master' of git://github.com/kordan/moodle
2013-09-10 13:23:47 +08:00
Ankit Agarwal
28c4399b6b
MDL-21415 reports: Adding support of groups to course participation reports
...
Also introducing new api groups_allgroups_course_menu() that generates a selector for all groups in course"
2013-09-10 13:14:33 +08:00
Damyon Wiese
bfcc07504e
MDL-23335 forum: Fix whitespace
2013-09-10 12:59:49 +08:00
Damyon Wiese
6aca3fc419
Merge branch 'wip-mdl-23335-master' of https://github.com/deraadt/moodle
2013-09-10 12:56:40 +08:00
Damyon Wiese
4fae13bb5e
Merge branch 'wip-MDL-37028-master' of git://github.com/marinaglancy/moodle
2013-09-10 12:51:33 +08:00
Damyon Wiese
9e674dbc33
MDL-41497 auth_db: Fix typo in lang string.
2013-09-10 12:26:00 +08:00
Damyon Wiese
603913bcbb
Merge branch 'MDL-41497-master' of https://github.com/willylee/moodle
2013-09-10 12:21:20 +08:00
Marina Glancy
64501eeec9
MDL-41436 Remove DB fields course.modinfo and sectioncache
2013-09-10 14:11:52 +10:00
Marina Glancy
4cc819adf0
MDL-41436 Allow user=-1 in get_fast_modinfo()
...
Remove ref to nonexisting course.modinfo in MNET auth, use get_fast_modinfo() for user=-1 instead
2013-09-10 14:11:51 +10:00
Marina Glancy
1cf1d6e62a
MDL-41436 Save extra DB query since 'enablecompletion' is cached
2013-09-10 14:11:51 +10:00
Marina Glancy
4a3fb71c4f
MDL-41436 Removing references to fields course.modinfo, sectioncache
...
Also add the field cacherev to the lists of default fields in course retrieval functions
2013-09-10 14:11:51 +10:00
Marina Glancy
299cfee5f2
MDL-41436 Move course content cache to MUC
...
added cache definition and DB field course.cacherev for cache validation
2013-09-10 14:11:45 +10:00
Petr Škoda
d82993dc7f
MDL-41436 implement new increment_revision_number() function
...
This is intended as a revision counter for local modinfo caching. It should be a lot more reliable and faster than doing it in PHP. Please note you need to invalidate all course caches after using this.
2013-09-10 14:11:44 +10:00
Marina Glancy
44ddd2a115
MDL-41219 course: Make properties of course_modinfo read-only
...
added phpdocs and unittests
2013-09-10 14:11:37 +10:00
Marina Glancy
cbd6b1fc63
MDL-41192 course: Added unittests for cm_info properties
2013-09-10 14:11:37 +10:00
Marina Glancy
6d04c4f2a2
MDL-41192 course: Added property-read cm_info::effectivegroupmode
2013-09-10 14:11:36 +10:00
Marina Glancy
d872881f2a
MDL-41192 course: Properties of cm_info are read-only and calculated on request
...
Also added phpdocs
2013-09-10 14:11:31 +10:00
Marina Glancy
88715ba2c0
MDL-41192 course: Can not write to the read-only properties of cm_info
2013-09-10 14:11:30 +10:00
Marina Glancy
4e4309064d
MDL-41218 Object section_info calculates expensive data on demand only
...
Added phpdocs and unittests, removed unnecessary fields such as course and userid because they can be retrieved from modinfo
2013-09-10 14:11:24 +10:00
Dan Poltawski
840bbc1b64
Merge branch 'MDL-28561_M26' of git://github.com/lazydaisy/moodle
2013-09-10 12:04:51 +08:00
Damyon Wiese
cc93ed2698
Merge branch 'MDL-41451_master' of https://github.com/pauln/moodle
2013-09-10 11:59:29 +08:00
Sam Hemelryk
c0382dd012
Merge branch 'MDL-40735_lesson' of https://github.com/andyjdavis/moodle
2013-09-10 15:44:49 +12:00
Dan Poltawski
f841aa780d
Merge branch 'MDL-38570-master' of https://github.com/timgus/moodle
2013-09-10 11:13:29 +08:00
Dan Poltawski
30d6c394e2
Merge branch 'MDL-41147-master' of git://github.com/sammarshallou/moodle
2013-09-10 10:27:59 +08:00
Damyon Wiese
b4c6b42eb6
Merge branch 'wip-MDL-40347-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
theme/upgrade.txt
2013-09-10 09:40:10 +08:00
Damyon Wiese
d0eaa8bf49
Merge branch 'MDL-41626-master' of github.com:StudiUM/moodle
2013-09-10 09:30:56 +08:00
Sam Hemelryk
cb7ca00c55
Merge branch 'MDL-41600' of git://github.com/aolley/moodle
2013-09-10 13:12:13 +12:00