Commit graph

656 commits

Author SHA1 Message Date
nicolasconnault
406c34c80f MDL-19795 Put an inline JS function into its own file 2009-08-06 14:31:25 +00:00
nicolasconnault
745da501f6 MDL-19795 Converted all print_footer() calls 2009-08-06 14:24:06 +00:00
nicolasconnault
2af6a7e57b MDL-19795 Converted all print_footer() calls 2009-08-06 14:11:55 +00:00
nicolasconnault
04a7ba52e9 MDL-19756 Removed explicit aligning CSS class from $OUTPUT->heading() calls 2009-08-06 08:55:02 +00:00
nicolasconnault
ade58ba0f6 MDL-19795 Migrated calls to print_heading 2009-08-06 08:16:10 +00:00
nicolasconnault
e738c328d1 MDL-19795 Migrated calls to print_checkbox() 2009-08-06 06:58:42 +00:00
nicolasconnault
591f703112 MDL-19795 Upgraded call to print_time_selector 2009-08-06 01:14:14 +00:00
nicolasconnault
73fb41a047 MDL-19795 Upgraded call to choose_from_menu_yesno 2009-08-06 00:37:34 +00:00
skodak
0a127169fe MDL17980 reverting last commit - other devs agreed, to be explained in tracker 2009-08-03 07:35:41 +00:00
peterbulmer
1b509b3699 MDL17980 mnet improvements
* Allow multiple roles to be allocated by identity provider
* Allow existing enrolment plugins to manage mnet enrolments


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2009-08-03 03:38:23 +00:00
ethem
a7be540125 print_simple_box(_start/_end) and preg_replace() fixes 2009-07-23 10:38:41 +00:00
tjhunt
ebff477995 MDL-19882 Add missing require_login-s before require_capability. 2009-07-20 08:57:18 +00:00
tjhunt
9097fa230d Fix use of incorrect context. 2009-07-20 08:29:53 +00:00
tjhunt
6b608f8f50 MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:53:31 +00:00
nicolasconnault
6dbcaceef1 MDL-19418 Replaced ereg* by preg* 2009-06-22 01:22:37 +00:00
skodak
fc29e51b2d MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:34:43 +00:00
skodak
a8f3a651c0 MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:16:08 +00:00
skodak
0bcf8b6f0d MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:55:51 +00:00
skodak
bb4b6010f3 MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:17:10 +00:00
stronk7
fa7640f3f0 MDL-19350 upgrade review - savepoints added to enrol plugins 2009-06-03 15:09:23 +00:00
peterbulmer
d3080510e4 MDL19219 mnet, mitigate arrkey loss in transit
When usernames are numeric, they are lost in mnet transit when used as
keys in the array result of course_enrolments(). As the username is not
sent with the enrolment details, it was not previously recoverable.
This patch adds the information to the enrolment details,
(enrol/mnet/enrol.php), and adds support for recovering the username if
it was numeric (and hence lost) (admin/mnet/enr_course_enrol.php)
2009-05-18 02:38:02 +00:00
tjhunt
6cbcbf0fb3 blocklib: MDL-19010 eliminate remaining calls to blocks_repopulate_page 2009-05-08 08:22:59 +00:00
tjhunt
93d4a373f9 blocklib: MDL-19010 always include blocklib in setup.php, stip includes elsewhere 2009-05-06 09:13:16 +00:00
stronk7
74c288a100 MDL-18577 drop enums support - step2: enums out from install.xml files 2009-05-01 14:07:43 +00:00
stronk7
2a88f626f7 MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts. 2009-05-01 01:19:16 +00:00
stronk7
e37cd84ad4 MDL-18577 drop enums support - step1: transforming all enums to nomal varchar + prevent creation of new ones 2009-04-27 20:29:01 +00:00
peterbulmer
a67a5531c6 MDL-18414 change sql query syntax
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2009-04-06 06:15:58 +00:00
peterbulmer
11b9852e4e MDL-18413 limit coursedata strings before db
Conflicts:

	enrol/mnet/enrol.php


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2009-04-06 06:15:00 +00:00
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