David Monllao
4d40089d88
MDL-39348 behat: Changing to correct activity names
2013-05-03 10:16:44 +08:00
Damyon Wiese
c9c01f75b1
MDL-39077 maxbytes - fix warnings for cli install
2013-05-02 12:11:08 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Damyon Wiese
367b977d4d
MDL-39077 max_files does not include current option when it is non-standard
...
Non-standard means php.ini was set to something not in the default list (like 7MB),
then the config was saved to that specific value, and now the value in php.ini has been changed
again so 7MB does not appear in the list.
2013-05-01 12:40:57 +01:00
sam marshall
a9f5fc158c
MDL-38315 Completion: Bugs with 'locked' status in activity form
2013-05-01 11:57:29 +01:00
Dan Poltawski
142fa8c75d
Merge branch 'MDL-39438_master' of git://github.com/dmonllao/moodle
2013-05-01 08:32:30 +01:00
David Monllao
5bc7cd922b
MDL-39438 behat: Updating tests
...
According to MDL-38415 changes.
2013-05-01 13:39:06 +08:00
Eloy Lafuente (stronk7)
6a222aa127
Merge branch 'MDL-39232_master' of git://github.com/dmonllao/moodle
2013-05-01 00:47:32 +02:00
David Monllao
550d842e3c
MDL-39232 behat Normalize feature tags according to component names
2013-04-30 11:54:47 +08:00
Sam Hemelryk
0f540591df
Merge branch 'MDL-39303_master' of https://github.com/markn86/moodle
2013-04-30 10:08:20 +12:00
Mark Nelson
34e2987118
MDL-39303 mod_forum: prevent user from submitting when post threshold reached
2013-04-29 14:44:04 +08:00
Sam Hemelryk
5745360915
Merge branch 'MDL-39192_master' of https://github.com/markn86/moodle
2013-04-29 10:54:07 +12:00
Dan Poltawski
f1b0908b8a
MDL-38597 forum: fix incompetent programmer error ;-)
...
Shameful, Fred!
2013-04-24 10:02:41 +01:00
Mark Nelson
eaa8f5ad53
MDL-39192 mod_forum: do not need to check the posting threshold when editing a post
2013-04-24 14:00:34 +08:00
Frederic Massart
fbe9f668b2
MDL-38597 forum: Reformat the module settings form
2013-04-23 14:52:09 +08:00
Damyon Wiese
00ec4acc8f
Merge branch 'MDL-39182_master' of https://github.com/markn86/moodle
2013-04-22 14:00:11 +08:00
Mark Nelson
f5ad424b11
MDL-39182 mod_forum: display the post threshold warning message in a more noticeable area
2013-04-22 13:33:36 +08:00
Mark Nelson
4a8a72656d
MDL-39185 mod_forum: declare new object before creating member variables to prevent Strict Standards warning
2013-04-17 15:20:41 +08:00
Jayesh Anandani
ec123a1966
MDL-26120 mod_forum: use correct object
2013-04-11 19:47:40 +05:30
Dan Poltawski
fbd90ba191
Merge branch 'MDL-37410-master' of git://github.com/mouneyrac/moodle
2013-04-10 10:37:29 +08:00
Damyon Wiese
b38f932abf
Merge branch 'MDL-38823_master-fix' of git://github.com/dmonllao/moodle
2013-04-04 10:34:50 +08:00
Damyon Wiese
b64a05b996
MDL-26644 Course - Remove completion tracking begins on enrolment setting from behat.
2013-04-03 15:30:49 +08:00
David Monllao
7a6204ce1d
MDL-38823 behat: Fixing related scenarios
2013-04-03 13:56:31 +08:00
Eloy Lafuente (stronk7)
12879418e9
Merge branch 'MDL-38823_master' of git://github.com/dmonllao/moodle
...
Conflicts:
mod/forum/tests/behat/behat_mod_forum.php
2013-04-02 01:47:40 +02:00
Eloy Lafuente (stronk7)
0f8fd3a7eb
Merge branch 'MDL-38477_master' of git://github.com/dmonllao/moodle
2013-04-02 01:06:18 +02:00
Eloy Lafuente (stronk7)
2bb24f16e0
Merge branch 'MDL-38476_master' of git://github.com/dmonllao/moodle
2013-04-02 01:06:05 +02:00
Eloy Lafuente (stronk7)
55a2081d28
Merge branch 'MDL-38475_master' of git://github.com/dmonllao/moodle
2013-04-02 01:04:44 +02:00
Eloy Lafuente (stronk7)
c1bccc8ef5
Merge branch 'MDL-38439_master' of git://github.com/dmonllao/moodle
2013-04-02 01:04:31 +02:00
Eloy Lafuente (stronk7)
9f0700fb6c
Merge branch 'MDL-38437_master' of git://github.com/dmonllao/moodle
2013-04-02 01:03:26 +02:00
David Monllao
be0e1825d3
MDL-38823 behat: New test
...
According to MDLQA-521, a teacher can set a certain
number of discussions as a completion condition for
a forum.
2013-04-01 17:52:46 +08:00
David Monllao
125765ed18
MDL-38437 behat: Behat feature for mod_forum
...
Basic add an activity, MDLQA-2 (students
can edit or delete their forum posts within
a set time limit).
2013-04-01 16:27:16 +08:00
David Monllao
74508a5ddb
MDL-38437 behat: Step definition to add a discussion
2013-04-01 16:27:09 +08:00
David Monllao
2d9cbe8807
MDL-38477 behat: New test
...
According to MDLQA-16, teachers can edit
or delete any forum post.
2013-03-27 16:51:01 +08:00
David Monllao
22d56e46f1
MDL-38476 behat: New test
...
According to MDLQA-9, in a single
simple discussion forum only teachers
can start discussions.
2013-03-27 16:49:59 +08:00
David Monllao
a394e57849
MDL-38475 behat: New test
...
According to MDLQA-5, students can choose
from 4 discussion display options and their
choice is remembered.
2013-03-27 16:47:56 +08:00
David Monllao
68834d4a0d
MDL-38475 behat: Step definition to reply a discussion
2013-03-27 16:47:55 +08:00
David Monllao
9449cf8e11
MDL-38439 behat: New test
...
According to MDLQA-3, a teacher can
set one of 3 possible options for
tracking read forum posts.
2013-03-27 16:46:41 +08:00
David Monllao
e6cb6aed64
MDL-38437 behat: Behat feature for mod_forum
...
Basic add an activity, MDLQA-2 (students
can edit or delete their forum posts within
a set time limit).
2013-03-27 16:45:01 +08:00
David Monllao
279d86943b
MDL-38437 behat: Step definition to add a discussion
2013-03-27 16:45:01 +08:00
Petr Škoda
c3f31a3ded
MDL-38581 move forum discussion and post generators to proper place
2013-03-22 13:21:35 +01:00
Damyon Wiese
db98fa786e
Merge branch 'wip-mdl-36395-m' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
version.php
2013-03-19 15:18:13 +08:00
Damyon Wiese
7c211f565a
Merge branch 'MDL-38005-master' of git://github.com/FMCorz/moodle
2013-03-18 13:45:41 +08:00
Frederic Massart
807cf3d0ae
MDL-38005 form: Headers have a proper name
2013-03-15 11:06:25 +08:00
Rajesh Taneja
9a51c3d95c
MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting
...
course, cohort, enrol, role, groups and forum used to use hard-coded
MAX_USERS_PER_PAGE=100 for rendering user list. This has been converted
to $CFG->maxusersperpage.
2013-03-12 17:14:53 +08:00
Ankit Agarwal
7a241d8102
MDL-30166 Remove deprecated %fullname% from core
...
Thanks to Matheus Kautzmann for the initial patch.
2013-03-12 10:38:09 +08:00
Eloy Lafuente (stronk7)
641577eb32
Merge branch 'MDL-38352-en_fix' of git://github.com/mudrd8mz/moodle
2013-03-06 17:26:37 +01:00
Helen Foster
ca084ef149
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:44:39 +01:00
Aparup Banerjee
11abbe276f
Merge branch 'wip-MDL-34775-master' of git://github.com/phalacee/moodle
2013-03-05 17:01:54 +08:00
Eloy Lafuente (stronk7)
5a341e9183
Merge branch 'MDL-31390-m' of git://github.com/andrewnicols/moodle
2013-03-04 18:08:54 +01:00
Andrew Robert Nicols
5251450372
MDL-31390 Convert set_source_sql with order clauses to set_source_table
2013-03-01 11:29:01 +00:00