Tim Hunt
13815377b5
MDL-35776 user ajax: fix sort order in chrome.
...
It seems that Chrome orders fields of objects in order of array key.
Therefore we must stop using user.id in the PHP arrays, and instead
ensure that we use sequential numbers.
This commit fixes the enrol UI.
2012-10-03 19:14:47 +01:00
Tim Hunt
ea29e3141a
MDL-35776 user ajax: fix sort order in chrome.
...
It seems that Chrome orders fields of objects in order of array key.
Therefore we must stop using user.id in the PHP arrays, and instead
ensure that we use sequential numbers.
This commit fixes the user selector.
Conflicts:
user/selector/module.js
user/selector/search.php
2012-10-03 19:14:41 +01:00
Frederic Massart
1c409bfe80
MDL-35634 course: Restored alt attribute on module icons
2012-10-03 17:04:16 +08:00
Andrew Davis
113f51d7c9
MDL-35519 mod_book: fixed the cancel import redirect URL
2012-10-03 12:48:36 +08:00
Damyon Wiese
36c7b8665f
MDL-35763: Add ignoredirty class to drop down lists in assignment grading options form.
2012-10-03 11:57:25 +08:00
Dan Poltawski
aaed6d7800
Merge branch 'MDL-35754-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-03 10:26:22 +08:00
Frederic Massart
1e5b1d6dad
MDL-35754 libraries: openpopup() does not fail when window name is not set
2012-10-03 09:58:31 +08:00
Eloy Lafuente (stronk7)
a8d7f5cf15
Merge branch 'MDL-35744_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-03 00:40:35 +02:00
Sam Hemelryk
c67ed6adfe
Merge branch 'MDL-33829_23' of https://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-10-03 10:07:16 +13:00
Sam Hemelryk
9289c14e0c
Merge branch 'MDL-35654_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-10-03 09:53:11 +13:00
Nadav Kavalerchik
1c1455f29a
MDL-35723 - Align to center the "Quiz Feedback" label,when in RTL mode
2012-10-02 21:49:10 +02:00
Eloy Lafuente (stronk7)
9228a5d347
Merge branch 'm23_MDL-35227' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-10-02 21:40:58 +02:00
Eloy Lafuente (stronk7)
fc0f1c3cbc
Merge branch 'm23_MDL-35557' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-10-02 20:28:13 +02:00
Tim Hunt
db1052ce5c
MDL-35744 quiz: fix review options for Never submitted attempts
2012-10-02 15:53:59 +01:00
Eloy Lafuente (stronk7)
0a7db801f3
Merge branch 'm23_MDL-35562' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-10-02 15:59:09 +02:00
Ruslan Kabalin
1a2b345232
MDL-35715 course dragdrop Fix the ability to drag back to the empty section
2012-10-02 14:55:48 +01:00
Rajesh Taneja
08363c5c80
MDL-35047 tool_xmldb: Added missing strings for xmldb
2012-10-02 14:21:01 +08:00
Dan Poltawski
845cc02904
Merge branch 'MDL-34570-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-02 13:57:00 +08:00
Rajesh Taneja
5735b5a2ac
MDL-35397 Administration: changed link for 'many other contributors'
...
Previously 'many other contributors' was pointing to http://docs.moodle.org/dev/Credits
now, it will point to http://moodle.org/dev .
2012-10-02 13:43:47 +08:00
Adam Olley
8c4fcc0e1a
enrol_manual: Set context correctly in manual enrolment user selector
2012-10-02 14:59:58 +09:30
Dan Poltawski
d9cada0a9d
Merge branch 'MDL-35370_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-02 12:09:36 +08:00
Dan Poltawski
d0154d2996
Merge branch 'MDL-35693_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-02 11:47:57 +08:00
Dan Poltawski
05ab3435c0
Merge branch 'MDL-35665' of git://github.com/raymondAntonio/moodle into MOODLE_23_STABLE
2012-10-02 11:45:32 +08:00
Dan Poltawski
09e49e5c6e
Merge branch 'MDL-35698_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-02 11:40:23 +08:00
Dan Poltawski
8aaf7adccb
Merge branch 'WIP-MDL-35708-M23_quiz' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
2012-10-02 11:36:56 +08:00
Dan Poltawski
e1361139d9
Merge branch 'w40_MDL-35619_m23_otheravatars' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-10-02 10:41:58 +08:00
Dan Poltawski
373d3178e4
Merge branch 'MDL-35680_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-02 09:52:35 +08:00
Jody Steele
bda487868e
MDL-33933 mod_forum: fix incorrect capability check
2012-10-02 09:44:19 +08:00
Dan Poltawski
2cbbf5d829
Merge branch 'MDL-33117_grade_display_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-10-02 09:33:09 +08:00
Eloy Lafuente (stronk7)
54dd6ee750
MDL-35669 gravatar amend and complete gravatar tests.
2012-10-02 01:35:50 +02:00
Eloy Lafuente (stronk7)
ba804c9ea9
MDL-35669 gravatar Fix secure image urls.
2012-10-02 01:35:40 +02:00
Sam Hemelryk
577777cf03
Merge branch 'm23_MDL-35472' of git://github.com/totara/moodle into MOODLE_23_STABLE
2012-10-02 11:10:24 +13:00
Sam Hemelryk
500ade05cb
Merge branch 'MDL-34257_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-02 10:45:51 +13:00
Michael Aherne
30c9794aec
MDL-35669 gravatar Provide default image URL to Gravatar
2012-10-01 23:44:31 +02:00
Sam Hemelryk
4891199f10
Merge branch 'MDL-30885_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-02 10:31:08 +13:00
Sam Hemelryk
50b252cdde
Merge branch 'MDL-35547_23' of git://github.com/enovation/moodle into MOODLE_23_STABLE
2012-10-02 10:15:30 +13:00
Eloy Lafuente (stronk7)
50e8e4d00b
Merge branch 'MDL-34931-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-01 13:37:12 +02:00
Eloy Lafuente (stronk7)
aa63be7f5f
Merge branch 'MDL-35637_m23' of git://github.com/markn86/moodle into MOODLE_23_STABLE
2012-10-01 13:19:22 +02:00
Eloy Lafuente (stronk7)
4df574f9e5
Merge branch 'wip-MDL-34234-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
2012-10-01 13:10:06 +02:00
Jerome Mouneyrac
b843f7aee2
MDL-34971 PHPunit test: user/externallib.php
2012-10-01 12:56:41 +02:00
Eloy Lafuente (stronk7)
198178ff2a
Merge branch 'MDL-35644-MOODLE_23_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_23_STABLE
2012-10-01 12:46:26 +02:00
Eloy Lafuente (stronk7)
35e19e2acd
Merge branch 'MDL-34894_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-01 11:08:14 +02:00
Petr Škoda
50675bf549
MDL-35619 fix invalid avatars on other users page
2012-10-01 09:51:12 +02:00
Andrew Davis
7ad8f46848
MDL-35667 core_grade: added a new test for grade_category::apply_limit_rules()
2012-10-01 12:59:49 +08:00
Andrew Davis
410d0dc243
MDL-31782 core_grade: fixed a potential infinite loop
2012-10-01 12:59:27 +08:00
Nadav Kavalerchik
af277cc994
MDL-35708 - Right align user's information in quiz attempt review page , when in RTL mode (theme/standard & base)
2012-09-30 23:53:01 +02:00
Sam Hemelryk
194e79536e
MDL-34234 course: Fixed notice causing issues in JS when upgrade settings for 2.3+ not run
2012-10-01 09:57:58 +13:00
Tomasz Muras
d0bb10027b
MDL-35547 Fetch more sub-categories with one SQL query.
2012-09-30 19:29:54 +02:00
Tomasz Muras
2ade1b52f9
MDL-35547 Detect loops in question categories.
2012-09-30 19:29:53 +02:00
Tomasz Muras
24d9d1811f
MDL-35547 Detect question category pointing to itself as a parent.
2012-09-30 19:29:52 +02:00