Commit graph

49544 commits

Author SHA1 Message Date
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
AMOS bot
3059883dad Automatically generated installer lang files 2011-08-27 00:55:36 +00: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
Henning Bostelmann
987e0e915c MDL-28686 QE2 upgrade: recognize manually graded, deleted questions 2011-08-26 14:38:50 +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
Eloy Lafuente (stronk7)
f04da0f051 Merge branch 'MDL-28684' of git://github.com/timhunt/moodle 2011-08-24 17:08:31 +02:00
Tim Hunt
4ca3f2d167 MDL-28684 fix failing unit test - which means fix the acutal code.
Sorry for the noise.
2011-08-24 16:00:37 +01:00
Eloy Lafuente (stronk7)
a3f2ad4e80 Merge branch 'w33_MDL-28929_m22_themeplaceholders' of git://github.com/skodak/moodle 2011-08-24 16:24:21 +02:00
Eloy Lafuente (stronk7)
07ad6c600c Merge branch 'w33_MDL-26796_m22_arrayparams' of git://github.com/skodak/moodle 2011-08-24 16:12:19 +02:00
Petr Skoda
c16c1be700 MDL-26796 accept objects that can be converted to string in clean_param() 2011-08-24 16:09:25 +02:00
Petr Skoda
0f70414078 MDL-28929 document themes api changes 2011-08-24 15:11:25 +02:00
Petr Skoda
7339273895 Merge branch 'w33_MDL-28554_m22_yui' of github.com:skodak/moodle 2011-08-24 15:01:50 +02:00
Petr Skoda
9d753c38d7 MDL-28554 fix problematic loading of io-upload-frame
This is a bit of a mystery, somehow 'io' module dependency is not enough to load everything, this might be caused by a regression in yui.
2011-08-24 15:00:10 +02:00
Eloy Lafuente (stronk7)
0a4ca115b2 Merge branch 'w33_MDL-26796_m22_arrayparams' of git://github.com/skodak/moodle 2011-08-24 14:06:22 +02:00
Eloy Lafuente (stronk7)
6408c7d9f0 NOBUG: Minibump needed here for some automated tests to happen 2011-08-24 13:35:24 +02:00
Eloy Lafuente (stronk7)
ca5c3667cd Merge branch 'w33_MDL-28929_m22_themeplaceholders' of git://github.com/skodak/moodle 2011-08-24 13:31:54 +02:00
Eloy Lafuente (stronk7)
2ed28439f6 Merge branch 'MDL-28976' of git://github.com/timhunt/moodle 2011-08-24 12:57:16 +02:00
Petr Skoda
b5ae095d91 MDL-28929 add version.php with requirements and copyrights
The data for missing copyrights was taken from other files in the same theme, git history or plugins database.
2011-08-24 10:50:22 +02:00
Jerome Mouneyrac
4962df40a9 MDL-29005 display enrollable courses total and downloadable courses total instead of courses/sites total 2011-08-24 14:40:15 +08:00
Aparup Banerjee
efdbbafdba Revert "MDL-28509 repository_youtube Enable selection of sort order"
This reverts commit 88bf951aa7.
2011-08-24 14:39:46 +08:00
Eloy Lafuente (stronk7)
a2e87acfc5 Merge branch 'w33_MDL-29020_m22_clidbenrol' of git://github.com/skodak/moodle 2011-08-24 03:50:41 +02:00
Eloy Lafuente (stronk7)
a7493463d1 Merge branch 'MDL-28248b' of https://github.com/totara/moodle 2011-08-24 03:39:23 +02:00