Dan Poltawski
05c7471b5c
Merge branch 'wip-MDL-36576-m23' of git://github.com/amygroshek/moodle into MOODLE_23_STABLE
2012-11-15 08:57:02 +08:00
Adrian Greeve
f6cdef58cb
MDL-36453 - mod_data: Presets now load in a Windows environment.
...
Thanks to Michael de Raadt for this patch.
2012-11-15 08:56:15 +08:00
Mark Nielsen
c85164da32
MDL-36607: Improve block drag and drop
...
* Adding support for subpage
* Adding support for regions that do not start with "side-"
2012-11-14 15:35:14 -08:00
Paul Nicholls
bdc69570f5
MDL-36204: moodle1 backup converter: add unit test to cover this issue
2012-11-15 11:16:31 +13:00
Paul Nicholls
0dfc910131
MDL-36204: moodle1 backup converter: urldecode filenames from links
...
If filenames are not run through urldecode(), those that contain spaces (or other url-encoded characters) will not be handled, as they can't be found in the backup file.
2012-11-15 11:09:58 +13:00
Amy Groshek
02e5529bd5
MDL-36576 - change generalbox classname to generaltable to fix rounded corners on the table background color
2012-11-14 12:32:30 -06:00
Mark Nielsen
c9af37c4ab
MDL-36336: Prevent duplicate grade items on restore
...
During restore, lti_add_instance() was being called
and this could generate a grade item. This would
produce a duplicate item because the restore
process would automatically generate the grade item.
2012-11-14 09:38:42 -08:00
Mark Nelson
73d13b1e43
MDL-30377 forum: do not allow users to view not yet started or expired discussions
2012-11-14 21:01:19 +08:00
Rossiani Wijaya
effbfda526
MDL-36589 Lesson Module: set correct answer_jump to next page in question import.
2012-11-14 16:18:00 +08:00
Dan Poltawski
f5c074b60a
Merge branch 'w46_MDL-36283_m23_cohortmembers' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-11-14 11:26:05 +08:00
Dan Poltawski
89a55cd9e0
Merge branch 'MDL-35358_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-11-14 11:17:00 +08:00
Dan Poltawski
83ee1d4a43
Merge branch 'MDL-26660-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-11-14 10:33:54 +08:00
Dan Poltawski
40a639fa62
Merge branch 'MDL-34520-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-11-14 09:56:03 +08:00
Amy Groshek
e0fa7911e2
MDL-36540 - Survey language pack typo
2012-11-14 09:45:51 +08:00
Aparup Banerjee
b459897d8f
MDL-24736 anotating tinymce changes to readme
2012-11-14 09:41:34 +08:00
Dan Poltawski
b1a7fcf2b3
Merge branch 'wip-MDL-36413-MOODLE_23_STABLE' of https://github.com/nicolasconnault/moodle into MOODLE_23_STABLE
2012-11-14 09:18:33 +08:00
Aparup Banerjee
4093331bad
Merge branch 'wip_23_mdl-25736_tinymce_spellchecker_frech_issues' of https://github.com/iarenaza/moodle into MOODLE_23_STABLE
2012-11-14 09:13:30 +08:00
Michael Aherne
b622d36f13
MDL-34762 course Hide system archetypes from mod chooser
2012-11-14 09:06:33 +08:00
Paul Nicholls
04fa1da315
MDL-36548: Major performance boost to Detail (list) view in file picker
...
Pass the data (filelist) into the DataTable when initialising it, rather than rendering an empty DataTable and then pushing all of the data into it via addRows().
It's also slightly more efficient to just pass the node in, rather than fetching the node and passing its ID in, as DataTable.render() will just re-select the node if given the ID. [Spotted by Andrew Nicols]
2012-11-14 12:40:08 +13:00
Dan Poltawski
5ac25e0ccb
MDL-30545 messaging - remove DISTINCT from union statement
2012-11-13 22:35:35 +08:00
Dan Poltawski
675ea3231c
MDL-30545 - messagelib: use $DB->sql_concat()
2012-11-13 15:09:14 +08:00
Dan Poltawski
1f5205b344
MDL-30545 tests - use mod_assignment data generator
...
mod_assign doens't exist yet..!
2012-11-13 14:13:37 +08:00
Petr Škoda
95f6a022ca
MDL-30545/ MDL-36199 reset plugin manager singletons
2012-11-13 14:08:28 +08:00
Dan Poltawski
af698e64d2
Merge branch 'w46_MDL-36169_m23_enrolsort' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-11-13 13:40:28 +08:00
Dan Poltawski
3517201801
Merge branch 'MDL-30545_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-11-13 13:22:47 +08:00
Damyon Wiese
dc99b426e9
MDL-36509: Assignment grading table rownum offset is wrong by one.
2012-11-13 09:59:11 +08:00
David Mudrák
03d9c19db9
MDL-35422 Fix the confusing submit button label
2012-11-12 10:36:41 +08:00
AMOS bot
073ba0c872
Automatically generated installer lang files
2012-11-12 00:35:49 +00:00
Petr Škoda
de06ba901f
MDL-36283 use accesscontext when assigning cohort members
2012-11-10 20:44:38 +01:00
Iñaki Arenaza
6cd89c8fd2
MDL-25736 TinyMce Spellchecker French issues
...
GoogleSpell checker already returns data un UTF8, so there's no need
to use utf8_encode (in fact, using it completely mangles the string).
All credit goes to David Quintal for finding the issue and proposing
the fix.
2012-11-10 20:02:03 +01:00
AMOS bot
9b213b3b5f
Automatically generated installer lang files
2012-11-10 00:36:24 +00:00
Petr Škoda
3952908d5c
MDL-36169 fix enrolled users sorting by alphanumerical column
...
Credit goes to Nicholas Koeppen, thanks!
2012-11-09 19:49:57 +01:00
Eloy Lafuente (stronk7)
ff63a3ad58
Moodle release 2.3.3
2012-11-09 19:35:55 +01:00
Dan Poltawski
ce44bf4441
weekly release 2.3.2+
2012-11-09 17:58:34 +08:00
Dan Poltawski
53118fe1ea
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
2012-11-09 17:53:20 +08:00
Aparup Banerjee
60c7fc96b2
Merge branch 'WIP-MDL-35512-M23' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
2012-11-09 14:15:07 +08:00
Aparup Banerjee
3d9514b363
Merge branch 'MDL-35510_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-11-09 14:11:42 +08:00
Aparup Banerjee
79d86ffcdb
Merge branch 'MDL-35571_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-11-09 10:27:32 +08:00
AMOS bot
c4d19c8789
Automatically generated installer lang files
2012-11-09 00:38:56 +00:00
Dan Poltawski
b99ee21bfc
Merge branch 'MDL-35349_m23' of git://github.com/markn86/moodle into MOODLE_23_STABLE
2012-11-08 18:55:10 +08:00
Dan Poltawski
bc7fdb4279
Merge branch 'w45_MDL-36196_m23_vercheck' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-11-08 15:13:18 +08:00
Dan Poltawski
282183647b
Merge branch 'MDL-36051_23' of git://github.com/rlorenzo/moodle into MOODLE_23_STABLE
2012-11-08 15:10:06 +08:00
Aparup Banerjee
edd4257a1a
Merge branch 'MDL-27824_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-11-08 13:32:27 +08:00
Rossiani Wijaya
a46405df3a
MDL-27824 course categories: remove trailing whitespace
2012-11-08 12:32:01 +08:00
Rossiani Wijaya
9bc298d287
MDL-27824 course categories: change isset() to empty()
2012-11-08 12:31:03 +08:00
Rossiani Wijaya
74b266a332
MDL-27824 course categories: Added @todo comments to remove the temporary fix
2012-11-08 12:31:03 +08:00
Rossiani Wijaya
eabdc81c40
MDL-27824 - course category: add check test for ->coursesperpage value.
2012-11-08 12:31:03 +08:00
Dan Poltawski
6211ff4c12
Merge branch 'MDL-36422-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-11-08 11:08:06 +08:00
Frederic Massart
8a73556f8d
MDL-36422 question: Fixed malformed HTML in manual marking
2012-11-08 10:26:44 +08:00
Rex Lorenzo
3bcff38015
MDL-36051 - Quick Grading in Assignment module does not turn on in some circumstances
...
* Fixed bug with quick grading when file submission is turned off
2012-11-07 16:28:02 -08:00