moodler
5011747062
Automatic installer.php lang files by installer_builder (20071221)
2007-12-21 03:12:06 +00:00
stronk7
aaa291bcb9
tidy up phpdoc
...
Merged from MOODLE_19_STABLE
2007-12-20 23:17:42 +00:00
stronk7
35c1c575d4
After some more tests... apply the new preconfigure_dbconnection()
...
to core. MDL-12657
Merged from MOODLE_19_STABLE
2007-12-20 23:15:03 +00:00
stronk7
118e0116f3
Adding the new preconfigure_dbconnection() function
...
to pre-define some BD/ADOdb stuff before connection. MDL-12657
Merged from MOODLE_19_STABLE
2007-12-20 22:52:55 +00:00
skodak
7a85562ef1
MDL-12683 - fixing broken tex in windows (borked by my last commit) sorry; merged from MOODLE_19_STABLE
2007-12-20 21:37:49 +00:00
skodak
00ed8abd19
MDL-12443 use "UTF-8" label instead of "None" in sitemailcharset select box; merged from MOODLE_19_STABLE
2007-12-20 21:17:23 +00:00
skodak
58424a33d5
MDL-12684 fixing wrong link to manual settings page - settings.php not implemented yet, sorry; merged from MOODLE_19_STABLE
2007-12-20 21:00:05 +00:00
poltawski
281917e90b
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
2007-12-20 17:43:19 +00:00
skodak
fa0b373764
MDL-12680 Assignment count for groups not working - patch by Greg Humphreys; merged from MOODLE_19_STABLE
2007-12-20 17:38:38 +00:00
poltawski
67596de47d
MDL-12668 - Various themes not respecting theme varaibles
...
merged from MOODLE_19_STABLE
2007-12-20 17:32:08 +00:00
skodak
5d4afe012d
MDL-12678 moved pinned blocks setup page to Modules/Blocks/; merged from MOODLE_19_STABLE
2007-12-20 16:31:04 +00:00
skodak
5c10879f55
MDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE
2007-12-20 16:25:49 +00:00
poltawski
baae1acfef
MDL-12638 - fixed typo
...
merged from MOODLE_19_STABLE
2007-12-20 16:17:50 +00:00
poltawski
5447d8f038
MDL-12670 - fix warning when groupings not enabled
...
merged from MOODLE_19_STABLE
2007-12-20 16:11:10 +00:00
poltawski
5dc1e0bebb
MDL-12676 - generate navigation if none supplied to print_header_simple()
...
Merged from MOODLE_19_STABLE, also merged unmerged change from MDL-11812
2007-12-20 15:52:33 +00:00
poltawski
b92adb865a
MDL-12674 - use require_capability on the participants page to get
...
friendly error messages
merged from MOODLE_19_STABLE
2007-12-20 15:11:05 +00:00
tjhunt
c5f1ff788d
MDL-12675 - Give teachers a direct link from the quiz index page to the results.
2007-12-20 15:11:03 +00:00
skodak
3cea9c554a
MDL12672 fixed parent::search trouble; merged from MOODLE_19_STABLE
2007-12-20 14:39:12 +00:00
tjhunt
cb29abc508
MDL-12666 - When moving questions between categories, we should default to copying amy linked files. Merged from MOODLE_19_STABLE.
2007-12-20 11:28:18 +00:00
skodak
444598e94a
MDL-10464 user list download in bulk ops; merged from MOODLE_19_STABLE
2007-12-20 10:55:05 +00:00
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