]>
git.mjollnir.org Git - moodle.git/log
samhemelryk [Mon, 31 Aug 2009 08:27:26 +0000 (08:27 +0000)]
navigation MDL-14632 Fixed Javascript scrolling bug in FF3
jerome [Mon, 31 Aug 2009 07:13:41 +0000 (07:13 +0000)]
MDL-19763 PHP Fatal Error fix on undefined plain_page()
samhemelryk [Mon, 31 Aug 2009 04:07:51 +0000 (04:07 +0000)]
navigation MDL-14632 Fixed simpletests after the different tweaking that has gone on
samhemelryk [Mon, 31 Aug 2009 03:58:17 +0000 (03:58 +0000)]
navigation MDL-14632 Minor tweaking as suggested on this issue.
* Fixed focus on search closing tab
* Added spacing to refresh/moveto icons
* Made all text in navigation tree's expandable
* Final element on navbar no longer a link
samhemelryk [Mon, 31 Aug 2009 02:27:40 +0000 (02:27 +0000)]
navigation MDL-14632 Fixed regression in action_icon conversion
gbateson [Mon, 31 Aug 2009 02:08:00 +0000 (02:08 +0000)]
MDL-20184 when importing questions from Hot Potatoes files to Moodle question-bank / Quiz module, the readquestions() function wil return "false", to signify an error, if no questions are detected in the import file
gbateson [Mon, 31 Aug 2009 01:36:01 +0000 (01:36 +0000)]
MDL-20185 detect zero, "0", as an answer for a gap in a JCloze when importing to the Moodle's question bank / Quiz module
moodlerobot [Mon, 31 Aug 2009 00:37:32 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090831
stronk7 [Sun, 30 Aug 2009 23:26:23 +0000 (23:26 +0000)]
MDL-17969 Now defaulting to new mssql native driver instead of adodb one. Yay!
stronk7 [Sun, 30 Aug 2009 23:24:08 +0000 (23:24 +0000)]
MDL-17969 mssql sql generator. Now works with temptables store and facilities
stronk7 [Sun, 30 Aug 2009 23:18:24 +0000 (23:18 +0000)]
Clean-up some conflicts introduced in my prev commit.
stronk7 [Sun, 30 Aug 2009 23:04:35 +0000 (23:04 +0000)]
MDL-19057 adding some pending bits
stronk7 [Sun, 30 Aug 2009 23:00:25 +0000 (23:00 +0000)]
MDL-17969 mssql (freetds/odbtp) native driver. Passes all the tests but:
- import record
- reset sequence
... so it's a good moment to add it.
stronk7 [Sun, 30 Aug 2009 22:55:45 +0000 (22:55 +0000)]
MDL-15181 cross-db temporary tables support. First-cut.
stronk7 [Sun, 30 Aug 2009 20:53:12 +0000 (20:53 +0000)]
Concatenating NULLs with anything returns NULL
stronk7 [Sun, 30 Aug 2009 16:01:31 +0000 (16:01 +0000)]
Added more sql_concat tests. MySQL and PG broken :-( Fix coming soon.
moodlerobot [Sun, 30 Aug 2009 00:36:51 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090830
skodak [Sat, 29 Aug 2009 11:15:27 +0000 (11:15 +0000)]
MDL-14632 fixed forbidden use of Call-time pass-by-reference
stronk7 [Sat, 29 Aug 2009 01:17:57 +0000 (01:17 +0000)]
Added some more tests to temp tables to show current implementation problems in mysql and mssql. Fix coming soon.
moodlerobot [Sat, 29 Aug 2009 00:36:45 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090829
stronk7 [Sat, 29 Aug 2009 00:08:55 +0000 (00:08 +0000)]
Delegate prefix subtitution to each db driver to enforce calls to fix_sql_params() everywhere
stronk7 [Fri, 28 Aug 2009 17:30:18 +0000 (17:30 +0000)]
Delete the tweakTempTable() thing used to support temp tables in mssql.
Was hacky and incomplete. Proper solution must be mssql exclusive.
nicolasconnault [Fri, 28 Aug 2009 12:45:50 +0000 (12:45 +0000)]
MDL-19756 Removing badly merged line :p
nicolasconnault [Fri, 28 Aug 2009 11:38:33 +0000 (11:38 +0000)]
MDL-19756 Fixed bug in output of fields with a label
mudrd8mz [Fri, 28 Aug 2009 11:34:01 +0000 (11:34 +0000)]
NOBUG: fixed incorect use of $output variable
I propose to use $output variable name for renderer instance only. Also,
this did not work at all as $output was not returned.
stronk7 [Fri, 28 Aug 2009 11:17:47 +0000 (11:17 +0000)]
Enforce strict mode in mysqli session in order to get consistent behaviour
in various operations (casting, altering columns...)
nicolasconnault [Fri, 28 Aug 2009 10:28:16 +0000 (10:28 +0000)]
MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle.
jerome [Fri, 28 Aug 2009 10:06:14 +0000 (10:06 +0000)]
webservices MDL-12886 update xmlrpc server/client to work with new web service description
samhemelryk [Fri, 28 Aug 2009 08:47:31 +0000 (08:47 +0000)]
navigation MDL-14632 Very significant navigation commit
This patch introduces two new blocks global_navigation_tree and settings_navigation_tree
both of which have been designed to make full use of the new navigation objects available through
the $PAGE object.
Bulk of this code is within lib/navigationlib.php
gbateson [Fri, 28 Aug 2009 08:04:48 +0000 (08:04 +0000)]
HotPot module: differentiate between "guesses-correct" (JCloze) and "guess-correct" (JCross, JMatch, JMix, JQuiz) in HotPot xml files and fix PreloadImages function for multiple images
nicolasconnault [Fri, 28 Aug 2009 08:00:15 +0000 (08:00 +0000)]
MDL-19756 Corrected an incorrect default text for the "cancel" button of a confirm dialog
moodler [Fri, 28 Aug 2009 07:34:39 +0000 (07:34 +0000)]
admin/settings MDL-20180 Moved "Debugging" from the Server menu to the Development menu where it makes more sense.
Also moved some things around a bit to make them look a little better. Ideally Experimental would be last but this is not easy to do because unit tests adds items to the end later.
jerome [Fri, 28 Aug 2009 07:03:03 +0000 (07:03 +0000)]
webservices MDL-12886 "params" parameter has been changed into an object (conform with the web description structure) + clean_params() function filters parameters and throws an exception for any unexpected parameters/malformed parameters
nicolasconnault [Fri, 28 Aug 2009 06:57:06 +0000 (06:57 +0000)]
MDL-20179 Replaced incompatible code with something cross-browser compatible. Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 28 Aug 2009 05:29:05 +0000 (05:29 +0000)]
MDL-19797 Upgraded most output code in grader report
stronk7 [Fri, 28 Aug 2009 01:19:49 +0000 (01:19 +0000)]
To alter columns back and forth between numeric types and text,
we need upto 3 intermediate alters.
Corolary: MSSQL implicit conversions aren't transitive at all! :-)
stronk7 [Fri, 28 Aug 2009 01:14:32 +0000 (01:14 +0000)]
Fix one wrong test. To get defaults applied, new column must be not null.
moodlerobot [Fri, 28 Aug 2009 00:38:01 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090828
skodak [Thu, 27 Aug 2009 20:54:52 +0000 (20:54 +0000)]
MDL-20176 param types mandatory - temporary hacks, needs to be fixed properly
skodak [Thu, 27 Aug 2009 19:20:03 +0000 (19:20 +0000)]
MDL-20169 fixed coding style, parameter type required
skodak [Thu, 27 Aug 2009 19:14:45 +0000 (19:14 +0000)]
MDL-20169 fixed coding style, parameter type required
skodak [Thu, 27 Aug 2009 18:37:53 +0000 (18:37 +0000)]
MDL-20169 fixed coding style, parameter type required
stronk7 [Thu, 27 Aug 2009 14:01:28 +0000 (14:01 +0000)]
NOBUG. Add 2 missing fix_sql_params() calls in insert/update_record_raw()
causing named and qm parameters to be mixed in the same query. Curiously,
due to the ordered nature of the qms it wasn't breaking, but was incorrect.
nicolasconnault [Thu, 27 Aug 2009 10:12:44 +0000 (10:12 +0000)]
MDL-19797 Added callback support to the confirm_dialog function, and to the add_confirm_action() method
nicolasconnault [Thu, 27 Aug 2009 09:39:50 +0000 (09:39 +0000)]
MDL-19797 Optimising output code in gradebook, and fixed bugs in export key management
dongsheng [Thu, 27 Aug 2009 09:31:20 +0000 (09:31 +0000)]
"MDL-13766, remove debug code"
skodak [Thu, 27 Aug 2009 08:49:54 +0000 (08:49 +0000)]
MDL-20169 fixed coding style, parameter type required
skodak [Thu, 27 Aug 2009 08:23:10 +0000 (08:23 +0000)]
fixed sloppy coding style
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.
nicolasconnault [Thu, 27 Aug 2009 06:38:17 +0000 (06:38 +0000)]
MDL-19799 Silencing annoying debugging error for popup_form use
moodlerobot [Thu, 27 Aug 2009 00:37:38 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090827
ethem [Wed, 26 Aug 2009 10:40:40 +0000 (10:40 +0000)]
fix for help buttons
ethem [Wed, 26 Aug 2009 10:13:01 +0000 (10:13 +0000)]
Fix for make_checkbox
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
jerome [Wed, 26 Aug 2009 08:04:08 +0000 (08:04 +0000)]
webservice MDL-12886 remove old documentation file
moodlerobot [Wed, 26 Aug 2009 00:37:36 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090826
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.
stronk7 [Tue, 25 Aug 2009 20:39:00 +0000 (20:39 +0000)]
fix sql_substr() behaviour
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.
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.
tjhunt [Tue, 25 Aug 2009 19:09:04 +0000 (19:09 +0000)]
outputlib MDL-20103 neater version of Jerome's fix.
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.
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.
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
jerome [Tue, 25 Aug 2009 05:35:59 +0000 (05:35 +0000)]
webservice MDL-12886 refactor web service description + implement clean_function_params() function
dongsheng [Tue, 25 Aug 2009 03:06:58 +0000 (03:06 +0000)]
"MDL-13766, update savepath parameter when launching filepicker"
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
moodlerobot [Tue, 25 Aug 2009 00:37:31 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090825
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
nicolasconnault [Mon, 24 Aug 2009 07:06:56 +0000 (07:06 +0000)]
MDL-19799 Adding missing echo
moodlerobot [Mon, 24 Aug 2009 00:37:38 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090824
poltawski [Sun, 23 Aug 2009 17:56:01 +0000 (17:56 +0000)]
blocks/rss_client MDL-13932 Fix wrong param order in $OUTPUT->link()
moodlerobot [Sun, 23 Aug 2009 00:38:28 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090823
dongsheng [Sat, 22 Aug 2009 18:16:20 +0000 (18:16 +0000)]
"MDL-13766, improve filepicker to use path option"
pichetp [Sat, 22 Aug 2009 16:50:46 +0000 (16:50 +0000)]
MDL-19519 , MDL-1728 minor strings changes
pichetp [Sat, 22 Aug 2009 15:38:51 +0000 (15:38 +0000)]
MDL-19519 , MDL-1728 Adding database question_calculated_options
pichetp [Sat, 22 Aug 2009 15:00:51 +0000 (15:00 +0000)]
MDL-18924 Testing if dataitems are numericals
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
pichetp [Sat, 22 Aug 2009 14:54:36 +0000 (14:54 +0000)]
MDL-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
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.
moodlerobot [Sat, 22 Aug 2009 00:38:14 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090822
stronk7 [Fri, 21 Aug 2009 18:11:04 +0000 (18:11 +0000)]
Added missing global that was causing discussions to fail with fatal error.
moodlerobot [Fri, 21 Aug 2009 00:39:05 +0000 (00:39 +0000)]
Updated the HEAD build version to
20090821
nicolasconnault [Fri, 21 Aug 2009 00:15:19 +0000 (00:15 +0000)]
MDL-19799 Switched $_helpbutton to public members
nicolasconnault [Thu, 20 Aug 2009 13:18:08 +0000 (13:18 +0000)]
MDL-19799 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()
nicolasconnault [Thu, 20 Aug 2009 13:17:43 +0000 (13:17 +0000)]
MDL-19820 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()
nicolasconnault [Thu, 20 Aug 2009 13:17:07 +0000 (13:17 +0000)]
MDL-19813 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()
nicolasconnault [Thu, 20 Aug 2009 13:16:40 +0000 (13:16 +0000)]
MDL-19809 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()
nicolasconnault [Thu, 20 Aug 2009 13:16:08 +0000 (13:16 +0000)]
MDL-19806 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()
nicolasconnault [Thu, 20 Aug 2009 13:15:46 +0000 (13:15 +0000)]
MDL-19803 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()
nicolasconnault [Thu, 20 Aug 2009 13:15:17 +0000 (13:15 +0000)]
MDL-19800 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()
nicolasconnault [Thu, 20 Aug 2009 13:14:52 +0000 (13:14 +0000)]
MDL-19794 Upgraded calls to link_to_popup_window()