Sam Hemelryk
9cb70adc33
Merge branch 'w06_MDL-26238_20_group' of git://github.com/skodak/moodle
2011-02-07 16:20:02 +08:00
Sam Hemelryk
9377348eb0
Merge branch 'w06_MDL-26221_20_courserole' of git://github.com/skodak/moodle
2011-02-07 16:11:50 +08:00
Sam Hemelryk
dedda4abc3
Merge branch 'MDL-26272' of git://github.com/stronk7/moodle
2011-02-07 16:03:27 +08:00
Sam Hemelryk
c1a974983a
Merge branch 'MDL-26245-typo_in_exception_string' of git://github.com/mudrd8mz/moodle
2011-02-07 15:41:26 +08:00
Sam Hemelryk
82bbf32d3c
Merge branch 'MDL-26252-import-groups-help' of git://github.com/mudrd8mz/moodle
2011-02-07 15:32:23 +08:00
Sam Hemelryk
d44327efd9
Merge branch 'MDL-26119_message_logging' of git://github.com/andyjdavis/moodle
2011-02-07 15:16:40 +08:00
Sam Hemelryk
89652edd6c
Merge branch 'MDL-26242' of git://github.com/timhunt/moodle
2011-02-07 15:13:53 +08:00
Sam Hemelryk
449adacbc3
Merge branch 'MDL-25639' of git://git.luns.net.uk/moodle
2011-02-07 14:21:24 +08:00
Sam Hemelryk
1ca95a13f3
Merge branch 'MDL-25874' of git://git.luns.net.uk/moodle
2011-02-07 14:01:00 +08:00
Sam Hemelryk
e8d6d24729
Merge branch 'm20_MDL-25671_data_template_editor' of git://github.com/dongsheng/moodle
2011-02-07 13:50:36 +08:00
Sam Hemelryk
ed4801f4f0
Merge branch 'MDL-25939'
2011-02-07 13:40:51 +08:00
Sam Hemelryk
e896935574
MDL-25939 Fixed whitespace issues in the splash theme
2011-02-07 13:40:43 +08:00
Sam Hemelryk
2addb4ba1b
mod-workshop MDL-26267 workshop_extend_navigation argument 4 is now always going to be a cm_info object
2011-02-07 13:20:09 +08:00
Sam Hemelryk
f0dcc21259
navigation MDL-26266 Refactored code to ensure when loading activities is a cm_info object
2011-02-07 12:16:13 +08:00
Sam Hemelryk
046ff94ec8
dml-sqlsrv MDL-26025 Fixed up typo in simpletests and added a couple more tests
2011-02-07 11:23:30 +08:00
Sam Hemelryk
fe1dd7ebde
dml-sqlsrv MDL-26025 Removed use of property to track rownumber field in favor of always unsetting it
2011-02-07 10:46:50 +08:00
Sam Hemelryk
7e1bd89d32
sqlsrv MDL-26025 Fixed up numerous issues with the limit_to_top_n function
2011-02-07 10:33:49 +08:00
Petr Skoda
0b661c7d52
MDL-26256 detect missing collator support and use workaround instead
2011-02-06 22:27:25 +01:00
Petr Skoda
8c4b142cb2
MDL-26290 add experimental windows mysqli named pipe support
2011-02-06 22:11:28 +01:00
Petr Skoda
801dea0605
MDL-26262 fix online users block error on non-course pages
2011-02-06 22:04:44 +01:00
Petr Skoda
77f9f23b0f
MDL-26290 make sure ini_get('mysqli.default_port') returns number
2011-02-06 21:21:23 +01:00
Petr Skoda
bb98eea114
MDL-26234 fix fatal user upload error when custom text area field present
...
Please note this does not fix problems with the actual upload of custon text area fields.
2011-02-06 20:57:21 +01:00
Charles Fulton
9250bf8172
MDL-26238 remove deprecated second parameter from groups_get_group() calls
2011-02-06 18:15:36 +01:00
Petr Skoda
8f0eb9fd7a
MDL-26221 add missing course/lib.php include when using make_categories_list()
2011-02-06 17:58:47 +01:00
Eloy Lafuente (stronk7)
195a0848ec
MDL-26272 ratings - fix uses breaking after last modinfo changes
2011-02-04 17:30:51 +01:00
David Mudrak
51abc39695
MDL-26188 Workshop: get rid of a method that is not used anyway
...
The protected method get_allocations_recordset() is a relict from
earlier development phases of Workshop module. Removing it as it
confuses recent Eloy's recordset usage detection tool.
2011-02-04 14:33:48 +01:00
David Mudrak
f672d6a0f5
Fixed import groups page layout and navigation
...
While working on MDL-26252, I realized that group/import.php page had
issues with layout. Side blocks were missing and the breadcrumb navigation
broken (leading to a non-existing script and having the link to the
current course duplicated).
This patch sets the standard layout for the page so that block are
displayed, fixes the page position in the navigation tree and the
breadcrumb navigation.
2011-02-04 10:45:30 +01:00
David Mudrak
b74ceb3ff5
MDL-26252 Added help icon at import groups page
...
AMOS BEGIN
MOV [importgroups,core],[importgroups,core_group]
AMOS END
2011-02-04 10:45:30 +01:00
David Mudrak
73f99ca18f
MDL-26245 Fixed typo in dbtransfer exception string
2011-02-04 10:45:21 +01:00
Petr Skoda
54b7b5993f
emergency weekly release
...
fixes fatal error in mod/workshop and other places caused by missing backwards compatibility with old cminfo stdClass
2011-02-04 09:31:15 +01:00
Sam Hemelryk
1e4cb18940
lib-modinfolib MDL-26264 cm_info and course_modinfo classes both now extend stdClass
2011-02-04 16:22:57 +08:00
andyjdavis
3ad3f24808
rss MDL-24870 fixed the capability checks to access module rss feeds
2011-02-04 10:27:52 +08:00
Tim Hunt
74c479f212
MDL-20636 Merge branch 'master' into qe2_wip
...
Conflicts:
lib/questionlib.php
question/type/calculated/lang/en/qtype_calculated.php
question/type/questiontype.php
2011-02-03 11:18:40 +00:00
andyjdavis
d95a02faa9
rss MDL-24870 latest news block was supplying the wrong context ID when creating its RSS feed link
2011-02-03 15:24:27 +08:00
andyjdavis
88c9987e89
message MDL-26119 now logs when a user sends a message
2011-02-03 13:37:01 +08:00
Sam Hemelryk
78defd5c64
tags MDL-24355 Improved computation of tag correlations. Thanks Jonathan Robson for the 1.9 patch.
2011-02-03 10:06:25 +08:00
Tim Hunt
0fafed0f09
MDL-20636 Finish making ddwtos work, mostly. Also various other JS fixes.
...
This JavaScript really needs to be rewritten to use YUI3.
2011-02-02 19:03:38 +00:00
Tim Hunt
5f11e00db1
MDL-26242 quiz reports. No students in course => get_in_or_equal doesn't like empty arrays error
2011-02-02 16:40:14 +00:00
Dongsheng Cai
08a7fbb027
mod-data MDL-25671 disable editor in data list template editor will not save the changes
2011-02-02 22:17:15 +08:00
Petr Skoda
eef3578af0
weekly release
2011-02-02 14:10:02 +01:00
Petr Skoda
260d857de3
MDL-25834 revert unresolved PULL-174
2011-02-02 14:03:44 +01:00
Petr Skoda
e27b5b6b29
Merge branch 'MDL-26237' of git://github.com/stronk7/moodle
2011-02-02 13:49:16 +01:00
Eloy Lafuente (stronk7)
bd654f0ced
MDL-26237 code coverage - prevent execution of not used stuff
2011-02-02 11:21:01 +01:00
Petr Skoda
5a6094137d
MDL-25942 fix another Oracle compatibility issue
2011-02-02 09:59:56 +01:00
Dan Marsden
db1f94ce4e
MDL-26201 fix Lang - Thanks Petr
2011-02-02 09:23:24 +01:00
Petr Skoda
ffcb837973
MDL-26177 compare 255 chars when checking custom field uniqueness
2011-02-02 09:15:42 +01:00
Sam Hemelryk
78f0f64d47
blog MDL-25981 PULL-162 Removed typehinting in blog after changed from stdClass to cm_info
2011-02-02 10:37:33 +08:00
Tim Hunt
706d06e29b
MDL-20636 ddwtos and gapselect qtypes now very nearly work.
...
Todo rendering questions with files, and ddwtos javascript.
2011-02-01 23:44:40 +00:00
Petr Skoda
af0a06cb5a
MDL-26177 fix non-working unique custom field check
2011-02-01 14:34:31 +01:00
Tim Hunt
9a9e776c55
MDL-20636 Now all the unit tests for the the ddwtos and gapselect qtypes pass.
2011-02-01 11:40:29 +00:00