David Monllao
|
8b30d05557
|
MDL-42013 behat: Fixing related tests
We had no false positives because of this
issue, but some checking have been restricted
to specific DOM parts.
|
2013-10-04 14:38:11 +08:00 |
|
Eric Merrill
|
46691973b3
|
MDL-25176 forum Redirects for new discussions shouldn't use SESSION
Unset the session->fromdiscussion var, because we know that the correct
path will be computed later.
|
2013-10-01 21:17:57 -04:00 |
|
Eloy Lafuente (stronk7)
|
164e90dd70
|
Merge branch 'MDL-42003-master' of git://github.com/FMCorz/moodle
|
2013-10-01 19:36:37 +02:00 |
|
Frederic Massart
|
6ee51daf6b
|
MDL-42003 mod_forum: Convert handlers to observers
|
2013-09-26 16:08:13 +08:00 |
|
Eric Merrill
|
8b73bac647
|
MDL-41933 Forum: Make a admin level option to set the default value of Read Tracking.
|
2013-09-23 17:32:47 -04:00 |
|
Dan Poltawski
|
e3a1fa4be8
|
MDL-40733 forum: fix duplciate headings
two integration patches collided..
|
2013-09-11 16:14:37 +08:00 |
|
Dan Poltawski
|
261dc01734
|
Merge branch 'MDL-40733_forum_name' of https://github.com/andyjdavis/moodle
|
2013-09-10 17:35:40 +08:00 |
|
Damyon Wiese
|
bfcc07504e
|
MDL-23335 forum: Fix whitespace
|
2013-09-10 12:59:49 +08:00 |
|
Damyon Wiese
|
6aca3fc419
|
Merge branch 'wip-mdl-23335-master' of https://github.com/deraadt/moodle
|
2013-09-10 12:56:40 +08:00 |
|
Marina Glancy
|
44ddd2a115
|
MDL-41219 course: Make properties of course_modinfo read-only
added phpdocs and unittests
|
2013-09-10 14:11:37 +10:00 |
|
Sam Hemelryk
|
3eb032d743
|
NOBUG: fixed whitespace
|
2013-09-10 13:02:35 +12:00 |
|
Sam Hemelryk
|
a775f2c96d
|
Merge branch 'MDL-40731_headings' of https://github.com/andyjdavis/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
|
2013-09-10 11:22:04 +12:00 |
|
Petr Škoda
|
5e95223e86
|
MDL-28094 keep subdirs in content upgraded from 1.x
|
2013-09-07 11:30:19 +02:00 |
|
David Monllao
|
93a8bc8283
|
MDL-41568 lang: Fix behat features after changes
|
2013-09-04 15:16:59 +08:00 |
|
Damyon Wiese
|
3516b82c9d
|
Merge branch 'wip-mdl-41456' of git://github.com/rajeshtaneja/moodle
|
2013-09-04 11:45:07 +08:00 |
|
Eloy Lafuente (stronk7)
|
f82a082ae2
|
Merge branch 'MDL-41568-en_fix' of git://github.com/mudrd8mz/moodle
|
2013-09-03 15:12:19 +02:00 |
|
Helen Foster
|
86698a4c72
|
MDL-41568 Merge English strings from the en_fix language pack
|
2013-09-03 12:31:35 +02:00 |
|
Michael de Raadt
|
02d10ca0ba
|
MDL-23335 mod_forum: allow multi-lang filtering of shortened messages
|
2013-09-03 13:42:06 +08:00 |
|
Rajesh Taneja
|
bb78e249cd
|
MDL-39961 Events: Replace Legacy events - User
This change includes:
* Added user_updated event, replacing old event
* Added user_created event, replacing old event
* Added user_deleted event, replacing old event
* Added user_loggedout event, replacing old event
* Added user_enrolment_created event, replacing old event
* Added user_enrolment_deleted event, replacing old event
* Added user_enrolment_updated event, replacing old event
|
2013-09-02 16:10:05 +08:00 |
|
Andrew Davis
|
66e2b9f8c2
|
MDL-38856 reposition activity group control and fixed titles in chat, database and forum
|
2013-09-02 11:49:39 +07:00 |
|
Andrew Davis
|
82cf581693
|
MDL-40733 mod_forum: added the forum name to some pages that were missing it
|
2013-08-30 14:58:40 +07:00 |
|
Rajesh Taneja
|
3b908929c1
|
MDL-41456 Events: Fixed existing events to respect base event access specifier and return data type
|
2013-08-30 11:07:48 +08:00 |
|
Dan Poltawski
|
d7d2f263dd
|
Merge branch 'MDL-41125-master' of git://github.com/FMCorz/moodle
|
2013-08-22 10:32:54 +08:00 |
|
Frederic Massart
|
7fb35af658
|
MDL-41125 forum: Missing include of repository lib
|
2013-08-22 09:50:05 +08:00 |
|
Damyon Wiese
|
52ec2a60f6
|
Merge branch 'MDL-41191-duplicaterecords' of git://github.com/danpoltawski/moodle
|
2013-08-21 15:43:23 +08:00 |
|
Dan Poltawski
|
a9e6a73173
|
MDL-41191 mod_forum: avoid DISTINCT on TEXT columns
It is not supported by all db engines
|
2013-08-21 14:38:22 +08:00 |
|
Dan Poltawski
|
72c2c0bb09
|
MDL-41191 add more test data to trigger duplicate course records
|
2013-08-21 14:17:12 +08:00 |
|
Damyon Wiese
|
74df2951d1
|
Revert "MDL-39876 Change get_record('course') calls to get_course"
This reverts commit ab7632b74c .
|
2013-08-21 13:42:30 +08:00 |
|
Sam Hemelryk
|
6eee89bc8f
|
Merge branch 'MDL-39876-master' of git://github.com/sammarshallou/moodle
Conflicts:
course/lib.php
|
2013-08-21 12:08:46 +12:00 |
|
Sam Hemelryk
|
f79f3c00f8
|
Revert "MDL-41258 Forum: Add additional unit tests for forum digest settings"
This reverts commit 0ef6f6860d .
|
2013-08-21 11:03:35 +12:00 |
|
Sam Hemelryk
|
c5bba2fc2d
|
Merge branch 'MDL-41258-m' of git://github.com/andrewnicols/moodle
|
2013-08-21 09:59:19 +12:00 |
|
Dan Poltawski
|
c161e4687c
|
Merge branch 'MDL-41143-master' of git://github.com/FMCorz/moodle
Conflicts:
version.php
|
2013-08-20 18:21:17 +08:00 |
|
Frederic Massart
|
2ecd284779
|
MDL-41143 mod_forum: Prevent unnessary loading of formslib
|
2013-08-20 17:50:07 +08:00 |
|
Damyon Wiese
|
e2f36a71a8
|
Merge branch 'MDL-41191-master' of git://github.com/danpoltawski/moodle
|
2013-08-20 16:13:55 +08:00 |
|
Andrew Nicols
|
0ef6f6860d
|
MDL-41258 Forum: Add additional unit tests for forum digest settings
|
2013-08-18 00:03:06 +01:00 |
|
sam marshall
|
ab7632b74c
|
MDL-39876 Change get_record('course') calls to get_course
|
2013-08-15 11:31:20 +01:00 |
|
Dan Poltawski
|
5d5c1bb801
|
fix permissions
|
2013-08-15 16:37:27 +08:00 |
|
Andrew Nicols
|
0462b6a1a5
|
MDL-4908 Forum: Basic maildigest setting tests
|
2013-08-15 17:20:49 +12:00 |
|
Dan Poltawski
|
cc8c7eaebd
|
MDL-41191 forum: convert use of deprecated function
|
2013-08-15 11:50:08 +08:00 |
|
Dan Poltawski
|
de31668790
|
MDL-41191 forum: unit tests for forum_get_courses_user_posted_in
|
2013-08-15 11:50:08 +08:00 |
|
Andrew Nicols
|
84869cb679
|
MDL-4908 Forum: Correctly check for appropriate login on maildigest changes
|
2013-08-15 15:24:15 +12:00 |
|
Dan Poltawski
|
260ea3d9a1
|
Merge branch 'MDL-39954-master' of git://github.com/FMCorz/moodle
|
2013-08-14 15:38:37 +08:00 |
|
Frederic Massart
|
dde244c046
|
MDL-39954 event: Fixed namespace issue with \coding_exception
|
2013-08-14 14:53:08 +08:00 |
|
Sam Hemelryk
|
0b7e4a1474
|
Merge branch 'MDL-4908-m' of git://github.com/andrewnicols/moodle
Conflicts:
version.php
|
2013-08-14 09:15:00 +12:00 |
|
Andrew Nicols
|
2eb67dfa6c
|
MDL-4908 Forum: Add backup/restore steps for per-forum digest settings
|
2013-08-13 14:46:11 +01:00 |
|
Andrew Nicols
|
b28118f673
|
MDL-4908 Forum: Add a digest option link to outgoing forum mails
|
2013-08-13 14:46:11 +01:00 |
|
Andrew Nicols
|
8e08c731eb
|
MDL-4908 Forum: per-forum digests
|
2013-08-13 14:46:10 +01:00 |
|
Frederic Massart
|
0528361cc1
|
MDL-39954 event: Changing get_legacy_eventname to public static
|
2013-08-12 17:35:30 +08:00 |
|
Frederic Massart
|
3785358d47
|
MDL-39954 event: Delocalise get_description
|
2013-08-12 17:35:30 +08:00 |
|
Frederic Massart
|
62b3b99784
|
MDL-39954 mod_forum: Replacing old-style events_trigger
|
2013-08-12 17:35:29 +08:00 |
|