]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-12711 use 'checked' value for enabled resource_popup; merged from MOODLE_19_STABLE
skodak [Sun, 23 Dec 2007 11:50:23 +0000 (11:50 +0000)]
MDL-12711 use 'checked' value for enabled resource_popup; merged from MOODLE_19_STABLE

17 years agoMDL-12712 fixed multiselect when nothing selected; merged from MOODLE_19_STABLE
skodak [Sat, 22 Dec 2007 21:58:10 +0000 (21:58 +0000)]
MDL-12712 fixed multiselect when nothing selected; merged from MOODLE_19_STABLE

17 years agoMDL-12707 - moved hotpot/ lams to use new admin settings
poltawski [Sat, 22 Dec 2007 19:57:46 +0000 (19:57 +0000)]
MDL-12707 - moved hotpot/ lams to use new admin settings

17 years agoMDL-12705 disabled guest autoogin in upgrade scripts; merged from MOODLE_19_STABLE
skodak [Sat, 22 Dec 2007 18:17:15 +0000 (18:17 +0000)]
MDL-12705 disabled guest autoogin in upgrade scripts; merged from MOODLE_19_STABLE

17 years agoMDL-12706 - fix caps typo
poltawski [Sat, 22 Dec 2007 17:04:54 +0000 (17:04 +0000)]
MDL-12706 - fix caps typo

17 years agoEnsure links of the form /mod/quiz/view.php?q=332 are backed up and restored correctly.
tjhunt [Fri, 21 Dec 2007 15:38:36 +0000 (15:38 +0000)]
Ensure links of the form /mod/quiz/view.php?q=332 are backed up and restored correctly.

17 years agoSort the add activites dropdown using the locale.
tjhunt [Fri, 21 Dec 2007 15:37:47 +0000 (15:37 +0000)]
Sort the add activites dropdown using the locale.

17 years agoMDL-12692 - missing second argument to help button
poltawski [Fri, 21 Dec 2007 14:14:55 +0000 (14:14 +0000)]
MDL-12692 - missing second argument to help button

merged from MOODLE_19_STABLE

17 years agoMDL-7493 further fix: clean up themes, and remove references to 'hide-show-image...
nfreear [Fri, 21 Dec 2007 11:58:15 +0000 (11:58 +0000)]
MDL-7493 further fix: clean up themes, and remove references to 'hide-show-image' background images. Document smartpix for theming icons in wood and orangewhite readmes.

17 years agoMDL-7493 further fix: strip_tags from title strings because the titles may have HTML...
nfreear [Fri, 21 Dec 2007 11:12:43 +0000 (11:12 +0000)]
MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them.
  -From Martin D/moodler in moodleblock.class.php - thanks.

17 years agoMDL-12690 use the same title for block in admin tree as in blocks manage page; merged...
skodak [Fri, 21 Dec 2007 09:53:00 +0000 (09:53 +0000)]
MDL-12690 use the same title for block in admin tree as in blocks manage page; merged from MOODLE_19_STABLE

17 years agoLet the admin choose if a textfield is to be shown as plain text or as a password...
scyrma [Fri, 21 Dec 2007 08:19:14 +0000 (08:19 +0000)]
Let the admin choose if a textfield is to be shown as plain text or as a password (with '*' in place of normal text)

17 years agoAutomatic installer.php lang files by installer_builder (20071221)
moodler [Fri, 21 Dec 2007 03:12:06 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (20071221)

17 years agotidy up phpdoc
stronk7 [Thu, 20 Dec 2007 23:17:42 +0000 (23:17 +0000)]
tidy up phpdoc

Merged from MOODLE_19_STABLE

17 years agoAfter some more tests... apply the new preconfigure_dbconnection()
stronk7 [Thu, 20 Dec 2007 23:15:03 +0000 (23:15 +0000)]
After some more tests... apply the new preconfigure_dbconnection()
to core. MDL-12657

Merged from MOODLE_19_STABLE

17 years agoAdding the new preconfigure_dbconnection() function
stronk7 [Thu, 20 Dec 2007 22:52:55 +0000 (22:52 +0000)]
Adding the new preconfigure_dbconnection() function
to pre-define some BD/ADOdb stuff before connection. MDL-12657

Merged from MOODLE_19_STABLE

17 years agoMDL-12683 - fixing broken tex in windows (borked by my last commit) sorry; merged...
skodak [Thu, 20 Dec 2007 21:37:49 +0000 (21:37 +0000)]
MDL-12683 - fixing broken tex in windows (borked by my last commit) sorry; merged from MOODLE_19_STABLE

17 years agoMDL-12443 use "UTF-8" label instead of "None" in sitemailcharset select box; merged...
skodak [Thu, 20 Dec 2007 21:17:23 +0000 (21:17 +0000)]
MDL-12443 use "UTF-8" label instead of "None" in sitemailcharset select box; merged from MOODLE_19_STABLE

17 years agoMDL-12684 fixing wrong link to manual settings page - settings.php not implemented...
skodak [Thu, 20 Dec 2007 21:00:05 +0000 (21:00 +0000)]
MDL-12684 fixing wrong link to manual settings page - settings.php not implemented yet, sorry; merged from MOODLE_19_STABLE

17 years agoMDL-12159 - We were only showing the filter selections to the user list when
poltawski [Thu, 20 Dec 2007 17:43:19 +0000 (17:43 +0000)]
MDL-12159 - We were only showing the filter selections to the user list when
there were more results than shown on the current page. This is unintuitive
with small lists where we were invisibly exluding users because of a filter
which is applied (but not shown on screen).

Now we always show the filter selections. Thanks to John Ryan.
merged from MOODLE_19_STABLE

17 years agoMDL-12680 Assignment count for groups not working - patch by Greg Humphreys; merged...
skodak [Thu, 20 Dec 2007 17:38:38 +0000 (17:38 +0000)]
MDL-12680 Assignment count for groups not working - patch by Greg Humphreys; merged from MOODLE_19_STABLE

17 years agoMDL-12668 - Various themes not respecting theme varaibles
poltawski [Thu, 20 Dec 2007 17:32:08 +0000 (17:32 +0000)]
MDL-12668 - Various themes not respecting theme varaibles
merged from MOODLE_19_STABLE

17 years agoMDL-12678 moved pinned blocks setup page to Modules/Blocks/; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 16:31:04 +0000 (16:31 +0000)]
MDL-12678 moved pinned blocks setup page to Modules/Blocks/; merged from MOODLE_19_STABLE

17 years agoMDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 16:25:49 +0000 (16:25 +0000)]
MDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE

17 years agoMDL-12638 - fixed typo
poltawski [Thu, 20 Dec 2007 16:17:50 +0000 (16:17 +0000)]
MDL-12638 - fixed typo
merged from MOODLE_19_STABLE

17 years agoMDL-12670 - fix warning when groupings not enabled
poltawski [Thu, 20 Dec 2007 16:11:10 +0000 (16:11 +0000)]
MDL-12670 -  fix warning when groupings not enabled
merged from MOODLE_19_STABLE

17 years agoMDL-12676 - generate navigation if none supplied to print_header_simple()
poltawski [Thu, 20 Dec 2007 15:52:33 +0000 (15:52 +0000)]
MDL-12676 - generate navigation if none supplied to print_header_simple()

Merged from MOODLE_19_STABLE, also merged unmerged change from MDL-11812

17 years agoMDL-12674 - use require_capability on the participants page to get
poltawski [Thu, 20 Dec 2007 15:11:05 +0000 (15:11 +0000)]
MDL-12674 - use require_capability on the participants page to get
friendly error messages
merged from MOODLE_19_STABLE

17 years agoMDL-12675 - Give teachers a direct link from the quiz index page to the results.
tjhunt [Thu, 20 Dec 2007 15:11:03 +0000 (15:11 +0000)]
MDL-12675 - Give teachers a direct link from the quiz index page to the results.

17 years agoMDL12672 fixed parent::search trouble; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 14:39:12 +0000 (14:39 +0000)]
MDL12672 fixed parent::search trouble; merged from MOODLE_19_STABLE

17 years agoMDL-12666 - When moving questions between categories, we should default to copying...
tjhunt [Thu, 20 Dec 2007 11:28:18 +0000 (11:28 +0000)]
MDL-12666 - When moving questions between categories, we should default to copying amy linked files. Merged from MOODLE_19_STABLE.

17 years agoMDL-10464 user list download in bulk ops; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 10:55:05 +0000 (10:55 +0000)]
MDL-10464 user list download in bulk ops; merged from MOODLE_19_STABLE

17 years agoMDL-12659 fixed warning; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 09:01:44 +0000 (09:01 +0000)]
MDL-12659 fixed warning; merged from MOODLE_19_STABLE

17 years agoSomething really old we'll need later
moodler [Thu, 20 Dec 2007 06:45:32 +0000 (06:45 +0000)]
Something really old we'll need later

17 years agoMerged MDL-7493 further fix: strip_tags from title strings because the titles may...
moodler [Thu, 20 Dec 2007 01:51:33 +0000 (01:51 +0000)]
Merged MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them.

17 years agomerged from MOODLE_19_STABLE: fixing lying phpdoc comments in role_cap_duplicate...
mjollnir_ [Wed, 19 Dec 2007 23:32:53 +0000 (23:32 +0000)]
merged from MOODLE_19_STABLE: fixing lying phpdoc comments in role_cap_duplicate function that I moved to accesslib yesterday

17 years agoMDL-12656 indicate when current value is incorrect and propose default instead in...
skodak [Wed, 19 Dec 2007 22:39:05 +0000 (22:39 +0000)]
MDL-12656 indicate when current value is incorrect and propose default instead in admin settings; merged from MOODLE_19_STABLE

17 years agoMDL-11561 - tweaking language a bit
poltawski [Wed, 19 Dec 2007 22:37:45 +0000 (22:37 +0000)]
MDL-11561 - tweaking language a bit
merged from MOODLE_19_STABLE

17 years agoMDL-12655 set_config() should cast values to string because get_config does that...
skodak [Wed, 19 Dec 2007 22:32:43 +0000 (22:32 +0000)]
MDL-12655 set_config() should cast values to string because get_config does that too; merged from MOODLE_19_STABLE

17 years agoMDL-11561 - remove unused variable merged from MOODLE_19_STABLE
poltawski [Wed, 19 Dec 2007 21:09:06 +0000 (21:09 +0000)]
MDL-11561 - remove unused variable merged from MOODLE_19_STABLE

17 years agoMDL-11561 use 60x8 text area to fit on all screens; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 18:42:44 +0000 (18:42 +0000)]
MDL-11561 use 60x8 text area to fit on all screens; merged from MOODLE_19_STABLE

17 years agoMDL-11561 nail the editor width to 640px in admin settings pages - prevents resize...
skodak [Wed, 19 Dec 2007 18:26:12 +0000 (18:26 +0000)]
MDL-11561 nail the editor width to 640px in admin settings pages - prevents resize problems; merged from MOODLE_19_STABLE

17 years agoMDL-10401 redirect to site/admin/ if section error found; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 18:05:09 +0000 (18:05 +0000)]
MDL-10401 redirect to site/admin/ if section error found; merged from MOODLE_19_STABLE

17 years agoMDL-12858 fix course category depths during upgrade to 1.9; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 17:48:21 +0000 (17:48 +0000)]
MDL-12858 fix course category depths during upgrade to 1.9; merged from MOODLE_19_STABLE

17 years agoMDL-11561 admin tree improvements and bugfixing
skodak [Wed, 19 Dec 2007 17:35:20 +0000 (17:35 +0000)]
MDL-11561 admin tree improvements and bugfixing

17 years agoMDL-12598 use user context instead of personal; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 17:06:47 +0000 (17:06 +0000)]
MDL-12598 use user context instead of personal; merged from MOODLE_19_STABLE

17 years agoTeach XMLDB about the local/db folder, but only include it if the local folders exists.
tjhunt [Wed, 19 Dec 2007 15:06:51 +0000 (15:06 +0000)]
Teach XMLDB about the local/db folder, but only include it if the local folders exists.

17 years agoFollowup for MDL-7493... - Finally the correct images! fix transparency, and improve...
nfreear [Wed, 19 Dec 2007 13:35:25 +0000 (13:35 +0000)]
Followup for MDL-7493... - Finally the correct images! fix transparency, and improve contrast in Windows High Contrast Black mode.

17 years agoNew option on print_single_button to all printing of disabled buttons.
tjhunt [Wed, 19 Dec 2007 13:31:03 +0000 (13:31 +0000)]
New option on print_single_button to all printing of disabled buttons.

17 years agoFollowup for MDL-7493... - revert images to fix transparency, and improve contrast...
nfreear [Wed, 19 Dec 2007 13:25:24 +0000 (13:25 +0000)]
Followup for MDL-7493... - revert images to fix transparency, and improve contrast in Windows High Contrast Black mode.

17 years agogradebook / graded_users_iterator - Typo in conditional.
tjhunt [Wed, 19 Dec 2007 12:40:00 +0000 (12:40 +0000)]
gradebook / graded_users_iterator - Typo in conditional.

17 years agoMDL-12647 - Moving multiple_choice questions between contexts breaks them.
tjhunt [Wed, 19 Dec 2007 12:11:03 +0000 (12:11 +0000)]
MDL-12647 - Moving multiple_choice questions between contexts breaks them.

There was a subtle interaction between get_question_options  and replace_file_links for this question type.

Merged from MOODLE_19_STABLE.

17 years agoFix a bug passed on after commit of by http://lists.moodle.org/arc/commits/2007-12...
scyrma [Wed, 19 Dec 2007 05:58:27 +0000 (05:58 +0000)]
Fix a bug passed on after commit of by http://lists.moodle.org/arc/commits/2007-12/msg00352.html
There shouldn't be html tags in this place.

17 years agoMDL-12639 - prevent debug warnings about help buttons on database presets
poltawski [Tue, 18 Dec 2007 21:27:45 +0000 (21:27 +0000)]
MDL-12639 - prevent debug warnings about help buttons on database presets

Merged from MOODLE_19_STABLE

17 years agomerged from MOODLE_19_STABLE: moving two functions from admin/roles/manage.php (switc...
mjollnir_ [Tue, 18 Dec 2007 20:51:07 +0000 (20:51 +0000)]
merged from MOODLE_19_STABLE: moving two functions from admin/roles/manage.php (switch_roles and role_cap_duplicate) to accesslib & added phpdoc.  Fixes MDL-12621

17 years agoImprove the quiz_rescale_grade function, and call it from one other place, instead...
tjhunt [Tue, 18 Dec 2007 18:20:25 +0000 (18:20 +0000)]
Improve the quiz_rescale_grade function, and call it from one other place, instead of duplicating code. Merged from MOODLE_19_STABLE.

17 years agoMDL-12496, MDL-11889 allow deleting of activities with disabled grading from gradeboo...
skodak [Tue, 18 Dec 2007 17:38:22 +0000 (17:38 +0000)]
MDL-12496, MDL-11889 allow deleting of activities with disabled grading from gradebook; merged from MOODLE_19_STABLE

17 years agoFixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High...
nfreear [Tue, 18 Dec 2007 17:18:19 +0000 (17:18 +0000)]
Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript.

17 years agoMDL-12635 - Manual grading report does not check capabilites - also, only show the...
tjhunt [Tue, 18 Dec 2007 16:12:11 +0000 (16:12 +0000)]
MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE.

17 years agoMDL-12515 Feedback not available to student on assignments unless a grade has been...
poltawski [Tue, 18 Dec 2007 15:36:45 +0000 (15:36 +0000)]
MDL-12515 Feedback not available to student on assignments unless a grade has been assigned

merged from MOODLE_19_STABLE

17 years agoMDL-12517 - fix typo in the last commit.
tjhunt [Tue, 18 Dec 2007 14:57:03 +0000 (14:57 +0000)]
MDL-12517 - fix typo in the last commit.

17 years agoMDL-12517 reverting the moving of data processign, returning array of warnings instea...
skodak [Tue, 18 Dec 2007 13:53:18 +0000 (13:53 +0000)]
MDL-12517 reverting the moving of data processign, returning array of warnings instead from function; merged from MOODLE_19_STABLE

17 years agoMDL-12517 null not treated properly, max instead of min typo and pretty please initia...
skodak [Tue, 18 Dec 2007 13:27:31 +0000 (13:27 +0000)]
MDL-12517 null not treated properly, max instead of min typo and pretty please initialize all objects properly; merged from MOODLE_19_STABLE

17 years agoMDL-12628 acces typo fixed; merged from MOODLE_19_STABLE
skodak [Tue, 18 Dec 2007 12:00:32 +0000 (12:00 +0000)]
MDL-12628 acces typo fixed; merged from MOODLE_19_STABLE

17 years agoAdd some documentation
scyrma [Tue, 18 Dec 2007 08:39:44 +0000 (08:39 +0000)]
Add some documentation

17 years agoMDL-12613 - this should fix (part of) the problem with the search block (take 2)
scyrma [Tue, 18 Dec 2007 08:17:58 +0000 (08:17 +0000)]
MDL-12613 - this should fix (part of) the problem with the search block (take 2)

17 years agoMDL-12613 - this should fix the problem with the search block
scyrma [Tue, 18 Dec 2007 07:54:09 +0000 (07:54 +0000)]
MDL-12613 - this should fix the problem with the search block

17 years agoAutomatic installer.php lang files by installer_builder (20071218)
moodler [Tue, 18 Dec 2007 03:15:11 +0000 (03:15 +0000)]
Automatic installer.php lang files by installer_builder (20071218)

17 years agoMDL-12103 new config option for mail newline chars; merged from MOODLE_19_STABLE
skodak [Mon, 17 Dec 2007 23:44:25 +0000 (23:44 +0000)]
MDL-12103 new config option for mail newline chars; merged from MOODLE_19_STABLE

17 years agoMDL-12524 fixed quoting of phrases in mail header (problem with special chars in...
skodak [Mon, 17 Dec 2007 21:39:03 +0000 (21:39 +0000)]
MDL-12524 fixed quoting of phrases in mail header (problem with special chars in names of users); merged from MOODLE_19_STABLE

17 years agoStrip out an unneccessary HTML table that way causing a 'button moves when you try...
tjhunt [Mon, 17 Dec 2007 17:17:22 +0000 (17:17 +0000)]
Strip out an unneccessary HTML table that way causing a 'button moves when you try to click on it' problem.

17 years agoMinor quiz layout improvements. Merged from MOODLE_19_STABLE.
tjhunt [Mon, 17 Dec 2007 16:56:42 +0000 (16:56 +0000)]
Minor quiz layout improvements. Merged from MOODLE_19_STABLE.

17 years agoUnset a meaningless id. This probably does not change anything in moodle, but it...
tjhunt [Mon, 17 Dec 2007 15:29:48 +0000 (15:29 +0000)]
Unset a meaningless id. This probably does not change anything in moodle, but it was part of a bug fix in the OU version of Moodle that seemed correct, so I am merging it over.

17 years agoTypo in redirect URL.
tjhunt [Mon, 17 Dec 2007 14:11:55 +0000 (14:11 +0000)]
Typo in redirect URL.

17 years agoMDL-12616 - Improve layout so you can distinguish the student's response to an essay...
tjhunt [Mon, 17 Dec 2007 12:28:14 +0000 (12:28 +0000)]
MDL-12616 - Improve layout so you can distinguish the student's response to an essay question from the feedback. Merged from MOODLE_19_STABLE.

17 years agocourse/lib: Cache get_categories() using a static variable (MDL-11938)
fmarier [Mon, 17 Dec 2007 04:49:27 +0000 (04:49 +0000)]
course/lib: Cache get_categories() using a static variable (MDL-11938)
Some recursive functions call get_categories() repeatedly to get all of the
child categories of the current one.

This commit create a lazily-initialized cache of all of the categories so
that the database is only queried once to retrieve all of the categories.

It speeds up the both the homepage and the course edit page (where the
categories are displayed in combo boxes).

17 years agoNew tags file
moodler [Mon, 17 Dec 2007 04:17:02 +0000 (04:17 +0000)]
New tags file

17 years agoTesting commit message one more time, I think this is it
moodler [Mon, 17 Dec 2007 01:25:18 +0000 (01:25 +0000)]
Testing commit message one more time, I think this is it

17 years agoTesting a commit
moodler [Mon, 17 Dec 2007 01:18:21 +0000 (01:18 +0000)]
Testing a commit

17 years agoTesting a commit message
moodler [Mon, 17 Dec 2007 01:14:39 +0000 (01:14 +0000)]
Testing a commit message

17 years agoMDL-12385 - glossary category edit page doesn't respect $CFG->pixpath
poltawski [Sun, 16 Dec 2007 18:17:55 +0000 (18:17 +0000)]
MDL-12385 - glossary category edit page doesn't respect $CFG->pixpath

merged from MOODLE_19_STABLE

17 years agoMDL-11086 - more tweaks to helpfile as per Rays suggestions
poltawski [Sun, 16 Dec 2007 16:14:48 +0000 (16:14 +0000)]
MDL-11086 - more tweaks to helpfile as per Rays suggestions

merged from MOODLE_19_STABLE

17 years agoMDL-12596 Timezone problem in PHPMailer RFCDate() Function - patch submitted by Leo...
skodak [Sun, 16 Dec 2007 14:50:58 +0000 (14:50 +0000)]
MDL-12596 Timezone problem in PHPMailer RFCDate() Function - patch submitted by Leo Gaggl; merged from MOODLE_19_STABLE

17 years agoMDL-12597 fixed short php bugs; merged from MOODLE_19_STABLE
skodak [Sun, 16 Dec 2007 14:14:17 +0000 (14:14 +0000)]
MDL-12597 fixed short php bugs; merged from MOODLE_19_STABLE

17 years agoMDL-12600 , MDL-11191 - rewritten permission tests to be xhtml strict compatible...
skodak [Sun, 16 Dec 2007 13:57:21 +0000 (13:57 +0000)]
MDL-12600 , MDL-11191 - rewritten permission tests to be xhtml strict compatible; merged from MOODLE_19_STABLE

17 years agoMDL-12602 redirect to course if require_capability() fails for module context; merged...
skodak [Sun, 16 Dec 2007 13:53:04 +0000 (13:53 +0000)]
MDL-12602 redirect to course if require_capability() fails for module context; merged from MOODLE_19_STABLE

17 years agoMDL-12601 prevent fatal errors when module code missing + merging other stuff; merged...
skodak [Sun, 16 Dec 2007 13:41:16 +0000 (13:41 +0000)]
MDL-12601 prevent fatal errors when module code missing + merging other stuff; merged from MOODLE_19_STABLE

17 years agoMDL-11191 - lets not advocate copyright abuse by advising to steal pictures
poltawski [Sun, 16 Dec 2007 11:59:09 +0000 (11:59 +0000)]
MDL-11191 - lets not advocate copyright abuse by advising to steal pictures
from the web!

merged from MOODLE_19_STABLE

17 years agoMDL-12599 , MDL-12598 - fixed capability tests in user and overview reports; merged...
skodak [Sun, 16 Dec 2007 10:54:45 +0000 (10:54 +0000)]
MDL-12599 , MDL-12598 - fixed capability tests in user and overview reports; merged from MOODLE_19_STABLE

17 years agomerged from 1.9 :: CSS cleanups :: collect some background definitions in a basic...
urs_hunkler [Sun, 16 Dec 2007 09:41:56 +0000 (09:41 +0000)]
merged from 1.9 :: CSS cleanups :: collect some background definitions in a basic property and work with cascading to more special definitions.

17 years agoMDL-12593 - hidden role assignment icon wasn't being shown. Also prevent warning
poltawski [Sat, 15 Dec 2007 23:30:38 +0000 (23:30 +0000)]
MDL-12593 - hidden role assignment icon wasn't being shown. Also prevent warning
about unset $hidden

merged from MOODLE_19_STABLE

17 years agoImproving phpdocs for when to use format_string()/format_text() based on
poltawski [Sat, 15 Dec 2007 18:42:49 +0000 (18:42 +0000)]
Improving phpdocs for when to use format_string()/format_text() based on
wiki comments. It wasn't an entirely clear (e.g. mixup in MDL-11800)

Merged from MOODLE_19_STABLE

17 years agoMDL-12580 fixed infinite redirect loop when editing profile for the first time; merge...
skodak [Sat, 15 Dec 2007 16:57:20 +0000 (16:57 +0000)]
MDL-12580 fixed infinite redirect loop when editing profile for the first time; merged from MOODLE_19_STABLE

17 years agoMDL-12592 do not execute theme_setup() if header already printed; merged from MOODLE_...
skodak [Sat, 15 Dec 2007 16:53:39 +0000 (16:53 +0000)]
MDL-12592 do not execute theme_setup() if header already printed; merged from MOODLE_19_STABLE

17 years agoMDL-12581 fixed multiple xhtml strict; merged from MOODLE_19_STABLE
skodak [Sat, 15 Dec 2007 16:06:09 +0000 (16:06 +0000)]
MDL-12581 fixed multiple xhtml strict; merged from MOODLE_19_STABLE

17 years agoMDL-12585 make sure category path, parent and depth are ok before creating contexts...
skodak [Sat, 15 Dec 2007 15:49:35 +0000 (15:49 +0000)]
MDL-12585 make sure category path, parent and depth are ok before creating contexts; merged from MOODLE_19_STABLE

17 years agoMDL-12570 option to disable lang autodetect from browser; merged from MOODLE_19_STABLE
skodak [Sat, 15 Dec 2007 13:28:01 +0000 (13:28 +0000)]
MDL-12570 option to disable lang autodetect from browser; merged from MOODLE_19_STABLE

17 years agoMDL-8992 eoas hack added only when really needed, removed slow fullclone; merged...
skodak [Sat, 15 Dec 2007 13:21:12 +0000 (13:21 +0000)]
MDL-8992 eoas hack added only when really needed, removed slow fullclone; merged from MOODLE_19_STABLE

17 years agoMDL-11800 improving previous commit; merged from MOODLE-19_STABLE
skodak [Sat, 15 Dec 2007 12:05:54 +0000 (12:05 +0000)]
MDL-11800 improving previous commit; merged from MOODLE-19_STABLE

17 years agoMDL-12570 option to disable lang autodetect from browser; merged from MOODLE_19_STABLE
skodak [Sat, 15 Dec 2007 11:49:59 +0000 (11:49 +0000)]
MDL-12570 option to disable lang autodetect from browser; merged from MOODLE_19_STABLE