Ankit Agarwal
3049780a3a
MDL-40682 events: Add a event for when a blog entry is created
2013-07-31 10:09:17 +08:00
Sam Hemelryk
6867a78d75
Merge branch 'w31_MDL-39430_m26_opcache' of https://github.com/skodak/moodle
2013-07-31 09:11:22 +12:00
Sam Hemelryk
10fc156933
MDL-39814 frontend: added options to disable new action menus
...
Also:
* Tidied up patch as per peer-reviews
2013-07-30 16:15:52 +12:00
Petr Škoda
8e0ba6aa4c
MDL-39430 encourage admins to use opcache extension
2013-07-26 10:39:34 +02:00
Petr Škoda
d11b8d0c63
MDL-40808 remove unused DML strings
2013-07-25 12:02:29 +02:00
Petr Škoda
17601a7e12
MDL-39985 add explicit MariaDB support
2013-07-24 10:45:20 +08:00
Frederic Massart
3b086e3094
MDL-32746 core: Implement new user_loggedin event
2013-07-23 11:36:35 +08:00
Damyon Wiese
c31909cb69
Merge branch 'w30_MDL-39846_m26_event2' of https://github.com/skodak/moodle
2013-07-22 15:05:53 +08:00
Petr Škoda
d8a1f4263a
MDL-39846 implement new event dispatching and base event class
2013-07-19 08:43:27 +02:00
Yuliya Bozhko
2c9108611d
MDL-38837 badges: Check for http or https in badges backpack support
2013-07-18 13:38:18 +12: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
24e13d4283
Merge branch 'MDL-39813_login' of git://github.com/andyjdavis/moodle
2013-07-03 11:35:53 +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
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
Sam Hemelryk
e4123e7235
NOBUG: fixed whitespace
2013-07-01 13:24:27 +12:00
Petr Škoda
483b680413
MDL-19390 add new option to send password to new users
2013-06-30 11:10:17 +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
Andrew Davis
b4e27e9d6d
MDL-39813 dewordified the login screen
2013-06-25 11:30:13 +08:00
Eloy Lafuente (stronk7)
3093713382
Merge branch 'w26_MDL-17081_m26_roles2' of git://github.com/skodak/moodle
2013-06-24 15:39:07 +02:00
Petr Škoda
5e72efd498
MDL-17081 add role export/import
...
This includes improved role creation, allowed roles are editable and other improvements.
2013-06-24 12:40:59 +02:00
Petr Škoda
490149eb8f
MDL-40294 remove references to removed plugin caches
2013-06-23 21:24:15 +02:00
Daniel Neis
9452cae8dd
MDL-23514 lang : Adding an option to force language of documentation links
2013-06-16 14:51:59 -03:00
Petr Škoda
b29ca9b5d4
MDL-26455 add custom DB port and socket to web installer
2013-06-15 14:38:07 +02:00
Damyon Wiese
3c88a67821
MDL-37459 admin: Admin settings flags
...
Make "Advanced" and "Lockable" flags for any admin setting.
2013-06-11 12:54:57 +08:00
David Mudrák
f3fd0eebb5
MDL-40080 Remove unused strings from the core_hub subsystem
2013-06-06 12:44:13 +02:00
Dan Poltawski
687732ba6e
MDL-38731 course: split course group settings header
...
Allow translators to translate the heading differently.
AMOS BEGIN
CPY [groups,group],[groupsettingsheader,group]
AMOS END
2013-05-31 12:03:35 +08:00
Marina Glancy
f7c588d226
MDL-39177 Discard file origin when moving/renaming a file in filemanager
...
Created one function that handles file update to be used from both JS and nonJS filepicker
2013-05-17 13:43:45 +10:00
Marina Glancy
e9e32b1d88
MDL-39177 File reference is not updated when overwriting the file
2013-05-17 13:43:44 +10:00
Eloy Lafuente (stronk7)
522b5faf60
Merge branch 'MDL-39642-en_fix' of git://github.com/mudrd8mz/moodle
...
Conflicts:
lang/en/badges.php
2013-05-13 12:07:55 +02:00
Helen Foster
9f3e096899
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 09:58:43 +02:00
Damyon Wiese
826cf99fb8
Merge branch 'MDL-39189_master' of git://github.com/totara/openbadges
2013-05-13 15:10:49 +08:00
Damyon Wiese
a02e36d682
Merge branch 'MDL-39209_master' of git://github.com/totara/openbadges
2013-05-13 14:59:37 +08:00
Eloy Lafuente (stronk7)
6382f49fb1
Merge branch 'MDL-39518-master' of git://github.com/damyon/moodle
2013-05-10 13:17:16 +02:00
Damyon Wiese
727b8d54e4
MDL-39518: Change hardcoded string MOOCH to Moodle.net
2013-05-10 14:38:46 +08:00
Sam Hemelryk
1168a5f2e3
MDL-39575 install: better handling of database creation error.
...
Implemented better handling of DML exceptions.
Added translation for cannotcreatedb exception.
2013-05-10 17:28:39 +12:00
Eloy Lafuente (stronk7)
7942df199b
Merge branch 'MDL-38559-completion-ui' of git://github.com/mudrd8mz/moodle
2013-05-10 02:37:54 +02:00
David Mudrák
6e5a473c47
MDL-38559 Reorganise course completion settings form
...
This is a result of a pretty intensive effort to make the form less
sucky, given the completion strings mess around. It partially solves
MDL-39419 too as it clarifies the course completion link in the course
administration block.
I must admit and record here that I'm pretty desperate by the current
state of the core_completion and how strings from it are inconsistently
used at various places with different meanings. For example the 'Completion
tracking' may mean the mode of how activities are tracked within the
course as well as the overall feature of course and activities tracking.
While a same phrase can be used in English for both this meanings, not
all languages have such luck and translating it is a pain in the ass.
Finally, let me give the credit for wording and UI design suggestions to
Helen Foster and all others who helped with this. This has been one of
the most ugliest forms in Moodle and we believe we made it better
(although we know it's far from perfect).
2013-05-09 23:14:57 +02:00
Yuliya Bozhko
85d7399e20
MDL-39209 badges: Fix course badges page access and navigation when course badges are disabled
2013-05-10 08:41:22 +12:00