Tim Hunt
f59f85717e
MDL-32738 quiz overdue handling cron: appease MySQL.
...
Thanks to sam marshall for giving my the idea of using a subquery to
make the SQL work on all DBs.
2012-05-03 18:07:59 +01:00
Dan Poltawski
59e430718a
Merge branch 'MDL-32740' of git://github.com/timhunt/moodle
2012-05-04 00:58:00 +08:00
Tim Hunt
96e5168c7e
MDL-32740 / MDL-3030 quiz summary: no Return to attempt for overdue.
2012-05-03 12:16:43 +01:00
Tim Hunt
a558acf93f
MDL-32739 quiz reports: process_actions broken. Regression from MDL-3030
2012-05-03 12:02:29 +01:00
Dan Poltawski
e6236edebf
MDL-31270 mod_assign: version dump
...
Introduce depdency from assignmentupgrade to mod_assign
2012-05-03 16:46:06 +08:00
Dan Poltawski
c06b2127bc
MDL-31270 mod_assign: Fix another whitespace issue.
...
Seems I didn't catch them all :(
2012-05-03 16:46:06 +08:00
Dan Poltawski
1ca059ee88
MDL-31270 mod_assign: fix another whitespace issue
2012-05-03 16:10:16 +08:00
Dan Poltawski
9682626eec
MDL-31270: mod_assign fix whitespace issues
2012-05-03 16:05:58 +08:00
Damyon Wiese
bbd0e548c3
MDL-31270 mod_assign: introducing the assignment module
...
* Includes an assignment upgrade tool to convert from the old mod_assignment.
* Hides mod_assignment on new installs
2012-05-03 14:44:06 +08:00
Dan Poltawski
bc5a657bfb
MDL-32813 - fix trailing whitespace
2012-05-09 11:17:57 +08:00
Dan Poltawski
b7e4b76536
Merge branch 'MDL-32813' of github.com:netspotau/moodle-mod_assign
2012-05-09 11:13:09 +08:00
Sam Hemelryk
86e62f9223
Merge branch 'wip-MDL-31147-master' of git://github.com/phalacee/moodle
2012-05-09 11:50:17 +12:00
Sam Hemelryk
303cb36b18
Merge branch 'wip-MDL-31948-master' of git://github.com/phalacee/moodle
2012-05-09 11:49:33 +12:00
Sam Hemelryk
a8f127950e
Merge branch 'wip-MDL-31950-master' of git://github.com/phalacee/moodle
2012-05-09 11:49:23 +12:00
Sam Hemelryk
d779cd65a9
Merge branch 'wip-MDL-31952-master' of git://github.com/phalacee/moodle
2012-05-09 11:49:14 +12:00
Sam Hemelryk
b370716f7b
Merge branch 'wip-MDL-31953-master' of git://github.com/phalacee/moodle
2012-05-09 11:48:35 +12:00
Sam Hemelryk
09d64cadee
Merge branch 'MDL-32164-master-2' of git://git.luns.net.uk/moodle
2012-05-09 11:47:00 +12:00
Sam Hemelryk
55a8b2eefc
Merge branch 'MDL-31940-master' of git://github.com/ankitagarwal/moodle
2012-05-09 11:43:27 +12:00
Sam Hemelryk
a6c1f5a4cc
Merge branch 'MDL-31943-master' of git://github.com/ankitagarwal/moodle
2012-05-09 11:39:02 +12:00
Sam Hemelryk
d7e6345c11
Merge branch 'MDL-31945-master' of git://github.com/ankitagarwal/moodle
2012-05-09 11:37:29 +12:00
Sam Hemelryk
b1851f4639
Merge branch 'MDL-31946-master' of git://github.com/ankitagarwal/moodle
2012-05-09 11:35:38 +12:00
Frederic Massart
114dd080e1
MDL-32718 Fixed typo in column name
2012-05-08 15:54:11 +08:00
Ankit Agarwal
d5f7468eca
MDL-31940 data: Removing deprecated function data_get_participants
2012-05-08 15:04:53 +08:00
Ankit Agarwal
8bb7fb7008
MDL-31940 assignment: Removing deprecated function assignment_get_participants
2012-05-08 14:59:23 +08:00
Jason Fowler
ce5f042b82
MDL-31948 - IMC-CP - Removing the deprecated imscp_get_participants function
2012-05-08 14:58:02 +08:00
Jason Fowler
3edf380de6
MDL-31950 - Label - Removing the deprecated label_get_participants function
2012-05-08 14:53:54 +08:00
Ankit Agarwal
ecb6b25b0d
MDL-31946 forum: Removing deprecated function folder_get_participants
2012-05-08 14:50:22 +08:00
Ankit Agarwal
c1413e22e2
MDL-31945 folder: Removing deprecated function folder_get_participants
2012-05-08 14:44:47 +08:00
Jason Fowler
dd6ae1784c
MDL-31952 - Resource - Removing the deprecated page_get_participants function
2012-05-08 14:40:53 +08:00
Jason Fowler
c72c01b184
MDL-31953 - Resource - Removing the deprecated resource_get_participants function
2012-05-08 14:37:43 +08:00
Jason Fowler
58cc51ee15
MDL-31947 - Glossary - Removing the deprecated glossary_get_participants function
2012-05-08 14:33:42 +08:00
Sam Hemelryk
cd6b62c849
Merge branch 'MDL-32670' of git://github.com/rlorenzo/moodle
2012-05-08 18:07:07 +12:00
Dan Poltawski
1fb26160f2
Merge branch 'MDL-32718-sql-typo' of git://github.com/mudrd8mz/moodle
2012-05-08 12:35:49 +08:00
Dan Poltawski
92e1ae5447
Merge branch 'MDL-31854' of git://github.com/timhunt/moodle
2012-05-08 12:33:45 +08:00
Dan Poltawski
35c5e46d88
Merge branch 'master-MDL-30598' of git://github.com/danmarsden/moodle
2012-05-08 12:22:30 +08:00
Dan Poltawski
8243bc686b
Merge branch 'MDL-32768-CLEAN' of git://github.com/netspotau/moodle-mod_assign
2012-05-08 11:24:43 +08:00
Damyon Wiese
3ec209133d
MDL-32768: Remove unused function count_files from mod_assign
...
This is implemented in the plugins and is not used in the base assign class.
This was also using a constant from the assignsubmission_file plugin which is
bad form.
2012-05-08 11:02:25 +08:00
Dan Marsden
3cc7515843
MDL-30598 SCORM fix a few coding guideline issues, tidy up phpdocs
2012-05-07 21:08:53 +12:00
David Mudrak
6c09cb4a64
MDL-32718 fixing an SQL typo in workshop_get_recent_mod_activity()
2012-05-07 10:02:41 +02:00
Dan Poltawski
63313eca72
Merge branch 'w19_MDL-32762_m23_forumstrict' of git://github.com/skodak/moodle
2012-05-07 15:27:51 +08:00
Dan Poltawski
c3c70f09d6
Merge branch 'w19_MDL-32735_m23_feedbackstrict' of git://github.com/skodak/moodle
2012-05-07 15:08:21 +08:00
Dan Poltawski
74bf5cb999
Merge branch 'MDL-32781' of git://github.com/netspotau/moodle-mod_assign
2012-05-07 13:17:07 +08:00
Dan Poltawski
efff2ab77f
Merge branch 'MDL-32430' of git://github.com/timhunt/moodle
2012-05-07 12:48:18 +08:00
Dan Poltawski
deda57ae1a
Merge branch 'MDL-32768-CLEAN' of git://github.com/netspotau/moodle-mod_assign
2012-05-07 12:37:09 +08:00
Dan Poltawski
defbe24610
Merge branch 'MDL-32772-CLEAN' of git://github.com/netspotau/moodle-mod_assign
2012-05-07 12:34:06 +08:00
Damyon Wiese
9f91316495
MDL-32781: assignfeedback_comments plugin not loading previous comments
...
Was setting the wrong field names in the form.
2012-05-07 12:15:08 +08:00
Damyon Wiese
cfc81f03c5
MDL-32813: Change mod_assign settings to use plugin settings table.
...
Also move the 'default' setting for each plugin into it's own settings file
so that it is handled properly on new installs.
(ensure the plugin is available at setting time)
Also make the file submission plugin on by default
2012-05-07 11:49:15 +08:00
Damyon Wiese
8ab7bb9f56
MDL-32768: mod_assign - Change plugin constants to use correct prefix for component
2012-05-07 10:59:07 +08:00
Damyon Wiese
a3dbdc2c03
MDL-32772: Change SQL for mod_assign gradingtable to use named query parameters
...
This makes it consistent with the built in filtering in flexible_table.
Fix additional issue with SQL for grading table when there are no enrolled users
Change SQL for mod_assign grading table to use get_in_or_equal
As Suggested by Andrew Nicols in tracker
2012-05-07 10:45:23 +08:00
Christopher Tombleson
1273dde9f7
MDL-30598 SCORM api.php moved to loaddatamodel.php
...
Merged api.php into loaddatamodel.php. Changed all references to api.php
to point at loaddatamodel.php
2012-05-07 14:41:57 +12:00