skodak
8eb1d25ffe
MDL-11844 new option for conditional stripping of tags from activity names
2008-07-26 15:15:25 +00:00
mjollnir_
5071079cb2
MDL-15830 & MDL-15832: added a new intermediate abstract caller class for modules & removed PORTFOLIO_FORMAT_HTML
2008-07-25 15:17:23 +00:00
mjollnir_
ed1fcf794b
MDL-14591: changed the definition of portfolio_add_button
...
to support passing the callbackfile explicitly if necessary
and added my name next to some TODOs so I can find them later
2008-07-25 10:31:10 +00:00
mjollnir_
67a87e7db2
portfolio checkin-
...
see http://git.catalyst.net.nz/gw?p=moodle-r2.git;a=shortlog;h=refs/heads/portfolio for changelog
commit point is this hash on that branch: f9642af4e8bd319d4ecdfd83589db61a8fa6fef2
This comes with two plugins, box.net & download
2008-07-25 08:14:11 +00:00
skodak
f432bebff2
MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE
2008-07-24 21:59:13 +00:00
skodak
d854aaa6b6
MDL-15804 yet more space for editor area; merged from MOODLE_19_STABLE
2008-07-24 11:13:01 +00:00
moodler
3b120e464f
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
...
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)
This code is not finished yet, a lot of work still has to be done on the
interface. However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
2008-07-24 08:38:03 +00:00
skodak
9da321f728
MDL-15804 smaller online assignment text box size; merged from MOODLE_19_STABLE
2008-07-24 06:02:31 +00:00
skodak
3a0c6cca33
MDL-8521 new feature - safe overrides, see tracker for details; merged from MOODLE_19_STABLE
2008-07-23 16:10:06 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
skodak
04264aeda4
MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet)
2008-06-22 23:35:52 +00:00
skodak
b1f93b1512
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
2008-06-15 10:32:50 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
74d7d73538
MDL-15103 towards assignment dml conversion
2008-06-05 13:12:00 +00:00
skodak
5053f00f33
MDL-15103 towards assignment dml conversion
2008-06-05 10:50:15 +00:00
skodak
607d2b2abe
MDL-15103 towards assignment dml conversion
2008-06-05 10:31:37 +00:00
skodak
cd655b33f9
MDL-15095 towards restore lib dml conversion
2008-06-03 23:35:50 +00:00
skodak
9db7dab2ca
MDL-15095 towards restore lib dml conversion
2008-06-03 22:36:54 +00:00
skodak
0b18169eab
MDL-15133 fixed regressions - thanks Howard
2008-06-03 15:06:53 +00:00
thepurpleblob
6d2d4228d0
MDL-14045
...
Now respects mod/assignment:view
2008-06-03 13:59:41 +00:00
skodak
c18269c7e5
MDL-14679 towards modform conversion
2008-06-01 21:36:11 +00:00
skodak
7cac0c4b2b
MDL-14679 fixed references to mod.html
2008-06-01 19:09:13 +00:00
skodak
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
skodak
fd0e6640cc
MDL-14679 fixed some more $db's
2008-05-31 22:18:41 +00:00
jerome
91d8d9a020
MDL-14765 Assignments email teachers on any submission (only if Alert teacher = Yes AND Send for making = No), merged from 19
2008-05-28 02:07:06 +00:00
dongsheng
a939f681bb
"MDL-14129, fix print_error call"
2008-05-22 07:20:45 +00:00
skodak
f33e1ed4ae
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
2008-05-15 21:40:00 +00:00
thepurpleblob
74da63289f
Wasn't checking for empty due date.
2008-05-13 15:19:31 +00:00
thepurpleblob
7a3f8bf4b7
Small tidy up - left in some stuff, and now use proper error function.
2008-05-13 15:10:36 +00:00
thepurpleblob
62e49765a4
MDL-14045:
...
Assignment type now links to type/xxxx/all.php if it exists.
2008-05-13 14:56:29 +00:00
thepurpleblob
3b0d5ca301
MDL-14045:
...
Add ability to list all online assignments in a course.
Rather like what Journal used to do.
2008-05-13 14:46:10 +00:00
thepurpleblob
e1faf3b99b
MDL-14813:
...
submittedlink() returns an absolute rather than relative link.
2008-05-13 10:43:20 +00:00
skodak
39f563ed5b
MDL-14564 pg null trouble fixed by David Mudrak; merged from MOODLE_18_STABLE
2008-04-27 22:41:07 +00:00
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