Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c331540c90229bf03d13aa2e6bdd9be.
2013-08-21 13:42:30 +08:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Ankit Agarwal
1df2362669
MDL-34470 wiki: Replace all instances of get_context_instance() with context_xxx::instance() in mod/wiki
2012-07-23 15:10:07 +08:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Diane Villemure
b7921fc458
MDL-26674 wiki2.0: Fixed wiki activity log
2012-03-19 10:20:18 +08:00
Dongsheng Cai
12c9bbbdd2
MDL-26392 WIKI added file managment support to wiki editor
2011-06-03 11:22:18 +08:00
Dongsheng Cai
cfdac90f2b
MOD-WIKI MDL-26213
...
1. Rewrite the image urls in diff.php and viewdiff.php
2. Fxied image urls in search.php
3. Add modcontext variable to avoid using duplicated
get_context_instance calls
2011-03-28 17:31:01 +08:00
Dongsheng Cai
d2807da895
MDL-23139, fixed CSRF in wiki editing page
2010-11-08 07:43:18 +00:00
Jordi Piguillem
621f3ef519
[MDL-23130]
...
Fixing sql code style and sql injection problems
2010-07-30 10:49:41 +00:00
Petr Skoda
1b048629bc
we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway
2010-06-17 22:50:25 +00:00
Dongsheng Cai
00710f4cc1
MDL-22112, push wiki 2.0 into head
2010-05-02 11:28:11 +00:00