tjhunt
9101efd312
cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table.
...
For something that has been deprecated for over two years, they were still used in a lot of places!
2008-11-13 08:40:57 +00:00
thepurpleblob
d1fe54865a
MDL-15949
...
enrol_logtolocation not defined in config_form()
Merged from STABLE_19
2008-08-05 14:21:39 +00:00
lfrodrigues
2044a2b26f
MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
...
adminuser and on messagelib
2008-08-02 00:04:29 +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
0cbe81112a
MDL-14580 rewritten course sorting algorithms
2008-06-16 14:25:53 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
iarenaza
50bf1c325d
MDL-12783 IMS idon't unenroll students who were enrolled by other plug-ins
...
Credit goes to Scott Krajewski for the bug report and patch!
Merged from MOODLE_18_STABLE
2008-06-08 15:31:27 +00:00
skodak
a5d424df7c
MDL-14679 converted some get/set_field()
2008-06-02 21:39:23 +00:00
skodak
50c5bef452
MDL-14679 towards enrol conversion
2008-06-02 21:02:52 +00:00
dongsheng
957f6fc9d2
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
2008-05-02 04:37:02 +00:00
dongsheng
a06694dd1c
MDL-14460, fix get_context_instance, see tracker
2008-04-26 11:06:11 +00:00
mattc-catalyst
6f3dc679c6
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-10-30 20:46:18 +00:00
nicolasconnault
56a1a88228
MDL-8605 New user directories implemented
2007-10-11 09:01:29 +00:00
skodak
53ed410ad3
MDL-11053 Course object not escaped before insert - patch by Aaron C Spike
2007-08-29 13:53:11 +00:00
nicolasconnault
2dcccb0fad
MDL-10918 Applying Aaron's patch.
2007-08-27 14:01:41 +00:00
nicolasconnault
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
skodak
778918fd71
MDL-10383 - some more refactoring/cleanup, enablegroupings experimental admin setting, tabs in groups UI
2007-08-16 21:14:03 +00:00
skodak
5bf243d131
MDL-10383 - groups/groupings refactoring nearly finished ;-)
2007-08-16 11:06:48 +00:00
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
skodak
1679334034
MDL-8590 auth cleanup - part 3
2007-02-20 17:15:13 +00:00
toyomoyo
537ea84763
MDL-8290, fix for broken plugins
2007-02-09 07:47:14 +00:00
toyomoyo
3f5abcb20a
accessibility fixes
2006-12-14 07:48:40 +00:00
danstowell
15add7bd29
Fixed PHP 4 compatibility re MDL-6753
2006-09-30 17:46:15 +00:00
skodak
6859360cd4
coverted /admin/ to proper /$CFG->admin/ in paths
2006-09-26 21:10:14 +00:00
danstowell
26ba09125b
Updated IMS Enterprise enrolment to Moodle 1.7 role infrastructure
2006-09-25 16:58:06 +00:00
toyomoyo
9ce384ba1e
relacing deprecated functions with capability checks
2006-09-19 14:16:40 +00:00
danstowell
12a2567375
Small fix, and a bit more output, for IMS enroller
2006-07-11 14:09:26 +00:00
danstowell
67e3f5b540
Fix to ensure default auth method is copied to new user records
2006-06-07 10:44:12 +00:00
tjhunt
450a0a7db7
Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs.
2006-05-17 16:47:44 +00:00
danstowell
2201638882
Minor improvements to IMS-E enrol - better handling of empty <userid></userid>
2006-04-06 14:06:40 +00:00
danstowell
57bcbe80c2
Moving help refs from enrol-imsenterprise to enrol/imsenterprise
2006-03-10 15:50:30 +00:00
danstowell
395ec1ed68
Some small changes to IMS Enterprise enrol - improved some logic and logging
2006-03-10 13:07:48 +00:00
martinlanghoff
8c25f6f227
enrol/imsenrolment: Introducing IMS Enterprise enrolment module by Dan Stowell
...
IMS Enterprise 1.1 file enrolment module for Moodle
(also reported to work with v1.01 and v1.0 data)
(c) 2005-2006 Dan Stowell
Released under the Gnu Public Licence (GPL)
This module was originally in contrib/enrol_imsenterprise, and a 1.5-compatible
version of the module can still be found there.
2006-03-10 02:01:06 +00:00