Dan Poltawski
78b161d39b
Merge branch 'MDL-37574-m' of git://github.com/andrewnicols/moodle
2013-02-04 16:11:11 +08:00
Dan Poltawski
58e22287a6
Merge branch 'MDL-37422' of git://github.com/colchambers/moodle
2013-02-04 16:02:57 +08:00
Dan Poltawski
6ac9f15969
Merge branch 'master_MDL-29207' of git://github.com/danmarsden/moodle
2013-02-04 15:54:43 +08:00
Dan Poltawski
efd779c2c6
Revert "MDL-32076 core_grade: fixed ajax handling of unlimited grades and added some unit tests"
...
This reverts commit 88df34abed
.
2013-02-04 15:12:30 +08:00
Dan Poltawski
5389bd999d
Merge branch 'MDL-32076_unlimited2' of git://github.com/andyjdavis/moodle
2013-02-04 14:30:07 +08:00
Dan Poltawski
cf936fa297
Merge branch 'wip-mdl-30144' of git://github.com/rajeshtaneja/moodle
2013-02-04 13:54:27 +08:00
Dan Poltawski
4ac341c9b6
Merge branch 'MDL-37646-master' of git://github.com/damyon/moodle
2013-02-04 13:49:23 +08:00
Jason Fowler
3246648b48
MDL-35847 - Accessibility - Adding warning icon to the login error message
2013-02-04 12:49:21 +08:00
Barbara Ramiro
ef27582f08
MDL-35847 - Usability - Adding new warning icons
2013-02-04 12:49:02 +08:00
Damyon Wiese
c15cda6138
Merge branch 'MDL-37806-workshop-next' of git://github.com/mudrd8mz/moodle
2013-02-04 12:48:42 +08:00
Dan Poltawski
d5a13bca09
Merge branch 'MDL-37710-master' of git://github.com/damyon/moodle
2013-02-04 12:12:11 +08:00
Dan Poltawski
b9299c61ca
Merge branch 'MDL-37635-master' of git://github.com/damyon/moodle
2013-02-04 11:56:45 +08:00
Mark Nelson
df7d171fc3
MDL-37518 blocks: described the introduction of the myaddinstance capability in upgrade.txt
2013-02-04 11:43:01 +08:00
Damyon Wiese
c04dac3473
Merge branch 'master_MDL-36800' of git://github.com/danmarsden/moodle
2013-02-04 11:35:54 +08:00
Dan Poltawski
40a008b33c
Merge branch 'MDL-32652_master' of git://github.com/pauln/moodle
2013-02-04 11:29:22 +08:00
Dan Poltawski
7528ebd23a
MDL-35823 - fix trailing whitespace
2013-02-04 11:23:44 +08:00
Dan Poltawski
3428c00d43
Merge branch 'wip-MDL-35823-master' of git://github.com/phalacee/moodle
2013-02-04 11:23:41 +08:00
Jerome Mouneyrac
e62cf63035
MDL-37012 fix wrong css + add final . to comment lines + do not use attributid parameter (duplicate of hiddeninputid)
2013-02-04 11:17:02 +08:00
Jerome Mouneyrac
46b229f9a8
MDL-37012-master redesign the community finder search form
2013-02-04 11:17:02 +08:00
Damyon Wiese
ef23b6ff4f
Merge branch 'MDL-37177-master' of git://github.com/FMCorz/moodle
2013-02-04 11:12:45 +08:00
Dan Poltawski
7c433fa526
Merge branch 'MDL-37645-m' of git://github.com/andrewnicols/moodle
2013-02-04 10:26:32 +08:00
Dan Poltawski
e9c0ef3bca
Merge branch 'MDL-37746' of git://github.com/timhunt/moodle
2013-02-04 10:17:36 +08:00
Dan Poltawski
85ef4d45ca
Merge branch 'MDL-25853-master' of git://github.com/FMCorz/moodle
2013-02-04 10:12:54 +08:00
Mary Evans
1d4bfa094a
MDL-37523 theme_mymobile: Removed a renderer from mymobile/renderers.php and added it to theme/mymobile/renderers/mod_choice_renderer.php. Then added a conditional statement to theme/mymobile/renderers.php in order to call mymobile/renderers/mod_choice_renderer.php.
2013-02-03 23:35:05 +00:00
Dan Marsden
361069cbbb
MDL-29207: SCORM prereq callback is pure js - move it to module.js so it can be cached better.
2013-02-03 20:27:52 +13:00
Dan Marsden
5f03868a53
MDL-29207 SCORM: Auto-continue doesn't work with Pre-req due to JS errors
2013-02-03 20:27:39 +13:00
Dan Marsden
6496979459
MDL-36800 SCORM: Fix Yui().use calls - thanks to Nancy Cheng for the fix
2013-02-03 20:21:16 +13:00
Andrew Robert Nicols
22bec023db
MDL-37626 Include jshint configuration
2013-02-01 15:00:13 +00:00
Colin Chambers
6dbc346095
MDL-37422 Quiz: Group fields related to 'Settings for multiple tries.'
2013-02-01 14:30:27 +00:00
Andrew Robert Nicols
2f545feb89
MDL-37574 Remove default link title from navigation items
2013-02-01 11:30:02 +00:00
Andrew Robert Nicols
c1b75ece94
MDL-37566 AJAX Only set max-height for chooser dialogues
...
If we set height as well as max-height then there is a potential for
whitespace to be shown at the bottom of the list of choices.
This commit stops removing the height option so that we only rely upon
max-height for dialogue heigh calculation.
2013-02-01 11:21:47 +00:00
Andreas Grabs
25d37fe24c
MDL-37800 mod_feedback - item "information" does not appear correctly
2013-02-01 11:44:52 +01:00
Andrew Robert Nicols
2324cf045e
MDL-37645 Generalise style for moodle-core-dialogues
2013-02-01 10:20:16 +00:00
Michael Hughes
127d66f183
MDL-30144 Assignment 2.2: Download all as zip should only contain submission from active enroled users
2013-02-01 17:08:22 +08:00
Damyon Wiese
46692c3a81
MDL-37635 Assign: Prevent errors when viewing a feedback for an assignment with no gradeitem in gradebook
...
Also adds unit tests to verify that:
Feedback is visible even if there is no grade
The grade is not shown if the gradeitem is hidden unless you have mod/assign:grade capability
2013-02-01 13:46:08 +08:00
Jason Fowler
4df8223cbe
MDL-35823 - Accessibility - Converted the help popup header from H1 to H2 to improve the over all DOM
2013-02-01 11:01:00 +08:00
Andrew Davis
9db8d0301c
MDL-37357 core_grade: fixed the showing and hiding of rank on the overview report
2013-02-01 10:46:48 +08:00
Andrew Davis
88df34abed
MDL-32076 core_grade: fixed ajax handling of unlimited grades and added some unit tests
2013-02-01 08:31:00 +08:00
Andrew Davis
7bb19ee167
MDL-37164 core_message: prevent users from interacting with themself
2013-02-01 08:12:28 +08:00
Sam Hemelryk
4d26b7f6fa
MDL-37572 course: cleaned up manage.php bringing it into the 21st century
2013-02-01 08:51:35 +13:00
Marina Glancy
2c49fb4c3e
MDL-37572 Course categories are now managed in /course/manage.php
...
Switching between categories view and edit no longer depend on global editing mode
/course/index.php and /course/category.php do not contain editing code
2013-02-01 08:51:34 +13:00
Sam Hemelryk
79c55ca344
MDL-36322 cache: implemented cache_store::create_clone
2013-02-01 08:49:03 +13:00
Sam Hemelryk
5dfa3031a8
MDL-36322 cache: clarified docs for initialise and construct
2013-02-01 08:49:03 +13:00
Sam Hemelryk
65b3edc450
MDL-36322 cache: cache stores now test connections during construction
2013-02-01 08:49:03 +13:00
Matteo Scaramuccia
f4cec2ec87
MDL-36322 Errors when updating a Moodle instance with some misconfigured cache stores
2013-02-01 08:49:03 +13:00
David Mudrák
1df3bc143c
MDL-37806 Display 'Save and show next' button when assessing workshop submissions
...
The button is displayed only when there is a pending (that is not
assessed yet) submission to assess.
AMOS BEGIN
CPY [savenext,mod_assign],[saveandshownext,mod_workshop]
AMOS END
2013-01-31 18:21:51 +01:00
David Mudrák
0001eea6dd
MDL-37806 Add new workshop class method to return pending assessments
...
This is a simple wrapper around workshop::get_assessments_by_reviewer()
that filters assigned assessments and returns just those that were not
graded by the reviewer yet.
2013-01-31 18:21:50 +01:00
Davo Smith
56c0465bd4
MDL-37801 mod_glossary - encode / decode links to 'showentry' pages during backup & restore
2013-01-31 12:52:26 +00:00
Tim Hunt
a74d924c25
MDL-37746 qtype_shortanser: avoid normalizer_normalize dangers.
...
When an error occurs, normalizer_normalize just silently returns null,
which is dangerous. Here, we wrap it in a safe helper function.
2013-01-31 11:35:07 +00:00
David Mudrák
8342a6981b
MDL-37781 Allocate workshop submissions without waiting for cron
...
Now we are checking for the need to execute the allocator every time the
main view.php is displayed to any user. Previously this was done by cron
only.
2013-01-31 11:42:03 +01:00