AMOS bot
|
7bccaffd78
|
Automatically generated installer lang files
|
2014-01-14 00:45:37 +00:00 |
|
Mark Nelson
|
4f5eaa55c5
|
MDL-43332 core_grades: automated basic grade viewing functionality performed in MDLQA-317
|
2014-01-13 15:47:51 -08:00 |
|
Eloy Lafuente (stronk7)
|
295f7a6137
|
Merge branch 'MDL-43109' of https://github.com/mdikih/moodle
|
2014-01-13 21:51:27 +01:00 |
|
Matteo Scaramuccia
|
753b71c775
|
MDL-43575 Libraries Google_CurlIO ext, typo in the overridden setOption().
|
2014-01-13 21:29:23 +01:00 |
|
Matteo Scaramuccia
|
f5482be6f8
|
MDL-43577 Messages Incorrect variable expansion in the message template.
|
2014-01-13 21:06:58 +01:00 |
|
Eloy Lafuente (stronk7)
|
c33eb444fc
|
Merge branch 'MDL-43395-master' of git://github.com/danpoltawski/moodle
|
2014-01-13 19:10:13 +01:00 |
|
Frederic Massart
|
70a0ae96aa
|
MDL-41362 theme_bootstrapbase: Alignment of User Selector controls
|
2014-01-13 18:35:59 +01:00 |
|
Eloy Lafuente (stronk7)
|
b9da30cfd2
|
Merge branch 'MDL-33600-master' of git://github.com/damyon/moodle
|
2014-01-13 16:31:00 +01:00 |
|
Frederic Massart
|
fdbb039713
|
MDL-39684 theme: RTL align of restrictions label in file manager
|
2014-01-13 16:15:12 +01:00 |
|
Frederic Massart
|
2fca44ad65
|
MDL-39683 message: RTL alignment of messages in theme_base
|
2014-01-13 15:40:10 +01:00 |
|
Nadav Kavalerchik
|
cb0f81c210
|
MDL-39683 Messages, Themes: Fix "my" and "other person" message alignment in RTL mode (theme/clean)
|
2014-01-13 15:22:57 +01:00 |
|
Dan Poltawski
|
06cdbf8382
|
Merge branch 'MDL-40849-master' of git://github.com/FMCorz/moodle
|
2014-01-13 15:38:22 +08:00 |
|
Frederic Massart
|
bfa0c3ab4f
|
MDL-40849 gradingform_guide: Fixed CSS issues with Bootstrapbase
|
2014-01-13 08:11:07 +01:00 |
|
Dan Poltawski
|
d1426e2843
|
Merge branch 'MDL-33952-master' of git://github.com/damyon/moodle
Conflicts:
mod/assignment/lang/en/assignment.php
|
2014-01-13 12:55:36 +08:00 |
|
Dan Poltawski
|
8c0ddd430a
|
Merge branch '43598-43262-27' of git://github.com/samhemelryk/moodle
Conflicts:
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-debug.js
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue.js
lib/yui/src/notification/js/dialogue.js
|
2014-01-13 12:42:13 +08:00 |
|
Dan Poltawski
|
dbfdd1a4f9
|
Merge branch 'MDL-39603-master' of git://github.com/FMCorz/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
|
2014-01-13 12:34:53 +08:00 |
|
Dan Poltawski
|
3ef74a63a6
|
Merge branch 'MDL-43262-master' of git://github.com/andrewnicols/moodle
|
2014-01-13 12:11:17 +08:00 |
|
Dan Poltawski
|
f9276172a2
|
Merge branch '41226-27' of git://github.com/samhemelryk/moodle
|
2014-01-13 11:11:10 +08:00 |
|
Dan Poltawski
|
58c8f0290f
|
Merge branch '40821-27' of git://github.com/samhemelryk/moodle
|
2014-01-13 11:02:18 +08:00 |
|
Dan Poltawski
|
e41761a5e9
|
Merge branch '40693-27' of git://github.com/samhemelryk/moodle
|
2014-01-13 10:07:53 +08:00 |
|
Dan Poltawski
|
fb9360db3a
|
Merge branch 'MDL-41152-master' of git://github.com/FMCorz/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
|
2014-01-13 10:03:51 +08:00 |
|
Sam Hemelryk
|
ee749e50be
|
MDL-40205 theme: fixed overflow of block headers
|
2014-01-13 09:40:38 +08:00 |
|
Dan Poltawski
|
b5c8e7cbc3
|
Merge branch 'MDL-40705-master' of git://github.com/FMCorz/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
|
2014-01-13 09:35:50 +08:00 |
|
Dan Poltawski
|
f6652bc750
|
Merge branch 'MDL-39661-master' of git://github.com/FMCorz/moodle
|
2014-01-13 08:54:22 +08:00 |
|
Dan Poltawski
|
c582565a06
|
MDL-43395 dml: warn about invalid limit params
Help developers to find bugs by throwing a DEBUG_DEVELOPER message
rather than ignoring this case completely.
|
2014-01-13 08:42:07 +08:00 |
|
Sam Hemelryk
|
d9bf4be487
|
MDL-43598 dialogue: fixed bug with render procedure
|
2014-01-13 08:27:46 +13:00 |
|
Andrew Nicols
|
a67233e76f
|
MDL-43262 JavaScript: Correct use of centered attribute override
This should be done using an attribute modification, rather than at the
constructor level.
|
2014-01-13 08:26:28 +13:00 |
|
Andrew Nicols
|
c46cca4f94
|
MDL-43262 JavaScript: Correct visible attribute override
This should be done using an attribute modification, rather than at the
constructor level.
|
2014-01-13 08:26:28 +13:00 |
|
Andrew Nicols
|
16d024348a
|
MDL-43262 JavaScript: Correct width attribute override
This should be done using an attribute modification, rather than at the
constructor level.
|
2014-01-13 08:26:28 +13:00 |
|
Sam Hemelryk
|
3fa787ae4e
|
MDL-40821 theme_bootstrapbase: fixed positioning of profile controls
Conflicts:
theme/bootstrapbase/style/moodle.css
|
2014-01-13 08:17:24 +13:00 |
|
Sam Hemelryk
|
73d7e6eba9
|
MDL-40821 theme_bootstrapbase: show the current lang in the menu
|
2014-01-13 08:16:11 +13:00 |
|
Sam Hemelryk
|
73fc183d3a
|
MDL-40693 theme_bootstrapbase: changed navbar separator to official separator
|
2014-01-13 08:15:46 +13:00 |
|
Sam Hemelryk
|
e5e0d397f4
|
MDL-35597 admin-plugins: are now sorted alphabetically
|
2014-01-13 08:12:42 +13:00 |
|
Sam Hemelryk
|
cea3b7eb76
|
MDL-35597 admin: categories now support localised alphabetical sorting
|
2014-01-13 08:12:42 +13:00 |
|
Petr Škoda
|
7bd95129d3
|
MDL-43488 remoe city and country requirement from signup
This was supposed to be part of MDL-28558.
|
2014-01-12 18:23:20 +08:00 |
|
Petr Škoda
|
c0fa7b0d93
|
MDL-43511 do not cache the MUC cache in question code
|
2014-01-12 18:20:52 +08:00 |
|
Petr Škoda
|
18a336c4e7
|
MDL-43537 drop some more unused ancient admin strings
|
2014-01-12 18:07:55 +08:00 |
|
Petr Škoda
|
460b5b791f
|
MDL-43537 remove environemnt checks and strings that are not used any more
|
2014-01-12 18:02:46 +08:00 |
|
Petr Škoda
|
6a27439b8f
|
MDL-43529 delete all unnecessary register_globals checks
|
2014-01-12 17:58:39 +08:00 |
|
Eloy Lafuente (stronk7)
|
12efa52762
|
MDL-43646 "disapprove" changed to "undo approval"
|
2014-01-10 19:54:10 +01:00 |
|
Eloy Lafuente (stronk7)
|
7123ae8f9a
|
MDL-43590 move unapprove to undo approval
|
2014-01-10 18:56:10 +01:00 |
|
Michael Aherne
|
f56ad6036f
|
MDL-46310 assign Prevent blind marking submission notification email being sent to noreplyemail address
|
2014-01-10 15:19:04 +00:00 |
|
Frederic Massart
|
4e5f3996b2
|
MDL-40139 block_privatefiles: Remove unused edit form
|
2014-01-10 13:03:31 +01:00 |
|
Frederic Massart
|
ad5ec8fc10
|
MDL-40139 block_privatefiles: Prevent usage of unmaintained edit page
|
2014-01-10 13:00:45 +01:00 |
|
Frederic Massart
|
f196f42c84
|
MDL-41693 group: Use standard layout for group related pages
|
2014-01-10 12:26:50 +01:00 |
|
Tony Butler
|
802f85076a
|
MDL-43632 mod_feedback: Use SSL for reCAPTCHA API request if Moodle is using it
|
2014-01-10 10:40:23 +00:00 |
|
David Monllao
|
50edfdca03
|
MDL-43584 behat: Updating features to use the new expected arguments
|
2014-01-10 18:25:44 +08:00 |
|
David Monllao
|
14ebd16390
|
MDL-43584 behat: Removing DB calls from step definitions as much as possible
Old methods deprecated as the expected arguments
have changed.
|
2014-01-10 18:25:44 +08:00 |
|
Damyon Wiese
|
3ec07614ba
|
MDL-43439: Behat - new $CFG param - behat_screenshot_after_failure
|
2014-01-10 17:54:53 +08:00 |
|
David Monllao
|
abe572e3f2
|
MDL-43642 behat: Setting the correct files @package
|
2014-01-10 17:50:50 +08:00 |
|