dongsheng
ffc1c10572
"MDL-14129, fix print_error"
2008-05-14 07:01:32 +00:00
dongsheng
b121a4eed9
"MDL-14129, fix print_error"
2008-05-14 06:15:56 +00:00
dongsheng
02dc703298
"MDL-14129, fix print_error"
2008-05-14 06:03:04 +00:00
dongsheng
ec30ee0900
"MDL-14129, add new lang strings"
2008-05-14 05:56:35 +00:00
dongsheng
64e6c53d57
"MDL-14442, some error checking added"
2008-05-14 02:54:18 +00:00
skodak
59a7889975
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
2008-05-13 22:04:06 +00:00
skodak
e2b347e933
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
2008-05-13 21:52:38 +00:00
mits
6a441999d0
Fixed a grammatical error on error.php.
2008-05-13 20:39:07 +00:00
mits
6d3f598bd7
Adding a missing single quote for logfilenotavailable.
2008-05-13 09:26:11 +00:00
moodler
7d2e9a5220
MDL-14738 Merged. Roles section on course settings is now "Role renaming", with help.
2008-05-13 06:16:51 +00:00
dongsheng
1343697c82
"MDL-14129, fix print_error"
2008-05-13 06:15:20 +00:00
jerome
2fa4427b71
MDL-14609 change the wording "Click here to read the Site Policy Agreement" to "Link to Site Policy Agreement", merged from 19
2008-05-13 02:46:39 +00:00
tjhunt
7fb1b88dc7
MDL-10899 - There is some data associated with some questons that needs to be udpated when moving questions between categories. This commit deals with subquestions, and lays the foundation for fixing the other problem - datasets - which is files as bug 14767.
2008-05-09 15:05:36 +00:00
jamiesensei
16a4c12098
For the overview report : MDL-14199 "Option to only show / export final grade" small improvement to UI. Include highlighted message in the form about what the current grading method is. Some changes to lang strings for overview report settings form to indicate that options affect downloaded data as well as data shown on the screen.
...
Merged from 1.9 branch.
2008-05-08 10:11:06 +00:00
jamiesensei
44eb3b6e9e
For the overview report : MDL-14199 "Option to only show / export final grade" small improvement to UI. Include highlighted message in the form about what the current grading method is.
...
Merged from 1.9 branch.
2008-05-08 09:53:31 +00:00
jamiesensei
b621e1a006
MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score" adding a message about the highlighting above the table.
...
Merged from 1.9 branch.
2008-05-08 09:35:08 +00:00
dongsheng
1fdbcd2f1b
"MDL-14129, fix print_error"
2008-05-08 08:49:02 +00:00
dongsheng
d3b7ea93de
"MDL-14129, fix print_error"
2008-05-08 08:43:17 +00:00
dongsheng
3db241b342
"MDL-14129, fix print_error"
2008-05-08 06:27:28 +00:00
jerome
54d8f804fa
MDL-12300 message window does show date now, merged from 19
2008-05-08 03:49:51 +00:00
scyrma
e41b104f67
MDL-11113: re-add function to deprecatedlib.php, and use it in old version of the help file.
2008-05-08 02:38:47 +00:00
jerome
dc71bb7d4f
MDL-14656 Make install.php XHTML compliant, merged from 19
2008-05-08 02:21:53 +00:00
jamiesensei
2fecd85ba6
MDL-14734 "improve interface for deleting attempts"
...
* The control for deleting attempts is a drop down box with onchange javascript to submit the form, you cannot see the label to say what the drop down box does. Better to use a button. The button label is visible so you can see what it does.
* Checkboxes should be displayed when there is no attempt to delete.
* The whole column for checkboxes should be removed when no attempts are displayed ie. when showing students with no attempts.
2008-05-07 16:00:56 +00:00
jamiesensei
8b87ab0000
MDL-14201 "Summary graph" included a summary graph at the bottom of overview report page. Shows the distribution of grades achieved by students. If a group is selected the grades from the group are compared with the grades for all participants.
2008-05-07 14:38:18 +00:00
scyrma
59fa45d0f1
MDL-11113: simplify the code - use only one function to check for html editor availability
2008-05-07 07:40:50 +00:00
dongsheng
f945d59b8f
"MDL-14129, fix print_error calls"
2008-05-07 06:19:59 +00:00
dongsheng
ba6018a902
"MDL-14129, fix print_error call under course/, see tracker"
2008-05-07 06:02:51 +00:00
dongsheng
23360b81dd
"MDL-13233, replace the uses of old files to new ones, see tracker"
2008-05-07 03:08:44 +00:00
jamiesensei
4469159e2d
For the overview report : MDL-14199 "Option to only show / export final grade" and MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score"
2008-05-06 17:34:39 +00:00
thepurpleblob
9bc760f237
MDL-14659
...
Add bypass list for proxy usage.
2008-05-06 14:51:30 +00:00
dongsheng
6074d6c6cd
"MDL-13233, create files, see tracker"
2008-05-05 13:31:11 +00:00
dongsheng
65a9129278
"MDL-13233, revert to old version, see tracker"
2008-05-05 13:28:50 +00:00
jamiesensei
0217f93275
For overview report - MDL-14185 "Switch to using formslib and improve the interface" and MDL-14186 "Switch to using moodle_url and eliminate the use of $SESSION global"
2008-05-05 13:12:11 +00:00
skodak
f3cc33d499
MDL-14652 missing closing p added - thanks Koen
2008-05-02 07:41:33 +00:00
skodak
b4ac62457e
MDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will be updated automatically later by cron job on cvs.moodle.org
2008-05-01 21:40:34 +00:00
dongsheng
f581f8d64b
"MDL-14129, fix print_error"
2008-05-01 05:44:41 +00:00
dongsheng
b8b3d87c2c
"MDL13233, fix unclosed li elements, and remove extra <html> tags, see tracker"
2008-05-01 02:46:09 +00:00
thepurpleblob
2e34d3f979
MDL-14406
...
MNET can now establish a peer through a proxy
Merged from STABLE_19
2008-04-30 14:35:32 +00:00
skodak
f995580108
MDL-14622 error when unsupported version jump detected - only upgrades from 1.8.x allowed
2008-04-30 14:05:36 +00:00
dongsheng
33aa5723ca
"MDL-14129, fix print_error call"
2008-04-30 04:09:29 +00:00
dongsheng
01260c78fa
"MDL-13233, make emoticons documentation should be dynamic"
2008-04-30 03:49:12 +00:00
agrabs
2f500cf09d
some new strings for the new multiplechoice item
2008-04-28 10:02:41 +00:00
skodak
879acf7799
MDL-14570 fixed typo - credit goes to Mitsuhiro Yoshida
2008-04-27 13:06:46 +00:00
dongsheng
dbf91d9d63
MDL-14129, fix print_error
2008-04-26 11:02:51 +00:00
scyrma
bbbfc0579f
MDL-3381 - Remove all remaining core calls to ctype_* functions in 1.9, and make ctype required for 2.0. (merge from 1.9)
2008-04-24 03:07:59 +00:00
dongsheng
5832a6f34b
MDL-14129, fix print_error call
2008-04-24 02:48:36 +00:00
dongsheng
fae11dca56
MDL-14129, fix print_error call
2008-04-24 02:24:49 +00:00
moodler
c70ad9f736
MDL-14493 First checkin of Feedback module into HEAD.
...
I made a number of small tidy-ups to the contrib version before adding this here:
- fixed some language string names
- renamed a capability from deletecompleteds to deletesubmissions (can we use "submissions" everywhere?)
- got rid of language packs (moved english to correct location)
- deleted 'pics' type (it needs to be rewritten to use user files in moodledata)
- moved changelog into README.txt
- moved captcha font out of subdir
- bumped version to today
Thanks very much to Andreas Grabs for all your work on this module so far, and congratulations! :-)
2008-04-23 09:33:54 +00:00
dongsheng
fd968fb1b5
MDL-14129, add new lang string, see tracker
2008-04-23 08:00:32 +00:00
dongsheng
79459a7cf7
MDL-14129, emoticons.html should included in this issue, revert my change, sorry
2008-04-23 07:22:58 +00:00