]>
git.mjollnir.org Git - moodle.git/log
vyshane [Wed, 4 Oct 2006 08:35:00 +0000 (08:35 +0000)]
Added $restore->mods[$mod->type]->granular to restore_create_sections() and to restore_create_modules(). This defines whether we are doing a granular restore where we care about the individual module instances to be restored, or whether we are not doing a granular restore, in which case we just restore all course module instances.
moodler [Wed, 4 Oct 2006 07:36:58 +0000 (07:36 +0000)]
FIxed up some more references to user tables
moodler [Wed, 4 Oct 2006 07:07:57 +0000 (07:07 +0000)]
Added new function
function user_has_role_assignment($userid, $roleid, $contextid=0)
bobopinna [Wed, 4 Oct 2006 06:22:18 +0000 (06:22 +0000)]
Fixed a bad error code choose
Rewritten the GetErrorString function to fix bad error code call
bobopinna [Wed, 4 Oct 2006 06:18:49 +0000 (06:18 +0000)]
Added API property version required from ADL Test Suite
moodler [Wed, 4 Oct 2006 05:36:17 +0000 (05:36 +0000)]
Fixes to remove access to user_coursecreators and use roles instead MDL-6800
moodler [Wed, 4 Oct 2006 04:49:44 +0000 (04:49 +0000)]
Added button to turn editing off again ... ugly but ...
moodler [Wed, 4 Oct 2006 04:45:58 +0000 (04:45 +0000)]
FIxed category editing button
moodler [Wed, 4 Oct 2006 04:40:55 +0000 (04:40 +0000)]
Fixed roles link a bit
moodler [Wed, 4 Oct 2006 04:37:40 +0000 (04:37 +0000)]
FIxed for duplicate icons MDL-6811
moodler [Wed, 4 Oct 2006 02:56:19 +0000 (02:56 +0000)]
Automatic installer.php lang files by installer_builder (
20061004 )
toyomoyo [Wed, 4 Oct 2006 02:43:29 +0000 (02:43 +0000)]
fixing typo
toyomoyo [Wed, 4 Oct 2006 02:43:11 +0000 (02:43 +0000)]
fixed a bug where block instances aren't deleted properly
moodler [Wed, 4 Oct 2006 02:14:25 +0000 (02:14 +0000)]
Fix for access to users at site level MDL-6810
skodak [Tue, 3 Oct 2006 23:34:03 +0000 (23:34 +0000)]
Assignment Module breaks MyMoodle Page MDL-6802, revisited - I hope it is correct now
skodak [Tue, 3 Oct 2006 21:07:13 +0000 (21:07 +0000)]
MDL-6805 Fix redirects in blog - edit button now properly redirects to self
skodak [Tue, 3 Oct 2006 20:41:15 +0000 (20:41 +0000)]
MDL-6805 Fix redirects in blog; MDL-6807 fix blog capability checks
skodak [Tue, 3 Oct 2006 20:18:58 +0000 (20:18 +0000)]
fixed broken table layout in blog MDL-6806
ethem [Tue, 3 Oct 2006 19:39:21 +0000 (19:39 +0000)]
Put back last commit. Some functions check $extra->id.
skodak [Tue, 3 Oct 2006 19:21:35 +0000 (19:21 +0000)]
Completely disable all blog scripts when blog system disabled from site preferences MDL-6803
skodak [Tue, 3 Oct 2006 18:31:51 +0000 (18:31 +0000)]
Assignment Module breaks MyMoodle Page MDL-6802, please test it
ethem [Tue, 3 Oct 2006 18:21:14 +0000 (18:21 +0000)]
If an error occures, id returns 0.
The user, who will be sent email, may be confused for $record->id=0.
Merged from 16stable.
gustav_delius [Tue, 3 Oct 2006 18:19:38 +0000 (18:19 +0000)]
The course upload size limit applies to students only, it should not be imposed for teacher uploads.
ethem [Tue, 3 Oct 2006 18:00:48 +0000 (18:00 +0000)]
* enrol_into_course() doesn't send welcome message unless $course->welcomemessage is set.
This is actually good thing, because we can send our welcome message.
* enrol_into_course() added in Moodle(
2006091700 ), so authorize plugin requires this version.
tjhunt [Tue, 3 Oct 2006 17:57:16 +0000 (17:57 +0000)]
MDL-5601 - restoring a course with a multianswer question sometimes causes an error() for a non-fatal contition. Change it to a notify, and everything seems to work. I don't really understand why, but this change does not make matters worse, so I am committing it. Thanks to Joseph Rezeau. Merged from MOODLE_16_STABLE.
tjhunt [Tue, 3 Oct 2006 17:32:22 +0000 (17:32 +0000)]
MDL-6649 Only show the HTML editor for the first essay question on a page, since it is unreliable when there are lots. Merged from MOODLE_16_STABLE.
stronk7 [Tue, 3 Oct 2006 15:00:55 +0000 (15:00 +0000)]
Changed PG rename_index() to use the old ALTER TABLE ... RENAME TO syntax
(pretty strange syntax, but seems to work)
tjhunt [Tue, 3 Oct 2006 14:01:38 +0000 (14:01 +0000)]
MDL-6297 shuffleanswers option not imported correctly for MC questions.
moodler [Tue, 3 Oct 2006 12:51:24 +0000 (12:51 +0000)]
Added copyright notice (they paid moodle.com for this development)
http://moodle.org/mod/forum/discuss.php?d=55410
ethem [Tue, 3 Oct 2006 09:05:38 +0000 (09:05 +0000)]
No need extra $order->status check. These functions expired() and settled() do it for us. Merged from 16stable.
toyomoyo [Tue, 3 Oct 2006 08:54:46 +0000 (08:54 +0000)]
adding support for 1.6->1.7 backups
moodler [Tue, 3 Oct 2006 07:31:49 +0000 (07:31 +0000)]
Removed focussing altogether MDL-6750
moodler [Tue, 3 Oct 2006 02:55:32 +0000 (02:55 +0000)]
Automatic installer.php lang files by installer_builder (
20061003 )
moodler [Tue, 3 Oct 2006 01:46:16 +0000 (01:46 +0000)]
Merged endless loop fix from stable
moodler [Tue, 3 Oct 2006 01:19:35 +0000 (01:19 +0000)]
Patched login for discussions
stronk7 [Mon, 2 Oct 2006 23:06:36 +0000 (23:06 +0000)]
Now blocks deletion looks both for tables without and with the
"block_" part in table names.
This is an interim situation until "block_" will be required. See:
http://docs.moodle.org/en/Development:Coding#Database_structures
http://tracker.moodle.org/browse/MDL-6786
Also, it's the FIRST use of XMLDB DDL functions inside Moodle! B-)
skodak [Mon, 2 Oct 2006 22:10:36 +0000 (22:10 +0000)]
more diagnostics in has_capability() - number instead of context object detected and debug message displayed
skodak [Mon, 2 Oct 2006 22:06:18 +0000 (22:06 +0000)]
fixed has_capability context parameter in blog
skodak [Mon, 2 Oct 2006 21:15:48 +0000 (21:15 +0000)]
moodle/blog:view usage fixed in blog
skodak [Mon, 2 Oct 2006 20:50:49 +0000 (20:50 +0000)]
some blog problems fixed - non existing capabilitites, pg incompatibilities;
in anycase the blog is still broken :-(
working on some more fixes now...
skodak [Mon, 2 Oct 2006 19:47:11 +0000 (19:47 +0000)]
fixed print_texarea() capability requirement
skodak [Mon, 2 Oct 2006 19:21:26 +0000 (19:21 +0000)]
fixed sql text quoting, other fixes in blog ahead
stronk7 [Mon, 2 Oct 2006 17:42:31 +0000 (17:42 +0000)]
re-enabling the rename_field() test
stronk7 [Mon, 2 Oct 2006 17:42:14 +0000 (17:42 +0000)]
rename_field() under mssql completed
moodler [Mon, 2 Oct 2006 17:24:54 +0000 (17:24 +0000)]
Fixes related to presets and MDL-6755.
The original code was shocking once I started reviewing it, and even
after heavy editing I'm still not happy with it, but at least it works
more like it was supposed to.
Needs more cleaning up to make it clearer and probably safer.
Also, presets can now contain langage packs and they'll be used.
The image gallery is an example.
moodler [Mon, 2 Oct 2006 17:09:18 +0000 (17:09 +0000)]
Added another s() to the query strings. Thanks Petr!
stronk7 [Mon, 2 Oct 2006 17:06:37 +0000 (17:06 +0000)]
rename_field() under oracle completed
tjhunt [Mon, 2 Oct 2006 17:04:12 +0000 (17:04 +0000)]
MDL-6761 Edit qestion link gone from question preview popup. It was checking the wrong capability.
stronk7 [Mon, 2 Oct 2006 17:02:35 +0000 (17:02 +0000)]
rename_field() under postgresql completed.
stronk7 [Mon, 2 Oct 2006 17:02:07 +0000 (17:02 +0000)]
MySQL doesn't have check constraints. We use enums instead.
mits [Mon, 2 Oct 2006 16:51:48 +0000 (16:51 +0000)]
Changed the currently selected admin menu bgcolor.
stronk7 [Mon, 2 Oct 2006 16:47:02 +0000 (16:47 +0000)]
Prevent "id" fields to be renamed in generators
stronk7 [Mon, 2 Oct 2006 16:46:12 +0000 (16:46 +0000)]
In my previous commit, "I" was "It" :-D
Plus one typo fixed.
stronk7 [Mon, 2 Oct 2006 16:37:41 +0000 (16:37 +0000)]
Prevent "id" fields to be renamed. I can cause lots of problems.
mits [Mon, 2 Oct 2006 16:35:34 +0000 (16:35 +0000)]
Highlight the currently selected admin menu.
Changed admin search result color.
stronk7 [Mon, 2 Oct 2006 16:28:51 +0000 (16:28 +0000)]
Some adjustments to be able to get names without prefix
stronk7 [Mon, 2 Oct 2006 16:27:18 +0000 (16:27 +0000)]
rename_table() under postgresql completed
stronk7 [Mon, 2 Oct 2006 16:26:34 +0000 (16:26 +0000)]
Set debug off on tests
stronk7 [Mon, 2 Oct 2006 16:19:48 +0000 (16:19 +0000)]
rename_table() under oracle completed
moodler [Mon, 2 Oct 2006 16:08:16 +0000 (16:08 +0000)]
String should be printed using s() MDL-6779
stronk7 [Mon, 2 Oct 2006 15:57:59 +0000 (15:57 +0000)]
With the emotion, I forgot to delete some debug lines... :-P
stronk7 [Mon, 2 Oct 2006 15:56:34 +0000 (15:56 +0000)]
rename_table() under mssql completed! B-)
moodler [Mon, 2 Oct 2006 15:27:24 +0000 (15:27 +0000)]
Added language files to default preset as an example
moodler [Mon, 2 Oct 2006 15:15:23 +0000 (15:15 +0000)]
Be a bit more flexible with the extra paths (can be a string or an array)
moodler [Mon, 2 Oct 2006 15:08:25 +0000 (15:08 +0000)]
Additional paramter for get_string() that allows the calling code to
specify extra locations for strings
moodler [Mon, 2 Oct 2006 14:57:00 +0000 (14:57 +0000)]
Various little cleanups
moodler [Mon, 2 Oct 2006 14:30:28 +0000 (14:30 +0000)]
Fixed some missing strings
moodler [Mon, 2 Oct 2006 13:35:28 +0000 (13:35 +0000)]
Strip slashes from admin search string (it's ok, it never gets near a database)
moodler [Mon, 2 Oct 2006 13:26:02 +0000 (13:26 +0000)]
Fixed overzealous cleaning MDL-6779
moodler [Mon, 2 Oct 2006 13:10:58 +0000 (13:10 +0000)]
Change default (old change not checked in)
moodler [Mon, 2 Oct 2006 08:57:00 +0000 (08:57 +0000)]
Fixed capability soring on course and coursecat override MDL-6780
toyomoyo [Mon, 2 Oct 2006 08:49:07 +0000 (08:49 +0000)]
roles and capability support for backups. role mapping is in, please help test, thanks
skodak [Mon, 2 Oct 2006 08:44:58 +0000 (08:44 +0000)]
fixed directory creation issues in advanced upload assignment
moodler [Mon, 2 Oct 2006 08:43:40 +0000 (08:43 +0000)]
Aligning capability override columns
moodler [Mon, 2 Oct 2006 08:40:39 +0000 (08:40 +0000)]
FIxed missing string
moodler [Mon, 2 Oct 2006 08:36:25 +0000 (08:36 +0000)]
Only show search box when there is content in the block
skodak [Mon, 2 Oct 2006 08:36:07 +0000 (08:36 +0000)]
Student cannot see handed-in upload single assignment MDL-6770
skodak [Mon, 2 Oct 2006 08:21:35 +0000 (08:21 +0000)]
assignment intro hiding before available date is now optional in advanced upload type ( MDL-6131 ), the rest of types will not be changed
moodler [Mon, 2 Oct 2006 07:06:47 +0000 (07:06 +0000)]
Cleaned up style for background of admin settings
moodler [Mon, 2 Oct 2006 07:03:41 +0000 (07:03 +0000)]
Added a missing string
moodler [Mon, 2 Oct 2006 06:58:46 +0000 (06:58 +0000)]
Bring Sticky Blocks into the admin fold
moodler [Mon, 2 Oct 2006 06:52:21 +0000 (06:52 +0000)]
FIxed use of reserved SQL words for MDL-6778
moodler [Mon, 2 Oct 2006 06:39:55 +0000 (06:39 +0000)]
Fixed typo in capability name
moodler [Mon, 2 Oct 2006 06:37:58 +0000 (06:37 +0000)]
Highlight the currently selected admin menu 8-)
moodler [Mon, 2 Oct 2006 06:20:14 +0000 (06:20 +0000)]
Tidy up admin search box, and fixed 4-spaces everywhere
moodler [Mon, 2 Oct 2006 06:16:50 +0000 (06:16 +0000)]
Added search box for searching admin settings
vinkmar [Mon, 2 Oct 2006 06:03:51 +0000 (06:03 +0000)]
added strings for admin search
vinkmar [Mon, 2 Oct 2006 06:02:52 +0000 (06:02 +0000)]
links added to section titles
vinkmar [Mon, 2 Oct 2006 05:53:39 +0000 (05:53 +0000)]
changes made for admin search page
vinkmar [Mon, 2 Oct 2006 05:52:39 +0000 (05:52 +0000)]
Admin search function.
Takes a "query" parameter... will be written into admintree block
moodler [Mon, 2 Oct 2006 02:56:19 +0000 (02:56 +0000)]
Automatic installer.php lang files by installer_builder (
20061002 )
stronk7 [Sun, 1 Oct 2006 23:06:35 +0000 (23:06 +0000)]
Enabling rename_field() test
stronk7 [Sun, 1 Oct 2006 23:02:39 +0000 (23:02 +0000)]
Basic rename_field() function added.
TODO: Automatic sequence/trigger/check constraint recreation
under PG, MSSQL & Oracle
stronk7 [Sun, 1 Oct 2006 22:54:51 +0000 (22:54 +0000)]
Added rename_field() support.
TODO: Sync sequences, triggers and check constraints
stronk7 [Sun, 1 Oct 2006 22:52:30 +0000 (22:52 +0000)]
Added rename_field() support for mssql
stronk7 [Sun, 1 Oct 2006 22:44:39 +0000 (22:44 +0000)]
Added rename_field() support for MySQL
skodak [Sun, 1 Oct 2006 21:45:54 +0000 (21:45 +0000)]
fixed error in assignments when no students enrolled in course
skodak [Sun, 1 Oct 2006 21:35:16 +0000 (21:35 +0000)]
partially fixed - assignment intro always avaible even setting available date MDL-6131
tjhunt [Sun, 1 Oct 2006 20:32:12 +0000 (20:32 +0000)]
Fix performance problem with lots of categories. http://moodle.org/mod/forum/discuss.php?d=54945#252145. Merged from MOODLE_16_STABLE.
skodak [Sun, 1 Oct 2006 20:04:53 +0000 (20:04 +0000)]
Advanced Upload assignment type - student can't read teacher's uploaded response file MDL-6771