Frederic Massart
9a7cd639b4
MDL-13114 tool_uploadcourse: Classes for course importation
2013-07-15 10:02:54 +08:00
Piers Harding
3a0fda69d7
MDL-13114 tool_uploadcourse: Initial commit
2013-07-15 10:02:54 +08:00
Sam Hemelryk
858fc79db8
MDL-40368 tool_capability: fixed regression marking single result selected
2013-07-10 16:23:46 +12:00
Dan Poltawski
3a1b0dd908
Merge branch 'wip-MDL-40430-master' of git://github.com/abgreeve/moodle
2013-07-09 16:57:07 +08:00
Dan Poltawski
f6455e63dd
Merge branch 'wip-MDL-40429-master' of git://github.com/abgreeve/moodle
2013-07-09 16:52:52 +08:00
Dan Poltawski
58b2251be3
Merge branch 'MDL-40425-master' of git://github.com/ankitagarwal/moodle
2013-07-09 16:42:18 +08:00
Adrian Greeve
329846f198
MDL-40430 - Libraries: Deprecate print_context_name().
2013-07-09 16:11:55 +08:00
Adrian Greeve
b4482dfe19
MDL-40429 - Libraries: Deprecate get_contextlevel_name().
2013-07-09 16:07:04 +08:00
Ankit Agarwal
db314f34fb
MDL-40425 libraries: Remove context_instance_preload() from core
2013-07-09 15:55:51 +08:00
Dan Poltawski
d06f10cf97
Merge branch 'wip-mdl-40404' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
lib/upgrade.txt
2013-07-09 15:43:43 +08:00
Damyon Wiese
a6673a8b04
Merge branch 'MDL-40369-master' of git://github.com/FMCorz/moodle
2013-07-09 15:28:31 +08:00
Rajesh Taneja
7f5b51c4e6
MDL-40404 Libraries: Deprecated get_parent_contextid()
2013-07-09 14:33:21 +08:00
Adrian Greeve
a327f25ef1
MDL-31776 - lib: Alternate name fields
...
Add support for additional name fields and flexible formating of
user names.
2013-07-09 11:45:50 +08:00
Damyon Wiese
35a8f0cb77
Merge branch 'wip-MDL-40368-m26' of git://github.com/samhemelryk/moodle
...
Conflicts:
admin/tool/capability/index.php
2013-07-09 10:48:47 +08:00
Sam Hemelryk
a13ee8e18a
Merge branch 'MDL-40402-master2' of git://github.com/ankitagarwal/moodle
2013-07-09 14:42:03 +12:00
Petr Škoda
c05a50992e
MDL-40415 add explicit OPcache support
2013-07-04 19:32:26 +02:00
Ankit Agarwal
0601e0eef6
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
Eloy Lafuente (stronk7)
620e1e3787
Merge branch 'w27_MDL-39088_m26_uninstall' of https://github.com/skodak/moodle
2013-07-03 11:34:55 +02:00
Frederic Massart
a8dd22a7d7
MDL-40369 theme: Fix core using deprecated icons
2013-07-03 16:47:35 +08:00
Yuliya Bozhko
2832093f53
MDL-39558 badges: Add backup/restore to course badges
2013-07-03 09:35:06 +08:00
Eloy Lafuente (stronk7)
8b180f2317
Merge branch 'MDL-40439-en_fix' of git://github.com/mudrd8mz/moodle
2013-07-02 13:47:09 +02:00
Helen Foster
77fc81f3ee
MDL-40439 Merge English strings from the en_fix language pack
2013-07-02 11:42:10 +02:00
Dan Poltawski
6f3c780f3b
Merge branch 'w27_MDL-40337_m26_rolescleanup' of https://github.com/skodak/moodle
2013-07-02 17:09:38 +08:00
Dan Poltawski
1e031a4616
Merge branch 'MDL-40389' of git://github.com/stronk7/moodle
2013-07-02 15:52:58 +08:00
Damyon Wiese
f48f4827d1
Merge branch 'w27_MDL-40299_m26_textlib' of https://github.com/skodak/moodle
2013-07-02 15:23:38 +08:00
Petr Škoda
61d96926cf
MDL-39088 fix admin/localplugins.php uninstall url
2013-07-02 07:24:33 +02:00
Sam Hemelryk
46af2845d0
MDL-40368 tool_capability: clean up as per notes from peer-review.
...
* Coding style clean up.
* SQL indentation
* Removal of non-matching capabilities when searching.
* Fixed notices/warnings when hitting enter on search.
2013-07-02 11:34:11 +12:00
Eloy Lafuente (stronk7)
c6638cd6ce
Merge branch 'w27_MDL-39088_m26_uninstall' of https://github.com/skodak/moodle
2013-07-02 00:43:31 +02:00
Sam Hemelryk
93b2977d9d
Merge branch 'MDL-39733' of git://github.com/stronk7/moodle
2013-07-02 10:31:48 +12:00
Eloy Lafuente (stronk7)
2e746b72be
MDL-39733 xhprof: implement import of runs
2013-07-02 00:28:47 +02:00
Petr Škoda
f0fdbc5cc8
MDL-39754 copy 2.5 requirements to Moodle 2.6
...
Optional features and warnings may be added later,
but we need at least required environment for 2.5.1
This includes database family cleanup and more realistic memory requirement.
2013-07-01 09:44:02 +02:00
Eloy Lafuente (stronk7)
4aad6f022d
MDL-40389 Test "parent" course/category generators
...
Verify that the category->parent switchers for
course & category behat generators are happening
as expected. Use the manage courses page for that.
2013-06-30 18:07:52 +02:00
Eloy Lafuente (stronk7)
2e07539699
MDL-39733 profiling: UI for importing runs
2013-06-28 04:46:40 +02:00
Eloy Lafuente (stronk7)
1d3d4d1376
MDL-39733 profiling: UI for exporting runs
2013-06-28 04:46:40 +02:00
Sam Hemelryk
9935136f4d
MDL-40368 tool_capability: overall improvements made
...
* Can now compare multiple capabilities at the same time.
* Capability search now persists between requests.
* Upgraded to use renderers.
* Upgraded module.js to YUI shifted module.
* Converted deprecated calls.
* Converted forms to Moodleforms.
* Implemented backend functionality to overview at
different context levels. Not possible presently as
there are no front end hooks.
2013-06-28 12:59:01 +12:00
Petr Škoda
1415127ebc
MDL-40337 fix some more deprecated calls in role code
2013-06-27 22:41:14 +02:00
Petr Škoda
6a407a7c0e
MDL-39088 fix enrol migration redirect url
...
Thanks David for spotting it!
2013-06-27 22:20:36 +02:00
Petr Škoda
dd24dd37ee
MDL-39088 use word "Uninstall" consistently in plugin administration UI
2013-06-27 22:20:36 +02:00
Petr Škoda
958b0af64f
MDL-39088 migrate admin tool uninstallation to plugin_manager
2013-06-27 22:20:36 +02:00
Petr Škoda
0a53e5c5ae
MDL-39088 migrate report uninstallation to plugin_manager
2013-06-27 22:20:36 +02:00
Petr Škoda
142f9d5087
MDL-39088 migrate plagiarism uninstallation to plugin_manager
2013-06-27 22:20:35 +02:00
Petr Škoda
cd79930e4d
MDL-39088 migrate module uninstallation to plugin_manager
2013-06-27 22:20:35 +02:00
Petr Škoda
ba7ce5e150
MDL-39088 migrate local uninstallation to plugin_manager
2013-06-27 22:20:35 +02:00
Petr Škoda
5643f932e9
MDL-39088 migrate enrol uninstallation to plugin_manager
2013-06-27 22:20:35 +02:00
Petr Škoda
b07526e8de
MDL-39088 migrate editor uninstallation to plugin_manager
2013-06-27 22:20:35 +02:00
Petr Škoda
8a953d629f
MDL-39088 migrate course format uninstallation to plugin_manager
2013-06-27 22:20:35 +02:00
Petr Škoda
6584d8a861
MDL-39088 migrate block uninstallation to plugin_manager
2013-06-27 22:20:35 +02:00
Petr Škoda
2f87bb0315
MDL-39088 add new general uninstall url support to plugin manager
2013-06-27 22:20:34 +02:00
Petr Škoda
d534708fd3
MDL-40299 textlib conversion to core_text and core_collator
2013-06-27 22:18:57 +02:00
Petr Škoda
5089cca0b4
MDL-40337 use full frankenstyle in get_string() calls
2013-06-27 22:17:46 +02:00