Nadav Kavalerchik
993dde5107
MDL-35708 - Right align user's information in quiz attempt review page , when in RTL mode (theme/standard & base)
2012-09-30 16:46:19 +02:00
Andrew Davis
2403ea411c
MDL-33829 mod_glossary: added some smarts so glossary entries with an image in their description are classed as richhtml instead of plainhtml
2012-09-30 10:54:52 +08:00
Jason Fowler
06b53930ab
MDL-33829 - Glossary - Adding Rich Portfolio Export support
2012-09-30 10:54:52 +08:00
Tim Hunt
efe5a53ede
MDL-35698 quiz cron: group overrides not computed correctly
...
Thanks to Matt Petro for finding the bug in this monster SQL statement.
2012-09-29 09:34:29 +01:00
Damyon Wiese
7c7bc2eef9
MDL-35688: Assignment upgrade tool fixes for 2.4
2012-09-28 15:24:54 +08:00
Damyon Wiese
70e8537870
MDL-35687: Remove unused function get_all_submissions in Assignment.
2012-09-28 14:44:51 +08:00
Raymond Wijaya
d38dc52f39
MDL-34794: Add reset course feature in mod_assign (new assignment (2.3+))
2012-09-28 14:33:33 +08:00
Damyon Wiese
87683428a3
MDL-35684: Check student user id, not grader user id to see if the submission is open.
2012-09-28 11:09:38 +08:00
Damyon Wiese
6c71247961
MDL-35683: Re-adding row to the submission status table removed by MDL-34088.
2012-09-28 10:50:45 +08:00
Dan Marsden
3270869aab
MDL-35227 SCORM: set completion in correct location.
2012-09-28 09:02:30 +12:00
Tim Hunt
a957e97f2f
MDL-34657 user sorting: minor niggles found while testing.
2012-09-27 17:44:38 +01:00
Tim Hunt
aebbfb7bf9
MDL-30885 quiz: use formchangechecker during quiz attempts.
...
To avoid the possiblity of dataloss if a student tries to navigate away
having changed some answers.
2012-09-27 14:13:24 +01:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
Tim Hunt
e3b2e1a4f4
MDL-34257 quiz 'secure' mode: PAGE initialisation order issues.
2012-09-27 12:41:00 +01:00
Damyon Wiese
7a2565cd91
MDL-35662: Grant extension does not work when applied to multiple users in assignment grading interface
2012-09-27 11:22:09 +08:00
Damyon Wiese
cbf5dce26f
MDL-35660: Feedback file plugin in assignment uses incorrect constant name for batch file uploads feature.
2012-09-27 11:07:05 +08:00
Jody Steele
b770f5363d
MDL-33933 mod_forum: fix incorrect capability check
2012-09-26 05:18:01 -07:00
Dan Poltawski
942866dd09
MDL-31873 - mod_assign version bump for new webservice
2012-09-26 14:50:48 +08:00
Dan Poltawski
03a1ef0cbc
Merge branch 'MDL-28616-master' of https://github.com/mackensen/moodle
2012-09-25 14:26:41 +08:00
Dan Poltawski
6ff5f14a82
Merge branch 'wip-mdl-30918' of git://github.com/rajeshtaneja/moodle
2012-09-25 13:36:48 +08:00
Dan Poltawski
b53e0f53b9
Merge branch 'MDL-35252' of git://github.com/raymondAntonio/moodle
2012-09-25 13:14:37 +08:00
Raymond Wijaya
49b6109666
MDL-35437: mod_assign: Stop Moodle from giving out a notice when grading worksheets with missing columns are uploaded via 'Upload grading worksheet' option in the drop-down menu
2012-09-25 11:50:55 +08:00
Dan Poltawski
412d7c7b65
Merge branch 'MDL-35202' of git://github.com/netspotau/moodle-mod_assign
2012-09-25 11:42:57 +08:00
Dan Poltawski
23e1c92db6
Merge branch 'MDL-35521' of https://github.com/raymondAntonio/moodle
2012-09-25 09:45:07 +08:00
Sam Hemelryk
d324d74e39
Merge branch 'MDL-30901_master' of git://github.com/dmonllao/moodle
2012-09-24 15:15:05 +12:00
Dan Poltawski
67d5121d9b
Merge branch 'MDL-35538' of git://github.com/stronk7/moodle
2012-09-24 11:11:16 +08:00
Sam Hemelryk
8272c63abf
Merge branch 'MDL-35389' of git://github.com/raymondAntonio/moodle
2012-09-24 15:05:01 +12:00
Sam Hemelryk
071128c9ac
Merge branch 'MDL-35398' of git://github.com/netspotau/moodle-mod_assign
2012-09-24 15:03:08 +12:00
Sam Hemelryk
7a01f7dbc1
Merge branch 'MDL-35427' of git://github.com/netspotau/moodle-mod_assign
2012-09-24 15:00:44 +12:00
Sam Hemelryk
66c0368a9e
Merge branch 'MDL-35435' of https://github.com/raymondAntonio/moodle
2012-09-24 14:59:44 +12:00
Sam Hemelryk
8ea8461b3f
Merge branch 'MDL-33431' of git://github.com/netspotau/moodle-mod_assign
2012-09-24 14:53:43 +12:00
Dan Poltawski
f8be96ad50
Merge branch 'MDL-35518' of https://github.com/raymondAntonio/moodle
2012-09-24 10:47:05 +08:00
Dan Poltawski
15f4a83b3a
Merge branch 'MDL-35337' of git://github.com/netspotau/moodle-mod_assign
2012-09-24 10:44:00 +08:00
Raymond Wijaya
9f484b984f
MDL-35521: mod_assign: Remove 'final grade' column from downloaded grading worksheets
2012-09-21 11:36:40 +08:00
Raymond Wijaya
0a66564903
MDL-35252: Fix a bug that creates unneccessary rows in grade_grades table when unchecking 'overridden' check box in gradebook update
2012-09-21 11:26:10 +08:00
Raymond Wijaya
5fc596303f
MDL-35435: Fix invalid CSV file when assignment has no enrolled student and submission in offline grading worksheet
2012-09-21 11:19:19 +08:00
Raymond Wijaya
79e7dfcc76
MDL-35389: Fix an error when changing locked state of a assignment is changed
2012-09-21 11:10:34 +08:00
Raymond Wijaya
23fffa2bea
MDL-35518: mod_assign: Change function get_renderer() in assign/locallib.php from private to public
2012-09-21 10:53:32 +08:00
David Monllao
36ab2fedff
MDL-30901 mod_chat Removing screenreader setting usage
2012-09-21 09:22:21 +08:00
Paul Charsley
1f8c8f6125
MDL-31873 added mod_assign_get_grades web service function
2012-09-21 10:29:15 +12:00
Eloy Lafuente (stronk7)
ed4f7cccc3
MDL-35538 forum: take rid of forum_get_separate_modules()
...
100% incorrect function and not used in codebase at all.
2012-09-20 10:21:00 +02:00
Rajesh Taneja
02a011eabc
MDL-30918 Chat: Added hidden section headers and aria attributes
2012-09-20 15:38:25 +08:00
Rajesh Taneja
7400be1b6e
MDL-34777 Accessibility: Add labels to input elements in gradebook
2012-09-20 11:28:55 +08:00
Damyon Wiese
66d3fe3708
MDL-33431: Allow in page toggling of full/summary of submissions/feedback in assignment
2012-09-20 10:52:30 +08:00
Eloy Lafuente (stronk7)
b09764da07
MDL-33166 forum: fetch cmid to be used by capability checks.
2012-09-19 21:39:58 +02:00
Eloy Lafuente (stronk7)
8e35be43c4
Merge branch 'MDL-35226-master' of git://github.com/ankitagarwal/moodle
2012-09-19 11:06:33 +02:00
Ankit Agarwal
d43d3418ff
MDL-35226 lesson: Adding better titles to pages
2012-09-19 17:00:27 +08:00
Dan Marsden
da92e3b05a
MDL-34848 SCORM: add extra flexibiltiy to attempt status
2012-09-19 19:53:03 +12:00
Raymond Wijaya
45a64c19bf
MDL-35436: mod_assign : Usability issues: add validation rules in the confirmation page for invalid grades uploaded via csv files
2012-09-19 14:01:53 +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