skodak
013376dec4
MDL-18293 exception and DML cleanup
2009-02-17 17:23:56 +00:00
skodak
e8b7114d5e
MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user()
2009-01-03 13:16:59 +00:00
skodak
93f66983cc
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
2009-01-02 22:56:48 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
tjhunt
9e8c801714
Flatfile enrolment: MDL-11418 SQL error. Thanks to Patrick Pollet.
...
I don't know exactly how this works, but it looks like a good fix to me, so committing.
2008-12-15 02:53:39 +00:00
dongsheng
ff9b4ea40a
"MDL-17570,clean align property, merged from 1.9"
2008-12-10 07:24:11 +00:00
dongsheng
85db96c5b4
"MDL-17570, cleanup align property in div, merged from 1.9"
2008-12-10 06:48:54 +00:00
skodak
826725329a
MDL-15785 new options for enforcing of enrolment key commplexity and requirements
2008-12-06 21:20:42 +00:00
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
ethem
781c4319e3
+ Show "Payments" and "Go to Course" buttons after purchased instead of redirect to course.
...
+ Restore an_test to original state after account verification. If admin clicks Save Changes after account verification, all transactions go to test mode.
2008-10-10 21:01:27 +00:00
ethem
f5eb7e2fbc
Authorize.net Trans IDs are changing in October-Will it break moodle? YES
...
http://moodle.org/mod/forum/discuss.php?d=106626
2008-09-26 23:42:53 +00:00
skodak
9ab17a328f
MDL-16598 Admin config setting to make enrolment key hint optional
2008-09-24 18:47:40 +00:00
tjhunt
d49962135c
Missing global $DB; causing fatal error.
2008-09-10 06:21:27 +00:00
jerome
535f6e60e1
MDL-16043: manage case when administrator set enrol_remotecoursefield or enrol_remoteuserfield in UPPERCASE, merged from 19
2008-08-27 07:27:13 +00:00
skodak
2ff61921fe
MDL-15586 fixed undefined $course
2008-08-17 22:40:50 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
jerome
599e379d16
MDL-16043: ensures cross-db: add lowercase conversion for every database fieldname, merged from 19
2008-08-14 12:01:34 +00:00
ethem
e3f6824b2a
Messaging 2.0 fix.
2008-08-07 11:42:09 +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
ethem
8fdfa54768
Messaging 2.0 fix.
2008-08-01 13:35:33 +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
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
thepurpleblob
e1eaf071e3
MDL-14566
...
Misused get_role_users() was not returning users assigned in parent categories
Merged from STABLE_19
2008-07-23 13:18:49 +00:00
scyrma
b7f2b8e644
MDL-15403: Patch sent by Peter Bulmer, said to have been written by Donal McMullan. Prevents a remotely-triggered mass-unenrolments of users in a
...
(mnet-enabled) course. (merge from 1.9)
2008-07-09 09:10:09 +00:00
ethem
6278f7bf8c
fix skodak's fix. add a } char to table name.
2008-07-05 12:22:57 +00:00
ethem
f8f817b73d
http://moodle.org/mod/forum/discuss.php?d=100629
2008-07-04 16:59:24 +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
ethem
e5bd3250fa
MDL-14959 Skip cert verification
2008-06-20 11:11:01 +00:00
ethem
b6398eb44b
MDL-14129 Fix dongsheng's fixes and make dongsheng happy :)
2008-06-20 10:48:29 +00:00
skodak
0cbe81112a
MDL-14580 rewritten course sorting algorithms
2008-06-16 14:25:53 +00:00
dongsheng
bd8ee7c1c4
"MDL-14129, fix print_error"
2008-06-15 12:02:43 +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
ethem
d36e65162a
fix skodak's fix, i hope this is last bug.
2008-06-15 09:57:48 +00:00
ethem
9b256d1b2c
///
2008-06-11 18:34:20 +00:00
ethem
1a2e98fe22
fix skodak's fix... courseid is not param, it is an order by field.
2008-06-11 18:10:39 +00:00
ethem
79aa29f298
fix skodak's fix :) Skodak, I recommend you to use Zend Development Environment (ZDE)... Tools -> Analyze Code shows bugs & unused variables & what ever you want :D
2008-06-11 17:27:58 +00:00
ethem
2a86987ea9
fix skodak's fix :)
2008-06-11 13:37:53 +00:00
skodak
245ac55791
MDL-14679 last forgotten bits of dml conversion
2008-06-09 19:48:24 +00:00
skodak
96d1387809
MDL-14679 towards adodb separation
2008-06-09 18:48:28 +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
iarenaza
2230061c5b
MDL-15182 Fix LDAP enrolment course auto-creation at user login
2008-06-07 21:21:37 +00:00
skodak
5183f0cc5b
MDL-15094 fixed stats regression and prefix cleanup
2008-06-05 20:35:28 +00:00
skodak
1751f48f59
MDL-15099 towards enrol dml conversion
2008-06-05 18:21:44 +00:00
skodak
c2172d1eb4
MDL-15099 towards enrol dml conversion
2008-06-05 14:18:21 +00:00
skodak
d907d51a55
MDL-15099 towards enrol dml conversion
2008-06-05 14:06:39 +00:00
skodak
7c3600238e
MDL-14679 converted some add/stripslashes
2008-06-03 08:24:31 +00:00
iarenaza
37ad7544f9
MDL-15039 Apostrophes in idnumber prevent users from being unenrolled via LDAP
...
If any member of a course has an ID number containing an apostrophe (eg.
CN=Paddy O'Brien,OU=Students,DC=etc...), no other members will ever be
unenrolled via LDAP.
Thanks to Michael Woods for the bug report and proposed solution.
Merged from MOODLE_18_STABLE.
2008-06-02 22:39:39 +00:00
skodak
a5d424df7c
MDL-14679 converted some get/set_field()
2008-06-02 21:39:23 +00:00