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
Tim Hunt
9ab9f9feb7
MDL-32721 quiz: missing message provider lang string from MDL-3030
2012-05-02 08:19:10 +01:00
Sam Hemelryk
fe9693df87
Merge branch 'w18_MDL-26028_m23_xsendfile' of git://github.com/skodak/moodle
2012-05-02 11:48:24 +12:00
Dan Poltawski
6b445cb17a
Merge branch 'w18_MDL-30686_m23_guessurl' of git://github.com/skodak/moodle
2012-05-01 11:27:16 +08:00
Dan Poltawski
35a1c03448
Merge branch 'MDL-27508-workshop-groups' of git://github.com/mudrd8mz/moodle
2012-05-01 11:16:20 +08:00
Sam Hemelryk
4bbefa1c19
Merge branch 'w18_MDL-32640_m23_forumstrict' of git://github.com/skodak/moodle
2012-05-01 13:26:53 +12:00
Sam Hemelryk
16fd605208
MDL-32012 Fixed white space
2012-05-01 12:38:37 +12:00
Sam Hemelryk
2dcc93644f
Merge branch 'MDL-32012' of git://github.com/merrill-oakland/moodle
2012-05-01 12:37:59 +12:00
Tim Hunt
59d14f31bd
Improve the wording of overdue messages. Thanks Phil.
2012-04-30 13:46:02 +01:00
Davo Smith
32528f94e4
MDL-22504 Drag and drop upload course - enables upload of files, text and urls to a course page
2012-04-30 09:53:25 +01:00
Dan Poltawski
bc24339e00
Merge branch 'MDL-32357' of git://github.com/timhunt/moodle
2012-04-30 14:29:40 +08:00
Dan Poltawski
fdf26a0ec0
MDL-3030 mod_quiz: fix training whitespace
2012-04-30 11:05:29 +08:00
Dan Poltawski
c1bb7a6f39
Merge branch 'MDL-3030' of git://github.com/timhunt/moodle
2012-04-30 11:05:19 +08:00
Sam Hemelryk
21f7b01d19
Merge branch 'MDL-32638-workshop-files' of git://github.com/mudrd8mz/moodle
2012-04-30 13:26:38 +12:00
Sam Hemelryk
bc0be2fb80
Merge branch 'MDL-19391-master-1' of git://git.luns.net.uk/moodle
2012-04-30 12:16:35 +12:00
Sam Hemelryk
c547c7c784
Merge branch 'MDL-32624_master_wip' of git://github.com/grabs/moodle
2012-04-30 11:57:40 +12:00