Rajesh Taneja
bd2183cd16
MDL-46865 report_log: Fixed showuser and showcourse in report log
2014-11-13 15:19:24 +08:00
Eugene Venter
8309373cbf
MDL-48204 mod_wiki: admin.php - fix syntax error
2014-11-13 00:46:43 +01:00
Dan Poltawski
2ee5b9cdc6
weekly release 2.9dev
2014-11-12 11:33:20 +00:00
Dan Poltawski
271045e5d4
MDL-48174 tool_langimport: info about skipped update
...
So admins can work out why the task might not be having an effect.
2014-11-12 11:24:21 +00:00
Dan Poltawski
bfa16aa2fa
Merge branch 'wip-mdl-48174' of https://github.com/rajeshtaneja/moodle
2014-11-12 11:03:43 +00:00
David Monllao
800fa051b0
MDL-30968 mod_forum: No picture link to group when no groups mode
2014-11-12 11:53:14 +08:00
Sam Hemelryk
8aff36d0c8
Merge branch 'MDL-47391_master' of github.com:ninelanterns/moodle
2014-11-12 12:33:25 +13:00
Sam Hemelryk
785887fd0f
Merge branch 'MDL-39692-master' of git://github.com/FMCorz/moodle
2014-11-12 09:41:58 +13:00
Sam Hemelryk
06a26e54e5
Merge branch 'MDL-30968-master-forum-group-link' of https://github.com/amandadoughty/moodle
2014-11-12 08:58:52 +13:00
Dan Poltawski
73f755a799
MDL-47502 statslib tests: improve test
...
While integrating I noticed some problems which already existed in this
test:
* The enrolment data generator was not used
* The student roleid was hardocded
* The role assignment was at site level..
2014-11-11 19:25:49 +00:00
Eugene Venter
ba923f4f9a
MDL-47502 test_statslib_cron_daily: fix provider
...
Fiddling with the database in the data provider causes "out of sync"
errors when running suite tests.
2014-11-11 19:12:51 +00:00
Dan Poltawski
3194ca4b02
Merge branch 'MDL-47975-master' of git://github.com/damyon/moodle
2014-11-11 19:05:45 +00:00
Dan Poltawski
e0fa3e952b
Merge branch 'MDL-48093-master' of https://github.com/sammarshallou/moodle
2014-11-11 18:59:55 +00:00
Dan Poltawski
4bd5445447
Merge branch 'MDL-48168' of git://github.com/timhunt/moodle
2014-11-11 18:48:39 +00:00
Dan Poltawski
20ac3aa5e5
Merge branch 'MDL-39376-master' of git://github.com/FMCorz/moodle
2014-11-11 17:21:09 +00:00
Dan Poltawski
cae0c46b9b
Merge branch 'MDL-48156-master-pluginisenabled' of git://github.com/mudrd8mz/moodle
2014-11-11 17:16:00 +00:00
Rajesh Taneja
ac19f245bf
MDL-48174 core_lang: support for ->skiplangupgrade in lang cron task
...
Similar to upgrade_language_pack(), update_langpacks_task should
respect skiplangupgrade config. Also, this should be added to behat
whitelist, so it can be disabled during on-sync period, when lang
pack for master is not available.
2014-11-11 16:52:20 +08:00
Dan Poltawski
c69183a40f
Merge branch 'MDL-48144' of git://github.com/stronk7/moodle
2014-11-11 08:07:19 +00:00
Tim Hunt
080839c421
MDL-48168 quiz editing: max grade should be editable after attempts
...
Note that there was a lot of legacy code left from Moodle 2.7 which is
no longer required, and I took this opportunity to delete it.
2014-11-10 19:00:05 +00:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
53fd1ae5ce
Merge branch 'MDL-48143' of git://github.com/stronk7/moodle
2014-11-10 17:39:54 +01:00
Eloy Lafuente (stronk7)
00c78e2623
MDL-48143 backup: Bump release to 2.9 dev branch
2014-11-10 17:32:34 +01:00
sam marshall
540af6f38e
MDL-48093 HTML 5 video: Firefox now supports .mp4
2014-11-10 10:48:28 +00:00
David Mudrák
5429afc042
MDL-48156 task: Skip the scheduled task only for really disabled plugins
2014-11-10 11:09:25 +01:00
Darko Miletic
ea99201d7d
MDL-39376 enrol: Optimized setting for ldap and database
2014-11-10 16:45:43 +08:00
Frederic Massart
b53a658b26
MDL-39692 grade: Little code clean up of letter boundary deletion
2014-11-10 13:00:01 +08:00
Huy Hoang
1d693611e5
MDL-39692 grade: Ability to delete letter boundary
2014-11-10 12:14:31 +08:00
James Ballard
91325ff616
MDL-47391 Update pagelayout for default profile configuration
2014-11-10 09:23:45 +11:00
Eloy Lafuente (stronk7)
683d7de4d1
weekly back-to-dev release 2.9dev
2014-11-09 04:04:17 +01:00
Eloy Lafuente (stronk7)
21db825b19
Moodle release 2.8
v2.8.0
2014-11-08 23:30:59 +01:00
Eloy Lafuente (stronk7)
3789b47f16
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2014-11-08 23:30:53 +01:00
AMOS bot
7a6b9b1e90
Automatically generated installer lang files
2014-11-09 00:05:33 +08:00
Eloy Lafuente (stronk7)
bea7509414
Merge branch 'MDL-48107_master' of https://github.com/markn86/moodle
2014-11-08 11:19:59 +01:00
Mark Nelson
8145ab3372
MDL-48107 tool_monitor: extended automated tests
...
Also adjusted them so they will pass with these changes.
2014-11-08 00:50:51 -08:00
Mark Nelson
884652378a
MDL-48107 tool_monitor: prevent site rule removal when deleting a course
2014-11-08 00:49:00 -08:00
Mark Nelson
cbc4ecc7f9
MDL-48107 tool_monitor: added total subs to the delete rule string
...
Also made some minor language string changes.
2014-11-08 00:26:56 -08:00
Eloy Lafuente (stronk7)
17cc9fcd84
Moodle release 2.8rc2
v2.8.0-rc2
2014-11-07 16:59:39 +01:00
Damyon Wiese
f2e5a435a6
MDL-47900 Event monitor: Fix name of cache lang string for event monitor
...
AMOS BEGIN
MOV [cachedef_rules, tool_monitor],[cachedef_eventsubscriptions, tool_monitor]
AMOS END
2014-11-07 17:40:21 +08:00
Damyon Wiese
d04803595c
Merge branch 'MDL-47900_master' of https://github.com/markn86/moodle
2014-11-07 16:58:52 +08:00
Eloy Lafuente (stronk7)
d79af819c6
Merge branch 'wip-mdl-48035' of https://github.com/rajeshtaneja/moodle
2014-11-07 09:37:32 +01:00
Damyon Wiese
3d4de122f2
Merge branch 'MDL-46986-master' of https://github.com/lameze/moodle
2014-11-07 16:08:20 +08:00
Simey Lameze
8c674e80ec
MDL-46986 mod_assign: Change the asserting to false
2014-11-07 15:54:14 +08:00
John Okely
a481e32f02
MDL-47949 mod_wiki: Validate parameters for page deletion
2014-11-07 15:29:40 +08:00
Marina Glancy
293f1b4d85
Merge branch 'MDL-47869-master' of git://github.com/lameze/moodle
2014-11-07 15:03:32 +08:00
Rajesh Taneja
ea2b511d9a
MDL-48035 mod_forum: Reverted string change in step to keep correct functionality
2014-11-07 13:43:19 +08:00
Marina Glancy
2f1d0ea663
Merge branch 'MDL-46986-master' of git://github.com/lameze/moodle
2014-11-07 11:54:13 +08:00
Mark Nelson
c490ede369
MDL-47900 tool_monitor: expanded unit tests
...
Expanded the unit tests to ensure unnecessary events are not
saved in the DB and altered existing tests so they pass with
the introduction of this feature.
2014-11-06 18:46:45 -08:00
Mark Nelson
475635f52d
MDL-47900 tool_monitor: created list of rules MUC
2014-11-06 18:46:44 -08:00
Damyon Wiese
419d1abdad
MDL-48091 users: Revert "MDL-42875 users: Show only profile visible..."
...
This reverts commit a09a837f20e2e09a19c8120bf71bac794ee68ae6.
2014-11-07 09:30:42 +08:00
Simey Lameze
274962a1e7
MDL-46986 mod_assign: Remove duplicate column identifier
2014-11-07 09:19:18 +08:00