Commit graph

6971 commits

Author SHA1 Message Date
dongsheng
1dfbf846f8 MDL-14320, improve coding style, thanks Petr, merged from MOODLE_19_STABLE 2008-04-16 02:46:03 +00:00
skodak
afb0c82133 MDL-14113 fixed forum_count_user_posts() regressions - thanks Dan!; merged from MOODLE_19_STABLE 2008-04-15 21:57:16 +00:00
dongsheng
ef897e9324 MDL-8188, move check.gif to pix/i/approve.gif 2008-04-15 03:58:42 +00:00
dongsheng
e32d5506af MDL-8188, fix approve.gif icon 2008-04-15 03:55:07 +00:00
moodler
cb59ca286e MDL-4485 Merged from 1.9 2008-04-15 03:42:32 +00:00
dongsheng
f2368fa5bb MDL-14320, remove icon when no file in entry, Thanks Robert 2008-04-15 02:41:27 +00:00
skodak
89d35c49e6 MDL-13936 fixed group handling when adding new discussions; merged from MOODLE_19_STABLE 2008-04-14 19:05:36 +00:00
skodak
4136c239ac MDL-14113 when adding/editing posts the target group is now visible + fixed permission check when replying (removed obsolete mygroup function); merged from MOODLE_19_STABLE 2008-04-14 18:35:18 +00:00
skodak
de85c32062 MDL-14113 digest finished message now in system lang + eliminated one has_capability call; merged from MOODLE_19_STABLE 2008-04-14 17:12:25 +00:00
skodak
2011a95b44 MDL-13004 post ratings in user profile page; merged from MOODLE_19_STABLE 2008-04-14 12:04:34 +00:00
skodak
bfeb10b75b MDL-14113 fixed replies regression; merged from MOODLE_19_STABLE 2008-04-14 11:33:10 +00:00
skodak
62b04e088d MDL-14270 separate groups mode and single discussion forums == normal students can not reply; merged from MOODLE_19_STABLE 2008-04-14 09:38:50 +00:00
skodak
8675df6fd3 MDL-14270 workaround for FF alignment issue; merged from MOODLE_19_STABLE 2008-04-14 09:31:25 +00:00
skodak
b3cdbc240d MDL-14270 mode selector alignment for single discussion forums; merged from MOODLE_19_STABLE 2008-04-14 09:24:53 +00:00
skodak
948091f460 MDL-14270 fixed regressions - fatal error in forum code; merged from MOODLE_19_STABLE 2008-04-14 09:01:02 +00:00
skodak
debd3d62b3 MDL-14349 adv forum search accessibility; merged from MOODLE_19_STABLE 2008-04-14 08:52:49 +00:00
skodak
6b7de0bb9b MDL-12505 general advanced search cleanup + added capability test to recent activity; merged from MOODLE_19_STABLE 2008-04-14 08:05:48 +00:00
skodak
3c2bf848df MDL-14113 fixed notices when tracking disabled; merged from MODOLE_19_STABLE 2008-04-14 07:32:24 +00:00
skodak
02007b01b8 MDL-14346 database preset throws Fatal error; merged from MOODLE_19_STABLE 2008-04-13 23:02:31 +00:00
skodak
a1bbd88dd2 MDL-14345 undefined contexts and sesskey in new preset_class.php; merged from MOODLE_19_STABLE 2008-04-13 22:57:54 +00:00
skodak
02af98b56e MDL-14342 fixed wrong quotes; merged from MOODLE_19_STABLE 2008-04-13 22:22:57 +00:00
skodak
90f4745c22 MDL-14113 patch for multiple issues - see tracker for subtasks; merged from MOODLE_19_STABLE 2008-04-13 19:15:02 +00:00
dongsheng
143c1eb921 MDL-9534, fix xmlize() call 2008-04-11 03:59:41 +00:00
dongsheng
35e129c12b MDL-9758, remove html tags 2008-04-11 03:13:54 +00:00
dongsheng
c95034f28c MDL-9758, add 2 new tags, see tracker. 2008-04-11 02:34:11 +00:00
jamiesensei
e89e09d21d MDL-14283 attempt in mdl_question_states is always 1 - typo in attempt.php introduced in Tim's access rules refactor meant that attempt in quiz_attempts table was always set to 1. This meant that only one attempt was shown on the quiz/view.php page as well as causing other problems. 2008-04-09 13:01:40 +00:00
dongsheng
5bf2650871 MDL-14137, replace htmlentities with htmlspecialchars, merged from MOODLE_19_STABLE 2008-04-09 06:08:23 +00:00
scyrma
74369ab567 MDL-13792 - Commiting Patch by Skodak, fixing problem with japanese characters under some conditions. This has been reported to work, if nobody else
comes foward with bugs related to this, it will need to be changed everywhere else where there is no urlencoding done at this time. (merge from 1.8
and 1.9)
2008-04-08 03:04:52 +00:00
dongsheng
f7edb3c779 MDL-10662, I found these bugs when I was working on MDL-14068 2008-04-04 04:32:29 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
stronk7
c691bebc56 Force download checkbox is not initialized properly, credit goes to skodak. MDL-14010 ; merged from 19_STABLE 2008-04-01 22:17:58 +00:00
tjhunt
20b8b489ec MDL-8682 - the last commit caused a regression that stopped it working.
!something==somethingelse

is not the same as

something!==somethingelse

in javascript, it seems.
2008-03-31 15:07:14 +00:00
nicolasconnault
013a8774a0 MDL-13397 Fixed the language string. 2008-03-31 06:15:51 +00:00
skodak
9db5d080f4 MDL-14060 fixed cm caching in forum cron; merged from MOODLE_19_STABLE 2008-03-27 08:49:25 +00:00
skodak
741478495e MDL-14074 removed obsoleted $CFG->enablerecordcache = true 2008-03-27 08:44:11 +00:00
skodak
a833a46aba MDL-14074 removed obsoleted $CFG->enablerecordcache = true; merged from MOODLE_19_STABLE 2008-03-27 08:40:01 +00:00
skodak
953d154fa4 MDL-14074 removed obsoleted $CFG->enablerecordcache = true 2008-03-27 08:37:43 +00:00
gbateson
5abcfe582d trigger the updating of grades from earlier versions of Moodle
merge other fixes from Moodle 19 hotpot/lib.php
2008-03-27 08:14:44 +00:00
dongsheng
55ac3d6f21 MDL-13151 add a new language string: phone2, thanks for your idea, Jams Ballard. 2008-03-26 02:58:16 +00:00
tjhunt
44266ca4ef MDL-13806 - supplimental - bug fixes to the previous commit. 2008-03-25 19:40:42 +00:00
poltawski
fa6eb1dc57 MDL-14050 - count(FALSE) == 1 . This was causing fatal errors when scorm_scoes were
empty.
merged from MOODLE_19_STABLE
2008-03-25 14:38:42 +00:00
skodak
8cb121cc6b MDL-14032 rewritten forum_tp_clean_read_records() - it should not run out of memory anymore + other minor memory savings; merged from MOODLE_19_STABLE 2008-03-24 19:51:37 +00:00
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
ec29061d82 MDL-13899 force resending of all assignment grades into gradebook so that the submitted and graded dates get updated; merged from MOODLE_19_STABLE 2008-03-19 23:20:00 +00:00
skodak
12dce2534f MDL-13899 assignments should be now sending proper submissions and grading dates into gradebook; merged from MOODLE_19_STABLE 2008-03-19 22:35:24 +00:00
tjhunt
d45459b7c1 MDL-13978 - Notice when adding a new quiz 2008-03-19 12:21:56 +00:00
dongsheng
d6cc234114 MDL-13481, Distinguish between course fullname and user fullname 2008-03-19 08:49:23 +00:00
skodak
f30036d3f1 MDL-13610 made assignment submissions table 100% wide; merged from MOODLE_19_STABLE 2008-03-18 17:18:44 +00:00
skodak
2b0a14e472 MDL-11007 groupmembersonly support for glossaries; merged from MOODLE_19_STABLE 2008-03-18 17:12:48 +00:00