Dongsheng Cai
431107399b
"MDL-20346, improve upgrade script"
2009-11-18 09:56:22 +00:00
Penny Leach
b07e1666c0
Portfolio: MDL-20884 - make assignment portfolio implementation use paths relative to dirroot
2009-11-18 09:37:33 +00:00
Andrew Davis
6959330979
all MDL-20821 Removed more deprecated functions
2009-11-18 06:05:10 +00:00
Dongsheng Cai
e998effa3d
"MDL-20346, comments api for data module"
2009-11-18 06:00:48 +00:00
Dongsheng Cai
3e5769b5fe
"MDL-19806, options should be an array"
2009-11-18 03:51:57 +00:00
Petr Skoda
664d7d6e72
NOBUG: mention navigation changes in module upgrade notes
2009-11-11 10:47:16 +00:00
Petr Skoda
af34490a37
NOBUG: mention outputlib changes in module upgrade notes
2009-11-11 10:40:46 +00:00
Petr Skoda
6c669efd01
MDL-19118 comments migration info
2009-11-11 10:39:58 +00:00
Petr Skoda
56f7ff7446
MDL-20191 new db/uninstall.php info
2009-11-11 10:38:29 +00:00
Petr Skoda
9cb565783b
NOBUG: fixed typos
2009-11-11 10:35:45 +00:00
Petr Skoda
032216500d
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
2009-11-09 11:33:14 +00:00
Gordon Bateson
bf38af3f55
ensure user has_capability('mod/hotpot:attempt', $module) when viewing a HotPot or submitting results
2009-11-09 01:29:57 +00:00
Dongsheng Cai
c8092ea5e3
"MDL-20345, use new comments api in glossary module"
2009-11-08 14:12:12 +00:00
Petr Skoda
7c7d3afab5
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
2009-11-07 10:27:57 +00:00
Petr Skoda
d5a8d9aa71
MDL-20625 new delegated transaction support in DML
2009-11-07 08:52:56 +00:00
Petr Skoda
14a960ac7b
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 19:53:01 +00:00
Petr Skoda
0ac940b3bf
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
2009-11-04 19:24:12 +00:00
Petr Skoda
8319260833
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 11:58:30 +00:00
Petr Skoda
3fac41f8dd
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 11:57:54 +00:00
Petr Skoda
aeb15530b8
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 11:57:52 +00:00
Sam Hemelryk
6fe060569b
forum MDL-20739 Fixed bad conversion of html_select component
2009-11-04 03:15:09 +00:00
Sam Hemelryk
ecf922b8bb
forum MDL-20737 Fixed bug causing exception in forum move to drop down
2009-11-04 02:46:18 +00:00
Tim Hunt
82165a0cf0
quiz: MDL-20706 prevent XSRF.
...
Uses new require_sesskey function from MDL-20702.
2009-11-02 17:10:31 +00:00
Tim Hunt
dfc133c09b
lesson: MDL-20705 Fix XSRF issues.
...
Uses new require_sesskey funciton from MDL-20702.
2009-11-02 17:01:02 +00:00
Martin Dougiamas
95b320e59f
forum rating ajax MDL-20119 Enable ajax to work on single-discussion forum (and blog forum)
2009-11-02 06:38:52 +00:00
Moodle HQ git importer
8926f8449f
Fixing drift between CVS and git
2009-11-02 00:32:03 +00:00
Petr Skoda
6f5e085205
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 16:48:45 +00:00
Petr Skoda
49ab5e1950
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:32:33 +00:00
Petr Skoda
e5dd8e3bbd
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:24:58 +00:00
Petr Skoda
472e56620e
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:17:21 +00:00
Petr Skoda
80ef446c4d
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:03:12 +00:00
Petr Skoda
86342d631f
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:03:10 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
Petr Skoda
e7521559ed
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 13:17:47 +00:00
Petr Skoda
2a250a0b2e
MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions
2009-11-01 09:21:41 +00:00
Petr Skoda
2e9b772fb8
MDL-20693 new NO_DEBUG_DISPLAY define
2009-10-31 22:02:05 +00:00
Dan Poltawski
40fcf70c3d
mod/assignment: MDL-16796 Support non-core assignment type titles
...
Without this patch, the add actvitiy drop down displays ugly
broken lang strings.
This is ugly - hopefully in Moodle 2.0 we will eventually support fully
pluggable architecture in a clean way.
2009-10-30 21:13:31 +00:00
Martin Dougiamas
d34c1e9520
mod/url MDL-19756 Convert print_footer to OUTPUT->footer
2009-10-30 08:11:05 +00:00
Nicolas Connault
1c7b8b934b
MDL-19676 MDL-14408 MDL-8776 Blog improvements
2009-10-30 07:25:50 +00:00
Nicolas Connault
1a96363a9d
MDL-15050 Grades entered/updated through grader report now get correctly displayed in course user activity reports (commenting on last commit). Merged from MOODLE_19_STABLE
2009-10-27 12:37:15 +00:00
samhemelryk
7f09335135
output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades
2009-10-21 04:23:35 +00:00
ashleyholman
b55d0869e9
MDL-20578 forum_print_overview() performance: fix unnecessary ILIKE match to make better use of log_coumodact_ix index
2009-10-19 00:18:23 +00:00
gbateson
29f14f1f9f
HotPot: refine detection of media urls in escaped javascript and <param> tags
2009-10-16 05:35:51 +00:00
samhemelryk
a09f21d093
quiz MDL-19813 Upgraded deprecated calls and called set_url with pre-generated var
2009-10-16 03:20:38 +00:00
samhemelryk
261c6ef0ea
forum MDL-19808 Upgraded deprecated calls
2009-10-16 03:20:23 +00:00
samhemelryk
6d8363c40b
data MDL-19806 Upgraded deprecated calls
2009-10-16 03:19:50 +00:00
samhemelryk
d32229555f
chat MDL-19804 Upgraded deprecated calls
2009-10-16 03:19:32 +00:00
moodler
862f5a49d5
forum/single MDL-18599 Merged single-discussion-owner fix from 1.9
2009-10-14 07:07:05 +00:00
dongsheng
e98a55c066
"MDL-20470, add an option to enable/disable filepicker button"
2009-10-14 03:11:48 +00:00
dongsheng
1a03384f5e
"MDL-20470, rename formslib element name and add an option to turn the picker button on/off"
2009-10-13 08:31:50 +00:00