Yuliya Bozhko
762b2a6b9e
MDL-41585 badges: Add a note that badge recipient is a deleted user
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
2014-02-24 14:57:40 +13:00
Damyon Wiese
6071a209fe
Merge branch 'MDL-44118_2' of git://github.com/timhunt/moodle
...
Conflicts:
version.php
2014-02-19 09:08:42 +08:00
Tim Hunt
e4c20157c0
MDL-44118 new environment check are all quiz attempts upgraded.
...
In Moodle 2.1, there was a major DB upgrade relating to questions, and
it was possible to delay some of that upgrade. Now, those DB tables are
changing again, and the time has come to insist that all the updata has
been upgraded (or deleted).
2014-02-18 11:55:17 +00:00
Dan Poltawski
a24ef7d7cd
Merge branch 'MDL-33099-master' of git://github.com/andrewnicols/moodle
2014-02-17 14:40:36 +08:00
Damyon Wiese
8053854592
Merge branch 'MDL-23514-master' of https://github.com/danielneis/moodle
...
Conflicts:
lang/en/admin.php
2014-02-17 14:12:16 +08:00
Andrew Nicols
af64bc6179
MDL-33099 Javascript: Deprecate the ajaxenabled function
2014-02-17 14:11:21 +08:00
Sam Hemelryk
52b7e8aa58
Merge branch 'MDL-43267-master-3' of git://github.com/andrewnicols/moodle
2014-02-10 14:53:51 +13:00
Sam Hemelryk
fbf1f6fdea
Merge branch 'MDL-43978_master' of https://github.com/totara/openbadges
2014-02-10 09:23:51 +13:00
Andrew Nicols
34bcc6a95c
MDL-43267 Javascript: Improve accessibility of keyboard move
...
Change the keyboard move descriptions to allow for more detailed
descriptions such as:
* "After 'X'"; or
* "To top of section 'Y'"
2014-02-07 13:36:41 +08:00
Yuliya Bozhko
3193b97e05
MDL-43978 badges: Fix lang string
2014-02-07 09:11:15 +13:00
Yuliya Bozhko
a2a114bd6a
MDL-43978 badges: Display error message to guest users viewing "My Badges" page
2014-02-05 09:52:32 +13:00
Sam Hemelryk
1331241bf4
Merge branch 'MDL-43892' of git://github.com/timhunt/moodle
2014-02-04 10:57:26 +13:00
Rajesh Taneja
140118e3e8
MDL-40911 events: replaced add_to_log with events for login failed
2014-01-30 12:12:02 +08:00
Tim Hunt
3aaf535df1
MDL-43892 dbtransfer: Fix missing string.
2014-01-28 15:55:41 +00:00
Damyon Wiese
ce3b8b0e71
Merge branch 'MDL-26680-master' of git://github.com/micaherne/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-01-22 09:52:38 +08:00
Michael Aherne
41dcfbf1af
MDL-26680 my page My Moodle "reset to default" button
2014-01-21 22:36:24 +00:00
Damyon Wiese
3a96e8b4c3
Merge branch 'MDL-32523' of git://github.com/timhunt/moodle
2014-01-20 16:02:54 +08:00
Mark Nelson
362b9a0465
MDL-40051 core_lib: replaced add_to_log call when failing to send email with an event
2014-01-19 18:30:40 -08:00
Mark Nelson
0b7422f366
MDL-40051 core_mnet: replaced add_to_log calls with events
2014-01-19 18:30:40 -08:00
M Kassaei
e0c41591e1
MDL-32523 Duplicate questions in question bank
2014-01-17 10:54:12 +00:00
Dan Poltawski
b19608d682
Merge branch 'MDL-40912_master' of https://github.com/markn86/moodle
2014-01-15 11:41:05 +08:00
Mark Nelson
c4cea8cb5d
MDL-40912 coursecat: replaced 'update' add_to_log call with an event
2014-01-14 19:24:14 -08:00
Mark Nelson
03ea10e6d3
MDL-40912 coursecat: replaced 'add' add_to_log call with an event
2014-01-14 19:24:08 -08:00
Eloy Lafuente (stronk7)
7d4c752e31
Merge branch 'w02_MDL-43524_m27_textcaching' of https://github.com/skodak/moodle
2014-01-14 22:08:46 +01:00
Eloy Lafuente (stronk7)
1b92203ef3
Merge branch 'w02_MDL-43537_m27_env' of https://github.com/skodak/moodle
2014-01-14 16:01:27 +01:00
Dan Poltawski
198b1facc3
Merge branch 'MDL-40313' of git://github.com/timhunt/moodle
2014-01-14 14:21:06 +08:00
Damyon Wiese
9289d5fe72
Merge branch 'w02_MDL-43488_m27_signreq' of https://github.com/skodak/moodle
2014-01-14 13:18:16 +08:00
Petr Škoda
62c8032509
MDL-34347 remove all problematic global text caching
...
Instead we will create new MUC caches inside each filter plugin.
Please note that all cache filters should work with local caches
without the need of strict cache invalidation.
2014-01-14 10:49:23 +08:00
Dan Poltawski
f6652bc750
Merge branch 'MDL-39661-master' of git://github.com/FMCorz/moodle
2014-01-13 08:54:22 +08: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
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
Eloy Lafuente (stronk7)
577432283c
Merge branch 'MDL-43590-en_fix' of git://github.com/mudrd8mz/moodle
2014-01-10 10:08:34 +01:00
Ray Morris
efa5155a2a
MDL-40313 questionbank: Add question filtering API
...
Add new API for filtering questions, refactoring the options to display
old questions and include subcategories into new
question_bank_search_condition classes. Make the new API pluggable via
local_[pluginname]_get_question_bank_search_conditions.
2014-01-09 16:46:42 +00:00
Helen Foster
480fca77b3
MDL-43590 Merge English strings from the en_fix language pack
2014-01-09 01:06:01 +01:00
Dan Poltawski
25294dd466
MDL-43481 lib: minor cleanups to commands
...
And remove unused strings - thanks to Simon Coggins!
2014-01-07 15:48:06 +08:00
Damyon Wiese
e011f229a8
Merge branch 'w01_MDL-43402_m27_zlib' of https://github.com/skodak/moodle
2014-01-07 12:29:45 +08:00
Sam Hemelryk
39bd07f732
MDL-43526 course: links to restore from management and admin structure.
2014-01-07 12:08:34 +08:00
Frederic Massart
686e3b3ae0
MDL-39661 blocks: More verbose move-block-here descriptions
2014-01-06 12:51:44 +01:00
Sam Hemelryk
8e06909afd
Merge branch 'w01_MDL-43528_m27_magic' of https://github.com/skodak/moodle
2014-01-06 14:19:11 +13:00
Sam Hemelryk
61a79e01fc
Merge branch 'MDL-40551_master' of https://github.com/totara/openbadges
...
Conflicts:
badges/upgrade.txt
2014-01-06 12:00:11 +13:00
Petr Škoda
3e5226ab6e
MDL-43528 remove all traces of magic quotes hacking from moodle core
2014-01-02 10:15:06 +08:00
Petr Škoda
2803f3c1b5
MDL-43402 remove all zlib detection code
...
Zlib extension is now required.
2013-12-27 11:06:18 +08:00
Jason Fowler
761c5fc274
MDL-37679 Course: Adding section name to page title
2013-12-17 11:42:01 +08:00
Yuliya Bozhko
455d13b7e4
MDL-40551 badges: Support fully deleting badges
2013-12-16 09:29:38 +13:00
Rajesh Taneja
86b0e3b308
MDL-40058 Events: Replaced add_to_log for page comments to event
2013-12-11 13:53:00 +11:00
Sam Hemelryk
e453c70d14
Merge branch 'MDL-42932_master' of https://github.com/markn86/moodle
2013-12-11 12:30:26 +13:00
Eloy Lafuente (stronk7)
1c432ae6e1
Merge branch 'wip-MDL-43135' of https://github.com/jennymgray/moodle
2013-12-10 19:43:33 +01:00
Jenny Gray
a080716fa6
MDL-43135 Lang: removed redundant opentoguests
2013-12-10 11:05:22 +00:00
Mark Nelson
8bf0f20795
MDL-42932 core_calendar: introduced calendar type system setting
2013-12-09 18:40:46 -08:00