Petr Škoda
3f22e75663
MDL-32572 skip problematic users in auth_db sync
2012-09-18 12:41:07 +02:00
Rajesh Taneja
9ac00a5394
MDL-30833 Accessibility: Added aria-expanded attribute on navigation nodes
2012-09-18 17:29:00 +08:00
Petr Škoda
45a6d31c4f
MDL-32572 always lookpup passwords only in records from current auth plugin
...
This bug should not be creating any problems thanks to our design of login process, but it should be fixed anyway.
2012-09-18 10:38:29 +02:00
Damyon Wiese
ce86eb4d08
MDL-35202: Allow for language files that contain non-ascii for actions in assignment
2012-09-18 15:27:58 +08:00
Dan Poltawski
85aa469960
Merge branch 'MDL-30909-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-09-18 15:08:00 +08:00
Frederic Massart
6d3249780b
MDL-30909 Accessibility: Improved access to reply form in forums
2012-09-18 14:57:20 +08:00
Damyon Wiese
97b53d6c05
MDL-35398: Quick grading feedback is now pushed to the gradebook
2012-09-18 14:54:01 +08:00
Dan Poltawski
bb67dc33e1
Merge branch 'wip-mdl-30831-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-09-18 14:51:33 +08:00
Ankit Agarwal
ec5c45c4ed
MDL-33198 book: Adding h tags to book title to increase accessibility
2012-09-18 09:46:21 +08:00
Ankit Agarwal
58ee763bfb
MDL-33198 book: Adding h tags to book titles to increase accessibility while printing a book
2012-09-18 09:46:21 +08:00
Dan Poltawski
05165a7f60
Merge branch 'm23_MDL-34644' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-09-18 09:27:19 +08:00
Eloy Lafuente (stronk7)
0671db29ce
Merge branch 'MDL-32688-m23' of git://github.com/itamart/moodle into MOODLE_23_STABLE
2012-09-18 01:53:50 +02:00
Eloy Lafuente (stronk7)
c59d51b67d
Merge branch 'MDL-35419_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-09-18 01:28:46 +02:00
Eloy Lafuente (stronk7)
b050380df1
Merge branch 'MDL-32230-23' of https://github.com/mackensen/moodle into MOODLE_23_STABLE
2012-09-18 01:20:45 +02:00
Eloy Lafuente (stronk7)
0f5c4b8397
Merge branch 'MDL-34841_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-09-18 01:15:31 +02:00
Eloy Lafuente (stronk7)
a0a02f4e0d
Merge branch 'w38_MDL-35129_m23_dbmigration' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-09-18 01:12:34 +02:00
David Mudrák
1530136c20
MDL-35344 Ignore available updates info with invalid format
...
Previously when the server response validation had failed, the property
available_update_checker::recentresponse was left as NULL. This caused
problems in available_update_checker::compare_responses() that expects
proper arrays passed.
This patch makes invalid data being ignored by setting the property to
an empty array as if no data have been fetched yet. A debugging message
is thrown so the admins will be able to diagnose eventual problems in
the future.
2012-09-17 18:04:17 +02:00
Dan Poltawski
07a145dcfc
Merge branch 'MDL-33982-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-09-17 16:03:35 +08:00
Dan Poltawski
947d7759bb
Merge branch 'MDL-35376_23' of git://github.com/rlorenzo/moodle into MOODLE_23_STABLE
2012-09-17 12:47:53 +08:00
Dan Poltawski
4edc94cbf3
Merge branch 'MDL-30847_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-09-17 12:40:02 +08:00
Rossiani Wijaya
83fbe988f0
MDL-34571 accessibility compliance for report: Add label to select and input text form
2012-09-17 12:15:05 +08:00
Rossiani Wijaya
7a054265dc
MDL-34778 enrol: add a space
2012-09-17 12:14:22 +08:00
Rossiani Wijaya
b7f0b0b12b
MDL-34778 accessibility compliance for enrol: add label tag for input text
2012-09-17 12:14:20 +08:00
Dan Poltawski
614ac18b11
Merge branch 'MDL-34975-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-09-17 11:59:51 +08:00
Dan Poltawski
8673ce8201
Merge branch 'MDL-35374_23' of git://github.com/rlorenzo/moodle into MOODLE_23_STABLE
2012-09-17 11:47:35 +08:00
Dan Poltawski
7056f36f3c
Merge branch 'w38_MDL-35454_m23_bogusmaxsize' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-09-17 11:44:45 +08:00
Dan Poltawski
bde7deec36
Merge branch 'MDL-35163-MOODLE_23_STABLE' of git://github.com/micaherne/moodle into MOODLE_23_STABLE
2012-09-17 10:51:40 +08:00
Rajesh Taneja
29a33233fc
MDL-30831 Accessibility: Added aria role and attributes to dock block
2012-09-17 10:13:18 +08:00
Rex Lorenzo
fd7255ace0
MDL-33166 Forum: Adding capability mod/forum:allowforcesubscribe
...
Conflicts:
mod/forum/version.php
2012-09-17 10:07:28 +08:00
Frederic Massart
8e977618f8
MDL-34975 Accessibility: Collapsible areas captions can be clicked to expand/collapse
2012-09-17 09:45:36 +08:00
Frederic Massart
befd59097b
MDL-33982 TinyMCE: Media preview supports external URLs
2012-09-17 09:44:44 +08:00
David Monllao
e4c9460c0b
MDL-30847 core Adding ARIA attribute to help windows
2012-09-17 09:27:11 +08:00
Petr Škoda
28ac357f86
MDL-35454 ignore invalid $custombytes in get_max_upload_sizes()
...
This fixes installation and phpunit init regression.
2012-09-17 00:08:36 +02:00
Eric Merrill
1077bf7086
MDL-35411 assign Include plugin (submission/feedback) info, even when there is no user data.
...
assign_plugin_config data was only included in backups/imports if user data was included in
the backup. This patch moves it out with the standard structure of the assign backup.
2012-09-16 17:57:26 -04:00
Petr Škoda
fe5a985c0e
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 12:03:24 +02:00
Petr Škoda
250b340003
MDL-35129 add missing recordset closing in db transfer
2012-09-14 23:54:56 +02:00
Itamar Tzadok
e7f72fb5d6
MDL-32688 My Moodle - Fixed fatal error in guest access to My Moodle
2012-09-14 15:12:17 -04:00
Eloy Lafuente (stronk7)
32efb09e62
weekly release 2.3.2+
2012-09-14 19:10:43 +02:00
Eloy Lafuente (stronk7)
b5b8aac98a
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
2012-09-14 19:03:20 +02:00
Michael Aherne
6b3177344d
MDL-35163 quiz Make quiz report options available to attempts form
2012-09-14 10:17:17 +01:00
Eloy Lafuente (stronk7)
b92083421c
Revert "MDL-32125 mod_forum: updating subscription mode not reflected"
...
This reverts commit b4271570c6
.
2012-09-14 10:38:17 +02:00
Eloy Lafuente (stronk7)
77393dec21
Revert "MDL-32125 mod_forum: updating subscription mode not reflected"
...
This reverts commit fa501712c7
.
2012-09-14 10:38:12 +02:00
AMOS bot
9844498b0a
Automatically generated installer lang files
2012-09-14 00:34:18 +00:00
Tim Hunt
c21f901559
MDL-35419 question manual grading: valdiation must handle 0,5
...
Yet another , as decimal separator issue!
To fix this nicely, I refactored some code into question_utils.
2012-09-13 16:40:02 +01:00
Simon Coggins
a698454089
MDL-34644 SCORM fix completion when only completion on view is selected.
2012-09-13 14:39:12 +12:00
AMOS bot
b3557ac52d
Automatically generated installer lang files
2012-09-13 00:34:33 +00:00
Kanika Goyal
fa501712c7
MDL-32125 mod_forum: updating subscription mode not reflected
2012-09-13 11:27:48 +12:00
Kanika Goyal
b4271570c6
MDL-32125 mod_forum: updating subscription mode not reflected
2012-09-13 11:27:47 +12:00
Sam Hemelryk
77ef5e06f9
Merge branch 'wip-mdl-30667-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-09-13 11:18:20 +12:00
Sam Hemelryk
cdf30c74d8
Merge branch 'MDL-29872_c_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-09-13 11:12:47 +12:00