Dan Poltawski
e1c93ed97b
Merge branch 'MDL-36914-master' of git://github.com/damyon/moodle
2012-12-03 14:45:04 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Damyon Wiese
f264499fcf
MDL-36914: Assignment upgrade. Clean up patch to include outcomes in the upgrade
...
Thanks to Nathan Mares for reporting this issue.
2012-11-29 16:10:02 +08:00
Nathan Mares
8131a848dd
MDL-36914: Re-associate all grade_item records when upgrading assignments to prevent data loss
2012-11-29 16:10:02 +08:00
Dan Poltawski
0c21bb606b
Merge branch 'MDL-35966-master' of git://github.com/damyon/moodle
2012-11-28 14:15:28 +08:00
Sam Hemelryk
acd51c5217
Merge branch 'MDL-36012-master' of git://github.com/damyon/moodle
2012-11-28 11:12:53 +13:00
Damyon Wiese
a732e1f714
MDL-35966 Assignment - Localisation issue - use userdate not strftime
...
This is causing a database error (reported on MySQL) when strftime returns
non-utf8 characters. This occurs when sending assignment notifications.
This was reported and a solution provided by Chien Wen-Chang(簡文章).
2012-11-27 16:19:01 +08:00
Dan Poltawski
db0b3c5078
Merge branch 'MDL-36184-master' of git://github.com/damyon/moodle
2012-11-27 13:58:20 +08:00
Dan Poltawski
8204e57309
Merge branch 'MDL-36559-master-int' of git://github.com/FMCorz/moodle
2012-11-27 10:50:31 +08:00
Sam Hemelryk
0aa6247168
Merge branch 'MDL-36826-master' of git://github.com/damyon/moodle
2012-11-27 11:38:57 +13:00
Sam Hemelryk
fa8d78a485
Merge branch 'MDL-36829' of https://github.com/kastashov/moodle
2012-11-27 11:05:40 +13:00
Kirill Astashov
398a414801
MDL-36829: Fix outcome value not being saved when grading a submission
2012-11-26 16:23:02 +10:30
Damyon Wiese
41d3bc0ca0
MDL-36826: Group assignment - Feedback files are not sent entire group
2012-11-26 13:33:13 +08:00
Damyon Wiese
63f57b2b3c
MDL-36728: Assignment - submission statement default - Add a langstring fix
2012-11-26 10:30:37 +08:00
Damyon Wiese
a2d5581730
MDL-36728: Assignment - Improve usability of require submission statement setting.
...
This change will hide the setting "Require that students accept the submission statement" at
the assignment level if no submission statement has been configured for a site. It also includes a
change to the help text to separate the assignment level setting from the site level setting. This
change also sets a default assignment submission statement.
AMOS BEGIN
CPY [requiresubmissionstatement,mod_assign],[requiresubmissionstatementassignment,mod_assign]
AMOS END
2012-11-26 15:06:22 +13:00
Frederic Massart
fa9c0aab13
MDL-36633 usability: Styling over the admin pages
2012-11-21 17:29:13 +08:00
Damyon Wiese
34b8f3a83d
MDL-35963: Assignment - do not accept empty submissions
2012-11-21 13:46:50 +08:00
Dan Poltawski
77f948a2f7
Merge branch 'MDL-36289' of git://github.com/netspotau/moodle-mod_assign
2012-11-21 12:00:28 +08:00
Damyon Wiese
37eb2caa40
MDL-36012: Assignment, Accessibility - Add user information to alt text for grade icon in grading table.
2012-11-21 11:57:47 +08:00
Damyon Wiese
11b2094968
MDL-36184: Assignment quickgrading should only update lastmodified dates for modified submissions
2012-11-21 11:10:12 +08:00
Petr Škoda
40b9c0694c
MDL-36436 use hacky aspect ratio to work around IE9 issues
2012-11-20 13:01:27 +01:00
Damyon Wiese
eb189e08f2
MDL-36679: Assignment revert to draft should user the selected user id, not the logged in user id.
2012-11-20 12:23:45 +08:00
Damyon Wiese
f3027e87fe
MDL-36655: Assignment - do not add empty group to grading form when there is only one student
2012-11-16 11:07:57 +08:00
Damyon Wiese
61cf325300
MDL-36509: Assignment grading table rownum offset is wrong by one.
2012-11-13 09:58:08 +08:00
Dan Poltawski
aa289da834
Merge branch 'MDL-36051_24' of git://github.com/rlorenzo/moodle
2012-11-08 15:09:59 +08:00
Rex Lorenzo
00917ec682
MDL-36051 - Quick Grading in Assignment module does not turn on in some circumstances
...
* Fixed bug with quick grading when file submission is turned off
2012-11-07 16:26:26 -08:00
Mark Nelson
3774324174
MDL-33791 Portfolio: Fixed security issue with passing file paths.
2012-11-08 00:26:13 +01:00
Sam Hemelryk
9a0e6f147d
Merge branch 'WIP-MDL-35249-master' of git://github.com/nadavkav/moodle
...
Conflicts:
mod/assign/gradingtable.php
2012-11-08 10:57:52 +13:00
Dan Poltawski
90a23f067c
Merge branch 'wip-MDL-36277-master' of git://github.com/barbararamiro/moodle
...
Conflicts:
theme/standard/style/course.css
2012-11-06 14:58:49 +08:00
Dan Poltawski
e6acc052fb
Merge branch 'MDL-36037' of git://github.com/netspotau/moodle-mod_assign
2012-11-06 12:32:41 +08:00
Barbara Ramiro
2df53c3ed8
MDL-36277 Usability: New Activity icons in SVG and PNG formats
2012-11-06 00:02:31 +08:00
Aparup Banerjee
9b18e58bcb
Merge branch 'MDL-36130' of git://github.com/aolley/moodle
2012-10-31 14:51:16 +08:00
Rajesh Taneja
7482a71401
MDL-34777 Accessibility: Add proper id to select input
2012-10-31 11:35:43 +08:00
Damyon Wiese
fc7b7d52de
MDL-36289: Assignment - Prevent feedback files being copied to the next user when using "Save and next".
2012-10-31 10:28:21 +08:00
Dan Poltawski
8120a4fa72
Merge branch 'wip-mdl-34777' of git://github.com/rajeshtaneja/moodle
2012-10-31 09:59:44 +08:00
Dan Poltawski
709d684341
Merge branch 'MDL-36064' of git://github.com/netspotau/moodle-mod_assign
2012-10-30 12:14:40 +08:00
Damyon Wiese
b2a63d679d
MDL-36037: Change language strings from team assignment to call it group assignment
2012-10-24 10:43:44 +08:00
Nadav Kavalerchik
2bda04605e
MDL-35249 - Move Grading popmenu "userid" column after "scale" column (workaround)
2012-10-19 10:14:49 +02:00
Adam Olley
ac9ac1fe9c
MDL-36130: mod_assign: migrate logs when migrating from mod_assignment
2012-10-19 15:18:10 +10:30
Sam Hemelryk
2ea4312a23
MDL-31683 mod_assign: Fixed up whitespace and cap check changes as required
2012-10-17 11:17:53 +08:00
Sam Hemelryk
7e5c720495
Merge branch 'MDL-31683' of git://github.com/Lightwork-Marking/moodle
2012-10-17 10:57:36 +08:00
Paul Charsley
1378838eca
MDL-31683 added mod_assign_get_assignments web service function
2012-10-17 13:21:44 +13:00
Sam Hemelryk
efd6156e4d
Merge branch 'MDL-35726' of git://github.com/netspotau/moodle-mod_assign
2012-10-16 10:16:26 +08:00
Damyon Wiese
f42010d10d
MDL-35711: Minor comment formatting fixes.
2012-10-16 10:08:36 +08:00
Ruslan Kabalin
184a5ef9e5
MDL-35711 mod_assign Trigger submission event when submit button click is not requred
2012-10-16 10:08:32 +08:00
Dan Poltawski
eb214fdb4e
MDL-35710 - mod_assign: bump version for new events
2012-10-16 10:04:59 +08:00
Dan Poltawski
eed6cd1987
Merge branch 'MDL-35710' of git://github.com/netspotau/moodle-mod_assign
2012-10-16 10:01:46 +08:00
Damyon Wiese
e197970021
MDL-36064: Assignment revert to draft causes error with Team assignment changes
2012-10-16 09:49:29 +08:00
Dan Poltawski
f186ad1f90
Merge branch 'wip-MDL-35339-master' of git://github.com/marinaglancy/moodle
2012-10-15 17:19:44 +08:00
Marina Glancy
722e6ba947
MDL-35339 Deprecate add_mod_to_section(), create new function course_add_cm_to_section()
...
Function add_mod_to_section() has very confusing arguments when object looks like record from
table course_modules but field ->section refers to relative section number (course_sections.section).
In table course_modules the field section refers to course_sections.id.
Also add_mod_to_section() does not update table course_modules and does not call rebuild_course_cache()
which developer can forget to do afterwards.
- Added function course_add_cm_to_section()
- In the core code add_mod_to_section() is replaced with course_add_cm_to_section()
- Function add_mod_to_section() is deprecated
2012-10-15 14:08:13 +08:00