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
poltawski
97ee3e2242
course/jumpto.php MDL-19886 Don't depend on HTTP_REFFER header
...
thanks to Jordan Tomkinson for the patch, from MOODLE_19_STABLE
2009-08-26 09:52:14 +00:00
jerome
4553c3d2f0
webservice MDL-12886 remove old documentation file
2009-08-26 08:04:08 +00:00
moodlerobot
976a0dfdd0
Updated the HEAD build version to 20090826
2009-08-26 00:37:36 +00:00
stronk7
e871fb87bb
workarround MSSQL (RDBMS) bug with float types. Not important as far as
...
we don't use floats within Moodle, but XMLDB layer supports them.
2009-08-25 21:06:14 +00:00
stronk7
0e4a719b15
fix sql_substr() behaviour
2009-08-25 20:39:00 +00:00
tjhunt
d9d481aac7
forgot password form: MDL-19441 Make it clearer you should enter username or password.
...
Credit to Olli as part of his GSOC project.
2009-08-25 20:18:42 +00:00
tjhunt
274fe93fcb
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.
2009-08-25 19:45:54 +00:00
tjhunt
2c5ec833bc
outputlib MDL-20103 neater version of Jerome's fix.
2009-08-25 19:09:04 +00:00
stronk7
d60a7bc20f
Buggy ADOdb was returning PKs in the list of indexes. Look for it in information schema and extract from results.
2009-08-25 18:52:36 +00:00
stronk7
2ef655beac
Fix get_columns() for mssql adodb driver by custom-implementing it.
...
This implementation should be the used one in native drivers.
2009-08-25 17:41:10 +00:00
nicolasconnault
54a007e8f6
MDL-19797 Optimising output code for the Edit grades categories and items interface
2009-08-25 07:31:13 +00:00
jerome
fbe52a393f
webservice MDL-12886 refactor web service description + implement clean_function_params() function
2009-08-25 05:35:59 +00:00
dongsheng
8676e9e591
"MDL-13766, update savepath parameter when launching filepicker"
2009-08-25 03:06:58 +00:00
gbateson
34adfa0f5c
add hotpot_encode_content_links() and hotpot_decode_content_links() to HotPot's backuplib.php and restorelib.php respectively
2009-08-25 01:28:51 +00:00
moodlerobot
d4af02e252
Updated the HEAD build version to 20090825
2009-08-25 00:37:31 +00:00
nicolasconnault
1c1f64a2a6
MDL-19797 Optimising output code and JS/CSS requires. Also improved CSS for grader report
2009-08-24 15:10:36 +00:00
nicolasconnault
8f3b787b1d
MDL-19799 Adding missing echo
2009-08-24 07:06:56 +00:00
moodlerobot
fea71c9f61
Updated the HEAD build version to 20090824
2009-08-24 00:37:38 +00:00
poltawski
8ab2c23ba1
blocks/rss_client MDL-13932 Fix wrong param order in $OUTPUT->link()
2009-08-23 17:56:01 +00:00
moodlerobot
53de693be1
Updated the HEAD build version to 20090823
2009-08-23 00:38:28 +00:00
dongsheng
e5fa0e8d7d
"MDL-13766, improve filepicker to use path option"
2009-08-22 18:16:20 +00:00
pichetp
1bf9a6311e
MDL-19519 , MDL-1728 minor strings changes
2009-08-22 16:50:46 +00:00
pichetp
505f73421c
MDL-19519 , MDL-1728 Adding database question_calculated_options
2009-08-22 15:38:51 +00:00
pichetp
ac5230fe8e
MDL-18924 Testing if dataitems are numericals
2009-08-22 15:00:51 +00:00
pichetp
f79a4158ad
MDL-19519 , MDL-1728 Adding database question_calculated_options
...
final strings text will be added later after users comments
2009-08-22 14:59:46 +00:00
pichetp
e593233a22
MDL-19519 , MDL-1728 Adding database question_calculated_options
2009-08-22 14:54:36 +00:00
pichetp
1ee53ca929
MDL-19519 , MDL-1728 Adding database question_calculated_options
...
MDL-18924 Testing in dataitems are numericals
2009-08-22 14:53:41 +00:00
poltawski
d836aa4b4f
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.
2009-08-22 11:24:39 +00:00
moodlerobot
88b49294ec
Updated the HEAD build version to 20090822
2009-08-22 00:38:14 +00:00
stronk7
5d9827e442
Added missing global that was causing discussions to fail with fatal error.
2009-08-21 18:11:04 +00:00
moodlerobot
21f6fcb003
Updated the HEAD build version to 20090821
2009-08-21 00:39:05 +00:00
nicolasconnault
12f11f232a
MDL-19799 Switched $_helpbutton to public members
2009-08-21 00:15:19 +00:00
nicolasconnault
3bd6b994fc
MDL-19799 Upgraded calls to link_to_popup_window()
2009-08-20 13:18:08 +00:00
nicolasconnault
5a142c8221
MDL-19824 Upgraded calls to link_to_popup_window()
2009-08-20 13:17:53 +00:00
nicolasconnault
80e7bb44cf
MDL-19820 Upgraded calls to link_to_popup_window()
2009-08-20 13:17:43 +00:00
nicolasconnault
b6617dcd63
MDL-19817 Upgraded calls to link_to_popup_window()
2009-08-20 13:17:32 +00:00
nicolasconnault
ca4b4f8f7c
MDL-19813 Upgraded calls to link_to_popup_window()
2009-08-20 13:17:07 +00:00
nicolasconnault
350dc925f3
MDL-19812 Upgraded calls to link_to_popup_window()
2009-08-20 13:16:51 +00:00
nicolasconnault
81cd66e74e
MDL-19809 Upgraded calls to link_to_popup_window()
2009-08-20 13:16:40 +00:00
nicolasconnault
5047d38ae7
MDL-19808 Upgraded calls to link_to_popup_window()
2009-08-20 13:16:21 +00:00
nicolasconnault
56c1ca8846
MDL-19806 Upgraded calls to link_to_popup_window()
2009-08-20 13:16:08 +00:00
nicolasconnault
2edd2d9bf1
MDL-19804 Upgraded calls to link_to_popup_window()
2009-08-20 13:15:57 +00:00
nicolasconnault
a9573c0859
MDL-19803 Upgraded calls to link_to_popup_window()
2009-08-20 13:15:46 +00:00
nicolasconnault
40a2628616
MDL-19801 Upgraded calls to link_to_popup_window()
2009-08-20 13:15:29 +00:00
nicolasconnault
424e6bffe9
MDL-19800 Upgraded calls to link_to_popup_window()
2009-08-20 13:15:17 +00:00
nicolasconnault
4644e09c4a
MDL-19795 Upgraded calls to link_to_popup_window()
2009-08-20 13:15:04 +00:00
nicolasconnault
61867c8382
MDL-19794 Upgraded calls to link_to_popup_window()
2009-08-20 13:14:52 +00:00
nicolasconnault
58b36ec45f
MDL-19793 Upgraded calls to link_to_popup_window()
2009-08-20 13:14:35 +00:00