skodak
bfb6a6564d
MDL-13459 fixed hardcoded mdl_ prefix; merged from MOODLE_19_STABLE
2008-02-16 11:37:07 +00:00
skodak
5cf5145a9c
MDL-13241 adding forgotten table scale_history into upgrade code; merged from MOODLE_19_STABLE
2008-02-16 11:22:57 +00:00
nicolasconnault
d423b6dc9a
MDL-13459 Didn't use the patch, which puts its finger in too many pies. Instead just implemented a quick-fix, a temporary get_assignable_for_switchrole() function. It only affects the switchroles menu. Merging from MOODLE_19_STABLE
2008-02-15 16:40:45 +00:00
skodak
eebcab6107
MDL-13484 peak memory used perf info added
2008-02-15 11:32:34 +00:00
skodak
bbdf7510a6
MDL-13483 new hidden $CFG->noemailever setting to block sending of all emails - for dev sites only, set in config.php if needed; merged from MOODLE_19_STABLE
2008-02-15 10:47:02 +00:00
moodler
d761c224b8
Merged Adodb 4.98 from 1.9 MDL-13474
2008-02-15 07:02:02 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
skodak
d19f47709f
MDL-13375 fix for duplicate itemnumbers in outcome items; merged from MOODLE_19_STABLE
2008-02-13 09:48:46 +00:00
skodak
d886a7ea77
MDL-13375 reverting, the bug is somewhere else
2008-02-13 09:24:02 +00:00
nicolasconnault
81cc0aea1a
MDL-13375 Applied Dan's patch, and patched up assignment/lib.php accordingly. Multiple outcome grading from assignment is now possible. Merging from MOODLE_19_STABLE
2008-02-13 08:51:24 +00:00
scyrma
a040b67d73
merge from 19_STABLE
2008-02-06 06:18:06 +00:00
skodak
d6bc2a8104
MDL-11282, MDL-11643 - removing notice() from grade_update() - we can not stop execution there!; merged from MOODLE_19_STABLE
2008-02-05 23:11:02 +00:00
skodak
ac0b1a1987
MDL-13155 reworked get_all_instances_in_course() and get_all_instances_in_courses(), based on patch by Tim; merged from MOODLE_19_STABLE
2008-02-05 21:34:58 +00:00
poltawski
f405c6e4d8
MDL-13314 count_role_users was showing different count to those returned from
...
get_role_users(), based on patch from Patrick Pollett
merged from MOODLE_19_STABLE
2008-02-05 17:19:41 +00:00
skodak
cba498f090
MDL-12518 fixed restore of grade calculations; merged from MOODLE_19_STABLE
2008-02-05 13:11:48 +00:00
skodak
76b570d602
MDL-12938, MDL-12937 - unenrol fixes - can not unenrol if can not unassign all users roles in course, do not show self unenrol if enrolment comes from parent context, fixed rturn value from get_user_roles; based on patch by Eric Merrill; merged from MOODLE_19_STABLE
2008-02-05 12:59:28 +00:00
skodak
f7633b0f2e
MDL-12795 length specification in configtext constructor instead of css; merged from MOODLE_19_STABLE
2008-02-05 11:45:05 +00:00
skodak
133d5a97db
MDL-13334 get_role_access() static cache in cron only; merged from MOODLE_19_STABLE
2008-02-05 10:41:05 +00:00
nicolasconnault
2c1bfda65e
MDL-12158 Applied Matt's patch, merging from 1.9
2008-02-05 10:39:56 +00:00
skodak
a3ff2dc294
MDL-13038 update_record now works with boolean false; merged from MOODLE_19_STABLE
2008-02-04 23:53:26 +00:00
nicolasconnault
95f9fa4d1e
MDL-13103 merging from 1.9
2008-02-04 11:03:29 +00:00
scyrma
4928b5cfe5
merge from 19_STABLE
2008-02-04 06:45:56 +00:00
stronk7
63971f8b40
Detect used scales in course outcomes too. MDL-13307 ; merged from 19_STABLE
2008-02-03 16:40:34 +00:00
skodak
683ff270fe
MDL-13317 use cached system context in get_user_access_sitewide and when rebuilding paths; merged from MOODLE_19_STABLE
2008-02-03 16:23:54 +00:00
skodak
6a5dc27c18
MDL-13316 added static cache for time zone info; merged from MOODLE_19_STABLE
2008-02-03 16:01:33 +00:00
skodak
7f30b5fc2c
MDL-13312 fixed notices caused by previous commit, patch by Gary Anderson; merged from MOODLE_19_STABLE
2008-02-03 12:53:33 +00:00
skodak
1cc54a45d7
MDL-13310 added static cron cache into format_text() to prevent some db access; merged from MOODLE_19_STABLE
2008-02-03 10:57:07 +00:00
skodak
92b0d47c20
MDL-12900 prevent fatal errors when incorrect scale id specified in grade_item; mergedfrom MOODLE_19_STABLE
2008-02-02 21:34:08 +00:00
stronk7
14656d15a0
Respect $showfeedback when deleting groups and groupings. Merged from 19_STABLE
2008-02-02 20:43:18 +00:00
skodak
3a6c690a86
MDL-13239 improved smtp bulk setting based on feedback from Gary; merged from MOODLE_19_STABLE
2008-02-02 16:22:47 +00:00
skodak
76cbde4138
MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE
2008-02-01 14:10:49 +00:00
skodak
f36cbf1d6e
MDL-13214 rebuild_course_cache fixes and speed improvements; merged from MOODLE_19_STABLE
2008-02-01 07:48:26 +00:00
skodak
b4619aba72
MDL-12945 disabled mods are not returned from get_course_mods() anymore, the results are used in scheduled backup and other parts that do not expect disabled mods; merged from MOODLE_19_STABLE
2008-02-01 07:33:37 +00:00
skodak
c2f6fe2fbf
MDL-13239 smtp bulk sending; merged from MOODLE_19_MERGED
2008-02-01 07:05:58 +00:00
fmarier
0cda10df3e
Merged from MOODLE_19_STABLE: MDL-13244 - weblib - Add 'summary' attribute to print_table()
2008-01-31 22:24:45 +00:00
mjollnir_
2a5f4a885b
Merged from MOODLE_19_STABLE: MDL-12440: take out auth title and description into base class, plugins can override. updated places that use get_string to call these methods. Credit: Luke Hudson <luke@catalyst.net.nz>
2008-01-31 22:02:44 +00:00
moodler
0607c0f515
Applied patch from Yazel Hernandez to fix XHTML strict MDL-13230
2008-01-30 00:34:50 +00:00
skodak
56edc4490d
MDL-13237 rceche limiting through intcachemax finally implemented - this should prevent major memory leaks; merged from MOODLE_19_STABLE
2008-01-29 17:30:46 +00:00
scyrma
d4d7135444
Upgrade path for MDL-13060. (merge from 19_STABLE)
2008-01-29 05:54:42 +00:00
moodler
3a61f85c7e
Merged pdf php5 fix from MDL-13207
2008-01-28 05:30:32 +00:00
stronk7
5042a60af4
sql_isnull() not used anymore. Deleting. MDL-12970 ; merged from 19_STABLE
2008-01-27 01:40:46 +00:00
poltawski
fc4b2decc0
MDL-13179 - avoid calling get_admin() when unecessary.
...
It uses a relatively complex query and its not needed except
for a minority of users so we may as well avoid it..
merged from MOODLE_19_STABLE
2008-01-26 17:00:03 +00:00
nicolasconnault
b01e5bb3aa
MDL-13103 merging from 1.9
2008-01-26 10:00:08 +00:00
poltawski
efae27bb45
MDL-13068 - fix typo causing course delete to fail
...
merged from MOODLE_19_STABLE
2008-01-25 21:09:36 +00:00
nicolasconnault
82d6066568
MDL-13103 merging from 1.9
2008-01-25 16:31:50 +00:00
nicolasconnault
1bf7621ca4
MDL-13103 merging from 1.9
2008-01-25 13:00:45 +00:00
nicolasconnault
4c546b8149
MDL-13103 merging from 1.9
2008-01-25 12:56:22 +00:00
scyrma
1d6608d8db
Start on MDL-12730 .. fixes some E_STRICT messages for 2.0.
2008-01-25 08:39:14 +00:00
martinlanghoff
c2d88da708
accesslib: Fix get_context_users_bycap() when no roles grant the cap
...
When no roles mention the capability, get_context_users_bycap() breaks
badly. This trivial patch does a sanity check before jumping into the
SQL shark-pool...
MDL-13160
2008-01-25 00:53:01 +00:00
skodak
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00