Commit graph

49059 commits

Author SHA1 Message Date
Eloy Lafuente (stronk7)
bae0925b4d Merge branch 'MDL-29141' of git://github.com/timhunt/moodle 2011-08-29 13:00:21 +02:00
Eloy Lafuente (stronk7)
1d6d2c91d2 Merge branch 'wip-MDL-24202-master' of git://github.com/samhemelryk/moodle 2011-08-29 10:23:22 +02:00
Aparup Banerjee
a1b744594c Merge branch 'MDL-29144' of git://github.com/timhunt/moodle 2011-08-29 12:10:30 +08:00
Sam Hemelryk
1e31393dba Merge branch 'MDL-28564' of git://github.com/timhunt/moodle 2011-08-29 13:58:05 +12:00
Sam Hemelryk
9bf5af2181 MDL-24202 navigation Fixed bug caused by navigation overriding a CFG setting 2011-08-29 13:45:04 +12:00
Eloy Lafuente (stronk7)
c01a24bdef Merge branch 'MDL-28943_manage_message_name' of git://github.com/andyjdavis/moodle 2011-08-29 03:25:41 +02:00
Eloy Lafuente (stronk7)
c45eca3f06 Merge branch 'MDL-26302' of git://github.com/timhunt/moodle 2011-08-29 03:22:02 +02:00
Eloy Lafuente (stronk7)
0312bf641c Merge branch 'wip-MDL-28596-master' of git://github.com/samhemelryk/moodle 2011-08-29 03:15:25 +02:00
Sam Hemelryk
e57bbf55ab Merge branch 'MDL-26819' of git://github.com/stronk7/moodle 2011-08-29 13:05:00 +12:00
Sam Hemelryk
c4b06ddd75 Merge branch 'dev_MDL-27289_boxnet_master' of git://github.com/dongsheng/moodle 2011-08-29 12:53:51 +12:00
Eloy Lafuente (stronk7)
18c8de5806 Merge branch 'MDL-29064' of git://github.com/timhunt/moodle 2011-08-29 02:52:35 +02:00
Eloy Lafuente (stronk7)
52d935de27 Merge branch 'MDL-29062' of git://github.com/timhunt/moodle 2011-08-29 02:39:42 +02:00
Sam Hemelryk
c873eb4a90 Merge branch 'MDL-29135-mnet-login' of git://github.com/mudrd8mz/moodle 2011-08-29 12:23:27 +12:00
Sam Hemelryk
1924a86afa Merged branch 'MDL-28460_master' of git://github.com/kordan/moodle.git with conflict resolution 2011-08-29 12:13:40 +12:00
Eloy Lafuente (stronk7)
6843dea2e9 Merge branch 'master' of git.moodle.org:/git/integration 2011-08-29 02:04:46 +02:00
Eloy Lafuente (stronk7)
1343d181ae Merge branch 'MDL-29111' of git://github.com/timhunt/moodle 2011-08-29 02:01:37 +02:00
Kordan
ec140757f7 MDL-28459 theme-formal_white Added option to specify a special logo for use on the frontpage 2011-08-29 11:53:55 +12:00
David Mudrak
54941685e3 MDL-29148 MNet - improved handling of a verification function return code 2011-08-29 01:48:55 +02:00
Eloy Lafuente (stronk7)
1f03315b18 Merge branch 'wip_MDL-16168_HEAD_CAS_crash_if_no_LDAP' of https://github.com/iarenaza/moodle 2011-08-29 01:30:37 +02:00
Eloy Lafuente (stronk7)
7795ad41b3 Merge branch 'MDL-25872' of git://github.com/bostelm/moodle 2011-08-29 01:22:22 +02:00
Sam Hemelryk
95d0c74474 Merge branch 'MDL-6397_database_rss_label' of git://github.com/andyjdavis/moodle 2011-08-29 11:11:10 +12:00
Iñaki Arenaza
fa5f5c206f MDL-28402 LDAP configuration values being stored in lower case, causing misconfiguration
It looks like array_change_key_case() does not work recursively, so we
were not actually lowercasing the expiration attribute key. As the
configuration setting is always lowercase they didn't match.
2011-08-29 01:07:30 +02:00
Eloy Lafuente (stronk7)
1ccfd8dcbf MDL-26819 quiz statistics - use cross-db GROUP BY expression 2011-08-28 22:12:40 +02:00
Iñaki Arenaza
ab8b1d15a5 MDL-16168 auth/cas CAS crashes if no LDAP is set up
Fix was pending for master. Credit goes to Ivan Dackiewicz.
2011-08-28 15:31:14 +02:00
David Mudrak
a014e3bcd8 MDL-27107 auth_mnet - consider all incoming roaming users as confirmed
The 'confirmed' field can't be optional. If the identity provider did
not export it, the new remote user would be created with 'confirmed' set
to default zero and as such could be a subject of scheduled deletion.
2011-08-28 02:44:45 +02:00
David Mudrak
190bbc1603 MDL-29135 Reworded login prompt with SSO over MNet enabled 2011-08-27 18:25:31 +02:00
Tom Cubanski
14bf45747d MDL-26302 quiz editing: top move button on the order and paging tab does not work.
It is strange that processes the submission already handles the submitted data from this change to the HTML.
2011-08-27 08:20:46 +01:00
Tim Hunt
ff82d7fd0a MDL-29064 qtype multianswer, question text should be a required field. 2011-08-27 08:20:08 +01:00
Tim Hunt
3908a52310 MDL-29062 qtype multianswer refers to old name for the question_delete_questions function. 2011-08-27 08:19:17 +01:00
Tim Hunt
1b343d5241 MDL-28564 question type importing, improve Jamie's fix. 2011-08-27 08:16:47 +01:00
Jamie Pratt
05cef658dd MDL-28564 "implement support for extra answer fields in question export and
import" implemented support for extra answer fields in questiontype base
export and import functions.
2011-08-27 08:16:47 +01:00
M Kassaei
f28ef47e8f MDL-29144 quiz navigation: Screen-readers speak question state twice 2011-08-26 19:10:08 +01:00
Tim Hunt
918776f47d MDL-29111 quiz was passing 0 to ->review_url when it should have been null. 2011-08-26 18:21:43 +01:00
Henning Bostelmann
7d8b217bca MDL-25872 View assignment submissions: show only students, not teachers
Fixing incorrect capability reference mod/assignment:view to ...:submit
2011-08-26 17:33:46 +01:00
Tim Hunt
e20ad67d7b MDL-29141 question bank show question text checkbox does not match state. 2011-08-26 17:01:06 +01:00
Eloy Lafuente (stronk7)
4ad6128920 weekly release 2.2dev 2011-08-26 15:10:15 +02:00
Eloy Lafuente (stronk7)
ab2da3f679 Merge branch 'install_master' of git://github.com/amosbot/moodle 2011-08-26 14:56:34 +02:00
Eloy Lafuente (stronk7)
6459abdc9e MDL-28684 QE2 upgrade: fix undefined $a regression. Thanks Henning! 2011-08-25 15:56:39 +02:00
Petr Skoda
89631804a4 Merge branch 'w33_MDL-28554_m22_yui' of github.com:skodak/moodle 2011-08-25 11:40:07 +02:00
Petr Skoda
0958759dc2 MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999
Do not load io-xdr and io-upload-iframe on the same page.
2011-08-25 11:38:34 +02:00
Eloy Lafuente (stronk7)
50dabefeef Merge branch 'MDL-27823_bulk_messaging_2' of git://github.com/andyjdavis/moodle 2011-08-25 10:45:43 +02:00
Sam Hemelryk
7749e187cc MDL-28596 course Improved and modernised the production of module editing icons and added support for renderable content when rendering action_link components 2011-08-25 18:02:35 +12:00
Andrew Davis (andyjdavis)
c87d90be14 MDL-6397 database: removed an unused string 2011-08-25 08:29:32 +08:00
Eloy Lafuente (stronk7)
7b4537561f MDL-29012 custom profile fields - replace some " by ' 2011-08-25 01:40:51 +02:00
Eloy Lafuente (stronk7)
dc7ed03214 Merge branch 'MDL-29012-show_deleted_field' of git://github.com/tmuras/moodle 2011-08-25 01:30:41 +02:00
Eloy Lafuente (stronk7)
85dca0996e Merge branch 'MDL-MDL-28650' of https://github.com/mouneyrac/moodle 2011-08-25 01:11:15 +02:00
Eloy Lafuente (stronk7)
4f7c38660a Merge branch 'w33_MDL-29027_m22_textlib' of git://github.com/skodak/moodle 2011-08-24 18:49:05 +02:00
Petr Skoda
17ddbd050a MDL-29027 yet more tests 2011-08-24 18:47:05 +02:00
Petr Skoda
b25a17142c MDL-29027 support for mail charsets 2011-08-24 18:37:13 +02:00
Petr Skoda
2e0ecae45e MDL-29027 fallback to typo and more tests
Hopefully we now get the same results on all systems.
2011-08-24 17:14:47 +02:00