29771 Commits

Author SHA1 Message Date
skodak
dde8e5488b MDL-12659 fixed warning; merged from MOODLE_19_STABLE 2007-12-20 09:01:44 +00:00
moodler
e0e322d9e7 Something really old we'll need later 2007-12-20 06:45:32 +00:00
moodler
1f967c82ff Merged MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them. 2007-12-20 01:51:33 +00:00
mjollnir_
7bb03e8a7b merged from MOODLE_19_STABLE: fixing lying phpdoc comments in role_cap_duplicate function that I moved to accesslib yesterday 2007-12-19 23:32:53 +00:00
skodak
ad0178d890 MDL-12656 indicate when current value is incorrect and propose default instead in admin settings; merged from MOODLE_19_STABLE 2007-12-19 22:39:05 +00:00
poltawski
cbfa24b856 MDL-11561 - tweaking language a bit
merged from MOODLE_19_STABLE
2007-12-19 22:37:45 +00:00
skodak
9c305ba15a MDL-12655 set_config() should cast values to string because get_config does that too; merged from MOODLE_19_STABLE 2007-12-19 22:32:43 +00:00
poltawski
2e32fc1862 MDL-11561 - remove unused variable merged from MOODLE_19_STABLE 2007-12-19 21:09:06 +00:00
skodak
2876471013 MDL-11561 use 60x8 text area to fit on all screens; merged from MOODLE_19_STABLE 2007-12-19 18:42:44 +00:00
skodak
9c7a3c5e97 MDL-11561 nail the editor width to 640px in admin settings pages - prevents resize problems; merged from MOODLE_19_STABLE 2007-12-19 18:26:12 +00:00
skodak
2fec2300f7 MDL-10401 redirect to site/admin/ if section error found; merged from MOODLE_19_STABLE 2007-12-19 18:05:09 +00:00
skodak
863850d2d7 MDL-12858 fix course category depths during upgrade to 1.9; merged from MOODLE_19_STABLE 2007-12-19 17:48:21 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
skodak
a5feb17622 MDL-12598 use user context instead of personal; merged from MOODLE_19_STABLE 2007-12-19 17:06:47 +00:00
tjhunt
7588679f7a Teach XMLDB about the local/db folder, but only include it if the local folders exists. 2007-12-19 15:06:51 +00:00
nfreear
d77a74e3b4 Followup for MDL-7493... - Finally the correct images! fix transparency, and improve contrast in Windows High Contrast Black mode. 2007-12-19 13:35:25 +00:00
tjhunt
a66a929e63 New option on print_single_button to all printing of disabled buttons. 2007-12-19 13:31:03 +00:00
nfreear
91577f17f3 Followup for MDL-7493... - revert images to fix transparency, and improve contrast in Windows High Contrast Black mode. 2007-12-19 13:25:24 +00:00
tjhunt
c0e9f877b4 gradebook / graded_users_iterator - Typo in conditional. 2007-12-19 12:40:00 +00:00
tjhunt
9088c6e2e4 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.
2007-12-19 12:11:03 +00:00
scyrma
8e4636c26f 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.
2007-12-19 05:58:27 +00:00
poltawski
d9992b0626 MDL-12639 - prevent debug warnings about help buttons on database presets
Merged from MOODLE_19_STABLE
2007-12-18 21:27:45 +00:00
mjollnir_
d4564cf018 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 2007-12-18 20:51:07 +00:00
tjhunt
b7b4f8bdc4 Improve the quiz_rescale_grade function, and call it from one other place, instead of duplicating code. Merged from MOODLE_19_STABLE. 2007-12-18 18:20:25 +00:00
skodak
23160003ae MDL-12496, MDL-11889 allow deleting of activities with disabled grading from gradebook; merged from MOODLE_19_STABLE 2007-12-18 17:38:22 +00:00
nfreear
c076f4beef 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. 2007-12-18 17:18:19 +00:00
tjhunt
f4850b7e52 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. 2007-12-18 16:12:11 +00:00
poltawski
30d61820c9 MDL-12515 Feedback not available to student on assignments unless a grade has been assigned
merged from MOODLE_19_STABLE
2007-12-18 15:36:45 +00:00
tjhunt
36ffa395f9 MDL-12517 - fix typo in the last commit. 2007-12-18 14:57:03 +00:00
skodak
7567447034 MDL-12517 reverting the moving of data processign, returning array of warnings instead from function; merged from MOODLE_19_STABLE 2007-12-18 13:53:18 +00:00
skodak
379ea94931 MDL-12517 null not treated properly, max instead of min typo and pretty please initialize all objects properly; merged from MOODLE_19_STABLE 2007-12-18 13:27:31 +00:00
skodak
6477f991e6 MDL-12628 acces typo fixed; merged from MOODLE_19_STABLE 2007-12-18 12:00:32 +00:00
scyrma
5cce2e7512 Add some documentation 2007-12-18 08:39:44 +00:00
scyrma
d66dc4b2d7 MDL-12613 - this should fix (part of) the problem with the search block (take 2) 2007-12-18 08:17:58 +00:00
scyrma
aa66df4dff MDL-12613 - this should fix the problem with the search block 2007-12-18 07:54:09 +00:00
moodler
54ab64e951 Automatic installer.php lang files by installer_builder (20071218) 2007-12-18 03:15:11 +00:00
skodak
6265d4630b MDL-12103 new config option for mail newline chars; merged from MOODLE_19_STABLE 2007-12-17 23:44:25 +00:00
skodak
5730323b4b MDL-12524 fixed quoting of phrases in mail header (problem with special chars in names of users); merged from MOODLE_19_STABLE 2007-12-17 21:39:03 +00:00
tjhunt
636b8f19cb Strip out an unneccessary HTML table that way causing a 'button moves when you try to click on it' problem. 2007-12-17 17:17:22 +00:00
tjhunt
7f2ec6b147 Minor quiz layout improvements. Merged from MOODLE_19_STABLE. 2007-12-17 16:56:42 +00:00
tjhunt
8ad877b6ad 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. 2007-12-17 15:29:48 +00:00
tjhunt
baafcd2f06 Typo in redirect URL. 2007-12-17 14:11:55 +00:00
tjhunt
46a5a85b58 MDL-12616 - Improve layout so you can distinguish the student's response to an essay question from the feedback. Merged from MOODLE_19_STABLE. 2007-12-17 12:28:14 +00:00
fmarier
9bb19e5827 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).
2007-12-17 04:49:27 +00:00
moodler
2efa773446 New tags file 2007-12-17 04:17:02 +00:00
moodler
924c520a26 Testing commit message one more time, I think this is it 2007-12-17 01:25:18 +00:00
moodler
9a12b01ce0 Testing a commit 2007-12-17 01:18:21 +00:00
moodler
badaec5507 Testing a commit message 2007-12-17 01:14:39 +00:00
poltawski
94bccb1640 MDL-12385 - glossary category edit page doesn't respect $CFG->pixpath
merged from MOODLE_19_STABLE
2007-12-16 18:17:55 +00:00
poltawski
7e8bdd14cc MDL-11086 - more tweaks to helpfile as per Rays suggestions
merged from MOODLE_19_STABLE
2007-12-16 16:14:48 +00:00