]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agolib/setuplib MDL-20166 - Don't abort install on nginx webserver
poltawski [Thu, 27 Aug 2009 07:52:11 +0000 (07:52 +0000)]
lib/setuplib MDL-20166 - Don't abort install on nginx webserver

Thanks to Jordan for the patch. Jordan has done testing and found nginx
seems to work and is planning to do more extensive testing to alert us of
other problems along the way.

15 years agoMDL-19799 Silencing annoying debugging error for popup_form use
nicolasconnault [Thu, 27 Aug 2009 06:38:17 +0000 (06:38 +0000)]
MDL-19799 Silencing annoying debugging error for popup_form use

15 years agoUpdated the HEAD build version to 20090827
moodlerobot [Thu, 27 Aug 2009 00:37:38 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090827

15 years ago fix for help buttons
ethem [Wed, 26 Aug 2009 10:40:40 +0000 (10:40 +0000)]
 fix for help buttons

15 years agoFix for make_checkbox
ethem [Wed, 26 Aug 2009 10:13:01 +0000 (10:13 +0000)]
Fix for make_checkbox

15 years agocourse/jumpto.php MDL-19886 Don't depend on HTTP_REFFER header
poltawski [Wed, 26 Aug 2009 09:52:14 +0000 (09:52 +0000)]
course/jumpto.php MDL-19886 Don't depend on HTTP_REFFER header

thanks to Jordan Tomkinson for the patch, from MOODLE_19_STABLE

15 years agowebservice MDL-12886 remove old documentation file
jerome [Wed, 26 Aug 2009 08:04:08 +0000 (08:04 +0000)]
webservice MDL-12886 remove old documentation file

15 years agoUpdated the HEAD build version to 20090826
moodlerobot [Wed, 26 Aug 2009 00:37:36 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090826

15 years agoworkarround MSSQL (RDBMS) bug with float types. Not important as far as
stronk7 [Tue, 25 Aug 2009 21:06:14 +0000 (21:06 +0000)]
workarround MSSQL (RDBMS) bug with float types. Not important as far as
we don't use floats within Moodle, but XMLDB layer supports them.

15 years agofix sql_substr() behaviour
stronk7 [Tue, 25 Aug 2009 20:39:00 +0000 (20:39 +0000)]
fix sql_substr() behaviour

15 years agoforgot password form: MDL-19441 Make it clearer you should enter username or password.
tjhunt [Tue, 25 Aug 2009 20:18:42 +0000 (20:18 +0000)]
forgot password form: MDL-19441 Make it clearer you should enter username or password.

Credit to Olli as part of his GSOC project.

15 years agologin form: MDL-20050 forgotton password should be a link, not a button.
tjhunt [Tue, 25 Aug 2009 19:45:54 +0000 (19:45 +0000)]
login form: MDL-20050 forgotton password should be a link, not a button.

It is what uses expect these days. Credit to Olli as part of his GSOC project.

15 years agooutputlib MDL-20103 neater version of Jerome's fix.
tjhunt [Tue, 25 Aug 2009 19:09:04 +0000 (19:09 +0000)]
outputlib MDL-20103 neater version of Jerome's fix.

15 years agoBuggy ADOdb was returning PKs in the list of indexes. Look for it in information...
stronk7 [Tue, 25 Aug 2009 18:52:36 +0000 (18:52 +0000)]
Buggy ADOdb was returning PKs in the list of indexes. Look for it in information schema and extract from results.

15 years agoFix get_columns() for mssql adodb driver by custom-implementing it.
stronk7 [Tue, 25 Aug 2009 17:41:10 +0000 (17:41 +0000)]
Fix get_columns() for mssql adodb driver by custom-implementing it.
This implementation should be the used one in native drivers.

15 years agoMDL-19797 Optimising output code for the Edit grades categories and items interface
nicolasconnault [Tue, 25 Aug 2009 07:31:13 +0000 (07:31 +0000)]
MDL-19797 Optimising output code for the Edit grades categories and items interface

15 years agowebservice MDL-12886 refactor web service description + implement clean_function_para...
jerome [Tue, 25 Aug 2009 05:35:59 +0000 (05:35 +0000)]
webservice MDL-12886 refactor web service description + implement clean_function_params() function

15 years ago"MDL-13766, update savepath parameter when launching filepicker"
dongsheng [Tue, 25 Aug 2009 03:06:58 +0000 (03:06 +0000)]
"MDL-13766, update savepath parameter when launching filepicker"

15 years agoadd hotpot_encode_content_links() and hotpot_decode_content_links() to HotPot's backu...
gbateson [Tue, 25 Aug 2009 01:28:51 +0000 (01:28 +0000)]
add hotpot_encode_content_links() and hotpot_decode_content_links() to HotPot's backuplib.php and restorelib.php respectively

15 years agoUpdated the HEAD build version to 20090825
moodlerobot [Tue, 25 Aug 2009 00:37:31 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090825

15 years agoMDL-19797 Optimising output code and JS/CSS requires. Also improved CSS for grader...
nicolasconnault [Mon, 24 Aug 2009 15:10:36 +0000 (15:10 +0000)]
MDL-19797 Optimising output code and JS/CSS requires. Also improved CSS for grader report

15 years agoMDL-19799 Adding missing echo
nicolasconnault [Mon, 24 Aug 2009 07:06:56 +0000 (07:06 +0000)]
MDL-19799 Adding missing echo

15 years agoUpdated the HEAD build version to 20090824
moodlerobot [Mon, 24 Aug 2009 00:37:38 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090824

15 years agoblocks/rss_client MDL-13932 Fix wrong param order in $OUTPUT->link()
poltawski [Sun, 23 Aug 2009 17:56:01 +0000 (17:56 +0000)]
blocks/rss_client MDL-13932 Fix wrong param order in $OUTPUT->link()

15 years agoUpdated the HEAD build version to 20090823
moodlerobot [Sun, 23 Aug 2009 00:38:28 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090823

15 years ago"MDL-13766, improve filepicker to use path option"
dongsheng [Sat, 22 Aug 2009 18:16:20 +0000 (18:16 +0000)]
"MDL-13766, improve filepicker to use path option"

15 years agoMDL-19519 , MDL-1728 minor strings changes
pichetp [Sat, 22 Aug 2009 16:50:46 +0000 (16:50 +0000)]
MDL-19519 , MDL-1728  minor strings changes

15 years agoMDL-19519 , MDL-1728 Adding database question_calculated_options
pichetp [Sat, 22 Aug 2009 15:38:51 +0000 (15:38 +0000)]
MDL-19519 , MDL-1728 Adding database question_calculated_options

15 years agoMDL-18924 Testing if dataitems are numericals
pichetp [Sat, 22 Aug 2009 15:00:51 +0000 (15:00 +0000)]
MDL-18924 Testing if dataitems are numericals

15 years agoMDL-19519 , MDL-1728 Adding database question_calculated_options
pichetp [Sat, 22 Aug 2009 14:59:46 +0000 (14:59 +0000)]
MDL-19519 , MDL-1728 Adding database question_calculated_options
final strings text will be added later after users comments

15 years agoMDL-19519 , MDL-1728 Adding database question_calculated_options
pichetp [Sat, 22 Aug 2009 14:54:36 +0000 (14:54 +0000)]
MDL-19519 , MDL-1728 Adding database question_calculated_options

15 years agoMDL-19519 , MDL-1728 Adding database question_calculated_options
pichetp [Sat, 22 Aug 2009 14:53:41 +0000 (14:53 +0000)]
MDL-19519 , MDL-1728 Adding database question_calculated_options
MDL-18924 Testing in dataitems are numericals

15 years agolib/blocklib: MDL-20146 - Don't mask errors as a way to ignore missing code files
poltawski [Sat, 22 Aug 2009 11:24:39 +0000 (11:24 +0000)]
lib/blocklib: MDL-20146 - Don't mask errors as a way to ignore missing code files

Instead of simply ignoring all errors from blocks, allow the errors to be
exposed and test if the file exists. The previous solution makes it very
hard to debug problems with blocks and gives the 'white screen of death' even
with debugging set as high as it can go.

Also ensure that blocks without code are not added to the list of instances,
as I assume was the intended behaviour.

15 years agoUpdated the HEAD build version to 20090822
moodlerobot [Sat, 22 Aug 2009 00:38:14 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090822

15 years agoAdded missing global that was causing discussions to fail with fatal error.
stronk7 [Fri, 21 Aug 2009 18:11:04 +0000 (18:11 +0000)]
Added missing global that was causing discussions to fail with fatal error.

15 years agoUpdated the HEAD build version to 20090821
moodlerobot [Fri, 21 Aug 2009 00:39:05 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090821

15 years agoMDL-19799 Switched $_helpbutton to public members
nicolasconnault [Fri, 21 Aug 2009 00:15:19 +0000 (00:15 +0000)]
MDL-19799 Switched $_helpbutton to public members

15 years agoMDL-19799 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:18:08 +0000 (13:18 +0000)]
MDL-19799 Upgraded calls to link_to_popup_window()

15 years agoMDL-19824 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:17:53 +0000 (13:17 +0000)]
MDL-19824 Upgraded calls to link_to_popup_window()

15 years agoMDL-19820 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:17:43 +0000 (13:17 +0000)]
MDL-19820 Upgraded calls to link_to_popup_window()

15 years agoMDL-19817 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:17:32 +0000 (13:17 +0000)]
MDL-19817 Upgraded calls to link_to_popup_window()

15 years agoMDL-19813 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:17:07 +0000 (13:17 +0000)]
MDL-19813 Upgraded calls to link_to_popup_window()

15 years agoMDL-19812 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:16:51 +0000 (13:16 +0000)]
MDL-19812 Upgraded calls to link_to_popup_window()

15 years agoMDL-19809 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:16:40 +0000 (13:16 +0000)]
MDL-19809 Upgraded calls to link_to_popup_window()

15 years agoMDL-19808 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:16:21 +0000 (13:16 +0000)]
MDL-19808 Upgraded calls to link_to_popup_window()

15 years agoMDL-19806 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:16:08 +0000 (13:16 +0000)]
MDL-19806 Upgraded calls to link_to_popup_window()

15 years agoMDL-19804 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:15:57 +0000 (13:15 +0000)]
MDL-19804 Upgraded calls to link_to_popup_window()

15 years agoMDL-19803 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:15:46 +0000 (13:15 +0000)]
MDL-19803 Upgraded calls to link_to_popup_window()

15 years agoMDL-19801 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:15:29 +0000 (13:15 +0000)]
MDL-19801 Upgraded calls to link_to_popup_window()

15 years agoMDL-19800 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:15:17 +0000 (13:15 +0000)]
MDL-19800 Upgraded calls to link_to_popup_window()

15 years agoMDL-19795 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:15:04 +0000 (13:15 +0000)]
MDL-19795 Upgraded calls to link_to_popup_window()

15 years agoMDL-19794 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:14:52 +0000 (13:14 +0000)]
MDL-19794 Upgraded calls to link_to_popup_window()

15 years agoMDL-19793 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:14:35 +0000 (13:14 +0000)]
MDL-19793 Upgraded calls to link_to_popup_window()

15 years agoMDL-19789 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:14:16 +0000 (13:14 +0000)]
MDL-19789 Upgraded calls to link_to_popup_window()

15 years agoMDL-19788 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:14:05 +0000 (13:14 +0000)]
MDL-19788 Upgraded calls to link_to_popup_window()

15 years agoMDL-19787 Upgraded calls to link_to_popup_window()
nicolasconnault [Thu, 20 Aug 2009 13:13:50 +0000 (13:13 +0000)]
MDL-19787 Upgraded calls to link_to_popup_window()

15 years agoMDL-19793 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:51:44 +0000 (08:51 +0000)]
MDL-19793 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19796 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:51:28 +0000 (08:51 +0000)]
MDL-19796 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19799 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:50:50 +0000 (08:50 +0000)]
MDL-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19825 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:50:22 +0000 (08:50 +0000)]
MDL-19825 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19824 upgraded calls to print_container*
nicolasconnault [Thu, 20 Aug 2009 08:50:03 +0000 (08:50 +0000)]
MDL-19824 upgraded calls to print_container*

15 years agoMDL-19822 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:49:35 +0000 (08:49 +0000)]
MDL-19822 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19821 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:49:23 +0000 (08:49 +0000)]
MDL-19821 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19820 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:49:11 +0000 (08:49 +0000)]
MDL-19820 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19819 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:48:55 +0000 (08:48 +0000)]
MDL-19819 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19818 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:48:37 +0000 (08:48 +0000)]
MDL-19818 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19817 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:46:39 +0000 (08:46 +0000)]
MDL-19817 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19816 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:46:16 +0000 (08:46 +0000)]
MDL-19816 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19815 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:46:03 +0000 (08:46 +0000)]
MDL-19815 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19813 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:45:47 +0000 (08:45 +0000)]
MDL-19813 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19812 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:45:33 +0000 (08:45 +0000)]
MDL-19812 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19810 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:45:12 +0000 (08:45 +0000)]
MDL-19810 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19809 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:44:52 +0000 (08:44 +0000)]
MDL-19809 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19808 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:44:35 +0000 (08:44 +0000)]
MDL-19808 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19807 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:44:14 +0000 (08:44 +0000)]
MDL-19807 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19806 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:43:34 +0000 (08:43 +0000)]
MDL-19806 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19805 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:43:12 +0000 (08:43 +0000)]
MDL-19805 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19804 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:42:59 +0000 (08:42 +0000)]
MDL-19804 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19803 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:42:12 +0000 (08:42 +0000)]
MDL-19803 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19801 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:41:47 +0000 (08:41 +0000)]
MDL-19801 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19800 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:41:32 +0000 (08:41 +0000)]
MDL-19800 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19798 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:41:11 +0000 (08:41 +0000)]
MDL-19798 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19797 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:40:49 +0000 (08:40 +0000)]
MDL-19797 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19795 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:40:32 +0000 (08:40 +0000)]
MDL-19795 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19794 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:40:19 +0000 (08:40 +0000)]
MDL-19794 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19792 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:39:52 +0000 (08:39 +0000)]
MDL-19792 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19790 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:39:39 +0000 (08:39 +0000)]
MDL-19790 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19789 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:39:27 +0000 (08:39 +0000)]
MDL-19789 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19787 upgraded calls to print_table, print_single_button, print_user_picture...
nicolasconnault [Thu, 20 Aug 2009 08:39:07 +0000 (08:39 +0000)]
MDL-19787 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

15 years agoMDL-19756 Added new output files to code coverage arrays
nicolasconnault [Thu, 20 Aug 2009 03:03:51 +0000 (03:03 +0000)]
MDL-19756 Added new output files to code coverage arrays

15 years agoUpdated the HEAD build version to 20090820
moodlerobot [Thu, 20 Aug 2009 00:38:29 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090820

15 years agoAdding support for T_ABSTRACT token in PHP code coverage parser
stronk7 [Wed, 19 Aug 2009 21:44:24 +0000 (21:44 +0000)]
Adding support for T_ABSTRACT token in PHP code coverage parser

15 years agoUpdated the HEAD build version to 20090819
moodlerobot [Wed, 19 Aug 2009 00:38:15 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090819

15 years agoMDL-20067 fixed notes
skodak [Tue, 18 Aug 2009 10:23:53 +0000 (10:23 +0000)]
MDL-20067 fixed notes

15 years agoMDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify
nicolasconnault [Tue, 18 Aug 2009 05:20:12 +0000 (05:20 +0000)]
MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify

15 years agoMDL-19824 Upgraded calls to helpbutton, print_simple_box* and notify
nicolasconnault [Tue, 18 Aug 2009 05:19:44 +0000 (05:19 +0000)]
MDL-19824 Upgraded calls to helpbutton, print_simple_box* and notify

15 years agoMDL-19825 Upgraded calls to helpbutton, print_simple_box* and notify
nicolasconnault [Tue, 18 Aug 2009 05:19:25 +0000 (05:19 +0000)]
MDL-19825 Upgraded calls to helpbutton, print_simple_box* and notify

15 years agoMDL-19823 Upgraded calls to helpbutton, print_simple_box* and notify
nicolasconnault [Tue, 18 Aug 2009 05:19:13 +0000 (05:19 +0000)]
MDL-19823 Upgraded calls to helpbutton, print_simple_box* and notify

15 years agoMDL-19822 Upgraded calls to helpbutton, print_simple_box* and notify
nicolasconnault [Tue, 18 Aug 2009 05:19:00 +0000 (05:19 +0000)]
MDL-19822 Upgraded calls to helpbutton, print_simple_box* and notify

15 years agono message
nicolasconnault [Tue, 18 Aug 2009 05:18:28 +0000 (05:18 +0000)]
no message