Adrian Greeve
329846f198
MDL-40430 - Libraries: Deprecate print_context_name().
2013-07-09 16:11:55 +08:00
Marina Glancy
73118a2687
Merge branch 'MDL-37065-master' of git://github.com/damyon/moodle
2013-07-09 18:06:33 +10:00
Rajesh Taneja
df6c384d55
MDL-40218 Assignment: updated upgrade.txt and version number
2013-07-09 14:09:11 +08:00
Rajesh Taneja
1ecb8044b6
MDL-40218 Assignment: Added lazy loading for showactiveenrol option and supended users
2013-07-09 14:09:11 +08:00
Rajesh Taneja
e6cc5347eb
MDL-40218 Assignment: Added unit test to check suspended users
2013-07-09 13:32:10 +08:00
Rajesh Taneja
3fa106d0d6
MDL-40218 Assignment: User should not be able to view submissions, whithout proper permissions
2013-07-09 13:32:09 +08:00
Rajesh Taneja
c494e18cbd
MDL-40218 Assignment: Participants/submission/grade count only include active users
2013-07-09 13:32:08 +08:00
Rajesh Taneja
a69944eb8b
MDL-40218 Assignment: Show suspended user, similar to the way they are shown in grader report
2013-07-09 13:32:08 +08:00
Rajesh Taneja
4c4c7b3f3f
MDL-40218 Assignment: Added show/hide suspended users functionality
2013-07-09 13:32:08 +08:00
Adam Olley
dd8ba80005
MDL-40195: mod_assign: Display grades when quickgrading to 2 decimal places
2013-07-08 20:04:59 +09:30
Ankit Agarwal
0601e0eef6
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
Damyon Wiese
13e82f1c67
MDL-40472: Clean all codechecker warnings on mod_assign
2013-07-03 16:00:43 +08:00
Nadav Kavalerchik
8137e0496e
MDL-37065 - Change get_string('status') token in assignment submissions page to a different token (for translation flexibility)
...
AMOS BEGIN
CPY [status,core],[status,mod_assign]
AMOS END
2013-07-03 14:59:52 +08:00
Ankit Agarwal
bea86e845e
MDL-34472 libraries: Remove usage of get_context_instance() from core
2013-07-01 15:40:37 +08:00
Sam Hemelryk
7bb2a9586e
Merge branch 'MDL-39760-master' of https://github.com/lucisgit/moodle
2013-06-24 14:30:49 +12:00
Sam Hemelryk
45aac51a3c
MDL-38376 mod_assign: fixed whitespace
2013-06-24 11:05:51 +12:00
Amanda Doughty
ea698284cf
MDL-38376 mod_assign: Feedback displayed when Grade set to hidden
2013-06-24 10:16:04 +12:00
Ruslan Kabalin
450fde4e16
MDL-39760: mod_assign: Add few more callback methods.
...
Adds lock, unlock and release_to_draft. All of them accept single parameter -
an assign_submission record.
2013-06-19 14:51:46 +01:00
Sam Hemelryk
e41ecc6260
Merge branch 'MDL-39761-master' of https://github.com/lucisgit/moodle
2013-06-17 14:30:24 +12:00
Damyon Wiese
1fba9cf66a
MDL-37621 assign: Fix for DB error on update.
...
This properly handles the case when the teamsubmissiongroupingid is disabled.
2013-06-13 15:15:07 +08:00
Dan Poltawski
e3b472e82c
Merge branch 'MDL-38359-master' of git://github.com/danmarsden/moodle
2013-06-13 10:15:25 +08:00
Dan Marsden
8a309823f0
MDL-38359: assign - prevent loss of associated marker
...
certain markers don't see the marker allocation column.
2013-06-12 21:29:39 +12:00
Dan Marsden
24835a1292
MDL-38359: assign - fix some issues with releasing grades
2013-06-12 21:16:12 +12:00
Dan Poltawski
85937391e1
Merge branch 'MDL-38359-master' of git://github.com/danmarsden/moodle
2013-06-12 16:47:38 +08:00
Dan Marsden
b6d1b761a4
MDL-38359: assign - remove some old debug code.
2013-06-12 20:18:07 +12:00
Damyon Wiese
c7cd8d9c84
MDL-37621 assign: Improvements to default settings.
...
Added a new adminsetting_configempty type so that module settings
which can have no sensible defaults can still be configured as advanced.
2013-06-12 14:20:02 +08:00
Damyon Wiese
de6a0a394b
MDL-37621 assign: Improvements to assignment default settings.
...
Remove locked flag from datetime settings.
Change requiresubmissionstatement to use the new admin flags instead of it's previous custom behaviour.
This means there is a language change:
AMOS BEGIN
CPY [requiresubmissionstatementassignment_help,mod_assign],[requiresubmissionstatement_help,mod_assign]
AMOS END
2013-06-12 14:19:52 +08:00
Dan Poltawski
6217bb5b8d
Merge branch 'MDL-38359-master' of git://github.com/damyon/moodle
2013-06-11 15:31:20 +08:00
Damyon Wiese
52fdb0582a
MDL-38359 assign: Set header field name so it works with shortforms
...
Two forms were adding headers with empty names - fixed.
2013-06-11 15:25:01 +08:00
Damyon Wiese
e9416eb7ef
MDL-37621 assign: Fix php error on create new assign
...
I removed one too many defaults in the previous patch. This patch
puts back the default for teamsubmissiongroupingid.
2013-06-11 17:13:00 +10:00
Damyon Wiese
bb6471aa88
MDL-38359 assign: Add support for admin defaults for marking workflow settings
2013-06-11 14:26:33 +08:00
Dan Marsden
f8d107b3a8
MDL-38359 Marking Allocation and Workflow code
...
based on Marking workflow code from Damyon Wiese
2013-06-11 14:11:41 +08:00
Damyon Wiese
a8fe74e9db
MDL-37621 Assign: Apply admin defaults to all module settings. Added the 3 date based settings.
...
Version bump for new settings.
AMOS BEGIN
MOV [defaultplugins,mod_assign],[defaultsettings,mod_assign]
MOV [defaultplugins_help,mod_assign],[defaultsettings_help,mod_assign]
AMOS END
2013-06-11 13:35:18 +08:00
Sam Hemelryk
b618f2d9f7
Revert "MDL-37490 mod_assign: Add setting to show the due date on the course page."
...
This reverts commit ef8a6dfb33
.
2013-06-11 17:10:36 +12:00
Sam Hemelryk
3e69c074ac
Revert "MDL-37490 Assign: Minor patch cleanup"
...
This reverts commit 06b9df1145
.
2013-06-11 17:10:30 +12:00
Damyon Wiese
06b9df1145
MDL-37490 Assign: Minor patch cleanup
...
Bump version number for mod_assign
Remove use of global $OUTPUT (can use get_renderer() in assign)
Fix language strings
Add missing setTypes
2013-06-08 10:44:52 +01:00
Gareth J Barnard
ef8a6dfb33
MDL-37490 mod_assign: Add setting to show the due date on the course page.
2013-06-08 10:44:28 +01:00
Dan Poltawski
ea746c0166
Merge branch 'MDL-39317-master' of git://github.com/damyon/moodle
2013-06-04 11:26:28 +08:00
Dan Poltawski
0d9121a1c4
Merge branch 'MDL-39743-master' of git://github.com/damyon/moodle
2013-06-04 11:03:39 +08:00
Eloy Lafuente (stronk7)
422595e282
Merge branch 'MDL-39821-master' of git://github.com/damyon/moodle
2013-06-04 01:14:09 +02:00
Eloy Lafuente (stronk7)
6cffc66647
Merge branch 'MDL-39487_master' of https://github.com/IOC/moodle
2013-06-03 19:03:15 +02:00
Damyon Wiese
7775545197
MDL-39317 assign: Fix for submitted filter on grading table.
...
Some old upgraded assignments have no timecreated column so use
a different one to check for a valid submission.
2013-05-29 14:40:50 +08:00
Ashley Holman
c7e4403c9f
MDL-39743 assign: Fix missing capability check for "grant extension"
2013-05-29 11:58:48 +08:00
Damyon Wiese
48488bfb39
MDL-39821 assign: missing setType with advanced grading
2013-05-29 11:20:56 +08:00
William Tam
bf4eccdd42
MDL-37804 mod/assign: Students no longer able to submit files after due date with Prevent late submissions turned on.
2013-05-28 13:13:39 -07:00
Ruslan Kabalin
3257f85f23
MDL-39761: mod_assign: Always check submission plugin status and visibility.
2013-05-20 15:57:52 +01:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
David Monllao
5d7b6307b1
MDL-39586 behat: Closed list of stackeholders
2013-05-09 18:38:13 +08:00
Dan Poltawski
2022330dd7
Merge branch 'MDL-39545_master' of https://github.com/markn86/moodle
2013-05-08 12:37:18 +01:00
Dan Poltawski
b6009c5ca5
Merge branch 'MDL-36223-master' of git://github.com/damyon/moodle
2013-05-07 15:28:05 +01:00