]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agodifferent spacing to 1.9 corrected.
urs_hunkler [Thu, 18 Oct 2007 19:08:17 +0000 (19:08 +0000)]
different spacing to 1.9 corrected.

17 years agomerged from 1.9
urs_hunkler [Thu, 18 Oct 2007 19:03:39 +0000 (19:03 +0000)]
merged from 1.9

17 years agoCommenting some more debug...
stronk7 [Thu, 18 Oct 2007 16:04:54 +0000 (16:04 +0000)]
Commenting some more debug...

Merged from MOODLE_19_STABLE

17 years agoCommenting out some excess of debug info.
stronk7 [Thu, 18 Oct 2007 15:57:15 +0000 (15:57 +0000)]
Commenting out some excess of debug info.

Merged from MOODLE_19_STABLE

17 years agouserid must be set in new grade too
skodak [Thu, 18 Oct 2007 10:08:26 +0000 (10:08 +0000)]
userid must be set in new grade too

17 years agograde_grade does not have itemid initialized in grader report
toyomoyo [Thu, 18 Oct 2007 07:09:31 +0000 (07:09 +0000)]
grade_grade does not have itemid initialized in grader report

17 years agoMDL-11241, adding logs for roles management
toyomoyo [Thu, 18 Oct 2007 05:53:14 +0000 (05:53 +0000)]
MDL-11241, adding logs for roles management

17 years agoAutomatic installer.php lang files by installer_builder (20071018)
moodler [Thu, 18 Oct 2007 05:29:44 +0000 (05:29 +0000)]
Automatic installer.php lang files by installer_builder (20071018)

17 years agogroups/autogroup: Allocate members to groups more fairly
mattc-catalyst [Thu, 18 Oct 2007 00:40:04 +0000 (00:40 +0000)]
groups/autogroup: Allocate members to groups more fairly

Author: Matt Clarkson <mattc@catalyst.net.nz>

17 years agoMDL-11718 aggregated grades which depend on hidden grades are now hidden too + cleanu...
skodak [Wed, 17 Oct 2007 20:38:52 +0000 (20:38 +0000)]
MDL-11718 aggregated grades which depend on hidden grades are now hidden too + cleanup in grader report

17 years agoMDL-11061 - admin notifications about $CFG->wwwroot, which sometimes lead to obscure...
tjhunt [Wed, 17 Oct 2007 20:21:16 +0000 (20:21 +0000)]
MDL-11061 - admin notifications about $CFG->wwwroot, which sometimes lead to obscure errors. Merged from MOODLE_19_STABLE.

17 years agoFix notice. Meged from MOODLE_19_STABLE.
tjhunt [Wed, 17 Oct 2007 14:36:03 +0000 (14:36 +0000)]
Fix notice. Meged from MOODLE_19_STABLE.

17 years agomerged from 1.9 :: removed CSSEdit reference line.
urs_hunkler [Wed, 17 Oct 2007 14:01:26 +0000 (14:01 +0000)]
merged from 1.9 :: removed CSSEdit reference line.

17 years agomerged from 1.9 :: RTL rendering optimized for IE6, IE7, Oper with CSS and Safari...
urs_hunkler [Wed, 17 Oct 2007 13:41:11 +0000 (13:41 +0000)]
merged from 1.9 :: RTL rendering optimized for IE6, IE7, Oper with CSS and Safari 2 with JavaScript.

17 years agoMDL-11718 aggregated grades which depend on hidden grades are now hidden too; cleanup...
skodak [Wed, 17 Oct 2007 09:45:14 +0000 (09:45 +0000)]
MDL-11718 aggregated grades which depend on hidden grades are now hidden too; cleanup in user report

17 years agoMDL-11658 shared rdef definition - reduced memory usage in cron
skodak [Wed, 17 Oct 2007 09:19:39 +0000 (09:19 +0000)]
MDL-11658 shared rdef definition - reduced memory usage in cron

17 years agoLaying groundwork for more Mnet error reporting
donal72 [Wed, 17 Oct 2007 08:14:47 +0000 (08:14 +0000)]
Laying groundwork for more Mnet error reporting

17 years agoRewrite testclient.php to be a service browser for remote Moodles. This should be...
donal72 [Wed, 17 Oct 2007 08:12:06 +0000 (08:12 +0000)]
Rewrite testclient.php to be a service browser for remote Moodles. This should be useful to people who are trying to connect to the API from non-Moodle hosts, or write software to connect to Moodle. MDL-10214, MDL-10174, MDL-10172, MDL-10171

17 years agoChange reflection methods to only report on methods that are being published to the...
donal72 [Wed, 17 Oct 2007 08:08:12 +0000 (08:08 +0000)]
Change reflection methods to only report on methods that are being published to the inquiring host (instead of all methods that could be published). MDL-10214, MDL-10174, MDL-10172, MDL-10171

17 years agoclosing the $rs
toyomoyo [Wed, 17 Oct 2007 07:28:17 +0000 (07:28 +0000)]
closing the $rs

17 years agoMDL-11738 merged, chat message not shown
toyomoyo [Wed, 17 Oct 2007 07:18:56 +0000 (07:18 +0000)]
MDL-11738 merged, chat message not shown

17 years agoMDL-11687, the string 'capability' should not be translated in the links to capabilti...
toyomoyo [Wed, 17 Oct 2007 05:37:12 +0000 (05:37 +0000)]
MDL-11687, the string 'capability' should not be translated in the links to capabilties docs page

17 years agoMDL-11687, the string 'capability' should not be translated in the links to capabilit...
toyomoyo [Wed, 17 Oct 2007 05:30:57 +0000 (05:30 +0000)]
MDL-11687, the string 'capability' should not be translated in the links to capabilities docs page

17 years agoMDL-11553, reducing the number of bulk user selection buttons and lang changes
toyomoyo [Wed, 17 Oct 2007 04:30:22 +0000 (04:30 +0000)]
MDL-11553, reducing the number of bulk user selection buttons and lang changes

17 years agoMDL-11770, broken userid in add_to_log
toyomoyo [Wed, 17 Oct 2007 03:02:17 +0000 (03:02 +0000)]
MDL-11770, broken userid in add_to_log

17 years agoMDL-11779, blog tagging code broken
toyomoyo [Wed, 17 Oct 2007 02:55:16 +0000 (02:55 +0000)]
MDL-11779, blog tagging code broken

17 years agoMDL-5262 - PHP notice when sorting on R% coloumn in the Item analysis report - I...
tjhunt [Tue, 16 Oct 2007 21:26:50 +0000 (21:26 +0000)]
MDL-5262 - PHP notice when sorting on R% coloumn in the Item analysis report - I adopted the simple solution of stopping people sorting on that column, since it is the same as sorting on rcount, I think. Merged from MOODLE_19_STABLE.

17 years agoFix possible notice. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 16 Oct 2007 20:52:28 +0000 (20:52 +0000)]
Fix possible notice. Merged from MOODLE_19_STABLE.

17 years agoMDL-11794 - Blocks editing on button is not XHTML Strict when produced by page_generi...
tjhunt [Tue, 16 Oct 2007 20:44:55 +0000 (20:44 +0000)]
MDL-11794 - Blocks editing on button is not XHTML Strict when produced by page_generic_activity. Merged from MOODLE_19_STABLE.

17 years agoMDL-11791 - Custom corners broken on the quiz view page because I missed a global...
tjhunt [Tue, 16 Oct 2007 20:29:20 +0000 (20:29 +0000)]
MDL-11791 - Custom corners broken on the quiz view page because I missed a global declaration, and PHP empty was hiding the problem. Merged from MOODLE_19_STABLE.

17 years agoMove the update of digestmailtimelast to the end of the
stronk7 [Tue, 16 Oct 2007 16:10:19 +0000 (16:10 +0000)]
Move the update of digestmailtimelast to the end of the
loop to allow digests to be sent over multiple cron
executions if something crash in the middle. MDL-11657

Merged from MOODLE_19_STABLE

17 years agomerged from 1.9 :: Added mod-data-view to the custom corners include list for properl...
urs_hunkler [Tue, 16 Oct 2007 14:56:19 +0000 (14:56 +0000)]
merged from 1.9 :: Added mod-data-view to the custom corners include list for properly displayed custom corners. They where missing arounfd the contetn area.

Replaced strstr with the faster strpos.

17 years agoFix restore notice when a role has no capabilities. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 16 Oct 2007 14:03:23 +0000 (14:03 +0000)]
Fix restore notice when a role has no capabilities. Merged from MOODLE_19_STABLE.

17 years agoLog error code and text in mnet_server_fault_xml function. MDL-10196
donal72 [Tue, 16 Oct 2007 14:02:40 +0000 (14:02 +0000)]
Log error code and text in mnet_server_fault_xml function. MDL-10196

17 years agoDisplay a breakdown of certificate credentials information to assist in debugging...
donal72 [Tue, 16 Oct 2007 13:30:13 +0000 (13:30 +0000)]
Display a breakdown of certificate credentials information to assist in debugging. MDL-11020, MDL-10326

17 years agoCreate DistinguishedName records with a subjectAltName field, and recognise incoming...
donal72 [Tue, 16 Oct 2007 13:28:45 +0000 (13:28 +0000)]
Create DistinguishedName records with a subjectAltName field, and recognise incoming certificates' subjectAltName fields: MDL-11020, MDL-10326

17 years agoNew check_credentials function, and the check_common_name function how handles the...
donal72 [Tue, 16 Oct 2007 13:27:06 +0000 (13:27 +0000)]
New check_credentials function, and the check_common_name function how handles the subjectAltName type. MDL-11020, MDL-10326

17 years agoLabel for wwwroot field
donal72 [Tue, 16 Oct 2007 10:20:26 +0000 (10:20 +0000)]
Label for wwwroot field

17 years agoMDL-11329: fixed text: "Local courses for external users:"
donal72 [Tue, 16 Oct 2007 09:15:02 +0000 (09:15 +0000)]
MDL-11329: fixed text: "Local courses for external users:"

17 years agoMore helpful MNet error messages in debug mode
donal72 [Tue, 16 Oct 2007 09:02:26 +0000 (09:02 +0000)]
More helpful MNet error messages in debug mode

17 years agomerged from 1.9 :: Updates for IE problems, mainly for RTL language display. IE6...
urs_hunkler [Tue, 16 Oct 2007 09:01:11 +0000 (09:01 +0000)]
merged from 1.9 :: Updates for IE problems, mainly for RTL language display. IE6 still refuses to work properly :-(

17 years agoMDL-11040: get_complete_user_data doesn't get the complete user data. Replace with...
donal72 [Tue, 16 Oct 2007 08:51:57 +0000 (08:51 +0000)]
MDL-11040: get_complete_user_data doesn't get the complete user data. Replace with get_record to bring over the user's description.

17 years agoMDL-11759 missing RISK_XSS in manage groups capability; merged from MOODLE_18_STABLE
skodak [Tue, 16 Oct 2007 08:45:01 +0000 (08:45 +0000)]
MDL-11759 missing RISK_XSS in manage groups capability; merged from MOODLE_18_STABLE

17 years agoFixed error in the SQL in get_users_by_capability() that made many things not work...
gustav_delius [Tue, 16 Oct 2007 08:42:23 +0000 (08:42 +0000)]
Fixed error in the SQL in get_users_by_capability() that made many things not work properly on the course front page.

17 years agoMDL-11679, merged fix grade overview report should only show 'mycourses'
toyomoyo [Tue, 16 Oct 2007 05:35:24 +0000 (05:35 +0000)]
MDL-11679, merged fix grade overview report should only show 'mycourses'

17 years agoMDL-8605 Upgrade of user folder will not occur if the user folder already exists
nicolasconnault [Tue, 16 Oct 2007 04:54:15 +0000 (04:54 +0000)]
MDL-8605 Upgrade of user folder will not occur if the user folder already exists

17 years agofixing a warning
toyomoyo [Tue, 16 Oct 2007 04:33:46 +0000 (04:33 +0000)]
fixing a warning

17 years agoMDL-9059, admins can't see group events in calendar
toyomoyo [Tue, 16 Oct 2007 03:47:41 +0000 (03:47 +0000)]
MDL-9059, admins can't see group events in calendar

17 years agoRemoved a constraint that caused mnet to fail on clusters, vservers and other network...
donal72 [Tue, 16 Oct 2007 03:26:39 +0000 (03:26 +0000)]
Removed a constraint that caused mnet to fail on clusters, vservers and other network configurations where the mnet client's hostname (as specified in the wwwroot) resolves to an IP address that differs from the IP address that it uses to contact other hosts. This should address MDL-10672

17 years agoReverting last commit. This is an EXTERNAL library file and shouldn't
stronk7 [Mon, 15 Oct 2007 22:04:02 +0000 (22:04 +0000)]
Reverting last commit. This is an EXTERNAL library file and shouldn't
be modified. And it was broken (strange linefeeds). MDL-11779

Merged from MOODLE_19_STABLE

17 years agoFollow up for MDL-11430, Flickr & Youtube tag blocks should use list markup - Fix...
nfreear [Mon, 15 Oct 2007 16:59:17 +0000 (16:59 +0000)]
Follow up for MDL-11430, Flickr & Youtube tag blocks should use list markup - Fix styles.

17 years agoMDL-11775 "Undefined constant 'data_submitted' ..." - it's a function! Merged.
nfreear [Mon, 15 Oct 2007 15:04:09 +0000 (15:04 +0000)]
MDL-11775 "Undefined constant 'data_submitted' ..." - it's a function! Merged.

17 years agoFollow up fix for MDL-11535 "Blog block sql error" - ...MAX(ordering) max_order ...
nfreear [Mon, 15 Oct 2007 14:47:34 +0000 (14:47 +0000)]
Follow up fix for MDL-11535 "Blog block sql error" - ...MAX(ordering) max_order - adding "AS"

17 years agoFollow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.name"...
nfreear [Mon, 15 Oct 2007 14:18:40 +0000 (14:18 +0000)]
Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.name" etc.

17 years agoMDL-11769:
thepurpleblob [Mon, 15 Oct 2007 13:50:57 +0000 (13:50 +0000)]
MDL-11769:
question name is properly truncated to less than 255 characters tom
stop PostGRES choking.

17 years agoFixes MDL-11430, Flickr & Youtube tag blocks should use list markup.
nfreear [Mon, 15 Oct 2007 12:31:39 +0000 (12:31 +0000)]
Fixes MDL-11430, Flickr & Youtube tag blocks should use list markup.

17 years agoPreparation for MDL-11430 - whitespace.
nfreear [Mon, 15 Oct 2007 12:26:54 +0000 (12:26 +0000)]
Preparation for MDL-11430 - whitespace.

17 years agoFollow up fix for MDL-11436 'Encapsulate "accesshide" HTML class in function', and...
nfreear [Mon, 15 Oct 2007 10:04:41 +0000 (10:04 +0000)]
Follow up fix for MDL-11436 'Encapsulate "accesshide" HTML class in function', and use.

17 years agoMDL-11762 - Navigation not set up properly for resources - $this->navlinks was not...
tjhunt [Mon, 15 Oct 2007 07:32:15 +0000 (07:32 +0000)]
MDL-11762 - Navigation not set up properly for resources - $this->navlinks was not being initialised in the base class. Merged from MOODLE_19_STABLE.

17 years agomergerd from 1.9 :: removed the javascript to correct the header display :: IE7 hangs...
urs_hunkler [Mon, 15 Oct 2007 07:19:17 +0000 (07:19 +0000)]
mergerd from 1.9 :: removed the javascript to correct the header display :: IE7 hangs. Need to find a different solution.

17 years agoMDL-10905 iterating correctly with readdir (as shown in php doc)
nicolasconnault [Mon, 15 Oct 2007 05:18:58 +0000 (05:18 +0000)]
MDL-10905 iterating correctly with readdir (as shown in php doc)

17 years agoMDL-8605 putting versions in sync between 1.9 and head
nicolasconnault [Mon, 15 Oct 2007 05:17:55 +0000 (05:17 +0000)]
MDL-8605 putting versions in sync between 1.9 and head

17 years agoMDL-10353, adding couse variable to nav bar in calendar preferences
toyomoyo [Mon, 15 Oct 2007 04:46:31 +0000 (04:46 +0000)]
MDL-10353, adding couse variable to nav bar in calendar preferences

17 years agoAutomatic installer.php lang files by installer_builder (20071015)
moodler [Mon, 15 Oct 2007 04:22:53 +0000 (04:22 +0000)]
Automatic installer.php lang files by installer_builder (20071015)

17 years agomerged fix for MDL-11717, adding dimmed_text a, to dim links as well
toyomoyo [Mon, 15 Oct 2007 02:08:03 +0000 (02:08 +0000)]
merged fix for MDL-11717, adding dimmed_text a, to dim links as well

17 years agowhere the correct responses on a JQuiz multiple choice question all have a score...
gbateson [Mon, 15 Oct 2007 01:00:38 +0000 (01:00 +0000)]
where the correct responses on a JQuiz multiple choice question all have a score of 0%, the scores will be corrected to 100%

17 years agomerged from 1.9 :: corrected IE calendar display, removed CSS bugs.
urs_hunkler [Sun, 14 Oct 2007 16:18:16 +0000 (16:18 +0000)]
merged from 1.9 :: corrected IE calendar display, removed CSS bugs.

17 years agoImproving cron to make digests to use much less memory. MDL-11657
stronk7 [Sun, 14 Oct 2007 16:14:40 +0000 (16:14 +0000)]
Improving cron to make digests to use much less memory. MDL-11657

Merged from MOODLE_19_STABLE

17 years agoGrrr (missed to delete some lines) MDL-11751
stronk7 [Sun, 14 Oct 2007 09:54:57 +0000 (09:54 +0000)]
Grrr (missed to delete some lines)  MDL-11751

17 years agoDrop one index that shouldn't be there. MDL-11751
stronk7 [Sun, 14 Oct 2007 09:52:16 +0000 (09:52 +0000)]
Drop one index that shouldn't be there. MDL-11751

17 years agoCorrect misleading error message in upgrade_activity_modules. Spotted while diagnosin...
tjhunt [Sat, 13 Oct 2007 22:00:55 +0000 (22:00 +0000)]
Correct misleading error message in upgrade_activity_modules. Spotted while diagnosing MDL-11732. Merged from MOODLE_19_STABLE.

17 years agoMerged from 1.9 ::
urs_hunkler [Sat, 13 Oct 2007 09:16:46 +0000 (09:16 +0000)]
Merged from 1.9 ::
MDL-11729 :: Removed commenting out loading of the Chameleon files loading.
MDL-11664 :: IE6 can't display transparent PNGs. Added not transparent gifs instead and changed the background for IE6 to a solid colour.

17 years agoMergin fix for MDL-11684 from MOODLE_19_STABLE
mark-nielsen [Sat, 13 Oct 2007 03:12:27 +0000 (03:12 +0000)]
Mergin fix for MDL-11684 from MOODLE_19_STABLE

17 years agoMergin fix for MDL-11696 from MOODLE_19_STABLE
mark-nielsen [Sat, 13 Oct 2007 02:36:08 +0000 (02:36 +0000)]
Mergin fix for MDL-11696 from MOODLE_19_STABLE

17 years agoMergin fix for MDL-11636 from MOODLE_19_STABLE
mark-nielsen [Sat, 13 Oct 2007 01:59:32 +0000 (01:59 +0000)]
Mergin fix for MDL-11636 from MOODLE_19_STABLE

17 years agoMDL-8605 using remove_dir instead of rmdir, which doesn't support deleting non-empty...
nicolasconnault [Fri, 12 Oct 2007 20:25:45 +0000 (20:25 +0000)]
MDL-8605 using remove_dir instead of rmdir, which doesn't support deleting non-empty directories

17 years agoMDL-8605 More changes to upgrade and restore, and some unit tests with db and rs...
nicolasconnault [Fri, 12 Oct 2007 19:13:18 +0000 (19:13 +0000)]
MDL-8605 More changes to upgrade and restore, and some unit tests with db and rs mock objects

17 years agoMDL-11741 - Convert core modules to take advantage of recent improvements to build_na...
tjhunt [Fri, 12 Oct 2007 15:55:49 +0000 (15:55 +0000)]
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.

17 years agoMDL-11699 - Making one more common case a bit nicer for callers. Merged from MOODLE_1...
tjhunt [Fri, 12 Oct 2007 15:11:57 +0000 (15:11 +0000)]
MDL-11699 - Making one more common case a bit nicer for callers. Merged from MOODLE_19_STABLE.

17 years agoFollow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.flag"
nfreear [Fri, 12 Oct 2007 10:58:03 +0000 (10:58 +0000)]
Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.flag"

17 years agoMDL-11699 - Further, backwards-compatible, improvement to the build navigation API...
tjhunt [Fri, 12 Oct 2007 10:36:11 +0000 (10:36 +0000)]
MDL-11699 - Further, backwards-compatible, improvement to the build navigation API to simplify a common case. Also, further improvements to the doc comment, so it is easy to use. Merged from MOODLE_19_STABLE.

17 years agoMDL-11729 :: Removed commenting out loading of the Chameleon files loading
stronk7 [Fri, 12 Oct 2007 09:57:58 +0000 (09:57 +0000)]
MDL-11729 :: Removed commenting out loading of the Chameleon files loading

Merged from MOODLE_19_STABLE

17 years agoMerged from MOODLE_19_STABLE. Adding $Id tag
stronk7 [Fri, 12 Oct 2007 09:45:33 +0000 (09:45 +0000)]
Merged from MOODLE_19_STABLE. Adding $Id tag

17 years agoFixing version number
moodler [Fri, 12 Oct 2007 08:35:52 +0000 (08:35 +0000)]
Fixing version number

17 years agoadding missing context
toyomoyo [Fri, 12 Oct 2007 07:41:30 +0000 (07:41 +0000)]
adding missing context

17 years agomerged fix for MDL-11717, dimmed_text class for hidden grade items in grader report
toyomoyo [Fri, 12 Oct 2007 07:18:41 +0000 (07:18 +0000)]
merged fix for MDL-11717, dimmed_text class for hidden grade items in grader report

17 years agoMDL-11715, merged fix, export form should follow sort order
toyomoyo [Fri, 12 Oct 2007 03:15:22 +0000 (03:15 +0000)]
MDL-11715, merged fix, export form should follow sort order

17 years agoMDL-11714, removing debugging statement
toyomoyo [Fri, 12 Oct 2007 01:34:59 +0000 (01:34 +0000)]
MDL-11714, removing debugging statement

17 years agoMDL-11699 - Addendum - fix typo in fixup code. Sorry.
tjhunt [Thu, 11 Oct 2007 16:45:43 +0000 (16:45 +0000)]
MDL-11699 - Addendum - fix typo in fixup code. Sorry.

17 years agoFixes MDL-11695, Skip block links inaccessible for many keyboard-only users
nfreear [Thu, 11 Oct 2007 16:35:20 +0000 (16:35 +0000)]
Fixes MDL-11695, Skip block links inaccessible for many keyboard-only users

17 years agoSmall tidy-up in print_header_simple. Merged from MOODLE_19_STABLE.
tjhunt [Thu, 11 Oct 2007 15:25:27 +0000 (15:25 +0000)]
Small tidy-up in print_header_simple. Merged from MOODLE_19_STABLE.

17 years agoMDL-8605 Preventing new user folder from being created when original folder is empty
nicolasconnault [Thu, 11 Oct 2007 14:19:05 +0000 (14:19 +0000)]
MDL-8605 Preventing new user folder from being created when original folder is empty

17 years agoMDL-11699 - Addendum - rewrite the other half of the function too, so I can understan...
tjhunt [Thu, 11 Oct 2007 11:52:34 +0000 (11:52 +0000)]
MDL-11699 - Addendum - rewrite the other half of the function too, so I can understand what it is doing, and fix a couple of minor logic errors along the way. Merged from MOODLE_19_STABLE.

17 years agoMDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr...
tjhunt [Thu, 11 Oct 2007 11:42:49 +0000 (11:42 +0000)]
MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE.

17 years agogroupings should work now; merged from MOODLE_19_STABLE
skodak [Thu, 11 Oct 2007 09:16:15 +0000 (09:16 +0000)]
groupings should work now; merged from MOODLE_19_STABLE

17 years agoMinor changes related to unit testing
nicolasconnault [Thu, 11 Oct 2007 09:15:57 +0000 (09:15 +0000)]
Minor changes related to unit testing

17 years agoMDL-8605 New user directories implemented
nicolasconnault [Thu, 11 Oct 2007 09:01:29 +0000 (09:01 +0000)]
MDL-8605 New user directories implemented

17 years agomerged fix for MDL-11709, print_header() warning for blogs
toyomoyo [Thu, 11 Oct 2007 08:14:13 +0000 (08:14 +0000)]
merged fix for MDL-11709, print_header() warning for blogs

17 years agoMDL-10353, calender redirection broken when editting and exporting
toyomoyo [Thu, 11 Oct 2007 05:24:12 +0000 (05:24 +0000)]
MDL-10353, calender redirection broken when editting and exporting

17 years agoAutomatic installer.php lang files by installer_builder (20071011)
moodler [Thu, 11 Oct 2007 04:08:20 +0000 (04:08 +0000)]
Automatic installer.php lang files by installer_builder (20071011)