Sam Hemelryk
99f64911ee
Merge branch 'wip-MDL-7660-master' of git://github.com/abgreeve/moodle
2013-01-07 11:40:11 +13:00
Sam Hemelryk
b8e551a89e
Merge branch 'MDL-4781-master' of https://github.com/mackensen/moodle
2013-01-07 11:14:47 +13:00
Sam Hemelryk
f27cbf0790
Merge branch 'MDL-35887_dnd_completion' of git://github.com/davosmith/moodle
2013-01-07 11:06:41 +13:00
Sam Hemelryk
02ad855adc
Merge branch 'MDL-16730-master' of git://github.com/ankitagarwal/moodle
2013-01-07 10:15:38 +13:00
Sam Hemelryk
9fa3979c15
Merge branch 'w51_MDL-37105_m25_catlimit' of git://github.com/skodak/moodle
2013-01-07 09:53:06 +13:00
Sam Hemelryk
b33f3d7c40
Merge branch 'MDL-37359_master' of git://github.com/markn86/moodle
2013-01-07 09:47:02 +13:00
Sam Hemelryk
77f3d50d92
Merge branch 'MDL-29327_none' of git://github.com/andyjdavis/moodle
2013-01-07 09:38:31 +13:00
Sam Hemelryk
083d5f8a48
Merge branch 'MDL-36741_master' of git://github.com/markn86/moodle
2013-01-07 09:15:53 +13:00
Sam Hemelryk
9ae14001aa
Merge branch 'w51_MDL-37315_m25_ldappaging' of git://github.com/skodak/moodle
2013-01-07 09:09:50 +13:00
Petr Škoda
8e7591654a
MDL-35356 improve worksheet exports
...
This patch removes deprecated PEAR excel export lib in favour of newer PHPExcel,
the ODS exporter implementation is finished and a test script is included.
The default Excel format is now 2007, file extension is changed automatically
to match excel format.
2013-01-06 18:15:20 +01:00
Jean-Philippe Gaudreau
924b8d7274
MDL-37161 Backup: Database error caused by grade book settings when importing or restoring a course
2013-01-04 09:59:59 -05:00
Petr Škoda
c4844bf45c
MDL-21342 deprecate unused login functions
2013-01-04 15:17:14 +01:00
Petr Škoda
b28247fe90
MDL-21342 add user login lockout
2013-01-04 15:12:31 +01:00
Damyon Wiese
47f48152f7
MDL-35413 Assignment: Add unit tests (lots of them).
2013-01-04 15:51:08 +08:00
Damyon Wiese
e5403f8c44
MDL-36904 Assignment: Fix all errors and warnings from codechecker
2013-01-04 15:46:15 +08:00
Mark Nelson
9e222bac61
MDL-37359 groups: fixing typo in the web service function create_groupings_parameters
2013-01-04 15:23:12 +08:00
Damyon Wiese
d6c673ed4e
MDL-36712: Assignment - Do not always send feedback available emails when grade is created
...
The entry in the assign_grades table contains grades feedback and other settings such as locked.
Only send the student an email about new feedback if it is actually grades or feedback that
has been added. This is done by using another state for the mailed flag (2) which means "unset".
2013-01-04 14:46:14 +08:00
Adrian Greeve
173c6f2c8b
MDL-7660 - mod_data: Changed the filepicker to filemanager for field elements.
...
This allows users to delete their files or pictures when editing their entries
which was previously unavailable.
Also the use of the filemanager allows for drag and drop to be active.
2013-01-04 12:17:47 +08:00
Andrew Davis
bd26d932ff
MDL-29327 core_grade: removing some code that is messing up the categories and items screen when no grade categories are used
2013-01-04 08:25:41 +08:00
Ankit Agarwal
40652808e3
MDL-36855 scorm: update to api get_scorm_question_count()
...
get_scorm_question_count() should return 0 not 1 when no attempt is made in a scorm by any student
2013-01-03 14:40:36 +08:00
Jason Fowler
864b7c0130
MDL-35056 - Backup - Removing Dependencies Unmet string from lang files
2013-01-03 10:55:13 +13:00
Ankit Agarwal
7bf99ee558
MDL-27884 Implement proper username validation during csv import
2013-01-02 14:09:13 +08:00
Ankit Agarwal
cb2619150c
MDL-27884 blocks: Correcting config title string
...
AMOS BEGIN
CPY [configtitle,block_html],[configtitle,block_tags]
AMOS END
2013-01-02 10:39:16 +08:00
Petr Škoda
bc5d899510
MDL-35893 do not track performance before installation
2013-01-01 15:50:26 +01:00
Petr Škoda
97155c387d
MDL-37323 add support for _dlg strings in our TinyMCE subplugins
...
Credit goes to Étienne FLORENT, thanks.
2013-01-01 15:25:43 +01:00
AMOS bot
1bfab997c7
Automatically generated installer lang files
2013-01-01 00:42:59 +00:00
Petr Škoda
0662bd677c
MDL-29996 remove deprecated stuff from filter code
2012-12-30 17:02:18 +01:00
Petr Škoda
fba0abdc22
MDL-29996 remove legacy_filter support
2012-12-30 12:44:43 +01:00
Petr Škoda
d8e74f5be7
MDL-29996 remove unnecessary signed tricks
2012-12-30 12:44:42 +01:00
Jean-Michel Vedrine
c2f056a925
MDL-36955 Multianswer grading penalties do not address subparts
2012-12-30 11:59:34 +01:00
Jean-Michel Vedrine
e9af609176
MDL-28183 add num parts correct and clear wrong to multianswer
2012-12-30 11:55:21 +01:00
Eloy Lafuente (stronk7)
9da506c2a3
weekly on-sync release 2.5dev
2012-12-30 01:07:00 +01:00
Petr Škoda
ed05ee6b99
MDL-37315 fix connection reopening in ldap paging
2012-12-30 00:57:43 +01:00
Petr Škoda
e7aeaa6590
MDL-37304 cleanup auth_db and use progress_trace
2012-12-29 21:57:57 +01:00
Petr Škoda
5d549ffc8c
MDL-37299 use progress_trace in enrol_manual and enrol_self sync
2012-12-29 21:50:32 +01:00
Petr Škoda
411c3f9800
MDL-37293 user progress_trace in enrol_database sync
2012-12-29 21:43:03 +01:00
Petr Škoda
961fbc4f84
MDL-37297 user progress_trace in enrol_category sync
2012-12-29 21:40:07 +01:00
Petr Škoda
63a15b38ad
MDL-36893 fix mnet E_STRICT issue
2012-12-27 14:32:31 +01:00
Petr Škoda
bb900d139c
MDL-37105 prevent fatal error when category limit reached
2012-12-27 13:52:14 +01:00
Petr Škoda
3d89a36a85
MDL-37128 fix E_STRICT rss restore issue
2012-12-27 13:39:09 +01:00
Petr Škoda
dd9cd338cf
MDL-37301 fix missing AS in select
...
This was breaking pg 8.3. Credit goes to Thomas Robb, thanks.
2012-12-26 22:25:24 +01:00
Petr Škoda
3a103fd806
MDL-xxxx show appropriate instance status on user enrolments page
2012-12-26 17:28:09 +01:00
Petr Škoda
e9ca9d3063
MDL-37302 allow admin to unassign any role on enrolment and other users pages
2012-12-26 12:02:08 +01:00
Petr Škoda
483e6f5cde
MDL-37302 allow removal of enrol roles if plugin allows it
2012-12-26 11:37:08 +01:00
Petr Škoda
c61162310c
MDL-37298 use progress_trace in enrol_cohort sync
2012-12-25 14:55:37 +01:00
Dan Poltawski
b20d65f271
Merge branch 'MDL-37037-master' of git://github.com/damyon/moodle
2012-12-24 12:23:03 +08:00
Dan Poltawski
5066f30bed
Merge branch 'w51_MDL-37233_m25_skype' of git://github.com/skodak/moodle
2012-12-24 11:34:40 +08:00
Dan Poltawski
33950c3039
Merge branch 'wip-MDL-37263-m25' of git://github.com/samhemelryk/moodle
2012-12-24 11:22:43 +08:00
Dan Poltawski
1b5c5e5788
Merge branch 'wip-MDL-37290-m25' of git://github.com/samhemelryk/moodle
2012-12-24 10:54:51 +08:00
Dan Poltawski
51feee1f64
Merge branch 'w51_MDL-37283_m25_spell' of git://github.com/skodak/moodle
2012-12-24 10:35:33 +08:00