David Monllao
ef967ae424
MDL-43480 behat: Adding @_file_upload and @_alert tags
...
Keeping the previous @_only_local and @_alerts as
this is a stable branch.
2014-01-17 10:42:22 +08:00
David Monllao
8279060aca
MDL-43480 behat: Removing @_only_local tags from steps where it is not necessary
2014-01-17 10:42:22 +08:00
David Monllao
2ab17fbdeb
MDL-43717 behat: Replacing 2050 for a date eariler than the max timestamp 32bit limit
...
All credit goes to Michael de Raadt.
2014-01-17 10:37:27 +08:00
AMOS bot
4a45541511
Automatically generated installer lang files
2014-01-17 00:48:06 +00:00
Sam Hemelryk
9b93e7b472
MDL-43714 blocks: fixed notice when moving to an empty region
2014-01-17 10:47:23 +13:00
Sam Hemelryk
aafc6872e4
MDL-43675 navigation: courses branch is now recognised as expandable
2014-01-17 10:27:05 +13:00
Sam Hemelryk
d073c81248
MDL-42682 theme_bootstrapbase: fixed styling of discussion selector
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-01-17 10:25:26 +13:00
Sam Hemelryk
74aa973e8e
MDL-42682 theme_bootstrapbase: fixed forum search alignment
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-01-17 10:25:24 +13:00
Eloy Lafuente (stronk7)
9c1c9d8954
weekly release 2.6.1+
2014-01-16 18:51:19 +01:00
Eloy Lafuente (stronk7)
40e8488c8d
Merge branch 'install_26_STABLE' of git://git.moodle.org/moodle-install into MOODLE_26_STABLE
2014-01-16 18:51:14 +01:00
AMOS bot
9a57b4bc0b
Automatically generated installer lang files
2014-01-16 00:43:16 +00:00
Eloy Lafuente (stronk7)
ba541f01b6
Merge branch 'm26_MDL-43222' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-01-15 22:02:29 +01:00
Dan Marsden
64156342ad
MDL-43222 SCORM: Fix invalid sql
2014-01-16 09:49:36 +13:00
Rajesh Taneja
ebc09cc3ad
MDL-43306 restore: Fix grade_item sortorder after restoring course
...
While restoring course/activity, restore will blindly insert grade_item
sortorder. Which cause dulicate sortorder and lead to unpredicatble sorting
results.
Now we will call grade_item::fix_duplicate_sortorder() after restore is finished
to fix duplicate sortorder and order grade items to the closest order possible
2014-01-15 13:31:57 +08:00
Damyon Wiese
5af6a32866
Merge branch 'MDL-43621_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-01-15 13:30:58 +08:00
Adrian Greeve
cbfbe43604
MDL-43700 reports: Update to the sql in the comment locallib to include additional name fields.
2014-01-15 12:05:40 +08:00
Yuliya Bozhko
f0040e7daf
MDL-43621 badges: Fix has_awards() result when deleted users are the only recipients of a badge
2014-01-15 16:25:48 +13:00
Eloy Lafuente (stronk7)
893139fd12
Merge branch 'MDL-43439_26-dateformat' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-01-15 04:01:11 +01:00
Damyon Wiese
f5d810b4f3
Merge branch 'MDL-43461_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-01-15 09:38:46 +08:00
David Monllao
e5ee31453a
MDL-43439 behat: Dir date without - separators
2014-01-15 09:18:55 +08:00
Dan Poltawski
05297cc0a8
Merge branch 'MDL-43619-m26' of git://github.com/sammarshallou/moodle into MOODLE_26_STABLE
2014-01-15 08:20:39 +08:00
Eloy Lafuente (stronk7)
66e46b4859
Merge branch 'MDL-43439_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-01-15 00:11:18 +01:00
Yuliya Bozhko
4768a4768b
MDL-43621 badges: Don't count deleted users as badge recipients
2014-01-15 09:57:26 +13:00
Yuliya Bozhko
b4918e7d8a
MDL-43621 badges: Don't display deleted users in badge recipients list
2014-01-15 09:54:19 +13:00
Eloy Lafuente (stronk7)
65e9de16c2
Merge branch 'wip-MDL-31597-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-01-14 21:49:37 +01:00
Frederic Massart
1e8b6e0087
MDL-40533 block_html: Remove styles specific to the block
2014-01-14 19:07:22 +01:00
Ruslan Kabalin
9d649ad7a3
MDL-43693: assignment: Fix JS error on grading page.
2014-01-14 16:14:41 +00:00
Eloy Lafuente (stronk7)
ff48f6f0e7
Merge branch 'MDL-43332_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
2014-01-14 16:53:40 +01:00
Eloy Lafuente (stronk7)
f5191afd30
Merge branch 'm26_MDL-43222' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-01-14 16:45:38 +01:00
sam marshall
a6a14f2155
MDL-43619 Roles: reset_role_capabilities unit test, cache fix
2014-01-14 13:47:38 +00:00
sam marshall
bf2c42e8ee
MDL-43619 Roles: reset_role_capabilities function destroys overrides
2014-01-14 13:47:37 +00:00
Frederic Massart
b31c53a372
MDL-41506 theme_bootstrapbase: Implement highlight class
2014-01-14 11:24:10 +01:00
Dan Poltawski
f9d14c4cd7
Merge branch 'MDL-43664-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
2014-01-14 16:50:09 +08:00
Dan Poltawski
79c8b9fcae
Merge branch 'm26_MDL-43577_Incorrect_Variable_Expansion' of https://github.com/scara/moodle into MOODLE_26_STABLE
2014-01-14 15:58:12 +08:00
Dan Poltawski
33d83d755a
Merge branch 'MDL-43642_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-01-14 15:48:52 +08:00
Dan Poltawski
4a2ac9676a
Merge branch 'm26_MDL-43575_Typo_In_The_Overridden_setOption' of https://github.com/scara/moodle into MOODLE_26_STABLE
2014-01-14 15:37:04 +08:00
Dan Poltawski
30354dc0d2
Merge branch 'MDL-43178_forum_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-01-14 15:26:52 +08:00
David Monllao
e906a85cc3
MDL-43439 behat: Save the screenshots to the specified location
2014-01-14 15:24:09 +08:00
Damyon Wiese
7b0e78bf83
Merge branch 'w02_MDL-43511_m26_bankcache' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-01-14 14:29:34 +08:00
Damyon Wiese
24607ba326
Merge branch 'MDL-43371-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-01-14 14:05:27 +08:00
Damyon Wiese
eb8f1fef79
Merge branch 'MDL-43460-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-01-14 13:33:30 +08:00
Damyon Wiese
5a0cf2cda0
Merge branch 'w02_MDL-43488_m26_signreq' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-01-14 13:18:35 +08:00
David Monllao
58dd0d506e
MDL-43461 testing: Avoid switching to .bat files when running MinGW
...
MinGW can not execute .bat files (http://sourceforge.net/p/mingw/bugs/1902 )
so we should not switch to .bat files when running MinGW.
2014-01-14 13:14:40 +08:00
David Monllao
22a09b7d40
MDL-43461 behat: Using linux-style directory separators when using cygwin
2014-01-14 13:14:14 +08:00
Damyon Wiese
020705cca0
Merge branch 'MDL-43610-m26' of git://github.com/micaherne/moodle into MOODLE_26_STABLE
2014-01-14 12:37:17 +08:00
Adrian Greeve
e5eddec0b7
MDL-31597 gradebook: Update to gradebook behat tests to include testing grade weightings.
2014-01-14 11:48:36 +08:00
Adrian Greeve
7269154b44
MDL-31597 gradebook: Removed the percentage symbol from weights in the gradebook.
2014-01-14 11:48:12 +08:00
Dan Poltawski
1e65c37e97
Merge branch 'm26_MDL-42792' of git://github.com/danmarsden/moodle into MOODLE_26_STABLE
2014-01-14 11:28:44 +08:00
Dan Poltawski
b3eacbd5da
Merge branch 'MDL-43412_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-01-14 10:46:34 +08:00
Andrew Nicols
56f0dc64ed
MDL-43664 Javascript: Use YUI indexOf for pending_js tracking
...
Some old browsers do not support indexOf and so cannot determine whether JS
script is in progress. The YUI Y.Array module polyfills the indexOf
functionality when it does not exist.
2014-01-14 10:40:39 +08:00