moodle.git
13 years agoMDL-31746 calendar: insufficient parameter cleaning
Ciaran Irvine [Mon, 26 Mar 2012 15:23:18 +0000 (23:23 +0800)]
MDL-31746 calendar: insufficient parameter cleaning

13 years agoRevert "MDL-31746 calendar: insufficient parameter cleaning"
Dan Poltawski [Mon, 26 Mar 2012 15:11:30 +0000 (23:11 +0800)]
Revert "MDL-31746 calendar: insufficient parameter cleaning"

Potential SQL injection with this solution

This reverts commit 47013fc0bb309319b1fd4af5cb4ce17d64109e9c.

13 years agoMDL-31746 calendar: insufficient parameter cleaning
Ciaran Irvine [Mon, 26 Mar 2012 05:52:31 +0000 (13:52 +0800)]
MDL-31746 calendar: insufficient parameter cleaning

Reviewed-by: Alastair Munro <alastair.munro@totaralms.com>
Signed-off-by: Dan Poltawski <dan@moodle.com>
13 years agoMDL-31745 blog: Fixed up encoding issue within blog
Rajesh Taneja [Sun, 25 Mar 2012 22:54:01 +0000 (11:54 +1300)]
MDL-31745 blog: Fixed up encoding issue within blog

13 years agoweekly release 1.9.17+
Sam Hemelryk [Thu, 22 Mar 2012 23:16:58 +0000 (12:16 +1300)]
weekly release 1.9.17+

13 years agoweekly release 1.9.17+
Eloy Lafuente (stronk7) [Thu, 15 Mar 2012 10:50:41 +0000 (11:50 +0100)]
weekly release 1.9.17+

13 years agoMoodle release 1.9.17 v1.9.17
Eloy Lafuente (stronk7) [Sun, 11 Mar 2012 14:55:59 +0000 (15:55 +0100)]
Moodle release 1.9.17

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Fri, 9 Mar 2012 10:16:53 +0000 (11:16 +0100)]
weekly release 1.9.16+

13 years agoMerge branch 'wip-MDL-31248-MOODLE_19_STABLE-v3' of git://github.com/abgreeve/moodle...
Eloy Lafuente (stronk7) [Fri, 9 Mar 2012 08:49:52 +0000 (09:49 +0100)]
Merge branch 'wip-MDL-31248-MOODLE_19_STABLE-v3' of git://github.com/abgreeve/moodle into MOODLE_19_STABLE

13 years agoRevert "MDL-31248 - lib - Alteration to the rc4encrypt function to allow for old...
Eloy Lafuente (stronk7) [Fri, 9 Mar 2012 08:40:40 +0000 (09:40 +0100)]
Revert "MDL-31248 - lib - Alteration to the rc4encrypt function to allow for old password use."

This reverts commit f8adbd6a02f69db3b267e50a27da15de4c76813b.

13 years agoRevert "MDL-31248 - lib - prevent moodle_strtolower() silent discard to lead to false...
Eloy Lafuente (stronk7) [Fri, 9 Mar 2012 08:40:38 +0000 (09:40 +0100)]
Revert "MDL-31248 - lib - prevent moodle_strtolower() silent discard to lead to false-correct usernames"

This reverts commit c67bc65cbec7e9f0f3d3502f5383fd9193251d0e.

13 years agoRevert "MDL-31248 - lib - Gah, erroneus condition fixed."
Eloy Lafuente (stronk7) [Fri, 9 Mar 2012 08:40:32 +0000 (09:40 +0100)]
Revert "MDL-31248 - lib - Gah, erroneus condition fixed."

This reverts commit e85a54d931807e8eb407fac8024fd3877579332e.

13 years agoMDL-31248 - lib - Retaining the old password key and creating a new cookie prefix.
Adrian Greeve [Tue, 28 Feb 2012 06:35:49 +0000 (14:35 +0800)]
MDL-31248 - lib - Retaining the old password key and creating a new cookie prefix.

13 years agoMDL-31248 - lib - Gah, erroneus condition fixed.
Eloy Lafuente (stronk7) [Thu, 8 Mar 2012 11:27:44 +0000 (12:27 +0100)]
MDL-31248 - lib - Gah, erroneus condition fixed.

For sure that leaded to accept anything as valid username
for cookies in 19_STABLE. That explains why garbled username were
being transformed into "invented" usernames, instead of blank.

13 years agoMDL-31248 - lib - prevent moodle_strtolower() silent discard to lead to false-correct...
Eloy Lafuente (stronk7) [Thu, 8 Mar 2012 10:42:13 +0000 (11:42 +0100)]
MDL-31248 - lib - prevent moodle_strtolower() silent discard to lead to false-correct usernames

13 years agoMDL-31248 - lib - Alteration to the rc4encrypt function to allow for old password...
Adrian Greeve [Tue, 28 Feb 2012 06:35:49 +0000 (14:35 +0800)]
MDL-31248 - lib - Alteration to the rc4encrypt function to allow for old password use.

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Thu, 1 Mar 2012 10:34:39 +0000 (11:34 +0100)]
weekly release 1.9.16+

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Thu, 23 Feb 2012 10:41:24 +0000 (11:41 +0100)]
weekly release 1.9.16+

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Fri, 17 Feb 2012 00:53:52 +0000 (01:53 +0100)]
weekly release 1.9.16+

13 years agoMDL-25185 - data - whitespace fixes
Eloy Lafuente (stronk7) [Mon, 13 Feb 2012 15:20:20 +0000 (16:20 +0100)]
MDL-25185 - data - whitespace fixes

13 years agoMerge branch 'wip-MDL-25185-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle...
Sam Hemelryk [Mon, 13 Feb 2012 04:34:09 +0000 (17:34 +1300)]
Merge branch 'wip-MDL-25185-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle into MOODLE_19_STABLE

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Mon, 13 Feb 2012 00:21:39 +0000 (01:21 +0100)]
weekly release 1.9.16+

13 years agoMDL-25185 - data - Allowing data from the database to be exported according to group...
Adrian Greeve [Tue, 31 Jan 2012 04:09:30 +0000 (12:09 +0800)]
MDL-25185 - data - Allowing data from the database to be exported according to group roles.

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Thu, 2 Feb 2012 11:16:03 +0000 (12:16 +0100)]
weekly release 1.9.16+

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Fri, 27 Jan 2012 01:24:07 +0000 (02:24 +0100)]
weekly release 1.9.16+

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Thu, 19 Jan 2012 12:31:02 +0000 (13:31 +0100)]
weekly release 1.9.16+

13 years agoMerge branch 'w03_MDL-31213_m19_attributesmess' of git://github.com/skodak/moodle...
Eloy Lafuente (stronk7) [Tue, 17 Jan 2012 11:38:56 +0000 (12:38 +0100)]
Merge branch 'w03_MDL-31213_m19_attributesmess' of git://github.com/skodak/moodle into MOODLE_19_STABLE

13 years agoMDL-31213 fix incorrect modifications of quickforms attributes
Petr Skoda [Tue, 17 Jan 2012 10:17:35 +0000 (11:17 +0100)]
MDL-31213 fix incorrect modifications of quickforms attributes

13 years agoMDL-31055 backport disabledIf fix from 2.0. (MDL-27045)
Tim Gus [Fri, 6 Jan 2012 18:57:47 +0000 (18:57 +0000)]
MDL-31055 backport disabledIf fix from 2.0. (MDL-27045)

13 years agoweekly release 1.9.16+
Eloy Lafuente (stronk7) [Thu, 12 Jan 2012 10:29:47 +0000 (11:29 +0100)]
weekly release 1.9.16+

13 years agoMerge branch 'MDL-29294_19' of git://github.com/timhunt/moodle into MOODLE_19_STABLE
Eloy Lafuente (stronk7) [Sun, 8 Jan 2012 21:59:52 +0000 (22:59 +0100)]
Merge branch 'MDL-29294_19' of git://github.com/timhunt/moodle into MOODLE_19_STABLE

13 years agoMoodle release 1.9.16 v1.9.16
Eloy Lafuente (stronk7) [Sat, 7 Jan 2012 16:09:21 +0000 (17:09 +0100)]
Moodle release 1.9.16

13 years agoweekly release 1.9.15+
Eloy Lafuente (stronk7) [Thu, 5 Jan 2012 14:09:59 +0000 (15:09 +0100)]
weekly release 1.9.15+

13 years agoMerge branch 'wip-mdl-29844-m19' of git://github.com/rajeshtaneja/moodle into MOODLE_...
Aparup Banerjee [Wed, 4 Jan 2012 02:11:20 +0000 (10:11 +0800)]
Merge branch 'wip-mdl-29844-m19' of git://github.com/rajeshtaneja/moodle into MOODLE_19_STABLE

13 years agoMerge branch 'w52_MDL-29917_m19_autocomplete' of git://github.com/skodak/moodle into...
Sam Hemelryk [Tue, 3 Jan 2012 21:57:58 +0000 (10:57 +1300)]
Merge branch 'w52_MDL-29917_m19_autocomplete' of git://github.com/skodak/moodle into MOODLE_19_STABLE

13 years agoMDL-29844 Administration: Added new config for users to login for viewing profile...
Rajesh Taneja [Tue, 3 Jan 2012 05:48:24 +0000 (13:48 +0800)]
MDL-29844 Administration: Added new config for users to login for viewing profile image

13 years agoMDL-13572 do not send messages to invalid addresses
Petr Skoda [Mon, 2 Jan 2012 22:25:38 +0000 (23:25 +0100)]
MDL-13572 do not send messages to invalid addresses

13 years agoMDL-29917 prevent form autocompletion in most Moodle forms
Petr Skoda [Fri, 30 Dec 2011 13:13:35 +0000 (14:13 +0100)]
MDL-29917 prevent form autocompletion in most Moodle forms

The password autocompletion in case of Moodle makes sense only on the login page, the form autocompletion in general is most probably useful only on the user signup page.

This patch is compatible with html 5, unfortunately we have to ignore strict warnings in legacy xhtml 1.0 standard.

13 years agoMDL-29294 qtype match restore problem on Oracle.
Tim Hunt [Thu, 15 Dec 2011 19:13:04 +0000 (19:13 +0000)]
MDL-29294 qtype match restore problem on Oracle.

13 years agoweekly release 1.9.15+
Eloy Lafuente (stronk7) [Fri, 23 Dec 2011 02:06:52 +0000 (03:06 +0100)]
weekly release 1.9.15+

13 years agoMerge branch 'MDL-20198c_m19' of git://github.com/rwijaya/moodle into MOODLE_19_STABLE
Eloy Lafuente (stronk7) [Tue, 20 Dec 2011 00:26:21 +0000 (01:26 +0100)]
Merge branch 'MDL-20198c_m19' of git://github.com/rwijaya/moodle into MOODLE_19_STABLE

13 years agoMerge branch 'wip-MDL-28948-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle...
Sam Hemelryk [Mon, 19 Dec 2011 21:40:51 +0000 (10:40 +1300)]
Merge branch 'wip-MDL-28948-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle into MOODLE_19_STABLE

13 years agoMDL-28948 - lib - removed the hard coded key for the rc4encryt function.
adrian@moodle.com [Fri, 2 Dec 2011 08:33:25 +0000 (16:33 +0800)]
MDL-28948 - lib - removed the hard coded key for the rc4encryt function.

13 years agoMDL-30610 new environment requirements for 2.3
Petr Skoda [Tue, 6 Dec 2011 09:05:40 +0000 (10:05 +0100)]
MDL-30610 new environment requirements for 2.3

13 years agoMDL-20198: wiki module: extend Dong's patch to fixed grouping access to view/edit...
Rossiani Wijaya [Tue, 13 Dec 2011 05:37:40 +0000 (13:37 +0800)]
MDL-20198: wiki module: extend Dong's patch to fixed grouping access to view/edit wiki..

13 years agoMDL-20198: wiki module: fixed grouping access in wiki. Credit goes to Dong Kim(kimx07...
Rossiani Wijaya [Tue, 13 Dec 2011 05:34:47 +0000 (13:34 +0800)]
MDL-20198: wiki module: fixed grouping access in wiki. Credit goes to Dong Kim(kimx0794@umn.edu).

13 years agoMDL-30575 yet more mail header cleanup
Petr Skoda [Sun, 11 Dec 2011 22:42:32 +0000 (23:42 +0100)]
MDL-30575 yet more mail header cleanup

13 years agoMDL-30575 more mail header cleanup
Petr Skoda [Sat, 10 Dec 2011 17:21:35 +0000 (18:21 +0100)]
MDL-30575 more mail header cleanup

13 years agoweekly release 1.9.15+
Eloy Lafuente (stronk7) [Fri, 9 Dec 2011 15:30:03 +0000 (16:30 +0100)]
weekly release 1.9.15+

13 years agoMDL-27364 use https for recaptcha when site runs via https
Petr Skoda [Tue, 6 Dec 2011 10:44:13 +0000 (11:44 +0100)]
MDL-27364 use https for recaptcha when site runs via https

Based on solution by Rajesh Taneja.

13 years agoMerge branch 'wip-MDL-30336-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle...
Aparup Banerjee [Thu, 8 Dec 2011 08:24:00 +0000 (16:24 +0800)]
Merge branch 'wip-MDL-30336-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle into MOODLE_19_STABLE

13 years agoMerge branch 'wip-MDL-30012-m19' of git://github.com/samhemelryk/moodle into MOODLE_1...
Aparup Banerjee [Thu, 8 Dec 2011 06:46:40 +0000 (14:46 +0800)]
Merge branch 'wip-MDL-30012-m19' of git://github.com/samhemelryk/moodle into MOODLE_19_STABLE

13 years agoMDL-30336 - login - Added a setting in security that allows auto complete to be set...
adrian@moodle.com [Thu, 8 Dec 2011 01:21:15 +0000 (09:21 +0800)]
MDL-30336 - login - Added a setting in security that allows auto complete to be set to off in password fields.

13 years agoMDL-19147 - forum - whitespace cleanup
Eloy Lafuente (stronk7) [Wed, 7 Dec 2011 14:56:46 +0000 (15:56 +0100)]
MDL-19147 - forum - whitespace cleanup

13 years agoMerge branch 'wip-MDL-19147-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle...
Sam Hemelryk [Wed, 7 Dec 2011 01:19:45 +0000 (14:19 +1300)]
Merge branch 'wip-MDL-19147-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle into MOODLE_19_STABLE

13 years agoMDL-30012 mod_forum: Fixed bug in forum user script
Sam Hemelryk [Tue, 6 Dec 2011 03:05:49 +0000 (16:05 +1300)]
MDL-30012 mod_forum: Fixed bug in forum user script

13 years agoweekly release 1.9.15+
Eloy Lafuente (stronk7) [Mon, 5 Dec 2011 11:35:36 +0000 (12:35 +0100)]
weekly release 1.9.15+

13 years agoMDL-19147 - forum - Removed single discussions from the pull down menu for moving...
adrian@moodle.com [Fri, 18 Nov 2011 05:32:27 +0000 (13:32 +0800)]
MDL-19147 - forum - Removed single discussions from the pull down menu for moving posts to single discussions.

13 years agoweekly release 1.9.15+
Eloy Lafuente (stronk7) [Thu, 1 Dec 2011 18:21:21 +0000 (19:21 +0100)]
weekly release 1.9.15+

13 years agoemergency release 1.9.15
Eloy Lafuente (stronk7) [Thu, 1 Dec 2011 17:17:12 +0000 (18:17 +0100)]
emergency release 1.9.15

13 years agoMerge branch 'wip-MDL-20627-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle...
Eloy Lafuente (stronk7) [Thu, 1 Dec 2011 17:02:51 +0000 (18:02 +0100)]
Merge branch 'wip-MDL-20627-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle into MOODLE_19_STABLE

13 years agoMerge branch 'w48_MDL-30480_m19_dmlobjects' of git://github.com/skodak/moodle into...
Eloy Lafuente (stronk7) [Tue, 29 Nov 2011 14:33:18 +0000 (15:33 +0100)]
Merge branch 'w48_MDL-30480_m19_dmlobjects' of git://github.com/skodak/moodle into MOODLE_19_STABLE

13 years agoMDL-30480 fix BC regression from MDL-29033
Petr Skoda [Sat, 26 Nov 2011 08:50:14 +0000 (09:50 +0100)]
MDL-30480 fix BC regression from MDL-29033

Improve insert_record() and update_record() handling of $dataobject parameter. Some developers expect they can use any class instance there. This is not officially supported, but in any case we should not break backwards compatibility so late in STABLE branch.

Credit for discovery goes to Pascal Maury, thanks!

13 years agoMDL-30273 whitespace cleanup
Sam Hemelryk [Tue, 29 Nov 2011 03:47:21 +0000 (16:47 +1300)]
MDL-30273 whitespace cleanup

13 years agoMerge branch 'wip-MDL-30273-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle...
Sam Hemelryk [Tue, 29 Nov 2011 03:41:38 +0000 (16:41 +1300)]
Merge branch 'wip-MDL-30273-MOODLE_19_STABLE' of git://github.com/abgreeve/moodle into MOODLE_19_STABLE

13 years agoMoodle release 1.9.15 v1.9.15
Eloy Lafuente (stronk7) [Sun, 27 Nov 2011 22:44:23 +0000 (23:44 +0100)]
Moodle release 1.9.15

13 years agoweekly release 1.9.14+
Eloy Lafuente (stronk7) [Fri, 25 Nov 2011 10:08:15 +0000 (11:08 +0100)]
weekly release 1.9.14+

13 years agoMDL-15610 add missing condition to allow some tests to pass
Eloy Lafuente (stronk7) [Thu, 24 Nov 2011 19:10:15 +0000 (20:10 +0100)]
MDL-15610 add missing condition to allow some tests to pass

13 years agoSCORM MDL-25757 fix for saving of duplicate CMI values - thanks to Evan Irving-Pease...
Dan Marsden [Tue, 15 Nov 2011 21:50:55 +0000 (10:50 +1300)]
SCORM MDL-25757 fix for saving of duplicate CMI values - thanks to Evan Irving-Pease for the patch

13 years agoMDL-20627 user - Fixed viewing permission of email when sending group messages.
adrian@moodle.com [Tue, 15 Nov 2011 01:52:03 +0000 (09:52 +0800)]
MDL-20627 user - Fixed viewing permission of email when sending group messages.

13 years agoMDL-30273 forum - prevent the creation of discussions in simple single forums
Charles Fulton [Wed, 16 Nov 2011 03:10:58 +0000 (19:10 -0800)]
MDL-30273 forum - prevent the creation of discussions in simple single forums

13 years agoweekly release 1.9.14+
Eloy Lafuente (stronk7) [Fri, 18 Nov 2011 00:33:06 +0000 (01:33 +0100)]
weekly release 1.9.14+

13 years agoMerge branch 'MDL-29551' of git://github.com/ankitagarwal/moodle into MOODLE_19_STABLE
Eloy Lafuente (stronk7) [Thu, 17 Nov 2011 16:11:53 +0000 (17:11 +0100)]
Merge branch 'MDL-29551' of git://github.com/ankitagarwal/moodle into MOODLE_19_STABLE

13 years agoMDL-29893 Fixing issues with password generation function
Ankit Kumar Agarwal [Thu, 10 Nov 2011 08:16:43 +0000 (13:46 +0530)]
MDL-29893 Fixing issues with password generation function

13 years agoMDL-29551 Fixing ip_in_range function
Patrick Mcneill [Thu, 10 Nov 2011 04:40:49 +0000 (10:10 +0530)]
MDL-29551 Fixing ip_in_range function

13 years agoweekly release 1.9.14+
Eloy Lafuente (stronk7) [Tue, 15 Nov 2011 10:09:43 +0000 (11:09 +0100)]
weekly release 1.9.14+

13 years agoMerge branch 'MDL-29092_m19' of git://github.com/rwijaya/moodle into MOODLE_19_STABLE
Eloy Lafuente (stronk7) [Fri, 11 Nov 2011 17:31:34 +0000 (18:31 +0100)]
Merge branch 'MDL-29092_m19' of git://github.com/rwijaya/moodle into MOODLE_19_STABLE

13 years agoMDL-29529 Assignment: Fix regression (order by status) caused by MDL-27638
Stephen Bourget [Thu, 10 Nov 2011 21:40:32 +0000 (16:40 -0500)]
MDL-29529 Assignment: Fix regression (order by status) caused by MDL-27638

13 years agoMerge branch 'MDL-29977-mnet-masquerade_19_STABLE' of git://github.com/mudrd8mz/moodl...
Aparup Banerjee [Wed, 9 Nov 2011 05:37:41 +0000 (13:37 +0800)]
Merge branch 'MDL-29977-mnet-masquerade_19_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_19_STABLE

13 years agoMDL-29977 MNet does not allow to start a remote session when masquerading as another...
David Mudrak [Fri, 4 Nov 2011 09:57:58 +0000 (10:57 +0100)]
MDL-29977 MNet does not allow to start a remote session when masquerading as another user

13 years agoMDL-30038 mod_lesson was not working on PHP4.
Tim Hunt [Tue, 1 Nov 2011 17:35:35 +0000 (17:35 +0000)]
MDL-30038 mod_lesson was not working on PHP4.

13 years agoMDL-29092 login/change password: backporting to 1.9 for MDL-26381 and set form action...
Rossiani Wijaya [Mon, 31 Oct 2011 09:28:52 +0000 (17:28 +0800)]
MDL-29092 login/change password: backporting to 1.9 for MDL-26381 and set form action to user https when loginhttps is enable

13 years agoweekly release 1.9.14+
Eloy Lafuente (stronk7) [Wed, 2 Nov 2011 18:55:31 +0000 (19:55 +0100)]
weekly release 1.9.14+

13 years agoMerge branch 'w43_MDL-29925_m19_calendar' of git://github.com/skodak/moodle into...
Sam Hemelryk [Mon, 31 Oct 2011 20:37:18 +0000 (09:37 +1300)]
Merge branch 'w43_MDL-29925_m19_calendar' of git://github.com/skodak/moodle into MOODLE_19_STABLE

13 years agoMDL-29991 MDL-27107 auth_mnet - consider all incoming roaming users confirmed
David Mudrak [Sat, 29 Oct 2011 15:04:29 +0000 (17:04 +0200)]
MDL-29991 MDL-27107 auth_mnet - consider all incoming roaming users confirmed

Moodle 2.x sites do not send the 'confirmed' field any more (see MDL-27107). We
consider all roaming users confirmed automatically.

13 years agoMDL-29925 fix calendar parameter handling
Petr Skoda [Fri, 28 Oct 2011 16:36:43 +0000 (18:36 +0200)]
MDL-29925 fix calendar parameter handling

13 years agoweekly release 1.9.14+
Eloy Lafuente (stronk7) [Thu, 27 Oct 2011 16:55:42 +0000 (18:55 +0200)]
weekly release 1.9.14+

13 years agoweekly release 1.9.14+
Eloy Lafuente (stronk7) [Wed, 19 Oct 2011 16:47:10 +0000 (18:47 +0200)]
weekly release 1.9.14+

13 years agoMerge branch 'MDL-29697-Fix_incorrect_error_msg' of https://github.com/ncsu-delta...
Sam Hemelryk [Mon, 17 Oct 2011 22:11:57 +0000 (11:11 +1300)]
Merge branch 'MDL-29697-Fix_incorrect_error_msg' of https://github.com/ncsu-delta/moodle into MOODLE_19_STABLE

13 years agoMerge branch 'MDL-28170_19' of git://github.com/stronk7/moodle into MOODLE_19_STABLE
Sam Hemelryk [Mon, 17 Oct 2011 05:51:08 +0000 (18:51 +1300)]
Merge branch 'MDL-28170_19' of git://github.com/stronk7/moodle into MOODLE_19_STABLE

13 years agoMDL-28170 environment - add new 2.2 section
Eloy Lafuente (stronk7) [Mon, 17 Oct 2011 00:09:46 +0000 (02:09 +0200)]
MDL-28170 environment - add new 2.2 section

nothing changes from 2.1 as far as it was agreed that this will be
the last version supporting 1.9 upgrade. See issue for details.

13 years agoMDL-29626 backup - fix restore of links to course page to behave like other links
Eloy Lafuente (stronk7) [Sun, 16 Oct 2011 23:47:16 +0000 (01:47 +0200)]
MDL-29626 backup - fix restore of links to course page to behave like other links

13 years agoweekly release 1.9.14+
Eloy Lafuente (stronk7) [Wed, 12 Oct 2011 21:50:28 +0000 (23:50 +0200)]
weekly release 1.9.14+

13 years agoMDL-16553 Assignment, student view: whitespace fix
Eloy Lafuente (stronk7) [Mon, 10 Oct 2011 11:12:18 +0000 (13:12 +0200)]
MDL-16553 Assignment, student view: whitespace fix

13 years agoMerge branch 'MDL-16553-19' of git://github.com/bostelm/moodle into MOODLE_19_STABLE
Sam Hemelryk [Mon, 10 Oct 2011 04:57:41 +0000 (17:57 +1300)]
Merge branch 'MDL-16553-19' of git://github.com/bostelm/moodle into MOODLE_19_STABLE

13 years agoMerge branch 'MDL-23047-Add_missing_log' of https://github.com/ncsu-delta/moodle...
Sam Hemelryk [Sun, 9 Oct 2011 23:18:08 +0000 (12:18 +1300)]
Merge branch 'MDL-23047-Add_missing_log' of https://github.com/ncsu-delta/moodle into MOODLE_19_STABLE

13 years agoMoodle release 1.9.14 v1.9.14
Eloy Lafuente (stronk7) [Sat, 8 Oct 2011 22:56:48 +0000 (00:56 +0200)]
Moodle release 1.9.14

13 years agoMDL-16553 Assignment, student view: show response files when no grade available
Henning Bostelmann [Sat, 20 Aug 2011 19:38:55 +0000 (20:38 +0100)]
MDL-16553 Assignment, student view: show response files when no grade available

13 years agoMDL-29697 Don't return the error if it wasn't updated because original question type...
Glenn Ansley [Fri, 7 Oct 2011 16:04:13 +0000 (12:04 -0400)]
MDL-29697 Don't return the error if it wasn't updated because original question type had no answers

13 years agoMDL-23047 Add resorce view to log table when viewing file set to 'Yes, without frame'
Glenn Ansley [Fri, 7 Oct 2011 13:16:30 +0000 (09:16 -0400)]
MDL-23047 Add resorce view to log table when viewing file set to 'Yes, without frame'