]>
git.mjollnir.org Git - moodle.git/log
ethem [Fri, 21 Mar 2008 11:48:46 +0000 (11:48 +0000)]
get_recordset() for performance
ethem [Fri, 21 Mar 2008 11:47:17 +0000 (11:47 +0000)]
get_recordset() for performance
moodlerobot [Fri, 21 Mar 2008 03:18:18 +0000 (03:18 +0000)]
Updated the HEAD build version to
20080321
skodak [Thu, 20 Mar 2008 22:32:12 +0000 (22:32 +0000)]
MDLSITE-320 some debug code for digest times in forum cron; merged from MOODLE_19_STABLE
skodak [Thu, 20 Mar 2008 21:17:40 +0000 (21:17 +0000)]
MDL-2674 minor lang improvement; backported from MOODLE_19_STABLE
wildgirl [Thu, 20 Mar 2008 21:07:03 +0000 (21:07 +0000)]
MDL-2674 PHP code removed from help file, small rewording
skodak [Thu, 20 Mar 2008 20:08:44 +0000 (20:08 +0000)]
MDL-13619 legacy restore revisited -fixed sortorder; merged from MOODLE_19_STABLE
skodak [Thu, 20 Mar 2008 19:40:09 +0000 (19:40 +0000)]
MDL-13393 detect broken cm instances when doing backup - prevents trouble during restore; merged from MOODLE_19_STABLE
diml [Thu, 20 Mar 2008 19:30:53 +0000 (19:30 +0000)]
shooting out debug code see MDL-13993
skodak [Thu, 20 Mar 2008 19:16:55 +0000 (19:16 +0000)]
MDL-13619 legacy restore revisited; merged from MOODLE_19_STABLE
poltawski [Thu, 20 Mar 2008 12:20:17 +0000 (12:20 +0000)]
MDL-13994 - lang typo, thanks to Charles Kelly
merged from MOODLE_19_STABLE
moodlerobot [Thu, 20 Mar 2008 09:17:06 +0000 (09:17 +0000)]
Updated the HEAD build version to
20080320
ikawhero [Thu, 20 Mar 2008 09:16:23 +0000 (09:16 +0000)]
Fixed typo that was affecting the reordering of custom profile fields.
MDL-13909.
dongsheng [Thu, 20 Mar 2008 07:20:00 +0000 (07:20 +0000)]
MDL-12263, under certain conditions, $catctxids is NULL, so an if statement should be here.
scyrma [Thu, 20 Mar 2008 07:05:06 +0000 (07:05 +0000)]
MDL-13985 - removed call to get_string, translation of this string made no sense and broke badly. (merge)
nicolasconnault [Thu, 20 Mar 2008 06:05:44 +0000 (06:05 +0000)]
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
scyrma [Thu, 20 Mar 2008 03:01:58 +0000 (03:01 +0000)]
MDL-13959 - Fix from Eloy - this makes the timezone-related functions accept an optional parameter different from the current user timezone. (merge)
skodak [Wed, 19 Mar 2008 23:20:00 +0000 (23:20 +0000)]
MDL-13899 force resending of all assignment grades into gradebook so that the submitted and graded dates get updated; merged from MOODLE_19_STABLE
skodak [Wed, 19 Mar 2008 23:09:00 +0000 (23:09 +0000)]
MDL-13990 ignore bogus dirs in moodledata/user during upgrade; merged from MOODLE_19_STABLE
skodak [Wed, 19 Mar 2008 22:48:13 +0000 (22:48 +0000)]
MDL-13986 "User view" Activity report links are invalid - patch by Matthew Davidson; merged from MOODLE_19_STABLE
skodak [Wed, 19 Mar 2008 22:39:19 +0000 (22:39 +0000)]
MDL-13899 improved submission and grading date hack; merged from MOODLE_19_STABLE
skodak [Wed, 19 Mar 2008 22:35:24 +0000 (22:35 +0000)]
MDL-13899 assignments should be now sending proper submissions and grading dates into gradebook; merged from MOODLE_19_STABLE
nicolasconnault [Wed, 19 Mar 2008 16:11:37 +0000 (16:11 +0000)]
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
tjhunt [Wed, 19 Mar 2008 13:26:22 +0000 (13:26 +0000)]
MDL-13968 - followup - fix layout regression caused in IE.
tjhunt [Wed, 19 Mar 2008 12:21:56 +0000 (12:21 +0000)]
MDL-13978 - Notice when adding a new quiz
skodak [Wed, 19 Mar 2008 10:47:16 +0000 (10:47 +0000)]
MDL-13811 p() can not be used to print html text, it does plaintext only or form values & button names; merged from MOODLE_19_STABLE
dongsheng [Wed, 19 Mar 2008 08:49:23 +0000 (08:49 +0000)]
MDL-13481, Distinguish between course fullname and user fullname
scyrma [Wed, 19 Mar 2008 08:19:31 +0000 (08:19 +0000)]
MDL-13934 - Commit patch by Eloy - prevent display of moodle docs link on redirect pages
scyrma [Wed, 19 Mar 2008 08:16:51 +0000 (08:16 +0000)]
MDL-12093 - remove added classes - they don't help the issue and clutter the code
scyrma [Wed, 19 Mar 2008 08:12:14 +0000 (08:12 +0000)]
MDL-13434 Addslashes removed, is added whenever necessary in tag/lib.php.
scyrma [Wed, 19 Mar 2008 07:58:40 +0000 (07:58 +0000)]
MDL-12235 deprecated document_file function. Not found anywhere in core.
moodler [Wed, 19 Mar 2008 07:49:40 +0000 (07:49 +0000)]
MDL-13810 Merged from 1.9
nicolasconnault [Wed, 19 Mar 2008 05:47:55 +0000 (05:47 +0000)]
MDL-13796 Removing redundant language code.
skodak [Tue, 18 Mar 2008 23:21:23 +0000 (23:21 +0000)]
MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE
skodak [Tue, 18 Mar 2008 22:54:56 +0000 (22:54 +0000)]
MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE
tjhunt [Tue, 18 Mar 2008 18:58:29 +0000 (18:58 +0000)]
MDL-13968 - Use h2 tag for the question number, as it is better for accessibility
skodak [Tue, 18 Mar 2008 17:18:44 +0000 (17:18 +0000)]
MDL-13610 made assignment submissions table 100% wide; merged from MOODLE_19_STABLE
skodak [Tue, 18 Mar 2008 17:12:48 +0000 (17:12 +0000)]
MDL-11007 groupmembersonly support for glossaries; merged from MOODLE_19_STABLE
skodak [Tue, 18 Mar 2008 17:08:15 +0000 (17:08 +0000)]
MDL-10990 forum perf revisited - reply and post discussion buttons now back for guests; merged from MOODLE_19_STABLE
skodak [Tue, 18 Mar 2008 16:45:44 +0000 (16:45 +0000)]
MDL-13807 assignment_showrecentsubmissions does not hide submissions on recent activity full report - patch by Jason Meinzer; merged from MOODLE_19_STABLE
skodak [Tue, 18 Mar 2008 16:42:33 +0000 (16:42 +0000)]
MDL-13824 use 0 for all groups - patch by ELoy; merged from MOODLE_19_STABLE
skodak [Tue, 18 Mar 2008 16:38:25 +0000 (16:38 +0000)]
MDL-13921 Incorrect access given to members of group included in 2 groupings; merged from MOODLE_19_STABLE
nicolasconnault [Tue, 18 Mar 2008 16:00:13 +0000 (16:00 +0000)]
MDL-13953 The dropdown was not populated using the same methods as elsewhere in Moodle.
scyrma [Tue, 18 Mar 2008 08:32:56 +0000 (08:32 +0000)]
Merge from 1.9
MDL-13594 - Fixes a display problem with "flagged" tags, code cleanup, other small fixes.
MDL-13434 - Cleaned up a bit more the api
MDL-13687 - If a manual relation is added to a tag, the opposition relation will be added at the same time.
skodak [Tue, 18 Mar 2008 08:28:27 +0000 (08:28 +0000)]
MDLSITE-320 digest processing should be able to continue without duplicates if fails; merged from MOODLE_19_STABLE
scyrma [Tue, 18 Mar 2008 01:22:37 +0000 (01:22 +0000)]
MDL-12514 - Added missing js library (thanks Johannes Albert) and fixed missing string escaping. (merge)
skodak [Mon, 17 Mar 2008 22:09:25 +0000 (22:09 +0000)]
MDL-2674 removed hardcoded renaming of groupings depending on changed course shortname
skodak [Mon, 17 Mar 2008 21:57:02 +0000 (21:57 +0000)]
MDL-2674 adding $cm->grouping reset if groupings not restored; removed info about groups included in backup - they are always included, and there will not be any global groups/groupings; merged from MOODLE_19_STABLE
skodak [Mon, 17 Mar 2008 21:33:12 +0000 (21:33 +0000)]
MDL-2674 backup always backsup/restores groups regardless of user settings; remerged from MOODLE_19_STABLE
skodak [Mon, 17 Mar 2008 19:56:41 +0000 (19:56 +0000)]
MDL-13847 gradebook backup/restore fixes, xhtml strict fixes, other minor fixes; merged from MOODLE_19_STABLE
pichetp [Mon, 17 Mar 2008 14:22:38 +0000 (14:22 +0000)]
MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word
pichetp [Mon, 17 Mar 2008 14:21:20 +0000 (14:21 +0000)]
MDL-12572 splitting code and create get_questions_atttempts_data function
improve CVS, XLS and ODS downloads so that data is easily sort.
nicolasconnault [Mon, 17 Mar 2008 13:15:25 +0000 (13:15 +0000)]
MDL-13743 Added realmedia support. Merging from MOODLE_19_STABLE
nicolasconnault [Mon, 17 Mar 2008 12:55:35 +0000 (12:55 +0000)]
MDL-13903 New file resource option for forcing the download of the file instead of embedding it.
skodak [Mon, 17 Mar 2008 12:36:26 +0000 (12:36 +0000)]
MDL-13949 removed adobe reader XSS bug workaround; merged from MOODLE_19_STABLE
stronk7 [Mon, 17 Mar 2008 12:30:47 +0000 (12:30 +0000)]
Glossary extended search fixed. MDL-13947 ; merged from 19_STABLE
skodak [Sun, 16 Mar 2008 23:22:47 +0000 (23:22 +0000)]
MDL-13943 improved perf when sending multiple grades into grade_update(); merged from MOODLE_19_STABLE
skodak [Sun, 16 Mar 2008 22:48:39 +0000 (22:48 +0000)]
MDL-13945 prevent fatal errors in all rs_xx functions; merged from MOODLE_19_STABLE
skodak [Sun, 16 Mar 2008 22:08:14 +0000 (22:08 +0000)]
MDL-13944 rs_close() does not throw fatal error if rs does not exist aynmore; merged from MOODLE_19_STABLE
skodak [Sun, 16 Mar 2008 01:24:21 +0000 (01:24 +0000)]
MDL-13939 stats produce bogus role/course data if user has several different enrolments; ,erged from MOODLE_19_STABLE
pichetp [Sun, 16 Mar 2008 00:22:49 +0000 (00:22 +0000)]
MDL-13427 Adding strip tags filtering for download and question text
limit to CSV download
skodak [Sat, 15 Mar 2008 22:51:05 +0000 (22:51 +0000)]
MDL-13866 adding warning that regrading of forums may take a while; merged from MOODLE_19_STABLE
stronk7 [Sat, 15 Mar 2008 21:57:25 +0000 (21:57 +0000)]
Prevent duplicate users in list when user has both visible and hidden roles. MDL-13935 ; merged from 19_STABLE
pichetp [Sat, 15 Mar 2008 20:55:07 +0000 (20:55 +0000)]
MDL-12572 Removing storage of database search in $SESSION
skodak [Sat, 15 Mar 2008 18:52:39 +0000 (18:52 +0000)]
MDL-13920 adding warning that regrading of assignments may take a while; merged from MOODLE_19_STABLE
skodak [Sat, 15 Mar 2008 17:04:36 +0000 (17:04 +0000)]
MDL-13412 Allow callers of email_to_user() to set wordwrap; merged from MOODLE_19_STABLE
skodak [Sat, 15 Mar 2008 16:37:41 +0000 (16:37 +0000)]
MDL-13893 fixed hiding of editor buttons, added labels there too; merged from MOODLE_19_STABLE
skodak [Sat, 15 Mar 2008 16:10:32 +0000 (16:10 +0000)]
MDL-13927 indicate missing parent languages; merged from MOODLE_19_STABLE
skodak [Sat, 15 Mar 2008 16:09:10 +0000 (16:09 +0000)]
MDL-13927, MDL-13938 indicate missing parent languages and allow multiselection when importing langs; merged from MOODLE_19_STABLE
skodak [Sat, 15 Mar 2008 15:05:06 +0000 (15:05 +0000)]
MDL-13093 "Continue" link jumps over items; merged from MOODLE_19_STABLE
skodak [Sat, 15 Mar 2008 15:01:27 +0000 (15:01 +0000)]
MDL-13886 whitelist text-decoration in kses cleaning; merged from MOODLE_19_STABLE
skodak [Sat, 15 Mar 2008 14:54:43 +0000 (14:54 +0000)]
MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE
pichetp [Sat, 15 Mar 2008 12:58:43 +0000 (12:58 +0000)]
MDL-12572 Adding storage of database search in $SESSION
TODO new getstrings , test echo removing etc.
moodlerobot [Sat, 15 Mar 2008 03:06:39 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (
20080315 )
scyrma [Fri, 14 Mar 2008 08:22:16 +0000 (08:22 +0000)]
MDL-13236 fixes a regression - thanks to Steve Wright for the patch.
moodlerobot [Fri, 14 Mar 2008 03:07:27 +0000 (03:07 +0000)]
Automatic installer.php lang files by installer_builder (
20080314 )
nicolasconnault [Thu, 13 Mar 2008 15:45:16 +0000 (15:45 +0000)]
MDL-13796 Committing new recaptcha element
sam_marshall [Thu, 13 Mar 2008 15:32:08 +0000 (15:32 +0000)]
MDL-13915: Fixed add_to_log when very long url is specified (now doesn't try to insert more than 100 chars into database)
nicolasconnault [Thu, 13 Mar 2008 14:02:54 +0000 (14:02 +0000)]
MDL-13919 Fixed undefined variable. Merging from MOODLE_19_STABLE
nicolasconnault [Thu, 13 Mar 2008 12:13:26 +0000 (12:13 +0000)]
MDL-13300 Adds verbosity to the heading above the list of participants, showing which group is selected, and the inactivity time period, if either of these two filters are used
wildgirl [Thu, 13 Mar 2008 10:24:58 +0000 (10:24 +0000)]
MDL-12251 lang string typo fix
scyrma [Thu, 13 Mar 2008 08:38:37 +0000 (08:38 +0000)]
Fixed a bug introduced somewhere down the late modifications..
skodak [Wed, 12 Mar 2008 19:45:17 +0000 (19:45 +0000)]
MDL-13845 rewritten rounding in grades classes again - rounding done also before storage into db so that we can compare the values properly and skip db updates if possible + some more optimisations; merged from MOODLE_19_STABLE
nicolasconnault [Wed, 12 Mar 2008 06:56:37 +0000 (06:56 +0000)]
MDL-13796 Changed lang help file acc. to Helen's suggestions
moodlerobot [Wed, 12 Mar 2008 03:16:30 +0000 (03:16 +0000)]
Automatic installer.php lang files by installer_builder (
20080312 )
skodak [Tue, 11 Mar 2008 23:59:55 +0000 (23:59 +0000)]
MDL-13895 incorrect title and alt on grade edit icon in gradebook reports; merged from MOODLE_19_STABLE
pichetp [Tue, 11 Mar 2008 19:20:03 +0000 (19:20 +0000)]
MDL-12572 MDL-13427 New HTML cleaning code
danmarsden [Tue, 11 Mar 2008 19:01:34 +0000 (19:01 +0000)]
MDL-13892 partial fix - check var first before using!
pichetp [Tue, 11 Mar 2008 17:13:33 +0000 (17:13 +0000)]
MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word
thepurpleblob [Tue, 11 Mar 2008 14:26:38 +0000 (14:26 +0000)]
MDL-13872:
Display a dash when no grade info, suppresses notice.
Merged from STABLE_19
skodak [Tue, 11 Mar 2008 10:53:18 +0000 (10:53 +0000)]
MDL-13884 fixed incorrect left join, thanks Tim; merged from MOODLE_19_STABLE
nicolasconnault [Tue, 11 Mar 2008 10:34:50 +0000 (10:34 +0000)]
MDL-13796 Added help button and help file, used Snoopy in recaptchalib for proxy support, fixed lang strings, refactored validation code, used element property to pass error string around.
skodak [Tue, 11 Mar 2008 09:51:31 +0000 (09:51 +0000)]
MDL-13884 Students assigned at site or course category level do not appear in grader report; merged from MOODLE_19_STABLE
skodak [Tue, 11 Mar 2008 09:21:17 +0000 (09:21 +0000)]
MDL-13885 fixed participation report problems; merged from MOODLE_19_STABLE
skodak [Tue, 11 Mar 2008 09:05:20 +0000 (09:05 +0000)]
MDL-13881 fixed silly logic bug when disabling rcache - patch by Matt Clarkson; merged from MOODLE_19_STABLE
moodlerobot [Tue, 11 Mar 2008 03:16:20 +0000 (03:16 +0000)]
Automatic installer.php lang files by installer_builder (
20080311 )
skodak [Mon, 10 Mar 2008 21:19:45 +0000 (21:19 +0000)]
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
skodak [Mon, 10 Mar 2008 21:18:16 +0000 (21:18 +0000)]
MDL-13866 fixed stupid bug in my last commit; merged from MOODLE_19_STABLE
skodak [Mon, 10 Mar 2008 20:25:29 +0000 (20:25 +0000)]
MDL-13878 use ints for old values of scales in grader report; merged from MOODLE_19_STABLE
garethmorgan [Mon, 10 Mar 2008 19:05:12 +0000 (19:05 +0000)]
Populating $overridableroles and $assignableroles to make the roles tabs accessible. MDL-13803.