Sam Hemelryk
c71b744a43
Merge branch 'MDL-30893-m22' of git://github.com/ankitagarwal/moodle into MOODLE_22_STABLE
2012-03-05 11:52:45 +13:00
Sam Hemelryk
5c3c0a8ce5
Merge branch 'MDL-31466-m22' of git://github.com/ankitagarwal/moodle into MOODLE_22_STABLE
2012-03-05 11:30:53 +13:00
AMOS bot
c3f525dc49
Automatically generated installer lang files
2012-03-04 00:31:48 +00:00
Petr Skoda
9e8fe8469b
MDL-31785 fix and improve htmlpurifier tests
2012-03-03 11:25:34 +01:00
Petr Skoda
54ef6f4b01
MDL-31785 import HTMLPurifier 4.4.0+
...
Includes one extra fix for _blank 8c9d461a6259d7b8ac4ae5c9c9e95ab176cfcda3 compared to 4.4.0 release.
2012-03-03 11:25:34 +01:00
Petr Skoda
0908a1a327
MDL-31807 fix invalid nulls in cohort components
...
Credit goes to Stephen.
2012-03-03 10:57:16 +01:00
AMOS bot
5cb002eaa6
Automatically generated installer lang files
2012-03-03 00:31:38 +00:00
Charles Fulton
683c8259ea
MDL-24235 bennu: remove dependency on mbstring from library
2012-03-02 07:59:15 -08:00
Charles Fulton
a7bc85ea03
MDL-29848 glossary: get proper context for comments on exported entry
2012-03-02 07:48:42 -08:00
Adrian Greeve
d1deac2d80
MDL-29086 - data - Fix for allowing the deletion of database activity presets.
...
Thank you to Matthias Hunstock for providing the patch for this.
2012-03-02 14:32:37 +08:00
Ankit Agarwal
43956b2c68
MDL-28387 logs: Log data when a user is deleted
2012-03-02 13:18:32 +08:00
Ankit Agarwal
72ffaf4e39
MDL-31466 Tags Adding a capability check to make sure hidden courses are not displayed in tag search results
2012-03-02 12:09:59 +08:00
Ankit Agarwal
d2943aa711
MDL-30893 Accessibility Submit button in forgot password page now have separate ids
2012-03-02 11:30:07 +08:00
Andrew Davis
d736ed90f7
MDL-31353 grade: added a missing YUI requires
2012-03-02 09:48:03 +07:00
Dan Marsden
50147ef444
MDL-31749 - remove extra space from scorm pop-up - especially for afterburner theme
2012-03-02 09:13:32 +13:00
Tim Hunt
2db787e242
MDL-31829 question engine SQL typo breaks some regrades.
...
Also, some MySQL-only code had not been updated.
This problem only affected a small minority of question attempts, like
this:
1. Suppose you have a shortanswer question with correct answer 'Toad'
and some hints.
2. Suppose a student attempts this using the interactive behaviour and
on the first try responds 'Frog', and on the second try responds 'Toad'.
3. Then suppose the teacher edits the question to make 'Frog' correct.
4. Then, when the quiz is regraded, the question_attempt_step for the
second try will need to be deleted. That is where the buggy code was.
2012-03-01 12:38:51 +00:00
Eloy Lafuente (stronk7)
dff99bd6c5
MDL-26037 restore: fixes for mssql, php 5.4 and small improvs
2012-03-01 13:19:24 +01:00
Tony Levi
80d78f3aae
MDL-26037: import: display search box even when no courses are currently displayed
2012-03-01 13:19:24 +01:00
Tony Levi
9b3a01563c
MDL-26037: restore/import: check through all courses instead of only first 250
2012-03-01 13:19:23 +01:00
Eloy Lafuente (stronk7)
9f4ad8a5dd
MDL-29248 backup: take rid of the setting and code handling the 'private' user filearea
2012-03-01 13:16:01 +01:00
Eloy Lafuente (stronk7)
6339bf1051
MDL-29248 backup: delete user_files settings, lang strings and uses
...
Conflicts:
admin/settings/courses.php
version.php
2012-03-01 13:15:46 +01:00
Tim Hunt
21356da7ee
MDL-31828 attachements to essay questions do not work on Oracle.
2012-03-01 12:12:14 +00:00
Eloy Lafuente (stronk7)
ce3cd1f122
MDL-31707 environment - add check for the hash extension
2012-03-01 12:52:07 +01:00
Eloy Lafuente (stronk7)
e356fb68fd
weekly release 2.2.1+
2012-03-01 11:30:35 +01:00
Eloy Lafuente (stronk7)
e8681669bc
Merge branch 'install_22_STABLE' of git://github.com/amosbot/moodle into MOODLE_22_STABLE
2012-03-01 11:26:02 +01:00
Aparup Banerjee
6d29b2989f
MDL-27793 themes : anomaly theme rtl+ltr login box element widths fixed to be acceptable for IE and FF.
2012-03-01 09:23:29 +01:00
Sam Hemelryk
ebbb914346
Merge branch 'MDL-31831_22' of git://github.com/stronk7/moodle into MOODLE_22_STABLE
2012-03-01 14:34:52 +13:00
Eloy Lafuente (stronk7)
ee3d7d8a71
MDL-31831 whitespace clean - take2
2012-03-01 02:07:51 +01:00
Charles Fulton
044cd0a0d6
MDL-31806 tags: remove second occurrence of id in query string
2012-02-29 05:19:34 -08:00
Aparup Banerjee
2e2ca2af54
MDL-25027 web service: moved validation to before changes to DB transaction.
2012-02-29 09:57:25 +01:00
Eloy Lafuente (stronk7)
f2a6db61a9
Merge branch 'wip-mdl-29274-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-29 02:19:19 +01:00
Eloy Lafuente (stronk7)
3716fb55e1
Merge branch 'MDL-31748_M22' of git://github.com/lazydaisy/moodle into MOODLE_22_STABLE
2012-02-29 02:10:48 +01:00
Eloy Lafuente (stronk7)
cafbb73f5b
Merge branch 'MDL-26496_m22' of git://github.com/rwijaya/moodle into MOODLE_22_STABLE
2012-02-29 02:06:07 +01:00
AMOS bot
efd5bc7eb0
Automatically generated installer lang files
2012-02-29 00:31:17 +00:00
Eloy Lafuente (stronk7)
46ccd8b12b
Merge branch 'wip-MDL-31738-MOODLE_22_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_22_STABLE
2012-02-29 00:30:27 +01:00
Eloy Lafuente (stronk7)
313f98c88a
Merge branch 'MDL-25027_stable_consistency_fix_m22' of git://github.com/nebgor/moodle into MOODLE_22_STABLE
2012-02-28 17:34:12 +01:00
Aparup Banerjee
2e0d0590da
Merge branch 'MDL-14837_show-time-on-no-duration-events_22_STABLE' of https://github.com/ncsu-delta/moodle into MOODLE_22_STABLE
2012-02-28 16:41:52 +08:00
Aparup Banerjee
91470a354e
Merge branch '22_MDL-31419_fix_auth_typo' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-28 16:23:21 +08:00
Aparup Banerjee
01c7382881
Merge branch 'MDL-30878-MOODLE_22_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_22_STABLE
2012-02-28 15:37:36 +08:00
Aparup Banerjee
9a7310e80b
Merge branch 'MDL-28386-m22' of git://github.com/ankitagarwal/moodle into MOODLE_22_STABLE
2012-02-28 14:42:08 +08:00
Dan Marsden
8b4e28f87e
MDL-31086 Calendar : fix sql to get distinct list of courses
2012-02-28 14:37:10 +08:00
Aparup Banerjee
415dd485a5
Merge branch 'MDL-31335_mtrace_email_22' of git://github.com/andyjdavis/moodle into MOODLE_22_STABLE
2012-02-28 14:15:37 +08:00
Aparup Banerjee
844d4f0ce0
Merge branch 'wip-mdl-22896-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-28 13:48:40 +08:00
Aparup Banerjee
fe4e706f3a
Merge branch 'MDL-31399_m22' of git://github.com/rwijaya/moodle into MOODLE_22_STABLE
2012-02-28 12:05:20 +08:00
Gerard (Gerry) Caulfield
ca3cfd88cc
MDL-31419 Fixing "Suspended acount" typo in auth.php
2012-02-28 11:28:07 +08:00
Eloy Lafuente (stronk7)
e61fabb720
Merge branch 'MDL-27793_m22' of git://github.com/nebgor/moodle into MOODLE_22_STABLE
2012-02-28 03:52:53 +01:00
Jonathon Fowler
bb98f4fda3
MDL-28364 handle question formats that support multiple file types
2012-02-28 09:24:54 +10:00
Eloy Lafuente (stronk7)
845b165edf
MDL-29161 weblib: added one more test about un-keyed array params
2012-02-27 22:21:57 +01:00
Eloy Lafuente (stronk7)
aaa24bb35c
Merge branch 'MDL-29161_22' of git://github.com/timhunt/moodle into MOODLE_22_STABLE
2012-02-27 22:21:50 +01:00
Eloy Lafuente (stronk7)
0c93bbde9e
Merge branch 'MDL-31721_22' of git://github.com/timhunt/moodle into MOODLE_22_STABLE
2012-02-27 22:06:46 +01:00