]>
git.mjollnir.org Git - moodle.git/log
agrabs [Fri, 16 May 2008 11:39:15 +0000 (11:39 +0000)]
setTempDir() set now the correct location
moodler [Fri, 16 May 2008 07:11:20 +0000 (07:11 +0000)]
MDL-14865 Merged from 1.9 (Don't pass CFG to get_string)
moodler [Fri, 16 May 2008 02:34:15 +0000 (02:34 +0000)]
New tags including PHP5 classes
ctags --langmap=php:+.inc.html.class -R --languages=php --PHP-kinds=+cf \
--exclude="\.svn" \
--totals=yes \
--tag-relative=yes \
--regex-PHP='/abstract class ([^ ]*)/\1/c/' \
--regex-PHP='/interface ([^ ]*)/\1/c/' \
--regex-PHP='/(public |static |abstract |protected |private )+function ([^ (]*)/\2/f/'
stronk7 [Fri, 16 May 2008 02:32:18 +0000 (02:32 +0000)]
Allow adodb to find tables when working without prefix
dongsheng [Fri, 16 May 2008 02:23:05 +0000 (02:23 +0000)]
"MDL-14703, remove obsolete options, merged from MOODLE_19_STABLE"
dongsheng [Fri, 16 May 2008 02:15:23 +0000 (02:15 +0000)]
"MDL-14668, fix course full in activity reports (upgrade course module version)"
moodler [Fri, 16 May 2008 02:05:37 +0000 (02:05 +0000)]
Latest tags
moodlerobot [Fri, 16 May 2008 01:58:36 +0000 (01:58 +0000)]
Updated the HEAD build version to
20080516
stronk7 [Thu, 15 May 2008 22:55:27 +0000 (22:55 +0000)]
Fixed typo preventing params to be properly passed.
agrabs [Thu, 15 May 2008 22:54:31 +0000 (22:54 +0000)]
deprecated function get_groups() replaced with groups_get_all_groups()
stronk7 [Thu, 15 May 2008 22:34:52 +0000 (22:34 +0000)]
Handle properly in restore the change data->notification from NULL to NOT NULL. MDL-14548
skodak [Thu, 15 May 2008 21:40:00 +0000 (21:40 +0000)]
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
stronk7 [Thu, 15 May 2008 17:03:49 +0000 (17:03 +0000)]
prevent NULL contents before field change (old servers can have this wrongly defined). MDL-14859 ; merged from 19_STABLE
tjhunt [Thu, 15 May 2008 16:05:47 +0000 (16:05 +0000)]
MDL-14750 - followup - make the code robust in the case their are broken questions in the DB.
tjhunt [Thu, 15 May 2008 16:02:12 +0000 (16:02 +0000)]
MDL-14835 - Grade not checked against valid range when manua grading
tjhunt [Thu, 15 May 2008 15:32:43 +0000 (15:32 +0000)]
MDL-14857 - Clean up summary table generation code at the top of the quiz review page - This is basically a merge of improvements we made at the OU.
thepurpleblob [Thu, 15 May 2008 15:24:03 +0000 (15:24 +0000)]
Whoops. missed a string.
thepurpleblob [Thu, 15 May 2008 14:47:08 +0000 (14:47 +0000)]
MDL-14854
Add facility to XMLDB editor to check for inconsistent field defaults.
jamiesensei [Thu, 15 May 2008 13:59:52 +0000 (13:59 +0000)]
MDL-14852 "improve sql in overview report for fetching question grades" moved all querying for question grades into main attempts sql query. AND MDL-14200 "Add group and course averages" some fixes for functionality to display question grades averages. Grade averages are not displayed when grading method is set to Average - as this cannot be done in sql and would be expensive to do in memory.
merged from 1.9 branch
jamiesensei [Thu, 15 May 2008 12:54:01 +0000 (12:54 +0000)]
MDL-14200 "Add group and course averages" fix for bug introduced in this patch. We are now using a seperate sql command to get the feedback text as we need to get it for the average rows too. Since it is not part of the sql to fetch attempt data we can't sort on Feedback anymore so removed the option from the table. Sorting by feedbacktext is not really useful anyway, users are more likely to want to sort by grade.
Merged from 1.9 branch.
jamiesensei [Thu, 15 May 2008 12:27:27 +0000 (12:27 +0000)]
MDL-14200 "Add group and course averages" added extra rows to the end of the table in quiz overview report also MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV" implemented the first of my proposals for improving tablelib. Added a extra method to use keyed arrays to add a row to a table. Seems obvious that this is an improvement to tablelib and it is an addition to the API so won't affect existing code.
Merged from 1.9 branch.
jamiesensei [Thu, 15 May 2008 11:01:23 +0000 (11:01 +0000)]
MDL-14844 "Quiz Report: Bar Graph doesn't displayed maximum grade" added perfect grade to last 'band' on graph.
sam_marshall [Thu, 15 May 2008 10:08:55 +0000 (10:08 +0000)]
MDL-14838: Corrected javadoc package names in wiki
sam_marshall [Thu, 15 May 2008 09:50:39 +0000 (09:50 +0000)]
MDL-14815: Added CSS class to blocks when they have editing controls (for themeability)
dongsheng [Thu, 15 May 2008 03:22:13 +0000 (03:22 +0000)]
MDL-14129, fix print_error
dongsheng [Thu, 15 May 2008 03:07:56 +0000 (03:07 +0000)]
"MDL-14129, add new lang strings"
dongsheng [Thu, 15 May 2008 03:07:21 +0000 (03:07 +0000)]
"MDL-14129, fix print_error"
moodlerobot [Thu, 15 May 2008 01:53:20 +0000 (01:53 +0000)]
Updated the HEAD build version to
20080515
skodak [Wed, 14 May 2008 23:35:00 +0000 (23:35 +0000)]
MDL-14451 removed pre 1.9 upgrade code
agrabs [Wed, 14 May 2008 22:34:00 +0000 (22:34 +0000)]
MDL-14522 - new capability "receivemail" for better control who gets the email after
a response.
New option site_after_submit to define the url of the continue-button after completing
a feedback
agrabs [Wed, 14 May 2008 21:35:32 +0000 (21:35 +0000)]
MDL-14823 - changed $feedbackid to $feedback->id in function feedback_set_events()
robertall [Wed, 14 May 2008 18:11:22 +0000 (18:11 +0000)]
MDL-14442: apply addslashes() before importing values, to allow quotes in field's values. Merged from MOODLE_19_STABLE
stronk7 [Wed, 14 May 2008 16:43:44 +0000 (16:43 +0000)]
XHTML minor fix. MDL-14836 ; merged from 19_STABLE
jamiesensei [Wed, 14 May 2008 11:18:04 +0000 (11:18 +0000)]
MDL-14201 "Summary graph" - small improvement to robustness for sql.
Merged from 1.9 branch.
mits [Wed, 14 May 2008 11:16:40 +0000 (11:16 +0000)]
Adding a missing string for print_error('errortoomanylogins'); in update_login_count() of lib/moodlelib.php. - amendment for previous commit.
mits [Wed, 14 May 2008 11:08:56 +0000 (11:08 +0000)]
Adding a missing string for print_error('errortoomanylogins'); in update_login_count() of lib/moodlelib.php.
jamiesensei [Wed, 14 May 2008 09:17:09 +0000 (09:17 +0000)]
MDL-14822 "Quiz Report: the quiz report do not find the first attempt" needed to include quiz id in WHERE conditions.
merged from 1.9 branch.
dongsheng [Wed, 14 May 2008 08:37:38 +0000 (08:37 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 08:27:16 +0000 (08:27 +0000)]
"MDL-14129, fix netgeo print_error"
dongsheng [Wed, 14 May 2008 08:24:19 +0000 (08:24 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 08:18:15 +0000 (08:18 +0000)]
"MDL-14129, add new lang strings"
dongsheng [Wed, 14 May 2008 08:17:40 +0000 (08:17 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 08:05:45 +0000 (08:05 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 07:24:28 +0000 (07:24 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 07:04:09 +0000 (07:04 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 07:04:09 +0000 (07:04 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 07:01:32 +0000 (07:01 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 06:15:56 +0000 (06:15 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 06:03:04 +0000 (06:03 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 05:56:35 +0000 (05:56 +0000)]
"MDL-14129, add new lang strings"
dongsheng [Wed, 14 May 2008 05:56:10 +0000 (05:56 +0000)]
"MDL-14129, fix print_error"
dongsheng [Wed, 14 May 2008 05:22:53 +0000 (05:22 +0000)]
"MDL-14820, escape filename, merged from mOODLE_119_STABLE"
dongsheng [Wed, 14 May 2008 02:54:18 +0000 (02:54 +0000)]
"MDL-14442, some error checking added"
moodlerobot [Wed, 14 May 2008 01:58:47 +0000 (01:58 +0000)]
Updated the HEAD build version to
20080514
skodak [Tue, 13 May 2008 22:04:06 +0000 (22:04 +0000)]
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
skodak [Tue, 13 May 2008 21:52:38 +0000 (21:52 +0000)]
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
mits [Tue, 13 May 2008 20:39:07 +0000 (20:39 +0000)]
Fixed a grammatical error on error.php.
thepurpleblob [Tue, 13 May 2008 15:19:31 +0000 (15:19 +0000)]
Wasn't checking for empty due date.
thepurpleblob [Tue, 13 May 2008 15:10:36 +0000 (15:10 +0000)]
Small tidy up - left in some stuff, and now use proper error function.
jamiesensei [Tue, 13 May 2008 15:05:35 +0000 (15:05 +0000)]
MDL-14201 Summary graph in Overview Report - needed a little more spacing between bars of graph in some cases.
Merged from 1.9 stable branch.
thepurpleblob [Tue, 13 May 2008 14:56:29 +0000 (14:56 +0000)]
MDL-14045:
Assignment type now links to type/xxxx/all.php if it exists.
thepurpleblob [Tue, 13 May 2008 14:46:10 +0000 (14:46 +0000)]
MDL-14045:
Add ability to list all online assignments in a course.
Rather like what Journal used to do.
sam_marshall [Tue, 13 May 2008 12:36:16 +0000 (12:36 +0000)]
MDL-14618 HTML class so that link arrows can be themed
thepurpleblob [Tue, 13 May 2008 10:43:20 +0000 (10:43 +0000)]
MDL-14813:
submittedlink() returns an absolute rather than relative link.
mits [Tue, 13 May 2008 09:26:11 +0000 (09:26 +0000)]
Adding a missing single quote for logfilenotavailable.
moodler [Tue, 13 May 2008 08:05:32 +0000 (08:05 +0000)]
Merged RTL fix for orangewhite theme
nicolasconnault [Tue, 13 May 2008 07:24:43 +0000 (07:24 +0000)]
Updating the translate_list for YUI components.
moodler [Tue, 13 May 2008 06:16:51 +0000 (06:16 +0000)]
MDL-14738 Merged. Roles section on course settings is now "Role renaming", with help.
dongsheng [Tue, 13 May 2008 06:15:20 +0000 (06:15 +0000)]
"MDL-14129, fix print_error"
moodler [Tue, 13 May 2008 05:36:25 +0000 (05:36 +0000)]
MDL-14811 Merged from 1.9: Fixed the popup window name for HTML editor help
dongsheng [Tue, 13 May 2008 02:56:51 +0000 (02:56 +0000)]
"MDL-14442, Import all records of a database activity that has been exported as CSV, merged from MOODLE_19_STABLE, thanks, Robert"
jerome [Tue, 13 May 2008 02:46:39 +0000 (02:46 +0000)]
MDL-14609 change the wording "Click here to read the Site Policy Agreement" to "Link to Site Policy Agreement", merged from 19
moodlerobot [Tue, 13 May 2008 02:01:10 +0000 (02:01 +0000)]
Updated the HEAD build version to
20080513
stronk7 [Tue, 13 May 2008 01:48:45 +0000 (01:48 +0000)]
Avoid $_REQUEST["id"] usage. MDL-14806 ; merged from 19_STABLE
danmarsden [Tue, 13 May 2008 00:41:34 +0000 (00:41 +0000)]
MDL-12037 - backup does not report errors correctly in backup_module()
danmarsden [Tue, 13 May 2008 00:29:04 +0000 (00:29 +0000)]
MDL-14550 really inefficient db calls.
stronk7 [Mon, 12 May 2008 23:07:42 +0000 (23:07 +0000)]
Role custom names (aliases) are now preserved during backup/restore. MDL-14783 ; merged from 19_STABLE
skodak [Mon, 12 May 2008 22:56:48 +0000 (22:56 +0000)]
MDL-14451 removed 1.4 compatibility code
stronk7 [Mon, 12 May 2008 22:54:26 +0000 (22:54 +0000)]
Restoring from courses having custom role name doesn't cause duplicate roles. MDL-14808 ; merged from 19_STABLE
skodak [Mon, 12 May 2008 20:18:42 +0000 (20:18 +0000)]
fixed syntax errors
skodak [Mon, 12 May 2008 19:55:22 +0000 (19:55 +0000)]
MDL-14692 groupings restore logic switched - credit goes to Vitor Rocio
stronk7 [Mon, 12 May 2008 18:01:59 +0000 (18:01 +0000)]
user preferences are not restored if user exists. MDL-12594 ; merged from 19_STABLE
tjhunt [Mon, 12 May 2008 17:29:56 +0000 (17:29 +0000)]
MDL-14804 - question_list_instances is broken - It does not include the each modules lib file before doing function_exists($module->name.'_question_list_instances').
tjhunt [Mon, 12 May 2008 15:59:05 +0000 (15:59 +0000)]
MDL-10899 - followup - need to move random questions too.
tjhunt [Mon, 12 May 2008 15:28:34 +0000 (15:28 +0000)]
New convinience function in accesslib: get_parent_contextid. Also, the start of some unit tests for accesslib, but only this trivial funciton, and the get_parent_contexts function it is based on. Still, it is a start.
skodak [Mon, 12 May 2008 14:38:45 +0000 (14:38 +0000)]
MDL-11719 increased size of idnumber in user table - needed for some enrolment plugins; merged from MOODLE_19_STABLE
skodak [Mon, 12 May 2008 14:05:46 +0000 (14:05 +0000)]
MDL-14183 guest type role not allowed in defaultuserroleid anymore, because it was causing trouble in many places; admins must choose another role if guest role detected in this setting; merged from MOODLE_19_STABLE
tjhunt [Mon, 12 May 2008 10:44:44 +0000 (10:44 +0000)]
MDL-14797 - Error when moving a course to an empty category on Postgres
scyrma [Mon, 12 May 2008 10:00:20 +0000 (10:00 +0000)]
MDL-14739: Images needed for the editor
scyrma [Mon, 12 May 2008 09:02:17 +0000 (09:02 +0000)]
MDL-14795: initial commit of the code sent in by Mauno Korpelainen, after reformatting.
jerome [Mon, 12 May 2008 05:19:24 +0000 (05:19 +0000)]
MDL-14656 Make welcome.html XHTML compliant, merged from 19
scyrma [Mon, 12 May 2008 03:24:33 +0000 (03:24 +0000)]
MDL-14739: The changelog of the new version of tinymce has been renamed
scyrma [Mon, 12 May 2008 03:17:26 +0000 (03:17 +0000)]
Minor typo corrections
scyrma [Mon, 12 May 2008 03:10:33 +0000 (03:10 +0000)]
MDL-14739: previous commit half-failed, re-submitting new files for spellchecker plugin
scyrma [Mon, 12 May 2008 03:04:47 +0000 (03:04 +0000)]
MDL-14739: add the latest version of the spellchecker plugin
moodlerobot [Mon, 12 May 2008 01:53:03 +0000 (01:53 +0000)]
Updated the HEAD build version to
20080512
moodlerobot [Mon, 12 May 2008 01:19:58 +0000 (01:19 +0000)]
Automatic installer.php lang files by installer_builder (
20080512 )
stronk7 [Sun, 11 May 2008 23:55:50 +0000 (23:55 +0000)]
Prevent excess of unenolments by enrol_database_sync.php. MDL-8550 ; merged from 19_STABLE
stronk7 [Sun, 11 May 2008 23:34:29 +0000 (23:34 +0000)]
Prevent some notices and process if $CFG->emoticons is not set or empty. MDL-12414 ; merged from 19_STABLE
skodak [Sun, 11 May 2008 19:03:24 +0000 (19:03 +0000)]
MDL-14451 removed pre 1.9 upgrade code - question upgrade related