Petr Skoda
2f0e96e447
MDL-20204 one more step away from html_select
2010-02-09 18:54:03 +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
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
4317f92f3f
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:51:40 +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
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
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
ethem
f8f817b73d
http://moodle.org/mod/forum/discuss.php?d=100629
2008-07-04 16:59:24 +00:00
ethem
9088b7d25d
Code readability & documentation
2008-03-03 16:04:32 +00:00
ethem
1dbc38bbec
download_file_content() for proxy support.
2008-01-18 17:13:26 +00:00
ethem
8bdd962733
Authorize.net account verification
2008-01-16 17:19:30 +00:00
ethem
d2e042ee5e
Tidy up
2008-01-15 10:03:57 +00:00
skodak
76317c73a2
MDL-10791 improve handling of localised floating point numbers in moodle; replaced/fixed some float_format() that were used instead of round(); expect some more patches soon
2007-08-10 15:00:35 +00:00
toyomoyo
537ea84763
MDL-8290, fix for broken plugins
2007-02-09 07:47:14 +00:00
ethem
0ba9f5d68a
+ More more more security.
...
* Don't show login name, password and transaction key at the configuration page.
* RC4Encrypt these fields and move to the config_plugins table from the config table.
* Config page is fully https.
2006-11-29 11:05:56 +00:00
ethem
19384dfb70
MDL-6937
...
MDL-7561
MDL-7562
Need to be used new forms api.
Please see also:
* enrol.php: check_entry(), config_form(), process_config()
* localfuncs.php: validate_cc_form(), validate_echeck_form()
2006-11-15 07:39:04 +00:00