20484 Commits

Author SHA1 Message Date
mudrd8mz
45428e8614 * Fixed bug 5745 reported by Harry Smith so now can edit en_utf8_local pack
* More notification messages included
2006-06-09 08:48:45 +00:00
toyomoyo
cc841d67b0 merged, fixed a bug that blog tabs are displayed when blog is diabled 2006-06-09 02:53:16 +00:00
bobopinna
7d3f4007cb Removed a doubled text 2006-06-08 15:38:56 +00:00
bobopinna
89354664d3 change advanced to parameters 2006-06-08 15:36:55 +00:00
bobopinna
7ad2067fd7 Fixed some language refinements 2006-06-08 15:22:24 +00:00
bobopinna
a681c2b0f9 Fixed language refinements 2006-06-08 15:16:14 +00:00
vyshane
fd45188142 Help content for available tags (data module). Merged from 1.6. 2006-06-08 08:28:23 +00:00
vyshane
da52f1523c Merge from 1.6. Fix for scorm_option2text(). options field is now saved
proprely.
2006-06-08 07:39:37 +00:00
skodak
9ef80fa4aa Bug #5663 - errors after changing grade weight; merged from MOODLE_16_STABLE 2006-06-08 06:39:14 +00:00
skodak
f2fe353f2b Fixed course searching; merged from MOODLE_16_STABLE 2006-06-08 06:25:05 +00:00
vyshane
535fc3e907 Merged from 1.6. Added missing string. 2006-06-08 06:20:09 +00:00
toyomoyo
e3cfd5d717 merged fix for 5748 2006-06-08 04:08:04 +00:00
toyomoyo
1c994d89f8 merged, changed recordsize to 50 2006-06-08 02:46:45 +00:00
stronk7
cb27c4e823 Solve one issue with skipped courses and email to admin
being set every xx minutes. Bug 5621.
(http://moodle.org/bugs/bug.php?op=show&bugid=5621)

Merged from MOODLE_16_STABLE
2006-06-07 22:22:21 +00:00
ethem
a17f20183e Unnecesary strings removed. Merged from MOODLE_16_MERGED 2006-06-07 18:47:09 +00:00
stronk7
8326d5afa3 Now the question_attempts creation and dotation will be
only executed if it hasn't been done in MOODLE_16_STABLE. Bug 5717.
(http://moodle.org/bugs/bug.php?op=show&bugid=5717)
2006-06-07 17:56:47 +00:00
skodak
e7251cdd21 Bug #5522 - question/restorelib.php error; merged from MOODLE_16_STABLE 2006-06-07 14:57:26 +00:00
skodak
c2f3feed17 incorrect course number in categories after course delete; merged from MOODLE_16_STABLE 2006-06-07 14:05:44 +00:00
danstowell
67e3f5b540 Fix to ensure default auth method is copied to new user records 2006-06-07 10:44:12 +00:00
vyshane
b134f6a71e Merged fix from 1.6 for Bug #5131 - RSS Feeds and Moving Discussions. 2006-06-07 08:19:34 +00:00
toyomoyo
b6640a76ba merged fix for 5720 2006-06-07 06:05:03 +00:00
toyomoyo
257c550aae merged fix for 5720 2006-06-07 05:59:25 +00:00
toyomoyo
9073d2ddad merged, small changes to javascript progress bar 1) updates correctly when resuming 2) number of tables not hard coded anymore 2006-06-07 04:32:05 +00:00
toyomoyo
92cf4ecc12 merged, changes made to process user table on row basis. added migrate2utf8_user function. please help test and report bugs! 2006-06-07 04:11:10 +00:00
skodak
d12cb320b3 Bug #5659 - Problem with build-in buttons when creating templates; merged from MOODLE_16_STABLE 2006-06-06 20:55:25 +00:00
skodak
332fbc3027 Bug #5734 - Enrolled students can't access metacourse after unhiding while logged in; merged from MODOLE_16_STABLE 2006-06-06 19:01:46 +00:00
tjhunt
f801c7e028 Fix notices when you restore a course with no parent or child courses. Merged from MOODLE_16_STABLE. 2006-06-06 17:27:15 +00:00
tjhunt
c078b2527b Fix notices when you restore a course with an empty forum. Merged from MOODLE_16_STABLE. 2006-06-06 17:25:00 +00:00
tjhunt
37611ee17c Bug #5559: revised fix - using better CSS class names. Merged from MOODLE_16_STABLE. 2006-06-06 17:10:04 +00:00
stronk7
93e779c236 Adding two new strings for RESTRICTED tests in environmenlib. 2006-06-06 17:02:19 +00:00
stronk7
95a39282bf Now environmentlib supports RESTRICT sections (to be able to deny
any general test with more detail (the opposite to the BYPASS section)
(http://moodle.org/bugs/bug.php?op=show&bugid=5653)

Merged from MOODLE_16_STABLE
2006-06-06 16:19:17 +00:00
skodak
3cdd4eeba0 Bug #5535 - Database module backup error in 1.5.4, patch submitted by Patrick Pollet ; merged from MOODLE_16_STABLE 2006-06-06 15:12:51 +00:00
bobopinna
ba5d423b21 Fixed some regular expressions Bug 5041 2006-06-06 14:30:32 +00:00
tjhunt
7d83bbc2bd Bug #5506: Fix for calculated questions where each one builds on the last. Merged from MOODLE_16_STABLE. 2006-06-06 14:29:05 +00:00
tjhunt
4919564de9 Fix notices from the quiz module on backup and restore. Merged from MOODLE_16_STABLE. 2006-06-06 14:15:48 +00:00
tjhunt
331ca29783 Make cron a bit more rebust by changing the way the require is done. Merged from MOODLE_16_STABLE. 2006-06-06 14:12:04 +00:00
skodak
002ccfc7a0 Bug #5678 - Question marks, single quotes in field name cause trouble - cleaning hack ported from clean_filename(); merged from MOODLE_16_STABLE 2006-06-06 10:17:18 +00:00
tjhunt
9aafe70227 Fix notice. Merged from MOODLE_16_STABLE. 2006-06-06 10:10:43 +00:00
skodak
f9e5457f16 Bug #5680 - Fixed duplicate field names; merged from MOODLE_16_STABLE 2006-06-06 09:35:15 +00:00
skodak
f0e52f67df Bug #5444 - Import PowerPoint - PHP5 clone bug; merged from MOODLE_16_STABLE 2006-06-06 08:53:54 +00:00
vyshane
0f423e9d64 New admin stats report. This report module makes use of /course/report/stats/.
Merged from 1.6.
2006-06-06 05:31:42 +00:00
vyshane
030605e57a Merge from 1.6. Refactored this report module so that we can use it as an
admin report module.
2006-06-06 04:15:04 +00:00
tjhunt
3e734b607d Bug #5672: Make calculated questions less confusing to create. Merged from MOODLE_16_STABLE. 2006-06-05 16:59:58 +00:00
tjhunt
6d456aa2c1 Fixed reference to incorrect language string. Merged from MOODLE_16_STABLE. 2006-06-05 14:24:13 +00:00
ethem
9a4502dd1d Some cron performance. Run clean-ups and send email daily on settlement date.
an_nextmail config deleted, instead of old config new an_dailysettlement inserted into config_plugins table.
Merged from MOODLE_16_STABLE.
2006-06-05 13:12:28 +00:00
skodak
989a0a5203 Bug #5725 - Assignment grading pop up windows do not close, broken by 4976; merged from MOODLE_16_STABLE 2006-06-05 12:18:13 +00:00
fyang1024
3353b091f6 add learner link when user is a teacher 2006-06-05 10:01:42 +00:00
bobopinna
4023c0aa2d Fixed a typo 2006-06-05 08:21:45 +00:00
bobopinna
7cef1dfd3d Added class name for the IFRAME element 2006-06-05 07:38:46 +00:00
bobopinna
b7679957eb Fixed modified names for some constants [Bug 5695] 2006-06-05 07:21:03 +00:00