]>
git.mjollnir.org Git - moodle.git/log
andreabix [Mon, 10 Mar 2008 16:27:37 +0000 (16:27 +0000)]
fixed [MDL-13181]
andreabix [Mon, 10 Mar 2008 16:03:09 +0000 (16:03 +0000)]
Fixed [MDL-12830]
andreabix [Mon, 10 Mar 2008 15:14:42 +0000 (15:14 +0000)]
Added grade pass/fail colours. Fixed label line height in course page
andreabix [Mon, 10 Mar 2008 15:14:42 +0000 (15:14 +0000)]
Added grade pass/fail colours. Fixed label line height in course page
ethem [Mon, 10 Mar 2008 11:05:46 +0000 (11:05 +0000)]
Race condition in cron for Scheduled-Capture (very very big sites and order review enabled only).
In one cron, 250-500 orders may be processed (based on 5 minutes).
If an admin sets cron time up smaller than 5 minutes and
250-500> new transactions are made after last cron executed, it can be blocked.
Authorize cron sets up an_lastcron every time when admin/cron.php executes.
This must be set up after blocking check code.
As result, if pending orders aren't accepted with in 30 days at payment management page, they expired and users cannot enrol.
When an admin enabled order review, he is guaranteed 'Payment managers accept/deny transactions manually'.
Scheduled-Capture is designed for forgotten orders only ;)
pichetp [Mon, 10 Mar 2008 10:53:41 +0000 (10:53 +0000)]
nextpageparam["forceregeneration"] was not implemented correctly line 582
nicolasconnault [Mon, 10 Mar 2008 10:51:44 +0000 (10:51 +0000)]
MDL-13789 Removing useless files. Merging from MOODLE_19_STABLE
skodak [Mon, 10 Mar 2008 10:46:42 +0000 (10:46 +0000)]
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
nicolasconnault [Mon, 10 Mar 2008 10:42:07 +0000 (10:42 +0000)]
MDL-13789 Removing useless files. Merging from MOODLE_19_STABLE
skodak [Mon, 10 Mar 2008 10:41:22 +0000 (10:41 +0000)]
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
nicolasconnault [Mon, 10 Mar 2008 10:11:46 +0000 (10:11 +0000)]
MDL-13852 Fixed help string links. Merging from MOODLE_19_STABLE
skodak [Mon, 10 Mar 2008 09:35:42 +0000 (09:35 +0000)]
MDL-13863 detect missing idnumbers in formulas after restore; merged from MOODLE_19_STABLE
skodak [Mon, 10 Mar 2008 09:33:09 +0000 (09:33 +0000)]
MDL-13862 grader report - do not show column averages if error found; merged from MOODLE_19_STABLE
nicolasconnault [Mon, 10 Mar 2008 06:38:21 +0000 (06:38 +0000)]
MDL-13830 Added colours for gradepass and gradefail. Merging from MOODLE_19_STABLE
stronk7 [Sun, 9 Mar 2008 17:28:17 +0000 (17:28 +0000)]
Ensure only target groups_members are added to backup. MDL-12453 ; merged from 19_STABLE
arborrow [Sun, 9 Mar 2008 02:43:01 +0000 (02:43 +0000)]
MDL-13593 - added statement about non case sensitivity; merging from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 23:23:41 +0000 (23:23 +0000)]
MDL-13853 automatic fixing of incorrect grade category paths; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 22:38:11 +0000 (22:38 +0000)]
MDL-13853 incorrect paths when moving grade categories - affects aggregation in subcategories; merged from MOODLE_19_STABLE
stronk7 [Sat, 8 Mar 2008 22:29:10 +0000 (22:29 +0000)]
Wood-ize groupinfo boxes. Merged from 19_STABLE
skodak [Sat, 8 Mar 2008 22:12:45 +0000 (22:12 +0000)]
MDL-13851 fixed disappearing grade categories in PHP4; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 15:36:52 +0000 (15:36 +0000)]
cosmetic fix for CONTEXT:SYSTEM fetching; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 15:34:39 +0000 (15:34 +0000)]
MDL-13850 fix automatic creation of course grade item; merge dfrom MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 15:29:42 +0000 (15:29 +0000)]
MDL-13849 add API method to use outcome in course into grade_outcome class; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 15:27:42 +0000 (15:27 +0000)]
fixed db warning; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 15:10:35 +0000 (15:10 +0000)]
add debug code for missing course id when getting course grading category; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 15:08:44 +0000 (15:08 +0000)]
MDL-13848 backup form - do not include checkboxes for mods that are not used in course; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 12:58:05 +0000 (12:58 +0000)]
MDL-13842 Error migrating grades for exercise module...; merged from MOODLE_19_STABLE
skodak [Sat, 8 Mar 2008 12:51:16 +0000 (12:51 +0000)]
MDL-13845 major performance problems when regrading course; merged from MOODLE_19_STABLE
moodlerobot [Sat, 8 Mar 2008 03:23:48 +0000 (03:23 +0000)]
Automatic installer.php lang files by installer_builder (
20080308 )
tjhunt [Fri, 7 Mar 2008 17:30:54 +0000 (17:30 +0000)]
MDL-13836 - When grades are imported, list users who had grades imported, but who are not currenly in the course.
nicolasconnault [Fri, 7 Mar 2008 14:09:43 +0000 (14:09 +0000)]
MDL-12356 Patched grade_grade->is_passed() method so that it returns null when the gradepass value is null or equal to grademin, or when the finalgrade is null. Merging from MOODLE_19_STABLE
nicolasconnault [Fri, 7 Mar 2008 13:23:38 +0000 (13:23 +0000)]
MDL-11888 Added unique constraint.
wildgirl [Fri, 7 Mar 2008 13:21:06 +0000 (13:21 +0000)]
MDL-13820 help file typo fixes
tjhunt [Fri, 7 Mar 2008 12:36:16 +0000 (12:36 +0000)]
Replace some tabs that managed to slip in. What is Eclipse playing at?
tjhunt [Fri, 7 Mar 2008 12:35:10 +0000 (12:35 +0000)]
Strip some trailing whitespace.
tjhunt [Fri, 7 Mar 2008 12:33:07 +0000 (12:33 +0000)]
MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes.
Resource page now done as well. That should be everything.
tjhunt [Fri, 7 Mar 2008 11:17:44 +0000 (11:17 +0000)]
Clarify unused argument.
nicolasconnault [Fri, 7 Mar 2008 09:48:29 +0000 (09:48 +0000)]
MDL-13828 Updated to YUI 2.5.0
nicolasconnault [Fri, 7 Mar 2008 09:18:08 +0000 (09:18 +0000)]
MDL-12854 Added required rule for submission text. Merging from MOODLE_19_STABLE
nicolasconnault [Fri, 7 Mar 2008 08:56:13 +0000 (08:56 +0000)]
MDL-13820 Removed aggregation2.html and fixed typos in aggregation.html. Merging from MOODLE_19_STABLE
moodlerobot [Fri, 7 Mar 2008 03:22:28 +0000 (03:22 +0000)]
Automatic installer.php lang files by installer_builder (
20080307 )
danmarsden [Thu, 6 Mar 2008 19:56:29 +0000 (19:56 +0000)]
MDL-13812 choice options not shown when limit enabled.
tjhunt [Thu, 6 Mar 2008 15:11:50 +0000 (15:11 +0000)]
MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes.
Here are unit tests for all the access rule classes, and the associated bug fixes.
tjhunt [Thu, 6 Mar 2008 15:04:09 +0000 (15:04 +0000)]
Fix typo.
nicolasconnault [Thu, 6 Mar 2008 14:55:10 +0000 (14:55 +0000)]
MDL-12182 fixing fixtures
nicolasconnault [Thu, 6 Mar 2008 14:28:20 +0000 (14:28 +0000)]
MDL-12182 merging from MOODLE_19_STABLE
nicolasconnault [Thu, 6 Mar 2008 13:51:55 +0000 (13:51 +0000)]
MDL-12182 Fixing unit tests for gradebook. Mainly a change in set_locked() arguments. Merging from MOODLE_19_STABLE
nicolasconnault [Thu, 6 Mar 2008 09:42:33 +0000 (09:42 +0000)]
MDL-13046 Fixed notices. Merging from MOODLE_19_STABLE
scyrma [Thu, 6 Mar 2008 08:24:40 +0000 (08:24 +0000)]
MDL-12860 - Patch from Joseph Rézeau, to fix a problem in the display of lesson result when using regexp.
scyrma [Thu, 6 Mar 2008 05:02:07 +0000 (05:02 +0000)]
MDL-13795 - Proposed fix to show a nice string instead of a non-existent deadline. (merge)
moodler [Thu, 6 Mar 2008 02:15:00 +0000 (02:15 +0000)]
Merged MDL-13810 Fixed check for ul.timeaccess
ethem [Wed, 5 Mar 2008 17:09:05 +0000 (17:09 +0000)]
get_recordsetXXX in cron() for performance
scyrma [Wed, 5 Mar 2008 10:16:23 +0000 (10:16 +0000)]
MDL-13791 - fix to prevent notice
tjhunt [Wed, 5 Mar 2008 10:16:18 +0000 (10:16 +0000)]
MDL-13794 - Reordering tool does not work if you type the same number into two boxes.
Also, fix some javascript that did not work in IE7.
nicolasconnault [Wed, 5 Mar 2008 07:10:16 +0000 (07:10 +0000)]
MDL-13787 Updated get_pref() so that it looks up a short version of the config variable (grade_ instead of grade_report_) in case the first isn't set. It also returns null if no variable is found. Merging from MOODLE_19_STABLE
moodlerobot [Wed, 5 Mar 2008 05:51:01 +0000 (05:51 +0000)]
Updated the HEAD build version to
20080305
moodler [Wed, 5 Mar 2008 05:36:49 +0000 (05:36 +0000)]
Fix the display of the release (merged from 1.9)
scyrma [Wed, 5 Mar 2008 01:46:11 +0000 (01:46 +0000)]
MDL-13769 - Fix for postgresql
stronk7 [Tue, 4 Mar 2008 23:41:37 +0000 (23:41 +0000)]
Simplify anydb_escape_string() to use simple-cross-db addslashes(). MDL-13793 ; merged from 19_STABLE
danmarsden [Tue, 4 Mar 2008 22:26:00 +0000 (22:26 +0000)]
MDL-10358 Scorm package not updating correctly - calling function in lib not included.
danmarsden [Tue, 4 Mar 2008 20:11:36 +0000 (20:11 +0000)]
MDL-11722 - incorrect string - creating new one so that other lang packs translate it correctly.
skodak [Tue, 4 Mar 2008 09:24:04 +0000 (09:24 +0000)]
MDL-13762 some debug code and workaround for sloppy use of recordsets; merged from MOODLE_19_STABLE
skodak [Tue, 4 Mar 2008 08:55:28 +0000 (08:55 +0000)]
MDL-13360 expire notification problems; merged from MOODLE_19_STABLE
moodlerobot [Tue, 4 Mar 2008 03:29:33 +0000 (03:29 +0000)]
Automatic installer.php lang files by installer_builder (
20080304 )
skodak [Mon, 3 Mar 2008 21:07:25 +0000 (21:07 +0000)]
synced version with MOODLE_19_STABLE
skodak [Mon, 3 Mar 2008 20:49:54 +0000 (20:49 +0000)]
MDL-13741 Incorrect max size shown when using course upload limit; patch by Jason Meinzer; merged from MOODLE_19_STABLE
skodak [Mon, 3 Mar 2008 20:40:03 +0000 (20:40 +0000)]
MDL-13749 Front Page Calendar: Not displaying information from courses student is a member of.; merged from MOODLE_19_STABLE
arborrow [Mon, 3 Mar 2008 17:45:36 +0000 (17:45 +0000)]
MDL-13593 - adding uploadpictures.html help file; merging from MOODLE_19_STABLE
ethem [Mon, 3 Mar 2008 16:04:32 +0000 (16:04 +0000)]
Code readability & documentation
nicolasconnault [Mon, 3 Mar 2008 12:39:01 +0000 (12:39 +0000)]
MDL-13709 Removing escape slashes. Merging from MOODLE_19_STABLE
moodler [Mon, 3 Mar 2008 12:03:05 +0000 (12:03 +0000)]
Merged version bump from 1.9
moodler [Mon, 3 Mar 2008 11:58:26 +0000 (11:58 +0000)]
Match date from 1.9
moodler [Mon, 3 Mar 2008 11:49:34 +0000 (11:49 +0000)]
Merged version bumps for release 1.9
moodler [Mon, 3 Mar 2008 11:43:32 +0000 (11:43 +0000)]
Merged new block versions from 1.9
nicolasconnault [Mon, 3 Mar 2008 11:27:12 +0000 (11:27 +0000)]
MDL-13709 More lang fixes. Merging from MOODLE_19_STABLE
skodak [Mon, 3 Mar 2008 11:03:54 +0000 (11:03 +0000)]
MDL-13730 site setting for aggregation of scales; merged from MOODLE_19_STABLE
nicolasconnault [Mon, 3 Mar 2008 10:54:21 +0000 (10:54 +0000)]
MDL-13709 More lang fixes. Merging from MOODLE_19_STABLE
nicolasconnault [Mon, 3 Mar 2008 10:30:11 +0000 (10:30 +0000)]
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
nicolasconnault [Mon, 3 Mar 2008 10:25:37 +0000 (10:25 +0000)]
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
moodler [Mon, 3 Mar 2008 07:35:56 +0000 (07:35 +0000)]
Latest tags for dev
nicolasconnault [Mon, 3 Mar 2008 07:28:06 +0000 (07:28 +0000)]
MDL-13663 Updated the link to configshowquickfeedback. Merging from MOODLE_19_STABLE
moodler [Mon, 3 Mar 2008 06:20:52 +0000 (06:20 +0000)]
Merged MDL-13754: get_users_by_capability minor fix
moodler [Mon, 3 Mar 2008 05:57:32 +0000 (05:57 +0000)]
Merged MDL-11484 Added some colors for overridden grades
moodler [Mon, 3 Mar 2008 05:28:56 +0000 (05:28 +0000)]
Merged notice fix
moodler [Mon, 3 Mar 2008 05:24:55 +0000 (05:24 +0000)]
Merged MDL-13478 Cleaned up some variables
moodler [Mon, 3 Mar 2008 05:12:22 +0000 (05:12 +0000)]
Merged MDL-13753 to add percentages
moodler [Mon, 3 Mar 2008 04:42:01 +0000 (04:42 +0000)]
MDL-13478 Fixing a botched merge
moodler [Mon, 3 Mar 2008 04:36:32 +0000 (04:36 +0000)]
MDL-13478 Merged from 1.9
moodler [Sun, 2 Mar 2008 15:16:20 +0000 (15:16 +0000)]
Merged MDL-13722 to make export preview work again
moodler [Sun, 2 Mar 2008 15:03:33 +0000 (15:03 +0000)]
Merged MDL-13475 from 1.9: treat shortname fields as 100 chars
moodler [Sun, 2 Mar 2008 01:22:51 +0000 (01:22 +0000)]
Merged MDL-13717 Applied hack from Nicklas to fix sitemp etc. It worked for me in a quick test.
nicolasconnault [Sat, 1 Mar 2008 16:57:45 +0000 (16:57 +0000)]
MDL-13663 More lang string updates. Merging from MOODLE_19_STABLE
skodak [Sat, 1 Mar 2008 16:20:30 +0000 (16:20 +0000)]
fixed groups property typo; merged from MOODLE_19_STABLE
skodak [Sat, 1 Mar 2008 13:11:31 +0000 (13:11 +0000)]
MDL-13705
nicolasconnault [Fri, 29 Feb 2008 22:18:24 +0000 (22:18 +0000)]
MDL-13663 Last lang string change. Merging from MOODLE_19_STABLE
nicolasconnault [Fri, 29 Feb 2008 22:12:07 +0000 (22:12 +0000)]
MDL-13564 Deduced the missing strings from similar strings found in auth.php. Merging from MOODLE_19_STABLE
nicolasconnault [Fri, 29 Feb 2008 21:46:14 +0000 (21:46 +0000)]
MDL-13736 Wrapped the link in a div and fixed the style. Merging from MOODLE_19_STABLE
stronk7 [Fri, 29 Feb 2008 19:55:06 +0000 (19:55 +0000)]
rebuild_course_cache() to calculate modinfo before role assignments. MDL-13740 ; merged from 19_STABLE
nicolasconnault [Fri, 29 Feb 2008 17:07:02 +0000 (17:07 +0000)]
MDL-11484 Changed the display of overridden and locked grades. Merging from MOODLE_19_STABLE
tjhunt [Fri, 29 Feb 2008 16:22:15 +0000 (16:22 +0000)]
MDL-13738 - Invalid context developer debug notice in manual grading.