730 Commits

Author SHA1 Message Date
Petr Skoda
0ac940b3bf MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
Petr Skoda
4317f92f3f MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:51:40 +00:00
Petr Skoda
2a250a0b2e MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions 2009-11-01 09:21:41 +00:00
Petr Skoda
f19b623bd9 MDL-20695 do not use trigger_error together with echo, it just duplicates info when debugdisplay on 2009-10-31 22:55:17 +00:00
Dan Poltawski
fa54dd3bbf enrol/paypall MDL-16782 - Default cost is not used
When a course level cost is not set, the global setting is not used.
2009-10-30 22:10:45 +00:00
Dan Poltawski
fd7020c67f Missing global $OUTPUT decleration 2009-10-30 22:10:25 +00:00
samhemelryk
6e08d1f1af enrol MDL-19795 Upgraded deprecate function calls 2009-10-16 03:13:25 +00:00
samhemelryk
8e7328a292 enrol MDL-19795 Added set_url calls, and fixed misc minor errors 2009-10-15 03:17:57 +00:00
samhemelryk
597887b42f enrol MDL-19795 Upgraded call to print_header_with_help 2009-09-30 06:57:16 +00:00
ethem
4735315363 Fatal error: Call to a member function checkbox() on a non-object in /usr/local/www/data/moodledev/enrol/authorize/locallib.php on line 675 2009-09-28 20:17:24 +00:00
skodak
d18e0fe646 MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
moodler
8e605b760c paypal MDL-20322 Make sure the currency is set correctly. 2009-09-22 01:53:39 +00:00
samhemelryk
01d082fa17 enrol MDL-19795 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants 2009-09-04 06:29:26 +00:00
skodak
92ebcabeb3 MDL-20169 fixed coding style, parameter type required 2009-08-27 19:14:45 +00:00
skodak
622365d2e1 MDL-20169 fixed coding style, parameter type required 2009-08-27 18:37:53 +00:00
ethem
d5b2c71508 fix for help buttons 2009-08-26 10:40:40 +00:00
ethem
81c4689685 Fix for make_checkbox 2009-08-26 10:13:01 +00:00
nicolasconnault
4644e09c4a MDL-19795 Upgraded calls to link_to_popup_window() 2009-08-20 13:15:04 +00:00
nicolasconnault
7d50e687b9 MDL-19795 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:40:32 +00:00
nicolasconnault
c60e66aee3 MDL-19795 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 04:59:01 +00:00
nicolasconnault
f147f547cb MDL-19795 Upgraded calls to choose_from_menu 2009-08-17 15:18:35 +00:00
nicolasconnault
7b1f2c829f MDL-19756 Renamed moodle_select to html_select for better API consistency 2009-08-10 08:38:45 +00:00
nicolasconnault
4ca9f28098 MDL-19795 Converted print_box* to $OUTPUT->box* 2009-08-10 04:53:42 +00:00
nicolasconnault
7e97f14939 MDL-19795 Converted calls to popup_form() 2009-08-10 03:38:45 +00:00
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