]>
git.mjollnir.org Git - moodle.git/log
gbateson [Wed, 11 Oct 2006 01:30:27 +0000 (01:30 +0000)]
allow selection of groups in reports
sam_marshall [Tue, 10 Oct 2006 17:23:24 +0000 (17:23 +0000)]
Wiki: fixed issue if you tried to set a page content to completely blank (you need to switch the html editor into text mode to get this, otherwise it puts in <br/>, but one of our QA people managed to find it anyway).
Also corrected whitespace on some of the lock stuff (weird - how did those tabs get in there? hrm)
nfreear [Tue, 10 Oct 2006 11:03:35 +0000 (11:03 +0000)]
Fixes bug, "Warning: Invalid argument supplied for foreach() in /var/www/html/ndf42/head/lib/blocklib.php on line 174"
nfreear [Tue, 10 Oct 2006 10:58:29 +0000 (10:58 +0000)]
Fixes bug MDL-6896, "Global search block - relative form URL broken"
toyomoyo [Tue, 10 Oct 2006 09:22:38 +0000 (09:22 +0000)]
do not write inherit into db!
moodler [Tue, 10 Oct 2006 08:31:44 +0000 (08:31 +0000)]
Bumped to launch into 1.8 dev
moodler [Tue, 10 Oct 2006 07:43:19 +0000 (07:43 +0000)]
Merged bogon fix from stable
jamiesensei [Tue, 10 Oct 2006 07:16:05 +0000 (07:16 +0000)]
changed $default to $toform - more meaningful
jamiesensei [Tue, 10 Oct 2006 07:05:19 +0000 (07:05 +0000)]
moved setting of defaults from edit2.php to edit_form.php
moodler [Tue, 10 Oct 2006 06:21:59 +0000 (06:21 +0000)]
Updating to 1.7 Beta
moodler [Tue, 10 Oct 2006 06:17:44 +0000 (06:17 +0000)]
Latest tags
vyshane [Tue, 10 Oct 2006 05:24:16 +0000 (05:24 +0000)]
Removed teacher forum string
vyshane [Tue, 10 Oct 2006 05:23:44 +0000 (05:23 +0000)]
Removed teacher forums from course reset.
vyshane [Tue, 10 Oct 2006 05:20:43 +0000 (05:20 +0000)]
Merged fix for MDL-6537
vyshane [Tue, 10 Oct 2006 05:17:12 +0000 (05:17 +0000)]
Merged from 1.6 stable.
toyomoyo [Tue, 10 Oct 2006 03:17:49 +0000 (03:17 +0000)]
fix for MDL-6831
toyomoyo [Tue, 10 Oct 2006 03:03:17 +0000 (03:03 +0000)]
changing default capabilities for coursecreators so that they could create courses
toyomoyo [Tue, 10 Oct 2006 02:52:08 +0000 (02:52 +0000)]
setting default value for backup/restore capabilities for teacheredit and coursecreators
vyshane [Tue, 10 Oct 2006 02:38:33 +0000 (02:38 +0000)]
Turn off display of week dates if we are in editing mode and if ajax is turned on. We do this for now because the ajax code does not yet update the week dates when sections are moved around. Will have to fix later.
cap2501 [Tue, 10 Oct 2006 02:06:51 +0000 (02:06 +0000)]
Bug:MDL-6674
made changes to blocks_exeute_repositioning_atomic to fix some logic errors with shifting around the weight list
stronk7 [Mon, 9 Oct 2006 23:39:32 +0000 (23:39 +0000)]
Updated moodle notes to reflect latest change to odbc_mssql driver.
stronk7 [Mon, 9 Oct 2006 23:36:27 +0000 (23:36 +0000)]
Fixed ServerInfo() behaviour for odbc_mssql. We need this working properly NOW!
(will be back once ADOdb code supports it properly)
stronk7 [Mon, 9 Oct 2006 22:55:55 +0000 (22:55 +0000)]
Add odbc_msql dbtype to a bunch of places.
stronk7 [Mon, 9 Oct 2006 22:29:52 +0000 (22:29 +0000)]
And now, Moodle is able to work with the odbc_mssql driver. Simple! B-)
stronk7 [Mon, 9 Oct 2006 22:28:22 +0000 (22:28 +0000)]
Show error if the dbtype specified isn't supported by XMLDB
stronk7 [Mon, 9 Oct 2006 22:26:21 +0000 (22:26 +0000)]
Added MetaIndexes() support to the odbc_mssql driver. We need it NOW!
I've posted one comment about this in ADOdb forums:
http://phplens.com/lens/lensforum/msgs.php?id=15930
stronk7 [Mon, 9 Oct 2006 22:21:01 +0000 (22:21 +0000)]
Added MetaIndexes() support to the odbc_mssql driver. We need it NOW!
I've posted one comment about this in ADOdb forums:
http://phplens.com/lens/lensforum/msgs.php?id=15930
stronk7 [Mon, 9 Oct 2006 16:33:31 +0000 (16:33 +0000)]
Not necessary to set unicodedb for each admin/index.php invocation
because setup.php saves it if needed.
stronk7 [Mon, 9 Oct 2006 16:19:29 +0000 (16:19 +0000)]
Raising MSSQL min req. to 2005 (9.0)
Merged from MOODLE_16_STABLE
sam_marshall [Mon, 9 Oct 2006 14:29:14 +0000 (14:29 +0000)]
Wiki: some changes to improve error messages and (slightly) behaviour when in group mode
jamiesensei [Mon, 9 Oct 2006 11:34:43 +0000 (11:34 +0000)]
removed htmleditors array - not needed
jamiesensei [Mon, 9 Oct 2006 11:23:23 +0000 (11:23 +0000)]
fix for bug that value of restrictmodules field wasn't available which breaks disabling of allowedmods multiple select
skodak [Mon, 9 Oct 2006 10:12:41 +0000 (10:12 +0000)]
Fixing Theme Config Variables MDL-6784
skodak [Mon, 9 Oct 2006 10:07:15 +0000 (10:07 +0000)]
fixed wrong capability name and function name typo
vyshane [Mon, 9 Oct 2006 08:35:39 +0000 (08:35 +0000)]
Fix for MDL-6889. See bug report for description.
jamiesensei [Mon, 9 Oct 2006 08:32:30 +0000 (08:32 +0000)]
added 2 new methods to form class data_submitted and setDefault
Fixed bug in id generation
bobopinna [Mon, 9 Oct 2006 07:36:51 +0000 (07:36 +0000)]
Fixed some bugs in the datamodel definition
skodak [Sun, 8 Oct 2006 21:44:59 +0000 (21:44 +0000)]
index.html of assignment help needs update. MDL-6888
cap2501 [Sun, 8 Oct 2006 21:24:38 +0000 (21:24 +0000)]
added main.getString function to better emulate php-moodle. In the future this could be extended to dynamically pull strings from moodle.php.
cap2501 [Sun, 8 Oct 2006 21:23:51 +0000 (21:23 +0000)]
delete confirmation now useing main.getString function.
cap2501 [Sun, 8 Oct 2006 21:10:14 +0000 (21:10 +0000)]
resolved: MDL-6579
added string for 'resource'
cap2501 [Sun, 8 Oct 2006 21:09:47 +0000 (21:09 +0000)]
resolved: MDL-6579
created language independant prompt for resource/activity deletion
cap2501 [Sun, 8 Oct 2006 21:09:18 +0000 (21:09 +0000)]
resolved: MDL-6579
Added strings needed for delete confirmation.
skodak [Sun, 8 Oct 2006 20:29:13 +0000 (20:29 +0000)]
change_password.php produces JS error fixed typo MDL-6750
cap2501 [Sun, 8 Oct 2006 20:26:25 +0000 (20:26 +0000)]
removed code for the old way of updating the block weight.
cap2501 [Sun, 8 Oct 2006 20:25:10 +0000 (20:25 +0000)]
movement of the blocks is now handled completely seperately on the serverside and on the clientside. This was unavoidable.
cap2501 [Sun, 8 Oct 2006 20:24:15 +0000 (20:24 +0000)]
made changes to the way the block movment was handled to eliminate some errors that came up.
cap2501 [Sun, 8 Oct 2006 20:23:30 +0000 (20:23 +0000)]
removed some debugging output accidently left in.
cap2501 [Sun, 8 Oct 2006 20:21:15 +0000 (20:21 +0000)]
created blocks_execute_repositioning_atomic as an extension of blocks_execute_repositioning, the original did adjust the column that the block was coming from but it did not insert it properly into the target column (adjusting the weights of the other blocks). This is currently only really nessicary for the ajax formats.
skodak [Sun, 8 Oct 2006 19:45:29 +0000 (19:45 +0000)]
fixed data/index.php when no databases available, initialized array in get_all_instances_in_course() from datalib.php; merged from MOODLE_16_STABLE
skodak [Sun, 8 Oct 2006 18:55:18 +0000 (18:55 +0000)]
problem with incorrect redirect url - wwwroot without the trailning slash in not standard compliant MDL-6193
skodak [Sun, 8 Oct 2006 18:16:18 +0000 (18:16 +0000)]
docs for advanced uploading of files assignment type
skodak [Sun, 8 Oct 2006 17:35:27 +0000 (17:35 +0000)]
a small typo 'helpupload' on /lang/en_utf8/assignment.php MDL-6883, found by Mitsuhiro Yoshida
skodak [Sun, 8 Oct 2006 11:00:49 +0000 (11:00 +0000)]
fixed 'capabilitities' typos and removed forgotten debug_print_backtrace() commited with MDL-6728
skodak [Sun, 8 Oct 2006 10:52:54 +0000 (10:52 +0000)]
Typo in lib/accesslib.php MDL-6728, found by Nicolas Martignoni.
skodak [Sun, 8 Oct 2006 10:07:03 +0000 (10:07 +0000)]
Insert a Chinese charachter string to label resource result error MDL-6757
stronk7 [Sun, 8 Oct 2006 09:58:11 +0000 (09:58 +0000)]
Now Oracle uses the new find_sequence_name() function to find the
correct sequence name for each table on insert.
Also, introduced initial hooks to support Oracle LOBs in insert_record()
skodak [Sun, 8 Oct 2006 09:51:22 +0000 (09:51 +0000)]
removed obsoleted backup configuration scripts
stronk7 [Sun, 8 Oct 2006 09:38:09 +0000 (09:38 +0000)]
Added find_sequence_name() to be used by insert_record() to get the correct sequence
stronk7 [Sun, 8 Oct 2006 09:36:33 +0000 (09:36 +0000)]
Adding getSequenceFromDB() for Oracle in order to detect the correct
sequence name in the insert_record() function.
skodak [Sun, 8 Oct 2006 09:20:46 +0000 (09:20 +0000)]
add note to admin settings to check max_allowed_packet when enabling db sessions in MySQL - MDL-6866 , fixed quotes :-(
skodak [Sun, 8 Oct 2006 09:16:38 +0000 (09:16 +0000)]
add note to admin settings to check max_allowed_packet when enabling db sessions in MySQL - MDL-6866
skodak [Sun, 8 Oct 2006 09:04:59 +0000 (09:04 +0000)]
Grades computed incorrectly if assignment name appears more than twice in a course MDL-6876 , patch submitted by Gary Anderson
skodak [Sun, 8 Oct 2006 08:52:15 +0000 (08:52 +0000)]
fixed wrong strip_slashes() when printing blog entry
skodak [Sun, 8 Oct 2006 08:44:32 +0000 (08:44 +0000)]
Error when adding Recent activity as a sticky block MDL-6801
skodak [Sun, 8 Oct 2006 08:36:45 +0000 (08:36 +0000)]
fixed wrong redirect when editing blocks in stickyblocks page
skodak [Sun, 8 Oct 2006 08:29:35 +0000 (08:29 +0000)]
fixed encoding header() in messaging frames MDL-6128 - 1.6, special chars and messaging system.
skodak [Sun, 8 Oct 2006 08:20:38 +0000 (08:20 +0000)]
Resource frameset error in IE6 MDL-6842, patch submitted by Chris Fryer.
skodak [Sun, 8 Oct 2006 08:13:41 +0000 (08:13 +0000)]
Scalable Vector Graphics (SVG) files in Moodle are not correctly displayed in many Browsers MDL-6878, patch submitted by Geoffrey Rowland, thanks!
skodak [Sun, 8 Oct 2006 08:06:04 +0000 (08:06 +0000)]
added 'Reviewed' assignment status to My moodle page MDL-6834, patch submitted by Stephen Bourget - thanks!
moodler [Sun, 8 Oct 2006 02:52:12 +0000 (02:52 +0000)]
Automatic installer.php lang files by installer_builder (
20061008 )
skodak [Sat, 7 Oct 2006 20:47:54 +0000 (20:47 +0000)]
fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135
gustav_delius [Sat, 7 Oct 2006 17:20:35 +0000 (17:20 +0000)]
Don't strip slashes from data send to htmlarea, after all it is not being stripped from data going to the normal textarea either.
gustav_delius [Sat, 7 Oct 2006 17:18:15 +0000 (17:18 +0000)]
Don't use stripslashes on data coming from database
gbateson [Sat, 7 Oct 2006 14:57:37 +0000 (14:57 +0000)]
simplified the javascript to hide "name", "studentfeedbackurl" and dates when not required
stronk7 [Sat, 7 Oct 2006 10:33:58 +0000 (10:33 +0000)]
Allow load average to be displayed in servers using the comma as
decimal separator.
gbateson [Sat, 7 Oct 2006 08:59:59 +0000 (08:59 +0000)]
added PARAM types for all calls to "optional_param()" and "required_param()"
gbateson [Sat, 7 Oct 2006 05:03:52 +0000 (05:03 +0000)]
adjust "best grade" to range 0 to hotpot->maxgrade
gbateson [Sat, 7 Oct 2006 02:00:53 +0000 (02:00 +0000)]
removed "thiscourse" and "allmycourses" as they are no longer used in hotpot/report.php
gbateson [Sat, 7 Oct 2006 01:57:57 +0000 (01:57 +0000)]
remvoved course selection for admins, and tidied up handling of capabilities
gbateson [Sat, 7 Oct 2006 01:53:49 +0000 (01:53 +0000)]
remove "Selecting a course" section
stronk7 [Fri, 6 Oct 2006 22:25:49 +0000 (22:25 +0000)]
Wood-ising the adminsettings fieldset
tjhunt [Fri, 6 Oct 2006 17:22:08 +0000 (17:22 +0000)]
MDL-6731 Can't save manual comment on a quiz question. I had missed one instance of the comment -> manualcomment column rename.
tjhunt [Fri, 6 Oct 2006 17:20:37 +0000 (17:20 +0000)]
Typo.
tjhunt [Fri, 6 Oct 2006 16:48:54 +0000 (16:48 +0000)]
Hopefully improve performance on site with lots of question categories Merged from MOODLE_16_STABLE.
stronk7 [Fri, 6 Oct 2006 15:26:13 +0000 (15:26 +0000)]
One malformed XML was preventing wiki_logs to be properly UTF8-ised. MDL-6854
stronk7 [Fri, 6 Oct 2006 15:03:46 +0000 (15:03 +0000)]
Typo recently introduced. MDL-6336
(merged from MOODLE_16_STABLE)
skodak [Fri, 6 Oct 2006 10:11:52 +0000 (10:11 +0000)]
Code cleanup in blog.
MDL-6805 Fixed redirects in blog; MDL-6807 partially fixed use of capabilitites - it needs more testing and possibly minor fixing, the commit contains other blog bugfixes too. In general it should work exactly the same. The introduction of roles makes proper setup more difficult :-(
Expect some more fixes soon, no other bigger changes...
gbateson [Fri, 6 Oct 2006 09:36:40 +0000 (09:36 +0000)]
fix undefined variable $context on line 135
toyomoyo [Fri, 6 Oct 2006 08:26:37 +0000 (08:26 +0000)]
fix for MDL-6336
gbateson [Fri, 6 Oct 2006 08:02:07 +0000 (08:02 +0000)]
allow display and deletion of attempts by "All users" including unenrolled students
vyshane [Fri, 6 Oct 2006 07:56:37 +0000 (07:56 +0000)]
Some fixes for MDL-6674. This should fix moving activities (resources).
Thanks to Dan Poltawski for suggestions.
gbateson [Fri, 6 Oct 2006 07:09:27 +0000 (07:09 +0000)]
fix typo on line 89: get_context_instance(CONTEXT_COURSE, $course) ... should be ... get_context_instance(CONTEXT_COURSE, $course->id)
moodler [Fri, 6 Oct 2006 06:47:12 +0000 (06:47 +0000)]
Drop the user_xxx tables after Roles install
moodler [Fri, 6 Oct 2006 06:42:33 +0000 (06:42 +0000)]
Removed some references to user_teachers that will probably cause a bug
moodler [Fri, 6 Oct 2006 06:39:29 +0000 (06:39 +0000)]
Remove user_students references
moodler [Fri, 6 Oct 2006 06:37:58 +0000 (06:37 +0000)]
Added missing cap strings
moodler [Fri, 6 Oct 2006 06:34:08 +0000 (06:34 +0000)]
Added some defaults to make sure Exercise is off by default
moodler [Fri, 6 Oct 2006 06:26:06 +0000 (06:26 +0000)]
Fix some doc links
gbateson [Fri, 6 Oct 2006 06:22:15 +0000 (06:22 +0000)]
added "format_string" and "stripslashes" when print HotPot name to browser