]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-11423 removed a stray print_object call
jamiesensei [Mon, 24 Sep 2007 13:23:58 +0000 (13:23 +0000)]
MDL-11423 removed a stray print_object call

17 years agoMDL-11422 fixed duplicate title attribute
skodak [Mon, 24 Sep 2007 11:11:48 +0000 (11:11 +0000)]
MDL-11422 fixed duplicate title attribute

17 years agoMDL-11370 :: added a global var $THEME->customcornersopen to track properly closed...
urs_hunkler [Mon, 24 Sep 2007 11:08:02 +0000 (11:08 +0000)]
MDL-11370 :: added a global var $THEME->customcornersopen to track properly closed custom corners divs. In function print_footer I added a check if some custom_corneres divs are still open and eventually close them.

17 years agoFixing typo.
ikawhero [Mon, 24 Sep 2007 03:02:16 +0000 (03:02 +0000)]
Fixing typo.

17 years agoMDL-11358 final grade from gradebook is now shown in assignments - students see only...
skodak [Sun, 23 Sep 2007 16:05:41 +0000 (16:05 +0000)]
MDL-11358 final grade from gradebook is now shown in assignments - students see only final grades from gradebook

17 years agoMDL-11417 usermodified now stored properly in grade_grades table when update_(raw...
skodak [Sun, 23 Sep 2007 15:57:36 +0000 (15:57 +0000)]
MDL-11417 usermodified now stored properly in grade_grades table when update_(raw|final)_grade() used

17 years agoMDL-11416 support for nonsortable columns in table lib
skodak [Sun, 23 Sep 2007 15:54:33 +0000 (15:54 +0000)]
MDL-11416 support for nonsortable columns in table lib

17 years agoMDL-11357, MDL-11358 adding formating of numeric final grade (for now takes the setti...
skodak [Sun, 23 Sep 2007 15:51:21 +0000 (15:51 +0000)]
MDL-11357, MDL-11358 adding formating of numeric final grade (for now takes the setting from user report), adding usermodified field to returned grading info

17 years agoMDL-11415 imported htmlpurifier 2.1.2
skodak [Sun, 23 Sep 2007 15:47:26 +0000 (15:47 +0000)]
MDL-11415 imported htmlpurifier 2.1.2

17 years agoMDL-11414 fixed handling of log urls (problem reported by Andreas Nolden)
skodak [Sun, 23 Sep 2007 13:13:13 +0000 (13:13 +0000)]
MDL-11414 fixed handling of log urls (problem reported by Andreas Nolden)

17 years agoMDL-11413 improved text cleaning (problem reported by Andreas Nolden)
skodak [Sun, 23 Sep 2007 12:28:03 +0000 (12:28 +0000)]
MDL-11413 improved text cleaning (problem reported by Andreas Nolden)

17 years agoMDL-11413 improved text cleaning (problem reported by Andreas Nolden)
skodak [Sun, 23 Sep 2007 12:20:29 +0000 (12:20 +0000)]
MDL-11413 improved text cleaning (problem reported by Andreas Nolden)

17 years agoprevent error when somebody changes scale or grading type - old value does not fit...
skodak [Sun, 23 Sep 2007 12:09:16 +0000 (12:09 +0000)]
prevent error when somebody changes scale or grading type - old value does not fit the new scale

17 years agooverridden flag is now used to track the last time of modification - going to use...
skodak [Sat, 22 Sep 2007 21:39:28 +0000 (21:39 +0000)]
overridden flag is now used to track the last time of modification - going to use it in assignments to print the correct time/date

17 years agoMDL-11357, MDL-11358 cleanup and improvements in public grade API - new function...
skodak [Sat, 22 Sep 2007 20:21:44 +0000 (20:21 +0000)]
MDL-11357, MDL-11358 cleanup and improvements in public grade API - new function grade_get_grades() that returns all grading information (grade item data, outcomes and user grades); other minor improvements and bugfixes; updated assignment to use new grade API

17 years agoMDL-11363 minor doc improvement
skodak [Sat, 22 Sep 2007 18:50:46 +0000 (18:50 +0000)]
MDL-11363 minor doc improvement

17 years agoMDL-11363 fixing defaults of new optional fields of grade classes - now properly...
skodak [Sat, 22 Sep 2007 18:46:51 +0000 (18:46 +0000)]
MDL-11363 fixing defaults of new optional fields of grade classes - now properly applied when creating new instances too

17 years agoMDL-11363 merged tables grade_grades with grade_grades_text - it is now possible...
skodak [Sat, 22 Sep 2007 11:39:59 +0000 (11:39 +0000)]
MDL-11363 merged tables grade_grades with grade_grades_text - it is now possible to define fields as required and optional
finally fixed formula validation in calculation edit form

17 years agoDeleting the Db migrate to UTF-8 button. It isn't there anymore.
stronk7 [Sat, 22 Sep 2007 09:52:35 +0000 (09:52 +0000)]
Deleting the Db migrate to UTF-8 button. It isn't there anymore.

17 years agoMDL-11316 - Extra slashes appearing in the correct answer of shortanswer questions...
tjhunt [Fri, 21 Sep 2007 18:28:45 +0000 (18:28 +0000)]
MDL-11316 - Extra slashes appearing in the correct answer of shortanswer questions when they contain a slash. Merged from MOODLE_18_STABLE.

17 years agoSome strings for the new xmlstrictheaders setting. MDL-11216
stronk7 [Fri, 21 Sep 2007 17:35:07 +0000 (17:35 +0000)]
Some strings for the new xmlstrictheaders setting. MDL-11216

17 years agoNow XML strict headers are controlled by new setting
stronk7 [Fri, 21 Sep 2007 17:28:16 +0000 (17:28 +0000)]
Now XML strict headers are controlled by new setting
(xmlstrictheaders) separating it from debug->developer. MDL-11216

17 years agoAdding new setting to control XML headers. MDL-11216
stronk7 [Fri, 21 Sep 2007 17:27:14 +0000 (17:27 +0000)]
Adding new setting to control XML headers. MDL-11216

17 years agoMDL-11392 - Stupid bloody requirement to call addslashes between loading data from...
tjhunt [Fri, 21 Sep 2007 17:10:39 +0000 (17:10 +0000)]
MDL-11392 - Stupid bloody requirement to call addslashes between loading data from the database and saving it back, because we don't use placeholder. Was breaking question bank upgrade.

17 years agoMDL-9952 - Cant escape # by using \ in a Cloze question. Merged from MOODLE_18_STABLE.
tjhunt [Fri, 21 Sep 2007 16:18:06 +0000 (16:18 +0000)]
MDL-9952 - Cant escape # by using \ in a Cloze question. Merged from MOODLE_18_STABLE.

17 years agoMDL-10030 - the logic controlling whether students were allowed to see the review...
tjhunt [Fri, 21 Sep 2007 16:01:40 +0000 (16:01 +0000)]
MDL-10030 - the logic controlling whether students were allowed to see the review screen was wrong.

17 years agoMDL-3731 - Help file for the Item Analysis report does not explain why Disc. Coeff...
tjhunt [Fri, 21 Sep 2007 13:28:53 +0000 (13:28 +0000)]
MDL-3731 - Help file for the Item Analysis report does not explain why Disc. Coeff. is sometimes reported at -999.00. Merged from MOODLE_18_STABLE.

17 years agoMDL-10338 - quiz index page does not work in weekscss format. Merged from MOODLE_18_S...
tjhunt [Fri, 21 Sep 2007 11:10:37 +0000 (11:10 +0000)]
MDL-10338 - quiz index page does not work in weekscss format. Merged from MOODLE_18_STABLE.

17 years agoMDL-6376 - Include quizzes on the MyMoodle page. Initial implementation by Stephen...
tjhunt [Fri, 21 Sep 2007 11:05:04 +0000 (11:05 +0000)]
MDL-6376 - Include quizzes on the MyMoodle page. Initial implementation by Stephen Bourget, with refinements by Tim Hunt. The logic for which quizzes are listed is very similar to the lesson module.

17 years agoMDL-11328 Added the missing variable
nicolasconnault [Fri, 21 Sep 2007 11:02:30 +0000 (11:02 +0000)]
MDL-11328 Added the missing variable

17 years agoMDL-11351 Removed a redundant check for a multiLang JS variable
nicolasconnault [Fri, 21 Sep 2007 09:13:02 +0000 (09:13 +0000)]
MDL-11351 Removed a redundant check for a multiLang JS variable

17 years agoBump. Now we are using a permanent temp table. MDL-11347
stronk7 [Fri, 21 Sep 2007 08:53:22 +0000 (08:53 +0000)]
Bump. Now we are using a permanent temp table. MDL-11347

17 years agotemp table usage is out and now we are using the
stronk7 [Fri, 21 Sep 2007 08:52:43 +0000 (08:52 +0000)]
temp table usage is out and now we are using the
new permanent context_temp table. Update for
Oracle added, extra NOT EXISTS cluse to avoid
insertion of duplicate records in potential
concurrency and minor refinements. MDL-11347

17 years agoAdding the new context_temp permanet table to be used
stronk7 [Fri, 21 Sep 2007 08:48:51 +0000 (08:48 +0000)]
Adding the new context_temp permanet table to be used
by build_context_path() . MDL-11347

17 years agoMDL-11379 and MDL-11380 fixed
nicolasconnault [Fri, 21 Sep 2007 07:52:52 +0000 (07:52 +0000)]
MDL-11379 and MDL-11380 fixed

17 years agoUpdate for latest functions
moodler [Fri, 21 Sep 2007 05:21:29 +0000 (05:21 +0000)]
Update for latest functions

17 years agoFixed the definition of SYSCONTEXTID when it's not 1 (like moodle.org)
moodler [Fri, 21 Sep 2007 04:55:14 +0000 (04:55 +0000)]
Fixed the definition of SYSCONTEXTID when it's not 1 (like moodle.org)

17 years agoJust a small change to make this function a bit more robust, there's still a bug...
moodler [Fri, 21 Sep 2007 04:33:50 +0000 (04:33 +0000)]
Just a small change to make this function a bit more robust, there's still a bug here though

17 years agoFix for subscription and tracking buttons to remove links and improve accessibility...
moodler [Fri, 21 Sep 2007 02:52:51 +0000 (02:52 +0000)]
Fix for subscription and tracking buttons to remove links and improve accessibility and reduce crawler problems   http://tracker.moodle.org/browse/MDLSITE-263

17 years agoNotices on restore.
tjhunt [Thu, 20 Sep 2007 15:57:02 +0000 (15:57 +0000)]
Notices on restore.

17 years agoXHTML Strict.
tjhunt [Thu, 20 Sep 2007 15:35:19 +0000 (15:35 +0000)]
XHTML Strict.

17 years agoMDL-10376 - since roles and capabilities came along, the quiz was not very gracious...
tjhunt [Thu, 20 Sep 2007 15:14:24 +0000 (15:14 +0000)]
MDL-10376 - since roles and capabilities came along, the quiz was not very gracious if you were logged in as guest, or really logged in on the server, but using guest access to look a a particular course, or were enrolled in a course, but in a role that did not let you preview or attempt quizzes. This patch should clean up the logic for all these cases.

17 years agoXHTML Strict in question state history table. Merged from MOODLE_18_STABLE.
tjhunt [Thu, 20 Sep 2007 15:10:04 +0000 (15:10 +0000)]
XHTML Strict in question state history table. Merged from MOODLE_18_STABLE.

17 years agoMDL-11350 allowvisiblecoursesinhiddencategories was not used fully in the determinati...
nicolasconnault [Thu, 20 Sep 2007 13:15:26 +0000 (13:15 +0000)]
MDL-11350 allowvisiblecoursesinhiddencategories was not used fully in the determination of the course's visibility

17 years agoremoving bosoleted unit tests: manual grade items do not use item numbers, id number...
skodak [Thu, 20 Sep 2007 12:30:24 +0000 (12:30 +0000)]
removing bosoleted unit tests: manual grade items do not use item numbers, id number is not generated automatically

17 years agofixed short php tag
skodak [Thu, 20 Sep 2007 12:26:58 +0000 (12:26 +0000)]
fixed short php tag

17 years agoMDL-10296 made print_user_picture cater for https possibility in user/edit
jmg324 [Thu, 20 Sep 2007 09:18:24 +0000 (09:18 +0000)]
MDL-10296 made print_user_picture cater for https possibility in user/edit

17 years agochange restore code to use the more efficient get_user_courses_bycap
toyomoyo [Thu, 20 Sep 2007 09:16:49 +0000 (09:16 +0000)]
change restore code to use the more efficient get_user_courses_bycap

17 years agoremoved a slow call from restore code, this is a trouble maker if you have a lot...
toyomoyo [Thu, 20 Sep 2007 08:58:12 +0000 (08:58 +0000)]
removed a slow call from restore code, this is a trouble maker if you have a lot of courses.

17 years agoMDL-11357 removed _grade_updated() from activities and grade_item class
skodak [Thu, 20 Sep 2007 07:43:57 +0000 (07:43 +0000)]
MDL-11357 removed _grade_updated() from activities and grade_item class

17 years agoMDL-11347 adding comments with description of UPDATE related problems; minor whitespa...
skodak [Thu, 20 Sep 2007 07:37:50 +0000 (07:37 +0000)]
MDL-11347 adding comments with description of UPDATE related problems; minor whitespace and coding style changes

17 years agofixing a javascript error when ajax is not enabled
toyomoyo [Thu, 20 Sep 2007 07:20:15 +0000 (07:20 +0000)]
fixing a javascript error when ajax is not enabled

17 years agoeaccelerator: never set the mode if we failed to init
martinlanghoff [Thu, 20 Sep 2007 06:51:13 +0000 (06:51 +0000)]
eaccelerator: never set the mode if we failed to init

17 years agoMake the accesslib upgrade trigger a redirect
moodler [Thu, 20 Sep 2007 06:49:52 +0000 (06:49 +0000)]
Make the accesslib upgrade trigger a redirect

17 years agoBumping the date and the context path upgrade in case anyone was stuck from yesterday...
moodler [Thu, 20 Sep 2007 06:47:14 +0000 (06:47 +0000)]
Bumping the date and the context path upgrade in case anyone was stuck from yesterday   MDL-11347

17 years agoRevert - dmllib: check $MCACHE->status() before using it
martinlanghoff [Thu, 20 Sep 2007 06:45:29 +0000 (06:45 +0000)]
Revert - dmllib: check $MCACHE->status() before using it

17 years agodmllib: check $MCACHE->status() before using it
martinlanghoff [Thu, 20 Sep 2007 06:42:57 +0000 (06:42 +0000)]
dmllib: check $MCACHE->status() before using it

17 years agofixing 2 warnings
toyomoyo [Thu, 20 Sep 2007 05:59:26 +0000 (05:59 +0000)]
fixing 2 warnings

17 years agochanged join onto context table to an outer join because some contexts could be missi...
toyomoyo [Thu, 20 Sep 2007 05:54:32 +0000 (05:54 +0000)]
changed join onto context table to an outer join because some contexts could be missing during listing of participants

17 years agoI renamed these to help general readability of accesslib:
moodler [Thu, 20 Sep 2007 04:52:54 +0000 (04:52 +0000)]
I renamed these to help general readability of accesslib:

    $ad -> $accessdata
    has_cap_fad ->  has_capability_in_accessdata()
    aggr_roles_fad  -> aggregate_roles_from_accessdata()

Resolves MDL-11173

17 years agoAutomatic installer.php lang files by installer_builder (20070920)
moodler [Thu, 20 Sep 2007 04:22:39 +0000 (04:22 +0000)]
Automatic installer.php lang files by installer_builder (20070920)

17 years agoaccesslib: load_all_capabilities() - remember to check_enrolment_plugins()!
martinlanghoff [Thu, 20 Sep 2007 03:23:12 +0000 (03:23 +0000)]
accesslib: load_all_capabilities() - remember to check_enrolment_plugins()!

When setting up accessdata for a newly-logged-in user, call the
enrolment plugins. Thanks to Matt Clarkson for the heads up.

Affects: MDL-11180

17 years agogroup should probably be passed into get_role_users()
toyomoyo [Thu, 20 Sep 2007 03:11:51 +0000 (03:11 +0000)]
group should probably be passed into get_role_users()

17 years agofixing a calendar warning
toyomoyo [Thu, 20 Sep 2007 03:04:53 +0000 (03:04 +0000)]
fixing a calendar warning

17 years agofixing a warning in calendar
toyomoyo [Thu, 20 Sep 2007 02:57:17 +0000 (02:57 +0000)]
fixing a warning in calendar

17 years agofixing a warning when variable is not an object
toyomoyo [Thu, 20 Sep 2007 02:45:59 +0000 (02:45 +0000)]
fixing a warning when variable is not an object

17 years agoaccesslib:build_context_path() refer to dbfamily instead of dbtype
martinlanghoff [Thu, 20 Sep 2007 02:45:57 +0000 (02:45 +0000)]
accesslib:build_context_path() refer to dbfamily instead of dbtype

so mysql's various drivers can be used.

17 years agoMDL-11356, set display of grade items to database default (-1)
toyomoyo [Thu, 20 Sep 2007 02:39:25 +0000 (02:39 +0000)]
MDL-11356, set display of grade items to database default (-1)

17 years agoaccesslib: build_context_path() - better UPDATE SQL
martinlanghoff [Thu, 20 Sep 2007 01:03:35 +0000 (01:03 +0000)]
accesslib: build_context_path() - better UPDATE SQL

A bit of cleanup on the SQL we use for updates. Unfortunately, MySQL
uses non-SQL-standard syntax for updates reading or updating multiple
tables. After much testing across Pg and MySQL, I boiled it down to
the minimal differences -- but we still have different SQL.

The timings for this on a large reference install, calling
build_context_path(true):

 - MySQL incompatible 1s
 - Petr's fixes 60s -- DB complains of too many writes
 - This commit 24s  -- DB complains of too many writes

Also - fixed a remaining problem with $emptyclause

Affects MDL-11347

17 years agoaccesslib:build_Context_path() fix $emptyclause
martinlanghoff [Thu, 20 Sep 2007 00:16:22 +0000 (00:16 +0000)]
accesslib:build_Context_path() fix $emptyclause

We need 2 different empty clauses, one for updates, anotherone for
selects.

17 years agoaccesslib:build_context_path() - fix $emptyclause to avoid Oracle's dirty hack
martinlanghoff [Wed, 19 Sep 2007 23:46:37 +0000 (23:46 +0000)]
accesslib:build_context_path() - fix $emptyclause to avoid Oracle's dirty hack

accesslib is now clean of Oracle's dirty hack. Thanks Eloy for the idea.

MDL-11347

17 years agoDelete one excess parenthesis... Applying Bryce's patch to MDL-11347
stronk7 [Wed, 19 Sep 2007 22:40:58 +0000 (22:40 +0000)]
Delete one excess parenthesis... Applying Bryce's patch to MDL-11347

17 years agoMDL-11347 yet more beautification proposed by Eloy
skodak [Wed, 19 Sep 2007 19:20:18 +0000 (19:20 +0000)]
MDL-11347 yet more beautification proposed by Eloy

17 years agoMDL-11347 yet more beautification proposed by Eloy
skodak [Wed, 19 Sep 2007 19:13:49 +0000 (19:13 +0000)]
MDL-11347 yet more beautification proposed by Eloy

17 years agoMDL-11347 improving sql syntax - thanks Eloy for comments
skodak [Wed, 19 Sep 2007 19:01:32 +0000 (19:01 +0000)]
MDL-11347 improving sql syntax - thanks Eloy for comments

17 years agoFixes MDL-11327. Error when trying to include a non existing file.
mudrd8mz [Wed, 19 Sep 2007 17:58:03 +0000 (17:58 +0000)]
Fixes MDL-11327. Error when trying to include a non existing file.

17 years agoMDL-10824 - spaces in javascript URLs are not strictly valid. Merged from MOODLE_18_S...
tjhunt [Wed, 19 Sep 2007 17:44:52 +0000 (17:44 +0000)]
MDL-10824 - spaces in javascript URLs are not strictly valid. Merged from MOODLE_18_STABLE.

17 years agoMDL-11347 fixed context c in update which Tim's pg did not like much
skodak [Wed, 19 Sep 2007 17:40:20 +0000 (17:40 +0000)]
MDL-11347 fixed context c in update which Tim's pg did not like much

17 years agoMDL-11048 fixing some notices and changing the list of correlated tags to comma separ...
skodak [Wed, 19 Sep 2007 17:34:19 +0000 (17:34 +0000)]
MDL-11048 fixing some notices and changing the list of correlated tags to comma separated format without apostrophes

17 years agoMDL-10903 - Wrong capability checked in get_all_instances_in_course should be moodle...
tjhunt [Wed, 19 Sep 2007 17:06:31 +0000 (17:06 +0000)]
MDL-10903 - Wrong capability checked in get_all_instances_in_course should be moodle/course:viewhiddenactivities, not moodle/course:viewhiddencourses. Merged from MOODLE_18_STABLE.

17 years agoMDL-10972 - The lang string 'fullname', which is normally used for course fullnames...
tjhunt [Wed, 19 Sep 2007 15:52:27 +0000 (15:52 +0000)]
MDL-10972 - The lang string 'fullname', which is normally used for course fullnames, was being used for a person's full name in some quiz reports. This dual usage is not translatable into all languages. Merged from MOODLE_18_STABLE.

17 years agoMDL-11347 temporary patch for mysql trouble in build_context_path()
skodak [Wed, 19 Sep 2007 15:51:04 +0000 (15:51 +0000)]
MDL-11347 temporary patch for mysql trouble in build_context_path()

17 years agoMDL-11354 ipaddress typo in mnet environment.php
skodak [Wed, 19 Sep 2007 15:44:31 +0000 (15:44 +0000)]
MDL-11354 ipaddress typo in mnet environment.php

17 years agoMDL-6043 - supplimental - make corse reset function update quiz open and close dates...
tjhunt [Wed, 19 Sep 2007 15:38:14 +0000 (15:38 +0000)]
MDL-6043 - supplimental - make corse reset function update quiz open and close dates. Thanks to Shamim Rezaei for the implementation, which I edited slightly.

17 years agoMDL-11353 Completed the implementation. This included a new method in grade_item...
nicolasconnault [Wed, 19 Sep 2007 15:37:46 +0000 (15:37 +0000)]
MDL-11353 Completed the implementation. This included a new method in grade_item: get_displaytype(), since that value could be set to default, and we must then look up to course, then site values. And the get_letter() method in grade_grade has been modified to first check the grade_letters table. All works like a dream!

17 years agoMDL-11339 Moved the gradedisplaytype element from user prefs to the display element...
nicolasconnault [Wed, 19 Sep 2007 14:28:26 +0000 (14:28 +0000)]
MDL-11339 Moved the gradedisplaytype element from user prefs to the display element of the grade_item settings

17 years agoMDL-11340 Finished!
nicolasconnault [Wed, 19 Sep 2007 14:12:34 +0000 (14:12 +0000)]
MDL-11340 Finished!

17 years agoMDL-11340 Almost complete: Just need the "Add grade letter" button
nicolasconnault [Wed, 19 Sep 2007 13:49:26 +0000 (13:49 +0000)]
MDL-11340 Almost complete: Just need the "Add grade letter" button

17 years agoMDL-11340 Almost complete: Just need the "Add grade letter" button
nicolasconnault [Wed, 19 Sep 2007 12:45:44 +0000 (12:45 +0000)]
MDL-11340 Almost complete: Just need the "Add grade letter" button

17 years agoMDL-6315 - When processing a manul grading action, if both the comment and the score...
tjhunt [Wed, 19 Sep 2007 10:56:24 +0000 (10:56 +0000)]
MDL-6315 - When processing a manul grading action, if both the comment and the score are blank - as might be the case on the 'Grade all' page of the manual grading when the teacher uses it to grade some, but not all of the students - then do not record the question as graded. Merged from MOODLE_18_STABLE.

17 years agoXHTML Strictness. Merged from MOODLE_18_STABLE.
tjhunt [Wed, 19 Sep 2007 10:32:09 +0000 (10:32 +0000)]
XHTML Strictness. Merged from MOODLE_18_STABLE.

17 years agoMDL-11095 - Use absolute path to include tabs.php, not a relative path, for greater...
tjhunt [Wed, 19 Sep 2007 10:26:39 +0000 (10:26 +0000)]
MDL-11095 - Use absolute path to include tabs.php, not a relative path, for greater robustness. Merged from MOODLE_18_STABLE.

17 years agoOnly show SQL feedback during full forced update (ie upgrade)
moodler [Wed, 19 Sep 2007 09:55:31 +0000 (09:55 +0000)]
Only show SQL feedback during full forced update (ie upgrade)

17 years agoJust enabling SQL feedback so that errors like we're seeing in MySQL right now are...
moodler [Wed, 19 Sep 2007 09:43:13 +0000 (09:43 +0000)]
Just enabling SQL feedback so that errors like we're seeing in MySQL right now are exposed

17 years agoNew tags file
moodler [Wed, 19 Sep 2007 08:57:31 +0000 (08:57 +0000)]
New tags file

17 years agoadding missing closing }
skodak [Wed, 19 Sep 2007 08:53:24 +0000 (08:53 +0000)]
adding missing closing }

17 years agoNow assignment submodules are handled by the XMLDB editor. Pending commit.
stronk7 [Wed, 19 Sep 2007 08:04:11 +0000 (08:04 +0000)]
Now assignment submodules are handled by the XMLDB editor. Pending commit.

17 years agoaccesslib: update PHPDoc with intro to code
martinlanghoff [Wed, 19 Sep 2007 07:57:10 +0000 (07:57 +0000)]
accesslib: update PHPDoc with intro to code

Explain what we mean by _fad(), $ad and $ctx. Might help resolve MDL-11173

17 years agoaccesslib: janitorial - use $ad for accessdata everywhere
martinlanghoff [Wed, 19 Sep 2007 07:56:56 +0000 (07:56 +0000)]
accesslib: janitorial - use $ad for accessdata everywhere

Make sure we always say $ad when we talk about accessdata. This patch
fixes a few leftover bits and pieces...

17 years agoaccesslib: cleanup_dirty_contexts() - also forget about CAST()s
martinlanghoff [Wed, 19 Sep 2007 07:56:43 +0000 (07:56 +0000)]
accesslib: cleanup_dirty_contexts() - also forget about CAST()s