Penny Leach
|
30ec3eef51
|
mnet/enrol MDL-21459 fixed some brokenness related to DB changes
|
2010-01-28 04:59:05 +00:00 |
|
Petr Skoda
|
9598d578bb
|
MDL-21420 modole_cfg converted to M.cfg
|
2010-01-21 22:19:46 +00:00 |
|
Petr Skoda
|
9dec75dbcc
|
MDL-21240 shortened urls now start with / everywhere
|
2010-01-18 20:57:32 +00:00 |
|
Petr Skoda
|
d776d59ee2
|
MDL-21235 fixed select method name
|
2010-01-16 18:29:51 +00:00 |
|
Petr Skoda
|
4b9210f31b
|
MDL-21235 more conversion to new select
|
2010-01-16 18:25:51 +00:00 |
|
Petr Skoda
|
a685593466
|
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
|
2010-01-16 15:39:56 +00:00 |
|
Inaki
|
7a9f7d6c8a
|
enrolment plugins: MDL-21337 Missing global $OUTPUT variable in some enrolment plugins configuration page
|
2010-01-13 22:16:01 +00:00 |
|
Rossiani Wijaya
|
07ed083e4e
|
MDL-16919 - Allow username to contain alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@)
|
2010-01-13 06:23:54 +00:00 |
|
Sam Hemelryk
|
b0cab8b97b
|
enrol MDL-21297 Fixed syntax error
|
2010-01-13 02:08:14 +00:00 |
|
Penny Leach
|
4416da02db
|
enrol/mnet MDL-21297 added error handling
|
2010-01-13 01:08:56 +00:00 |
|
Petr Skoda
|
5c2ed7e215
|
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
|
2010-01-03 15:46:14 +00:00 |
|
Petr Skoda
|
4bcc51185c
|
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
|
2009-12-30 15:19:55 +00:00 |
|
Petr Skoda
|
4454447d56
|
MDL-20700 whitespace terror returns
|
2009-12-16 22:14:17 +00:00 |
|
Petr Skoda
|
b5d0cafc6f
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
|
Petr Skoda
|
78946b9bdb
|
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
|
2009-12-16 18:00:58 +00:00 |
|
Petr Skoda
|
825ac7f8f9
|
MDL-20901 fixed input validation
|
2009-11-19 19:41:52 +00:00 |
|
Dan Poltawski
|
62d887ecc8
|
enrol/database MDL-19445 Fixed infinite loops and removed superfluous objects and casts.
thanks to Daren Chandisingh for the patch
|
2009-11-16 10:53:23 +00:00 |
|
Dan Poltawski
|
50aca34443
|
enrol/database: MDL-19394 Added required file for ADODB connection
Thanks to Michael Ahenerne/Daren Chandisingh for the patch
|
2009-11-16 10:47:40 +00:00 |
|
Petr Skoda
|
7c7d3afab5
|
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
|
2009-11-07 10:27:57 +00:00 |
|
Petr Skoda
|
d5a8d9aa71
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
|
Inaki
|
c757ef825b
|
enrol/ldap: MDL-13952 Don't auto create courses if auto creation not enabled.
Merged from MOODLE_18_STABLE
|
2009-11-04 21:00:58 +00:00 |
|
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 |
|