Petr Skoda
|
3bfb75a9ed
|
Merge branch 'wip-MDL-26781' of git://github.com/sammarshallou/moodle
|
2011-03-21 19:10:15 +01:00 |
|
Petr Skoda
|
7b2dde5a80
|
Merge branch 'wip-MDL-26747' of git://github.com/sammarshallou/moodle
|
2011-03-21 19:06:28 +01:00 |
|
Sam Hemelryk
|
beb81f4947
|
Merged PULL-496/MDL-26859 and fixed incorrect defines
|
2011-03-21 17:13:20 +08:00 |
|
Petr Skoda
|
8f6c1f3488
|
MDL-26859 improve blog access control and prevent unnecessary blog includes
|
2011-03-20 13:34:51 +01:00 |
|
sam marshall
|
adaeccb66d
|
MDL-26781 Ensure get_fast_modinfo $cm is compatible with get_record $cm
|
2011-03-16 15:03:01 +00:00 |
|
Tim Hunt
|
b6eb984a45
|
MDL-26747 Allow course reports to have settings.php
|
2011-03-16 14:45:02 +00:00 |
|
Dongsheng Cai
|
2848b97948
|
MDL-24877, do not display all courses in course category tree if there are too many courses in moodle
|
2011-03-14 17:04:06 +08:00 |
|
Eloy Lafuente (stronk7)
|
2623f6bef2
|
Merge branch 'w07_MDL-25778_20_defaultcity' of git://github.com/skodak/moodle
|
2011-02-14 23:24:52 +01:00 |
|
Petr Skoda
|
fa7f750c60
|
MDL-25778 add defaultcity option
This is based on patch by Jonathan Harker.
|
2011-02-14 20:10:50 +01:00 |
|
Petr Skoda
|
b3929ae981
|
MDL-26383 add missing bloglevelupgrade admin section
|
2011-02-13 10:22:19 +01:00 |
|
Petr Skoda
|
dc80b14251
|
MDL-26140 hide unfinished experimental DTL pages
|
2011-01-30 11:50:19 +01:00 |
|
Eloy Lafuente (stronk7)
|
29650825ad
|
PULL-99, MDL-25929 progresstrackedroles out. Fixed conflicts and whitespace
|
2011-01-24 11:55:57 +01:00 |
|
Petr Skoda
|
25b355b623
|
MDL-26008 improved creator role description
|
2011-01-23 12:53:12 +01:00 |
|
Tim Hunt
|
63b5318e86
|
qtype admin MDL-25987 use get_plugin_list, rather than including questionlib.php.
This should be a small be significant performance win for people who are logged in as admin.
|
2011-01-14 17:26:31 +00:00 |
|
sam marshall
|
1c6ed50500
|
completion MDL-25929 Remove progresstrackedroles option
|
2011-01-10 15:20:24 +00:00 |
|
Eloy Lafuente (stronk7)
|
6af80cae01
|
MDL-24600 profiling - add xhprof integration
|
2010-12-20 21:41:45 +01:00 |
|
Sam Hemelryk
|
90e920c7f4
|
output MDL-25597 Added three new config settings that allow you to add additional HTML to every page.
|
2010-12-07 08:48:38 +00:00 |
|
Eloy Lafuente
|
cbb9e9b8b4
|
MDL-25310 backup - some minor tasks related to cleaning/old options
|
2010-11-18 21:34:01 +00:00 |
|
Sam Hemelryk
|
081c914b39
|
backup MDL-25183 Added a dedicated CLI script for running automated backups
|
2010-11-12 07:05:18 +00:00 |
|
Petr Skoda
|
f11f7b41df
|
MDL-25152 guest logging can be disabled now
|
2010-11-11 06:11:13 +00:00 |
|
Aparup Banerjee
|
693fc4a29f
|
global search MDL-25099 setting global search block to 'hidden' when feature is disabled in experimental settings.
|
2010-11-11 03:37:54 +00:00 |
|
Aparup Banerjee
|
777b5992c2
|
global search MDL-25099 undoing fix - bad for performance! - will re-implement later.
|
2010-11-10 09:27:47 +00:00 |
|
Aparup Banerjee
|
a6f4018954
|
global search MDL-25099 locking the global search block to 'hidden' when feature is disabled in experimental settings.
|
2010-11-10 09:06:46 +00:00 |
|
Sam Hemelryk
|
bac233d326
|
backup MDL-22184 Scheduled backups are now possible again through cron.
AMOS BEGIN
MOV [move scheduledsetup,core_backup],[automatedsetup,core_backup]
MOV [scheduledsettings,core_backup],[automatedsettings,core_backup]
MOV [scheduledstorage,core_backup],[automatedstorage,core_backup]
MOV [scheduledstoragehelp,core_backup],[automatedstoragehelp,core_backup]
MOV [scheduledbackupsinactive,core],[automatedbackupsinactive,core_backup]
MOV [scheduledbackupstatus,core],[automatedbackupstatus,core_backup]
CPY [schedule,core],[automatedbackupschedule,core_backup]
MOV [backupschedulehelp,core],[automatedbackupschedulehelp,core_backup]
AMOS END
|
2010-11-10 06:07:43 +00:00 |
|
David Mudrak
|
8b2918a425
|
MDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax
|
2010-11-09 11:55:11 +00:00 |
|
Sam Marshall
|
9d81733d4c
|
Admin MDL-23244 Portfolio/repo admin pages use nested forms, which are illegal HTML and cause first dropdown on page to break
|
2010-11-08 17:12:03 +00:00 |
|
Rossiani Wijaya
|
95795187e6
|
MDL-24897: set ajax course editing to 'ON'
|
2010-10-28 09:46:07 +00:00 |
|
Andrew Davis
|
212badff4d
|
message MDL-24879 added something to cron to remove read notifications
|
2010-10-28 03:59:40 +00:00 |
|
Petr Skoda
|
69747f00de
|
MDL-24834 removing usetags duplicate setting - credit goes to Mark Drechsler
|
2010-10-26 17:59:56 +00:00 |
|
Andrew Davis
|
a813a74843
|
message MDL-24771 a big commit that fixes a whole bunch of small issues with messaging
|
2010-10-25 09:29:34 +00:00 |
|
David Mudrak
|
7680da6ce8
|
MDL-24777 new emoticon_manager and its admin settings
|
2010-10-23 18:40:11 +00:00 |
|
Andrew Davis
|
90b4d5990a
|
message MDL-24562 made jabber message notifications work
|
2010-10-18 06:21:23 +00:00 |
|
Sam Hemelryk
|
b4c91012d4
|
output MDL-24683 Fixed up premature initialisation of theme and output through the admin structure.
|
2010-10-15 02:04:17 +00:00 |
|
Petr Skoda
|
b593d49d59
|
MDL-24570 multiple sitepolicy fixes + adding new separate guest user policy
AMOS BEGIN
MOV [configsitepolicy,core_admin],[sitepolicy_help,core_admin]
AMOS END
|
2010-10-09 18:13:33 +00:00 |
|
Petr Skoda
|
f22f832e59
|
CONTRIB-2420 mysql editor is now standard /local/ plugin
|
2010-10-09 12:22:57 +00:00 |
|
jerome mouneyrac
|
9ef728d660
|
webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information)
|
2010-10-08 03:03:10 +00:00 |
|
Petr Skoda
|
f0a25c37c2
|
MDL-24432 changing the guest role explanation and renaming the text string to force new translation in all languages because the guest capabilities are completely changed in 2.0
|
2010-10-02 17:13:44 +00:00 |
|
Petr Skoda
|
532a91d431
|
MDL-24329 reverting previous patch, it should be imo better to not should discouraged legacycoursefiles option when it is disabled site-wide
|
2010-09-22 08:18:18 +00:00 |
|
Dongsheng Cai
|
b0d038ef28
|
MDL-24329, the default setting should be set no matter if legacyfiles flag is on/off.
|
2010-09-22 06:43:10 +00:00 |
|
Petr Skoda
|
6bdfef5da9
|
MDL-24321 switching to standard stdClass()
|
2010-09-21 08:54:01 +00:00 |
|
Dan Marsden
|
bce59524ce
|
Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future.
|
2010-09-20 07:32:31 +00:00 |
|
Petr Skoda
|
eab8ed9fb7
|
fixed a few spelling errors in /admin/
|
2010-09-17 10:27:26 +00:00 |
|
jerome mouneyrac
|
c25662b0e4
|
web service MDL-23338 clean up Service editing page + delete token related to a service when delete service (display warning on confirmation page) + fix glitch on the navigation with 'Register your site' and 'Edit service' pages (they are now hidden and the parent page link is displayed)
|
2010-09-16 04:21:52 +00:00 |
|
Dongsheng Cai
|
c00280a19e
|
MDL-23308, added legacyfiles setting to course default settings.
|
2010-09-10 03:58:54 +00:00 |
|
Dongsheng Cai
|
95dbbf3a32
|
MDL-23308, move legacyfilesinnewcourse setting from developement settings to repository settings.
|
2010-09-10 03:35:11 +00:00 |
|
Dongsheng Cai
|
7936470a78
|
MDL-24113, change license to licenses
|
2010-09-08 07:18:21 +00:00 |
|
Dongsheng Cai
|
47576a5e02
|
"MDL-24113, Manage licenses page should be named Manage licenses"
|
2010-09-07 09:52:27 +00:00 |
|
Petr Skoda
|
deb73728e7
|
MDL-23308 added a feature to allow legacy course files in new courses too
|
2010-09-03 12:00:59 +00:00 |
|
David Mudrak
|
2134a91dd5
|
MDL-21696 Getting rid of legacy language customization stuff
|
2010-08-24 23:17:19 +00:00 |
|
Petr Skoda
|
770ab27f1d
|
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
|
2010-08-09 10:19:25 +00:00 |
|