Petr Škoda
2ded89d564
MDL-36547 fix section handling in precreate_course_module()
2012-11-17 09:06:12 +01:00
Petr Škoda
996db2f7ac
MDL-36547 add test for section number when generating modules
2012-11-17 09:06:11 +01:00
Dan Poltawski
6548ce0915
weekly release 2.3.3+
2012-11-16 15:36:21 +08:00
Dan Poltawski
099c7f61da
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
2012-11-16 15:32:33 +08:00
Frederic Massart
0b674ddb42
MDL-26660 libraries: Improved XML validation before parsing
2012-11-16 12:14:04 +08:00
AMOS bot
01944afa45
Automatically generated installer lang files
2012-11-15 21:29:40 +00:00
Dan Poltawski
153f5eb3c7
MDL-36061 - remove master-only unit tests
2012-11-15 15:19:28 +08:00
Dan Poltawski
43c6aa915e
Merge branch 'MDL-36331_redirect_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-11-15 14:40:56 +08:00
Dan Poltawski
f73a131980
Merge branch 'MDL-36061_userid_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-11-15 14:32:59 +08:00
Andrew Davis
168a941104
MDL-36061 core_grade: added some unit tests related to refresh_grades()
2012-11-15 11:19:34 +08:00
Matt Switlik
76ab64b07e
MDL-36061 gradebook: grade_item->refresh_grades doesn't propagate $userid
2012-11-15 11:19:20 +08:00
Andrew Davis
11694f391e
MDL-36331 core_grade: fixed up 2 incorrect default return URLs
2012-11-15 10:48:50 +08:00
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
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
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
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
v2.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