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
Petr Skoda
411fd747cf
MDL-32735 fix multiple E_STRICT feedback issues
2012-05-06 12:02:54 +02:00
Petr Skoda
0209f96485
MDL-32762 fix E_STRICT issue in forum
2012-05-06 10:54:37 +02:00
Tim Hunt
26d9ee4ee9
MDL-31854 quiz grades report: move total grade closer to names.
2012-05-04 17:41:25 +01:00
Tim Hunt
8180ee2360
MDL-32430 quiz calendar events: fix pluginfile URLs in the description.
2012-05-04 15:17:23 +01:00
Tim Hunt
9e83f3d11d
MDL-32788 quiz: clean up codechecker issues before the 2.3 release.
2012-05-04 15:12:23 +01:00
Rex Lorenzo
4ff8dccccc
MDL-32670 mod/chat: also added missing call to ->set_heading in report.php
2012-05-02 19:09:43 -07:00
Dan Poltawski
307621dfce
Merge branch 'MDL-32638-workshop-files' of git://github.com/mudrd8mz/moodle
2012-05-02 18:01:40 +08:00
David Mudrak
f08c15685b
MDL-32638 fixing the area names and file_browser::get_file_info() API call
...
These two bug made the file browsing non-working in workshop 2.x
2012-05-02 11:39:30 +02:00