Marina Glancy
9367fd911d
MDL-35001 removed cycle detection from convert_to_array because it causes error in data
2012-09-20 15:37:25 +08:00
Damyon Wiese
f9e6212700
MDL-35375: Ensure the assignment grading table is always sorted by at least one unique column
2012-09-19 12:56:51 +08:00
Eloy Lafuente (stronk7)
5ceded2869
Merge branch 'w38_MDL-35465_m24_cohortscleanup' of git://github.com/skodak/moodle
2012-09-18 16:55:42 +02:00
Ruslan Kabalin
888ce02a82
MDL-35442 Add settings and uninstall link for local plugins
2012-09-18 09:41:26 +01:00
Dan Poltawski
7783373b99
Merge branch 'MDL-30909-master' of git://github.com/FMCorz/moodle
2012-09-18 15:07:49 +08:00
Dan Poltawski
d4c893c490
Merge branch 'wip-MDL-30912-master' of git://github.com/abgreeve/moodle
2012-09-18 12:00:40 +08:00
Eloy Lafuente (stronk7)
742b6984fc
Merge branch 'w38_MDL-35129_m24_dbmigration' of git://github.com/skodak/moodle
2012-09-18 01:12:17 +02:00
Eloy Lafuente (stronk7)
5df0b25806
Merge branch 'MDL-35344-updates' of git://github.com/mudrd8mz/moodle
2012-09-17 18:02:46 +02:00
Petr Škoda
94c9db5493
MDL-35479 document unit test debugging() changes
2012-09-17 13:00:36 +02:00
Petr Škoda
a3b6e311b8
MDL-35479 some more debugging assert cleanup
2012-09-17 12:06:24 +02:00
Petr Škoda
060bb94d81
MDL-35479 fix zip packer tests to use debugging asserts
2012-09-17 12:00:02 +02:00
Petr Škoda
c8bc6c1548
MDL-35479 fix moodlelib tests to use debugging asserts
2012-09-17 11:58:43 +02:00
Petr Škoda
d9ba3c4ebc
MDL-35479 fix ddl tests to use debugging asserts
2012-09-17 11:41:38 +02:00
Petr Škoda
5388ff57f4
MDL-35479 fix textlib tests to use debugging asserts
2012-09-17 11:37:09 +02:00
Petr Škoda
dfb10d7857
MDL-35479 fix outputlib tests to use debugging asserts
2012-09-17 11:34:27 +02:00
Petr Škoda
eb10d5541e
MDL-35479 use new debugging asserts in dml tests
2012-09-17 11:28:56 +02:00
Petr Škoda
ef5b5e051e
MDL-35479 debugging support in our phpunit integration
2012-09-17 11:27:57 +02:00
Dan Poltawski
5c4dea968e
Merge branch 'w38_MDL-35460_m24_offlineassign' of git://github.com/skodak/moodle
2012-09-17 12:49:58 +08:00
Dan Poltawski
7e3d57fca9
Merge branch 'MDL-35376' of git://github.com/rlorenzo/moodle
2012-09-17 12:47:46 +08:00
Dan Poltawski
7560bf8a8c
Merge branch 'MDL-30847_master' of git://github.com/dmonllao/moodle
2012-09-17 12:39:37 +08:00
Dan Poltawski
7248a6f90a
Merge branch 'MDL-34975-master' of git://github.com/FMCorz/moodle
2012-09-17 11:59:43 +08:00
Dan Poltawski
6d2c3be183
Merge branch 'MDL-35374' of git://github.com/rlorenzo/moodle
2012-09-17 11:47:27 +08:00
Dan Poltawski
d4422a4a50
Merge branch 'w38_MDL-35454_m24_bogusmaxsize' of git://github.com/skodak/moodle
2012-09-17 11:44:35 +08:00
Simon Coggins
e97ddbd8ff
MDL-35472: Prevent html tags appearing in page titles
...
Only a problem when formatstringstriptags is disabled
2012-09-17 15:25:55 +12:00
Marina Glancy
6a02b50ff7
MDL-35415 completely remove add activity in settings (MDL-22732)
2012-09-17 11:03:37 +08:00
Adrian Greeve
d7ff479e41
MDL-30912 - lib - Select menus are now keyboard accessable.
2012-09-17 10:18:01 +08:00
Frederic Massart
0cf2e0a40a
MDL-34975 Accessibility: Collapsible areas captions can be clicked to expand/collapse
2012-09-17 09:47:16 +08:00
Frederic Massart
28c7749fc7
MDL-30909 Forms: Custom ID can be set on a form
2012-09-17 09:46:31 +08:00
David Monllao
683bed9182
MDL-30847 core Adding ARIA attribute to help windows
2012-09-17 09:26:42 +08:00
Petr Škoda
4729332b15
MDL-35465 add basic cohort lib tests and generator
2012-09-16 20:23:19 +02:00
Petr Škoda
fcae4a0ce3
MDL-35460 add offline feedback from mod_assign to standard plugins
2012-09-16 09:35:04 +02:00
Petr Škoda
e58a797ce0
MDL-35355 use YUI3 in resource resizing code
2012-09-15 12:52:48 +02:00
Petr Škoda
cabc411215
MDL-35129 implement new export_table_recordset()
...
This is necessary because MySQL get_recordset_sql() stores the data in memory, unfortunately the alternative resultset iteration blocks concurrent access - that is why we need new method for export.
2012-09-15 11:29:33 +02:00
Petr Škoda
adc75629e4
MDL-35454 ignore invalid $custombytes in get_max_upload_sizes()
...
This fixes installation and phpunit init regression.
2012-09-15 11:13:04 +02:00
Petr Škoda
1025b58b44
MDL-35129 add missing recordset closing in db transfer
2012-09-14 23:54:16 +02:00
Eloy Lafuente (stronk7)
2bc620b363
Merge branch 'w37_MDL-35071_m24_enrolrestore' of git://github.com/skodak/moodle
2012-09-14 01:08:49 +02:00
Sam Hemelryk
fd9a54c2e3
Merge branch 'wip-mdl-30667' of git://github.com/rajeshtaneja/moodle
2012-09-13 11:19:30 +12:00
Eloy Lafuente (stronk7)
7ec68510d9
Merge branch 'MDL-34082' of git://github.com/timhunt/moodle
2012-09-12 17:19:17 +02:00
Tim Hunt
e08eaf7da3
MDL-34082 course restrict modules: typo in MDL-19125 upgrade code.
2012-09-12 16:15:11 +01:00
Sam Hemelryk
6aa130499b
Merge branch 'wip-mdl-34568' of git://github.com/rajeshtaneja/moodle
2012-09-12 11:08:56 +12:00
Rex Lorenzo
ff37d63c1b
MDL-35376 - Shortcut/alias not working for Private file repo
2012-09-11 14:23:12 -07:00
Rex Lorenzo
1336e2e160
MDL-35374 - Cannot delete blocks off frontpage
2012-09-11 12:27:17 -07:00
Eloy Lafuente (stronk7)
e633ea6b46
Merge branch 'MDL-34984' of git://github.com/rwijaya/moodle
2012-09-11 16:28:46 +02:00
Eloy Lafuente (stronk7)
c0d716d7b9
Merge branch 'MDL-35171' of git://github.com/merrill-oakland/moodle
2012-09-11 02:44:30 +02:00
Eloy Lafuente (stronk7)
513480c22a
Merge branch 'MDL-35257-master' of git://github.com/danpoltawski/moodle
2012-09-11 01:53:17 +02:00
Sam Hemelryk
c91614ef52
Merge branch 'wip-MDL-32785-master-v3' of git://github.com/abgreeve/moodle
2012-09-11 10:38:23 +12:00
Eloy Lafuente (stronk7)
5e51915c80
Merge branch 'MDL-8307-master' of git://github.com/FMCorz/moodle
2012-09-10 23:35:12 +02:00
Eloy Lafuente (stronk7)
2c248bd416
Merge branch 'w37_MDL-35284_m24_borkedtoolbar' of git://github.com/skodak/moodle
...
Conflicts:
lib/editor/tinymce/version.php
2012-09-10 22:13:36 +02:00
Petr Škoda
5ba3a966f6
MDL-35284 patch empty toolbar crashing TinyMCE
2012-09-10 22:10:25 +02:00
Petr Škoda
6dd4241f81
MDL-35318 fix lang revision incrementation conditions
2012-09-10 20:23:14 +02:00