moodler
cb59ca286e
MDL-4485 Merged from 1.9
2008-04-15 03:42:32 +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
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +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
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
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
1986792355
MDL-13807 assignment_showrecentsubmissions does not hide submissions on recent activity full report - patch by Jason Meinzer; merged from MOODLE_19_STABLE
2008-03-18 16:45:44 +00:00
skodak
63824bbffd
MDL-13920 adding warning that regrading of assignments may take a while; merged from MOODLE_19_STABLE
2008-03-15 18:52:39 +00:00
skodak
5048575d7e
MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE
2008-03-15 14:54:43 +00:00
thepurpleblob
7f91ea90de
MDL-13872:
...
Display a dash when no grade info, suppresses notice.
Merged from STABLE_19
2008-03-11 14:26:38 +00:00
nicolasconnault
44d6ecc32b
MDL-12854 Added required rule for submission text. Merging from MOODLE_19_STABLE
2008-03-07 09:18:08 +00:00
skodak
ba9ad04975
MDL-13741 Incorrect max size shown when using course upload limit; patch by Jason Meinzer; merged from MOODLE_19_STABLE
2008-03-03 20:49:54 +00:00
moodler
99058191c6
Merged version bumps for release 1.9
2008-03-03 11:49:34 +00:00
moodler
0036b42fa3
Merged MDL-11484 Added some colors for overridden grades
2008-03-03 05:57:32 +00:00
nicolasconnault
b64792f664
MDL-13736 Wrapped the link in a div and fixed the style. Merging from MOODLE_19_STABLE
2008-02-29 21:46:14 +00:00
nicolasconnault
319b73494c
MDL-11484 Changed the display of overridden and locked grades. Merging from MOODLE_19_STABLE
2008-02-29 17:07:02 +00:00
nicolasconnault
a344d6db71
Notices on empty array index. Merging from MOODLE_19_STABLE
2008-02-29 10:07:47 +00:00
moodler
8aa0c699b7
Merged MDL-6591 Simplified some wording and fixed the help file name for emailnotification
2008-02-27 05:07:57 +00:00
skodak
03076be407
MDL-6591 inverted checkbox for email notification; MDL-9657 - fixed date issues in drafts; merged from MOODLE_19_STABLE
2008-02-26 19:27:43 +00:00
moodler
0de80bcfe6
Merged MDL-12294 Fixed more missing strings
2008-02-26 08:27:19 +00:00
skodak
42f50aec59
MDL-9657 advanced upload assignment draft tracking now available as activity setting; merged from MOODLE_19_STABLE
2008-02-25 13:34:17 +00:00
skodak
39bc9fbbbb
MDL-9657 better dealing with drafts in assignment; merged from MOODLE_19_STABLE
2008-02-25 12:39:48 +00:00
skodak
d9cf732316
MDL-6591 moving the disable notification from fg prefs; merged from MOODLE_19_STABLE
2008-02-21 08:14:30 +00:00
skodak
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
skodak
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
nicolasconnault
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
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
skodak
ad1e3409a2
MDL-9657 assignment submission finalisation now independent from grade; merged from MOODLE_19_STABLE
2008-02-12 10:52:58 +00:00
nicolasconnault
fb739b77e0
MDL-13050 merging from 1.9
2008-02-04 13:57:36 +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
52ae8c057a
MDL-12945 fixing mod indexes broken by previous commit; merged from MOODLE_19_STABLE
2008-02-01 09:09:04 +00:00
skodak
1ea543df62
MDL-7547 yet more speed improvements in rebuild_course_cache() ; merged from MOODLE_19_STABLE
2008-02-01 08:15:38 +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
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
49292fa026
MDL-12620 When a student receives feedback on an an assignment, they should be able to see how many points it is worth; merged from MOODLE_19_STABLE
2008-01-21 18:46:31 +00:00
nicolasconnault
6dac764d18
MDL-13050 Reverting, it's not working out as well as planned
2008-01-21 13:40:47 +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
poltawski
d4ba9ef7dc
MDL-13023 - avoid a db query per user picture
2008-01-16 14:45:24 +00:00
poltawski
577d233d53
MDL-12400 - superfluous required_param causing problems in upload
...
assignment user report.
2008-01-11 11:46:16 +00:00
poltawski
4de1ef8cc2
MDL-12889 - bad capability check [thanks Tim!] in assignment recent activity report
...
merged from MOODLE_19_STABLE
2008-01-09 12:57:44 +00:00
skodak
8377472307
MDL-11783 no uploads after finalising; merged from MOODLE_19_STABLE
2007-12-25 22:03:31 +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
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
skodak
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +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
nicolasconnault
30923fcd7f
MDL-11835 Making sure all upgraded grade_items have their grademax properly set
2007-12-07 16:12:02 +00:00
martinlanghoff
2c3d575587
mod/assignment: Remove SQL "id,id" which causes errors on Oracle - MDL-12425
...
This loop also needs some rewriting - it is _very_ inefficient on
large courses.
2007-12-04 06:25:42 +00:00