skodak
291b184bc4
MDLSITE-320 some debug code for digest times in forum cron; merged from MOODLE_19_STABLE
2008-03-20 22:32:12 +00:00
nicolasconnault
902d5cc046
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
2008-03-20 06:05:44 +00:00
skodak
7214101bd5
MDL-10990 forum perf revisited - reply and post discussion buttons now back for guests; merged from MOODLE_19_STABLE
2008-03-18 17:08:15 +00:00
skodak
91e450813c
MDLSITE-320 digest processing should be able to continue without duplicates if fails; merged from MOODLE_19_STABLE
2008-03-18 08:28:27 +00:00
skodak
25220be35d
MDL-13866 adding warning that regrading of forums may take a while; merged from MOODLE_19_STABLE
2008-03-15 22:51:05 +00:00
scyrma
4dda78aecd
MDL-13236 fixes a regression - thanks to Steve Wright for the patch.
2008-03-14 08:22:16 +00:00
skodak
347037d838
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
2008-03-10 21:19:45 +00:00
skodak
a7e51d62f3
MDL-13866 fixed stupid bug in my last commit; merged from MOODLE_19_STABLE
2008-03-10 21:18:16 +00:00
skodak
b30f2e92ba
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
2008-03-10 10:46:42 +00:00
skodak
41a446dbce
MDL-13866 scale ratings do not work in forum; merged from MOODLE_19_STABLE
2008-03-10 10:41:22 +00:00
moodler
99058191c6
Merged version bumps for release 1.9
2008-03-03 11:49:34 +00:00
moodler
7d225563bd
Merged MDL-10990 (5) revert in 1.9
2008-02-29 15:28:03 +00:00
skodak
fbe75a6348
MDL-13681 fixed forum search; merged from MOODLE_19_STABLE
2008-02-27 18:50:06 +00:00
skodak
525041df91
MDL-10990 5) eliminated reply related cap queries for guests and not-logged-in users because they can not post anyway, removed reply link for guests from news posts, they did not see Add discussion link already; merged from MOODLE_19_STABLE
2008-02-26 21:36:48 +00:00
moodler
6023354bf7
Merged MDL-12634 - fixed back link
2008-02-26 08:43:31 +00:00
skodak
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
skodak
ca67cd9f28
MDL-13303 fixed regression in forum recent activity; merged from MOODLE_19_STABLE
2008-02-24 20:05:54 +00:00
skodak
a90e92a538
MDL-13565 Tracking forum fixes; merged from MOODLE_19_STABLE
2008-02-24 10:54:21 +00:00
skodak
b9973acc4e
MDL-13559 discussion moving; merged from MOODLE_19_STABLE
2008-02-21 10:31:55 +00:00
moodler
c5eb407be4
Added a more robust check to avoid a notice
2008-02-21 06:02:16 +00:00
skodak
b8738ccfdd
MDL-13546 fixed table name typo - patch by Samuli Karevaara; merged from MOODLE_19_STABLE
2008-02-20 08:41:08 +00:00
moodler
150be0dfd0
MDL-13542 Merged return checking from stable 1.9
2008-02-20 06:16:07 +00:00
skodak
44022418b2
undefined discussion timestart on frontpage; merged from MOODLE_19_STABLE
2008-02-15 15:28:52 +00:00
skodak
f4c0cb7cf3
$cours typo fixed
2008-02-15 08:33:29 +00:00
moodler
a5f77de6b9
Merged fixes from MDL-13476
2008-02-15 00:51:44 +00:00
skodak
75d46e24ab
MDL-13303 fixing missing group icons in forum; merged from MOODLE_19_STABLE
2008-02-14 16:37:01 +00:00
skodak
874e184158
MDL-13303 - forgot to change warnings to developer mode only
2008-02-13 17:15:57 +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
df17e1bd93
MDL-3942 fixed warnings; merged from MOODEL_19_STABLE
2008-02-05 11:49:39 +00:00
skodak
13bbe067f0
MDL-3942 - various forum scoring types - patch by Anthony Borrow; merged from MOODLE_19_STABLE
2008-02-05 11:22:13 +00:00
skodak
df1c2c71da
MDL-13335 rewritten caching in forum cron; merged from MOODLE_19_STABLE
2008-02-05 10:52:20 +00:00
skodak
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
skodak
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
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
poltawski
1e7ba87e9c
MDL-13255 - hidden activity capability check was wrong
...
merged from 19_STABLE
2008-01-30 21:00:58 +00:00
moodler
0fc69cc4a9
Fixed missing context argument MDL-13206
2008-01-28 03:23:38 +00:00
poltawski
5d49ff351d
MDL-13149 - use correct capability checks to decide which forum subscribe
...
links to display
merged from MOODLE_19_STABLE
2008-01-27 17:01:12 +00:00
stronk7
04150e0886
Adding some missing log actions when restoring forums. MDL-13184 ; merged from 19_STABLE
2008-01-27 00:39:56 +00:00
poltawski
78ea91bc73
MDL-13180 - prevent return of duplicate rows
2008-01-26 17:35:58 +00:00
poltawski
29ee92888b
MDL-13180 - stop returning duplicate rows
...
merged from MOODLE_19_STABLE
2008-01-26 16:04:22 +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
skodak
0bf0e3219e
MDL-13050 Reverting, it's not working out as well as planned; merged from MOODLE_19_STABLE
2008-01-24 19:02:27 +00:00
danmarsden
c37fdcb550
Fix for MDL-12979 forum sends out notification to users not in course - due to call to deprec function get_course_users - This also fixes MDL-10163
2008-01-20 20:05:45 +00:00
nicolasconnault
406af084a3
MDL-13050 Modules were updated, and grades.php files were added to the lesson and hotpot modules
2008-01-18 14:44:45 +00:00
skodak
fffa8b358f
MDL-12926 Discussion list shows all discussion in separate mode if user not member of any group and does not have accessallgroups; merged from MOODLE_19_STABLE
2008-01-11 13:09:51 +00:00
skodak
c57da11991
MDL-12921 Using visible groups in Q&A Forums student can't reply to discussions for All participants (including groups code cleanup); merged from MOODLE_19_STABLE
2008-01-10 23:13:30 +00:00
tjhunt
b26adbef4c
MDL-12373 - More instances of links to the participants list being shown in the navigation bar to people without the necessary capability.
...
I have not copied and pasted the same code into lots of different places. That sucks. We really need to refactor this into a function that builds the navigation up to, and including the user's name. However, I don't have time now. A list of the places touched by this bug (MDL-12373) will at least give a complete list of places that such a refactoring would have to touch.
2008-01-10 10:58:16 +00:00
urs_hunkler
52ea8aa026
Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working.
...
In the view pages I changed the container function call to a simple "echo 'div ...'" to avoid the custom_corners container overhead and page oddity.
In weblib I added "clearfix" handling to the function "print_box_start($classes ...". "clearfix" is handed over to the containing divs. This is a hack, but I didn't know how to handle it without rewriting too much areas.
2008-01-09 15:52:08 +00:00
skodak
9b8ba7cdda
MDL-12728 missing USER->mnehostid in forum cron processing; merged from MOODLE_19_STABLE
2007-12-25 22:22:16 +00:00
skodak
eafb9d9eda
MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE
2007-12-25 20:51:23 +00:00