nicolasconnault
e4eb35a6da
MDL-10476 Fixed ajax
2009-02-25 08:50:52 +00:00
tjhunt
c7ecf78e5f
tablelib: MDL-18372 Let people specify a CSS class name to add to the <tr> element.
2009-02-25 08:07:19 +00:00
nicolasconnault
784295fe68
MDL-18228 Making sure excludedfloater floats left
2009-02-25 08:03:50 +00:00
nicolasconnault
5528217eda
MDL-17991 Implementing user report improvements
2009-02-25 07:56:11 +00:00
tjhunt
8e84d9788c
quiz editing: MDL-18173 tidy up wording and add cursor: help.
2009-02-25 07:27:02 +00:00
tjhunt
63265f262f
question types: MDL-18350 oops missed a bit.
2009-02-25 07:16:57 +00:00
tjhunt
cd120b2344
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
...
That allows us to have a few sentences explanation of each question type, and is also easier to fit into a tight layout.
This commit should also fix MDL-18214 Layout screwed in Safari with long category names.
2009-02-25 07:14:03 +00:00
nicolasconnault
b59da3a22a
MDL-18321 Merged from MOODLE_19_STABLE
2009-02-25 07:03:58 +00:00
tjhunt
4995b9c19c
question types: API cleanup.
...
MDL-18350 remove backwards compatibility support for question types having their lang strings in the quiz language module.
MDL-16407 settings.php support for question types. Remove the old get_config_options from question types. I don't think anyone was using it.
2009-02-25 07:01:57 +00:00
tjhunt
5d6f63bf71
quiz editing: tidy up quotes.
2009-02-25 06:53:10 +00:00
tjhunt
f3409e53a0
questionlib: fix typo.
2009-02-25 06:12:55 +00:00
dongsheng
730535cb0c
"FORUM/MDL-14860, hide unsubscribe link if users are not allowed to unsubscribe from this forum, merged from 1.9"
2009-02-25 05:27:21 +00:00
jerome
7c9152bc7f
web service MDL-12886 return value fix for REST server
2009-02-25 04:52:17 +00:00
dongsheng
c438f190a1
"REPOSITORY/MDL-18357, make search respect mimetype restrictions"
2009-02-25 03:46:49 +00:00
dongsheng
0e51661b24
"REPOSITORY/MDL-18356, append extenstions to file names smartly"
2009-02-25 02:06:06 +00:00
jerome
13036898c7
web service MDL-12886 fix empty optional description for REST server
2009-02-25 00:50:47 +00:00
moodlerobot
273cccdb4b
Updated the HEAD build version to 20090225
2009-02-24 23:32:53 +00:00
moodlerobot
bed68a4b82
Automatic installer.php lang files by installer_builder (20090225)
2009-02-24 23:23:04 +00:00
jerome
1b12adb81d
web service MDL-12886 remove moodleexternal.php from the lib folder
2009-02-24 08:27:07 +00:00
jerome
437d9ff54c
web service MDL-12886 modify phpdoc for group_external class
2009-02-24 08:26:25 +00:00
dongsheng
0ce17b662f
"REPOSITORY/MDL-13766, check varible before setting style"
2009-02-24 08:24:58 +00:00
moodler
011016a9c0
repository MDL-16543 Tidying up some lang strings
2009-02-24 08:00:01 +00:00
jerome
386f206787
web service MDL-12886 fix capability name
2009-02-24 07:54:33 +00:00
tjhunt
3cac440b76
quiz editing: MDL-18173 Make clear in the UI whether a random question selects from subcategories or not.
2009-02-24 05:16:23 +00:00
jerome
40f024c9f3
web service MDL-12886
...
* Remove description array => all these information are now into the phpdoc. Remove all call/reference to moodleexternal.php
* Adapt our own REST server to these changes
* Remove Zend REST server as it's going to be deprecated in Zend Framework 1.8
* Remove our own SOAP server as we use the Zend SOAP server
2009-02-24 05:11:04 +00:00
tjhunt
60cd5b5a34
weblib: Improve PHPdoc comment and parameter names.
2009-02-24 05:09:29 +00:00
dongsheng
2eb332bf65
"REPOSITORY/MSL-13766, highlight active repository on the left listing"
2009-02-24 02:48:19 +00:00
moodlerobot
b3bdebebdb
Updated the HEAD build version to 20090224
2009-02-23 23:32:34 +00:00
pichetp
38e74ec41c
MDL-16345 changing &course to &courseid
...
line1079
return $CFG->wwwroot . '/question/preview.php?id=' . $questionid . '&courseid=' . $this->course->id;
2009-02-23 20:20:07 +00:00
mjollnir_
2a42e8954f
MDL-18351: activity block: detect when there's no course (eg admin page) and return (merged from MOODLE_19_STABLE)
2009-02-23 14:49:05 +00:00
stronk7
121ff1f93f
Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE
2009-02-23 09:09:08 +00:00
skodak
78e3908f92
MDL-18348 CVE-2007-3215
2009-02-23 07:44:03 +00:00
dongsheng
2949cac7d2
"DATA MOD/MDL-18079, respect mod/data:comment capability when adding comments, merged form 1.9"
2009-02-23 07:30:02 +00:00
tjhunt
b5f2275111
upgrade: Make the environment page a bit less rediculously long. I still can't make it fit on one screen.
2009-02-23 02:59:34 +00:00
moodlerobot
6b27d4830a
Updated the HEAD build version to 20090223
2009-02-22 23:32:39 +00:00
moodlerobot
0fbfa2e5c4
Updated the HEAD build version to 20090222
2009-02-21 23:32:14 +00:00
moodlerobot
7a7cbfdc48
Updated the HEAD build version to 20090221
2009-02-20 23:32:24 +00:00
moodlerobot
71aeade33c
Automatic installer.php lang files by installer_builder (20090221)
2009-02-20 23:22:22 +00:00
pichetp
f7fa6874f7
MDL-18034 MDL-18035 correcting typo
...
saving answers data in $question->answerif they come from edit from.
2009-02-20 20:52:32 +00:00
sam_marshall
0e633d845a
MDL-18333: Conditional activities restore bug
2009-02-20 10:48:34 +00:00
moodlerobot
07a402977e
Updated the HEAD build version to 20090220
2009-02-19 23:32:35 +00:00
moodlerobot
2eddd30a86
Automatic installer.php lang files by installer_builder (20090220)
2009-02-19 23:22:47 +00:00
sam_marshall
3ae8d0dd80
MDL-18322: Fix debug warning on course view page when forum has grouping set
2009-02-19 17:41:40 +00:00
skodak
8f0632f097
MDL-18318 fixed incorrect function param - thanks Aurelijus
2009-02-19 16:21:46 +00:00
skodak
b421371ed3
MDL-18039 fixed footer docs link
2009-02-19 07:32:23 +00:00
dongsheng
f823a79607
"REPOSITORY/MDL-13766, rename gloabl search button"
2009-02-19 07:28:33 +00:00
skodak
76ae9cbb4e
MDL-18274 fixed lang string, thanks Helen
2009-02-19 07:21:21 +00:00
tjhunt
4d41f4eee8
Add missing Id tags to all files under question, to help the unmerged files script.
2009-02-19 01:09:44 +00:00
moodlerobot
891d64b0ab
Updated the HEAD build version to 20090219
2009-02-18 23:32:46 +00:00
skodak
f2ceeea5a4
MDL-18041 improved hints - thanks helen; merged from MOODLE_19_STABLE
2009-02-18 20:32:54 +00:00