Commit Graph

6556 Commits

Author SHA1 Message Date
2f3f505f78 MDL-13625 improve perf and fixed groups code on forum index page; merged from MOODLE_19_STABLE 2008-02-24 20:15:12 +00:00
ca67cd9f28 MDL-13303 fixed regression in forum recent activity; merged from MOODLE_19_STABLE 2008-02-24 20:05:54 +00:00
a90e92a538 MDL-13565 Tracking forum fixes; merged from MOODLE_19_STABLE 2008-02-24 10:54:21 +00:00
b5ab55ddaf MDL-13274, MDL-13215 - improved modedit shared forms, label supports groupmembersonly, removed extra button for labels; mergedfrom MOODEL_19_STABLE 2008-02-21 14:12:48 +00:00
49460d84b1 MDL-11282 Implemented fix. Merging from MOODLE_19_STABLE 2008-02-21 12:22:42 +00:00
b9973acc4e MDL-13559 discussion moving; merged from MOODLE_19_STABLE 2008-02-21 10:31:55 +00:00
d9cf732316 MDL-6591 moving the disable notification from fg prefs; merged from MOODLE_19_STABLE 2008-02-21 08:14:30 +00:00
c5eb407be4 Added a more robust check to avoid a notice 2008-02-21 06:02:16 +00:00
cc60e66268 MDL-6591 changing label to Disable notification in order to prevent confusion; merged from MOODLE_19_STABLE 2008-02-20 21:49:17 +00:00
2dc5d980ad MDL-6591 Optional assignment graded email notification - based on patch by Gary Anderson; merged from MOODLE_19_STABLE 2008-02-20 17:50:32 +00:00
b8738ccfdd MDL-13546 fixed table name typo - patch by Samuli Karevaara; merged from MOODLE_19_STABLE 2008-02-20 08:41:08 +00:00
1d20bb7d51 merged notice fix 2008-02-20 06:52:43 +00:00
efce0f5faa Merged trivial notice fix 2008-02-20 06:19:59 +00:00
150be0dfd0 MDL-13542 Merged return checking from stable 1.9 2008-02-20 06:16:07 +00:00
ec3fa1d8eb MDL-13448 - missing the global $db statement. Fix thanks to Samuli Karevaara. 2008-02-19 16:21:36 +00:00
4f67bf8c4d MDL-13390 - Wrong links in quiz notification emails 2008-02-19 16:19:58 +00:00
7b5c194962 MDL-11816 fixed wiki export with quick hack; merged from MOODLE_19_STABLE 2008-02-19 11:05:53 +00:00
4f22f6a5f1 MDL-12862 ewiki source code converted to utf8, patch by Tatsuya Shirai; mergedfrom MOODLE_19_STABLE 2008-02-19 10:04:57 +00:00
47ab6f83bb MDL-13478 choice results using too much memory. - improves performance when not showing the unanswered column. - also tidies up a few checks which aren't needed. 2008-02-18 19:52:33 +00:00
44022418b2 undefined discussion timestart on frontpage; merged from MOODLE_19_STABLE 2008-02-15 15:28:52 +00:00
f4c0cb7cf3 $cours typo fixed 2008-02-15 08:33:29 +00:00
392763dfda Merged tidyup of indenting 2008-02-15 02:43:38 +00:00
a5f77de6b9 Merged fixes from MDL-13476 2008-02-15 00:51:44 +00:00
75d46e24ab MDL-13303 fixing missing group icons in forum; merged from MOODLE_19_STABLE 2008-02-14 16:37:01 +00:00
fd4d41c3b5 MDL-12945 fixed sql purity to make pg happy, fixed bug in user list of active chats; merged from MOODLE_19_STABLE 2008-02-14 16:12:53 +00:00
e2f51ac675 MDL-13430 I can only see this issue in the assignment submissions page. Merging from MOODLE_19_STABLE 2008-02-14 07:26:45 +00:00
874e184158 MDL-13303 - forgot to change warnings to developer mode only 2008-02-13 17:15:57 +00:00
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
d886a7ea77 MDL-13375 reverting, the bug is somewhere else 2008-02-13 09:24:02 +00:00
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
87518137bf MDL-13397 Implemented the requiredentries parameter (previously not implemented). This includes a warning message and an SQL restriction on entries fetched for view.php; merging from MOODLE_19_STABLE 2008-02-12 16:04:57 +00:00
450a87c566 MDL-13440 fixed typo; merging from 1.9 2008-02-12 13:46:57 +00:00
ad1e3409a2 MDL-9657 assignment submission finalisation now independent from grade; merged from MOODLE_19_STABLE 2008-02-12 10:52:58 +00:00
dfe2fbc665 MDL-13354 - wrong capability checked for view report link
merged from MOODLE_19_STABLE
2008-02-08 10:00:13 +00:00
2eb9cce68e MDL-13328 correct the counting of attempts when clickreporting has been enabled 2008-02-07 04:17:55 +00:00
1f106b3f1d MDL-13155 once more - reverting mod/xx/index.php to use get_all_instances_in_courses() again, should be now nearly the same as in 1.8.x ;-) merged from MOODLE_19_STABLE 2008-02-05 21:40:21 +00:00
7019314ba4 MDL-13292 <Vspan> tag on the bottom of the wiki HTML Editor fixed; merged from MOODLE_19_STABLE 2008-02-05 19:52:58 +00:00
cd2d75e95c MDL-10796 fixed wiki deprecated passing by reference; merged from MOODLE_19_STABLE 2008-02-05 18:42:37 +00:00
df17e1bd93 MDL-3942 fixed warnings; merged from MOODEL_19_STABLE 2008-02-05 11:49:39 +00:00
13bbe067f0 MDL-3942 - various forum scoring types - patch by Anthony Borrow; merged from MOODLE_19_STABLE 2008-02-05 11:22:13 +00:00
df1c2c71da MDL-13335 rewritten caching in forum cron; merged from MOODLE_19_STABLE 2008-02-05 10:52:20 +00:00
10bd016e80 MDL-10451 Fixed HTML errors, merging from 1.9 2008-02-05 09:58:05 +00:00
9d265d3747 MDL-6373 add MyMoodle support for Choice module. - thanks to Stephen Bourget for partial code. 2008-02-04 22:13:01 +00:00
fb739b77e0 MDL-13050 merging from 1.9 2008-02-04 13:57:36 +00:00
f4528bdcfe MDL-13306 option to skip logging of blocked emails in forum cron; merged from MOODLE_19_STABLE 2008-02-03 10:37:03 +00:00
a5cef9c87e MDL-13305 , MDL-13304 - fixed memory leak in forum cron and saved 10% of queries when printing user pictures in mails; merged from MOODLE_19_STABLE 2008-02-03 10:21:27 +00:00
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
52ae8c057a MDL-12945 fixing mod indexes broken by previous commit; merged from MOODLE_19_STABLE 2008-02-01 09:09:04 +00:00
1ea543df62 MDL-7547 yet more speed improvements in rebuild_course_cache() ; merged from MOODLE_19_STABLE 2008-02-01 08:15:38 +00:00
f36cbf1d6e MDL-13214 rebuild_course_cache fixes and speed improvements; merged from MOODLE_19_STABLE 2008-02-01 07:48:26 +00:00