]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agomerged fix for MDL_7112 select distinct on text fields
toyomoyo [Thu, 2 Nov 2006 02:10:53 +0000 (02:10 +0000)]
merged fix for MDL_7112 select distinct on text fields

18 years agomerged fix for MDL-7112 select distinct on text field
toyomoyo [Thu, 2 Nov 2006 02:02:41 +0000 (02:02 +0000)]
merged fix for MDL-7112 select distinct on text field

18 years agohack for problems with concurrent use of $nomoodlecookie and capabilities in RSS...
skodak [Wed, 1 Nov 2006 21:03:09 +0000 (21:03 +0000)]
hack for problems with concurrent use of $nomoodlecookie and capabilities in RSS feeds, see MDL-7243 - it should be replaced once we get to codes in urls; merged from MOODLE_17_STABLE

18 years agoMake authorize.net config page secure.
ethem [Wed, 1 Nov 2006 12:36:19 +0000 (12:36 +0000)]
Make authorize.net config page secure.
See: http://moodle.org/mod/forum/discuss.php?d=56728

18 years agoin/on/at too many ways to say "en" in Spanish. :-P
stronk7 [Wed, 1 Nov 2006 11:52:13 +0000 (11:52 +0000)]
in/on/at too many ways to say "en" in Spanish. :-P

Merged from MOODLE_17_STABLE

18 years agoMerged tidy-ups from stable
moodler [Wed, 1 Nov 2006 09:44:01 +0000 (09:44 +0000)]
Merged tidy-ups from stable

18 years agoAn untested patch for MDL-7211 to fix firstclass hole (merged from stable)
moodler [Wed, 1 Nov 2006 06:54:47 +0000 (06:54 +0000)]
An untested patch for MDL-7211 to fix firstclass hole (merged from stable)

18 years agoFixed SQL for Oracle (forum searching) MDL-7317
moodler [Wed, 1 Nov 2006 06:29:52 +0000 (06:29 +0000)]
Fixed SQL for Oracle (forum searching) MDL-7317

18 years agomerged fix for MDL-6928, LDAP course creation error
toyomoyo [Wed, 1 Nov 2006 03:51:04 +0000 (03:51 +0000)]
merged fix for MDL-6928, LDAP course creation error

18 years agomerged fix for restore support of user data from backups pre granular backup
toyomoyo [Wed, 1 Nov 2006 03:32:04 +0000 (03:32 +0000)]
merged fix for restore support of user data from backups pre granular backup

18 years agofixed notice during restore; merged from MOODLE_17_STABLE
skodak [Tue, 31 Oct 2006 22:46:41 +0000 (22:46 +0000)]
fixed notice during restore; merged from MOODLE_17_STABLE

18 years agoFix errors in quiz overview download MDL-7316; merged from MOODLE_17_STABLE
skodak [Tue, 31 Oct 2006 22:19:15 +0000 (22:19 +0000)]
Fix errors in quiz overview download MDL-7316; merged from MOODLE_17_STABLE

18 years agofixed incorrect use of require_capability() in lesson mod MDL-7314; merged from MOODL...
skodak [Tue, 31 Oct 2006 22:02:49 +0000 (22:02 +0000)]
fixed incorrect use of require_capability() in lesson mod MDL-7314; merged from MOODLE_17_STABLE

18 years agofixed gradebookroles cfg default value MDL-7253; merged from MOODLE_17_STABLE
skodak [Tue, 31 Oct 2006 21:52:22 +0000 (21:52 +0000)]
fixed gradebookroles cfg default value MDL-7253; merged from MOODLE_17_STABLE

18 years agofixed capabilities in chat recent activity, removed broken optimization from message...
skodak [Tue, 31 Oct 2006 21:07:00 +0000 (21:07 +0000)]
fixed capabilities in chat recent activity, removed broken optimization from message insert, fixed closing of box MDL-7313; merged from MOODLE_17_STABLE

18 years agoPrevent +/- operators (REGEXP) on glossary searches for MSSQL and Oracle. MDL-7312
stronk7 [Tue, 31 Oct 2006 20:34:12 +0000 (20:34 +0000)]
Prevent +/- operators (REGEXP) on glossary searches for MSSQL and Oracle. MDL-7312

Merged from MOODLE_17_STABLE

18 years agofixed group related typo in has_capability(); merged from MOODLE_17_STABLE
skodak [Tue, 31 Oct 2006 20:24:57 +0000 (20:24 +0000)]
fixed group related typo in has_capability(); merged from MOODLE_17_STABLE

18 years agoPrevent +/- operators (REGEXP) on messages search. MDL-7312
stronk7 [Tue, 31 Oct 2006 20:22:10 +0000 (20:22 +0000)]
Prevent +/- operators (REGEXP) on messages search. MDL-7312

Merged from MOODLE_17_STABLE

18 years agoTransform TOKEN searches into STRING searches and trim +- chars. MDL-7312
stronk7 [Tue, 31 Oct 2006 20:17:03 +0000 (20:17 +0000)]
Transform TOKEN searches into STRING searches and trim +- chars. MDL-7312

Merged from MOODLE_17_STABLE

18 years agoPrevent +/- operators (REGEXP) on course searches for MSSQL and Oracle. MDL-7312
stronk7 [Tue, 31 Oct 2006 19:54:46 +0000 (19:54 +0000)]
Prevent +/- operators (REGEXP) on course searches for MSSQL and Oracle. MDL-7312

Merged from MOODLE_17_STABLE

18 years agoCommented out session dump in user profile when in debug mode MDL-7311; merged from...
skodak [Tue, 31 Oct 2006 19:32:20 +0000 (19:32 +0000)]
Commented out session dump in user profile when in debug mode MDL-7311; merged from MOODLE_17_STABLE

18 years agoShow notice at bottom.
ethem [Tue, 31 Oct 2006 19:24:10 +0000 (19:24 +0000)]
Show notice at bottom.

18 years agoFixed searches, list of results and simplified SQL logic. All
stronk7 [Tue, 31 Oct 2006 19:17:19 +0000 (19:17 +0000)]
Fixed searches, list of results and simplified SQL logic. All
those while trying to fix one LCASE() use. MDL-7310

Merged from MOODLE_17_STABLE

18 years agomerged choice fix from Stable MDL-7171
danmarsden [Tue, 31 Oct 2006 19:00:55 +0000 (19:00 +0000)]
merged choice fix from Stable MDL-7171

18 years agoNow wiki supports Unicode searches
stronk7 [Tue, 31 Oct 2006 17:51:12 +0000 (17:51 +0000)]
Now wiki supports Unicode searches

Merged from MOODLE_17_STABLE

18 years agoImproved help file as per Ralf Hilgenstock's suggestion: http://moodle.org/mod/forum...
tjhunt [Tue, 31 Oct 2006 15:13:47 +0000 (15:13 +0000)]
Improved help file as per Ralf Hilgenstock's suggestion: http://moodle.org/mod/forum/discuss.php?d=57400. Merged from MOODLE_17_STABLE.

18 years agoMerged MDL-7150 fixes (don't try to show grades when there aren't any)
moodler [Tue, 31 Oct 2006 15:08:22 +0000 (15:08 +0000)]
Merged MDL-7150 fixes (don't try to show grades when there aren't any)

18 years agoMerged fix from MDL-7239
moodler [Tue, 31 Oct 2006 14:08:17 +0000 (14:08 +0000)]
Merged fix from MDL-7239

18 years agoMDL-5811 - Quiz editing outputs nasty junk before print_header sometimes. Second...
tjhunt [Tue, 31 Oct 2006 12:06:52 +0000 (12:06 +0000)]
MDL-5811 - Quiz editing outputs nasty junk before print_header sometimes. Second attempt at fixing. I forgot to mention the bug number in the previous commit to mod/quiz/edit.php. Merged from MOODLE_17_STABLE.

18 years agoMake the close_window function better. Merged from MOODLE_17_STABLE.
tjhunt [Tue, 31 Oct 2006 11:59:54 +0000 (11:59 +0000)]
Make the close_window function better. Merged from MOODLE_17_STABLE.

18 years agoFix junk being output before print_header, which happened sometimes. Merged from...
tjhunt [Tue, 31 Oct 2006 10:47:34 +0000 (10:47 +0000)]
Fix junk being output before print_header, which happened sometimes. Merged from MOODLE_17_STABLE.

18 years agoAdd return option to notify(). Merged from MOODLE_17_STABLE.
tjhunt [Tue, 31 Oct 2006 10:47:26 +0000 (10:47 +0000)]
Add return option to notify(). Merged from MOODLE_17_STABLE.

18 years agoChange name when file name contains more of a point MDL-6897 - patch submitted by...
skodak [Tue, 31 Oct 2006 10:16:26 +0000 (10:16 +0000)]
Change name when file name contains more of a point MDL-6897 - patch submitted by Toni Mas; merged from MOODLE_17_STABLE

18 years agoMerged MDL-6975 from stable
moodler [Tue, 31 Oct 2006 09:15:47 +0000 (09:15 +0000)]
Merged MDL-6975 from stable

18 years agoadding of user events into calendar and posting of blogs is now enabled by default...
skodak [Tue, 31 Oct 2006 09:09:40 +0000 (09:09 +0000)]
adding of user events into calendar and posting of blogs is now enabled by default - MDL-7297 and MDL-7245; merged from MOODLE_17_STABLE

18 years agoMerged note about guest exception from stable
moodler [Tue, 31 Oct 2006 09:00:42 +0000 (09:00 +0000)]
Merged note about guest exception from stable

18 years agomerged fix for MDL-7302, tagid lost when turning editting on and off
toyomoyo [Tue, 31 Oct 2006 08:50:55 +0000 (08:50 +0000)]
merged fix for MDL-7302, tagid lost when turning editting on and off

18 years agoMerged documentation for Roles from stable MDL-6923
moodler [Tue, 31 Oct 2006 08:14:36 +0000 (08:14 +0000)]
Merged documentation for Roles from stable    MDL-6923

18 years agomerged removing evil semicolon
toyomoyo [Tue, 31 Oct 2006 07:34:03 +0000 (07:34 +0000)]
merged removing evil semicolon

18 years agolib/textlib.class: Cache dir is now created correctly, allowing speed increase (SR...
martinlanghoff [Tue, 31 Oct 2006 05:03:54 +0000 (05:03 +0000)]
lib/textlib.class: Cache dir is now created correctly, allowing speed increase (SR# 595)

Previous logic had dir created only when mbstring wasn't used, but the
typo3 lib needs to cache some data regardless, for the specCharsToASCII
function, which uses internal translation tables.

Author: Luke Hudson <luke@catalyst.net.nz>

18 years agoKilled infinite loop when upgrading teachers! (merge from stable)
moodler [Tue, 31 Oct 2006 04:38:39 +0000 (04:38 +0000)]
Killed infinite loop when upgrading teachers!  (merge from stable)

18 years agoMerge participant count from stable
moodler [Tue, 31 Oct 2006 01:21:48 +0000 (01:21 +0000)]
Merge participant count from stable

18 years agoOracle optimization. Texts under 4000cc can be handled directly as varchar2,
stronk7 [Mon, 30 Oct 2006 23:13:48 +0000 (23:13 +0000)]
Oracle optimization. Texts under 4000cc can be handled directly as varchar2,
so they don't need the 2-phase (insert/update) handling of LOBs

Merged from MOODLE_17_STABLE

18 years agoFixed one bug on Oracle produced when we were inserting
stronk7 [Mon, 30 Oct 2006 22:59:49 +0000 (22:59 +0000)]
Fixed one bug on Oracle produced when we were inserting
records with returnid disabled and containing LOBs

Merged from MOODLE_17_STABLE

18 years agoAdding of calendar events broken MDL-7297; merged from MOODLE_17_STABLE
skodak [Mon, 30 Oct 2006 22:33:45 +0000 (22:33 +0000)]
Adding of calendar events broken MDL-7297; merged from MOODLE_17_STABLE

18 years agofixed double enableajax in previous commit MDL-7296; merged from MOODLE_17_STABLE
skodak [Mon, 30 Oct 2006 21:04:04 +0000 (21:04 +0000)]
fixed double enableajax in previous commit MDL-7296; merged from MOODLE_17_STABLE

18 years agoDisabled global search by default and marked as experimental MDL-7296 and AJAX moved...
skodak [Mon, 30 Oct 2006 21:01:47 +0000 (21:01 +0000)]
Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE

18 years agoPrevent Oracle to fail when inserting records with log->info empty
stronk7 [Mon, 30 Oct 2006 19:53:40 +0000 (19:53 +0000)]
Prevent Oracle to fail when inserting records with log->info empty
(will be solved once we got all those NOT NULL fields fixed)

Merged from MOODLE_17_STABLE

18 years agoFixing display of pivots when they are author names
stronk7 [Mon, 30 Oct 2006 19:32:44 +0000 (19:32 +0000)]
Fixing display of pivots when they are author names

Merged from MOODLE_17_STABLE

18 years agoFixing some queries with duplicate column names. MDL-7294
stronk7 [Mon, 30 Oct 2006 19:02:58 +0000 (19:02 +0000)]
Fixing some queries with duplicate column names. MDL-7294

Merged from MOODLE_17_STABLE

18 years agoNow glossary is using the proper sql_substr() function
stronk7 [Mon, 30 Oct 2006 18:34:21 +0000 (18:34 +0000)]
Now glossary is using the proper sql_substr() function

Merged from MOODLE_17_STABLE

18 years agoNew function sql_substr() returns the proper substr() function for each DB
stronk7 [Mon, 30 Oct 2006 18:31:08 +0000 (18:31 +0000)]
New function sql_substr() returns the proper substr() function for each DB

Merged from MOODLE_17_STABLE

18 years agoNow lcase() and ucase() are out from glossary
stronk7 [Mon, 30 Oct 2006 18:01:10 +0000 (18:01 +0000)]
Now lcase() and ucase() are out from glossary

18 years agosql_as() is deprecated. Column aliases ALWAYS must use the AS keyword.
stronk7 [Mon, 30 Oct 2006 17:46:37 +0000 (17:46 +0000)]
sql_as() is deprecated. Column aliases ALWAYS must use the AS keyword.

Merged from MOODLE_17_STABLE

18 years agoDeprecating sql_as (now the AS keyword is required in COLUMN aliases)
stronk7 [Mon, 30 Oct 2006 17:41:55 +0000 (17:41 +0000)]
Deprecating sql_as (now the AS keyword is required in COLUMN aliases)

Merged from MOODLE_17_STABLE

18 years agoUpdating wood to show the nav-bar properly.
stronk7 [Mon, 30 Oct 2006 16:55:17 +0000 (16:55 +0000)]
Updating wood to show the nav-bar properly.

Merged from MOODLE_17_STABLE

18 years agoMake General feedback more tolerant of whitespace. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 30 Oct 2006 16:35:53 +0000 (16:35 +0000)]
Make General feedback more tolerant of whitespace. Merged from MOODLE_17_STABLE.

18 years agofixed a notice
thepurpleblob [Mon, 30 Oct 2006 16:22:58 +0000 (16:22 +0000)]
fixed a notice

18 years agoAdded enablerecordcache setting to control the get_record() cache.
stronk7 [Mon, 30 Oct 2006 15:58:46 +0000 (15:58 +0000)]
Added enablerecordcache setting to control the get_record() cache.
Note that some parts of Moodle can enable/disable it selectively.

Merged from MOODLE_17_STABLE

18 years agoAdded some strings for the enablerecordcache setting.
stronk7 [Mon, 30 Oct 2006 15:54:10 +0000 (15:54 +0000)]
Added some strings for the enablerecordcache setting.

Merged from MOODLE_17_STABLE

18 years agoWrong "settings" link in course Administration block on module pages MDL-7286; merged...
skodak [Mon, 30 Oct 2006 14:58:09 +0000 (14:58 +0000)]
Wrong "settings" link in course Administration block on module pages MDL-7286; merged from MOODLE_17_STABLE

18 years ago If an user's credit card cannot be captured on the internet directly, obtain autho...
ethem [Mon, 30 Oct 2006 13:07:20 +0000 (13:07 +0000)]
   If an user's credit card cannot be captured on the internet directly, obtain authorization code over phone from customer's bank.

   Some users may not wish to use their credit cards on the internet directly for security reasons.
   In this case, you need to obtain an authorization code from user's bank.
   Initially, ask for credit card information from the customer
   like bank name, name on card, card number, expiry date and card validation code
   by means of phone, face-to-face or a billing application.
   Then, call the customer services of user's bank giving this information and demand an authorization code.
   Finally, after obtaining it, login as user to get the user enrolled.
   Alternatively, you can give it to the user saying enrol using this code.

18 years ago If an user's credit card cannot be captured on the internet directly, obtain autho...
ethem [Mon, 30 Oct 2006 12:53:15 +0000 (12:53 +0000)]
   If an user's credit card cannot be captured on the internet directly, obtain authorization code over phone from customer's bank.

   Some users may not wish to use their credit cards on the internet directly for security reasons.
   In this case, you need to obtain an authorization code from user's bank.
   Initially, ask for credit card information from the customer
   like bank name, name on card, card number, expiry date and card validation code
   by means of phone, face-to-face or a billing application.
   Then, call the customer services of user's bank giving this information and demand an authorization code.
   Finally, after obtaining it, login as user to get the user enrolled.
   Alternatively, you can give it to the user saying enrol using this code.

18 years agoJournal Module fixes fro 1.7 MDL-7159; merged from MOODLE_17_STABLE
skodak [Mon, 30 Oct 2006 11:16:27 +0000 (11:16 +0000)]
Journal Module fixes fro 1.7 MDL-7159; merged from MOODLE_17_STABLE

18 years agoNew string: All Pending Orders
ethem [Mon, 30 Oct 2006 11:16:09 +0000 (11:16 +0000)]
New string: All Pending Orders

18 years ago[MDL-7287] Lesson - tweaked continue.php to include a file via filesystem not HTTP...
sam_marshall [Mon, 30 Oct 2006 11:02:08 +0000 (11:02 +0000)]
[MDL-7287] Lesson - tweaked continue.php to include a file via filesystem not HTTP because I couldn't see any reason to do it the latter way and it breaks under our loadbalancing system

18 years agoShow a link for echeck payments if an user has_capability('enrol/authorize:uploadcsv').
ethem [Mon, 30 Oct 2006 10:12:20 +0000 (10:12 +0000)]
Show a link for echeck payments if an user has_capability('enrol/authorize:uploadcsv').

18 years agoMerged drag class fixes from stable
moodler [Mon, 30 Oct 2006 09:41:55 +0000 (09:41 +0000)]
Merged drag class fixes from stable

18 years agocorrect the setting the fixed flag in JMatch quizzes
gbateson [Mon, 30 Oct 2006 08:55:35 +0000 (08:55 +0000)]
correct the setting the fixed flag in JMatch quizzes

18 years agoSOme misc foxes to installing (fixed icons, removed test that broke etc)
moodler [Mon, 30 Oct 2006 08:47:55 +0000 (08:47 +0000)]
SOme misc foxes to installing (fixed icons, removed test that broke etc)
that I did some time ago and never checked in

18 years agomerged fixed gradebookroles settings
toyomoyo [Mon, 30 Oct 2006 08:44:53 +0000 (08:44 +0000)]
merged fixed gradebookroles settings

18 years agoGet only courses made transactions. This lessens the course list; Merged from 17stable.
ethem [Mon, 30 Oct 2006 08:33:00 +0000 (08:33 +0000)]
Get only courses made transactions. This lessens the course list; Merged from 17stable.

18 years agoMerged AJAX GUI fixes from stable
moodler [Mon, 30 Oct 2006 08:21:51 +0000 (08:21 +0000)]
Merged AJAX GUI fixes from stable

18 years agoMerged fixed typo
moodler [Mon, 30 Oct 2006 07:56:39 +0000 (07:56 +0000)]
Merged fixed typo

18 years agoMerged ajax fix for MDL-7281
moodler [Mon, 30 Oct 2006 07:48:02 +0000 (07:48 +0000)]
Merged ajax fix for MDL-7281

18 years agomerged, do not remove context information when deleting the site course
toyomoyo [Mon, 30 Oct 2006 06:34:14 +0000 (06:34 +0000)]
merged, do not remove context information when deleting the site course

18 years agochanged focus when there is no error in the page to the first element in a form rathe...
jamiesensei [Mon, 30 Oct 2006 06:27:15 +0000 (06:27 +0000)]
changed focus when there is no error in the page to the first element in a form rather than no focus.

18 years agomerged fixing progress count
toyomoyo [Mon, 30 Oct 2006 05:40:46 +0000 (05:40 +0000)]
merged fixing progress count

18 years agomerged, ignore site level course teacher assignments when upgrading from 1.6 or below
toyomoyo [Mon, 30 Oct 2006 05:26:59 +0000 (05:26 +0000)]
merged, ignore site level course teacher assignments when upgrading from 1.6 or below

18 years agoMerge better gradebookroles default from stable
moodler [Mon, 30 Oct 2006 03:57:08 +0000 (03:57 +0000)]
Merge better gradebookroles default from stable

18 years agomerged fix for MDL-6895, adding optional param
toyomoyo [Mon, 30 Oct 2006 03:48:08 +0000 (03:48 +0000)]
merged fix for MDL-6895, adding optional param

18 years agomerged fix for MDL-7267, fixing keywords pivot
toyomoyo [Mon, 30 Oct 2006 03:38:13 +0000 (03:38 +0000)]
merged fix for MDL-7267, fixing keywords pivot

18 years agoAutomatic installer.php lang files by installer_builder (20061030)
moodler [Mon, 30 Oct 2006 03:03:00 +0000 (03:03 +0000)]
Automatic installer.php lang files by installer_builder (20061030)

18 years agoMerged metal fixes from stable
moodler [Mon, 30 Oct 2006 03:01:49 +0000 (03:01 +0000)]
Merged metal fixes from stable

18 years agoMDL-6864 The links 'Language editing' could be more descriptive
koenr [Sun, 29 Oct 2006 22:28:17 +0000 (22:28 +0000)]
MDL-6864 The links 'Language editing' could be more descriptive

18 years agoMDL-7042 Missing string on admin/roles/manage.php
koenr [Sun, 29 Oct 2006 21:54:56 +0000 (21:54 +0000)]
MDL-7042 Missing string on admin/roles/manage.php

18 years agoMerged fixes for not-logged-in users from stable
moodler [Sun, 29 Oct 2006 15:58:21 +0000 (15:58 +0000)]
Merged fixes for not-logged-in users from stable

18 years agoMerged fixes for gradebookroles from stable MDL-7253
moodler [Sun, 29 Oct 2006 15:02:45 +0000 (15:02 +0000)]
Merged fixes for gradebookroles from stable   MDL-7253

18 years agoMerged missing langimport string from stable MDL-7258
moodler [Sun, 29 Oct 2006 13:58:03 +0000 (13:58 +0000)]
Merged missing langimport string from stable  MDL-7258

18 years agoMerged fix for MDL-7248 from stable
moodler [Sun, 29 Oct 2006 13:31:27 +0000 (13:31 +0000)]
Merged fix for MDL-7248 from stable

18 years agoadded help button for format drop down
jamiesensei [Sun, 29 Oct 2006 10:19:48 +0000 (10:19 +0000)]
added help button for format drop down

18 years agoMerged new help links from stable
moodler [Sun, 29 Oct 2006 08:14:30 +0000 (08:14 +0000)]
Merged new help links from stable

18 years agoA small help file for permissions
moodler [Sun, 29 Oct 2006 08:07:16 +0000 (08:07 +0000)]
A small help file for permissions

18 years agoMerged some performance improvements from stable
moodler [Sun, 29 Oct 2006 07:23:57 +0000 (07:23 +0000)]
Merged some performance improvements from stable

18 years agoMerged user profile improvements from stable
moodler [Sun, 29 Oct 2006 04:21:23 +0000 (04:21 +0000)]
Merged user profile improvements from stable

18 years agoMake registration code a bit more unique
moodler [Sun, 29 Oct 2006 02:31:53 +0000 (02:31 +0000)]
Make registration code a bit more unique

18 years agoAdding PIVOT as MSSQL reserved word
stronk7 [Sat, 28 Oct 2006 23:13:26 +0000 (23:13 +0000)]
Adding PIVOT as MSSQL reserved word

Merged from MOODLE_17_STABLE

18 years agoMDL-6940 - I decided to rewrite the glossary comments UI, the original code (pre...
skodak [Sat, 28 Oct 2006 21:55:19 +0000 (21:55 +0000)]
MDL-6940 - I decided to rewrite the glossary comments UI, the original code (pre 1.8) was not nice at all, it is IMHO more readable now and the forms implementation could be greatly simplified; this can also serve as sample trusttext implementation outside of forms code

18 years agoNow record_cache is controlled by $CFG->enablerecordcache
stronk7 [Sat, 28 Oct 2006 19:56:34 +0000 (19:56 +0000)]
Now record_cache is controlled by $CFG->enablerecordcache

Merged from MOODLE_17_STABLE

18 years agoMoved cache cleaning code near the begin of functions. Sometimes
stronk7 [Sat, 28 Oct 2006 17:53:00 +0000 (17:53 +0000)]
Moved cache cleaning code near the begin of functions. Sometimes
it wasnt' executed due to function ending. MDL-7196

Merged from MOODLE_17_STABLE