Dan Poltawski
99d5203824
MDL-12403 backup: ability configure default for question bank excludes
2013-09-26 09:55:13 +08:00
Dan Poltawski
6507aaeaff
MDL-12403 backup: configure question bank in automated backups
2013-09-26 09:55:12 +08:00
Yuliya Bozhko
2832093f53
MDL-39558 badges: Add backup/restore to course badges
2013-07-03 09:35:06 +08:00
Frederic Massart
e158614134
MDL-38415 admin: Reorder default course settings
2013-04-23 10:12:23 +08:00
Damyon Wiese
7bf602d9d3
Merge branch 'MDL-26644-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
2013-04-03 14:32:11 +08:00
Rex Lorenzo
c4dbfb2c91
MDL-35603 - Backup - Course import selector notice
...
* added new config option to determine length of courses returned by import
* added text indicator if there are more than X number of courses, similar to how the restore course list currently works
2013-03-28 15:24:51 -07:00
Frederic Massart
8819a83601
MDL-26644 course: Remove useless setting completionstartonenrol
...
This commit removes any trace of the setting 'Completion tracking
begins on enrolment' as it does not appear to do anything.
2013-03-25 08:28:01 +08:00
Marina Glancy
2c49fb4c3e
MDL-37572 Course categories are now managed in /course/manage.php
...
Switching between categories view and edit no longer depend on global editing mode
/course/index.php and /course/category.php do not contain editing code
2013-02-01 08:51:34 +13:00
Marina Glancy
3776335ce2
MDL-35260 Course formats may have settings, be enabled, disabled and uninstalled
2012-11-10 15:34:29 +08:00
Dan Poltawski
918085d048
Revert "MDL-35260 Course formats may have settings, be enabled, disabled and uninstalled"
...
This reverts commit 45f93db912a17b778aca4b9ced16de79ff18abaa.
This reverts commit 3f798d4a3d11416c4c71df2038c1ec9422898e5e.
2012-11-05 15:20:22 +08:00
Marina Glancy
45f93db912
MDL-35260 Course formats may have settings, be enabled, disabled and uninstalled
2012-11-05 11:46:34 +08:00
Jean-Philippe Gaudreau
914442ae29
MDL-32148 Backup: Adding config settings for skipping courses in automated backups
2012-10-05 10:10:36 -04:00
Sam Hemelryk
fd9a54c2e3
Merge branch 'wip-mdl-30667' of git://github.com/rajeshtaneja/moodle
2012-09-13 11:19:30 +12:00
Frederic Massart
59b9a14063
MDL-8307 Course: Course requests can suggest a category
2012-09-07 11:22:08 +08:00
Rajesh Taneja
732c25ade9
MDl-30667 Course: Maxbytes list will show current value, if it's lower then maxbytes
2012-09-03 14:43:33 +08:00
Eloy Lafuente (stronk7)
479fa62207
MDL-34866 whitespace fix
2012-08-22 01:48:45 +02:00
Rex Lorenzo
1f09018af7
MDL-34866 - Make "course display" default a site configurable option
...
* Moved COURSE_DISPLAY_SINGLEPAGE and COURSE_DISPLAY_MULTIPAGE constants from courselib to moodlelib.php
* Using course display constants in course default admin setting page
2012-08-14 12:12:14 -07:00
Rex Lorenzo
79e250dbdc
MDL-34866 - Make "course display" default a site configurable option
2012-08-13 16:24:12 -07:00
Aparup Banerjee
648baa788c
Merge branch 'MDL-28657-master' of https://github.com/mackensen/moodle
2012-05-02 13:55:39 +08:00
Eloy Lafuente (stronk7)
14e2704ad4
MDL-29262 backup: new setting to control the ttl of backup logs
...
Add one new backup setting, moving from the general CFG->loglifetime,
to be able to delete backup logged information often.
2012-04-22 21:23:55 +02:00
Charles Fulton
66150286b5
MDL-28657 backup: make automated backup filenames site admin-configurable
2012-04-20 08:52:56 -07:00
Eloy Lafuente (stronk7)
f88224624d
MDL-29248 backup: delete user_files settings, lang strings and uses
2012-03-01 13:09:47 +01:00
Sam Hemelryk
e106013f34
MDL-26155 admin: Converted admin settings to use new lang_string
2012-01-03 09:09:40 +13:00
Eloy Lafuente (stronk7)
9530e1ed68
MDL-28488 backup - fixup some strings and delete legacy ones
2011-09-11 12:03:11 +02:00
Tim Hunt
c141b05f7d
MDL-25357 Allow maximum number of sections to be set by the admin. Also allow 0 sections at an choice.
...
Also fix one bad <br/> in another lang string.
2011-07-04 15:35:03 +01:00
Eloy Lafuente (stronk7)
6e9cd6698e
MDL-27723 whitespace cleanup of admin directory
2011-06-05 19:35:42 +02:00
Sam Hemelryk
081c914b39
backup MDL-25183 Added a dedicated CLI script for running automated backups
2010-11-12 07:05:18 +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
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
Dongsheng Cai
c00280a19e
MDL-23308, added legacyfiles setting to course default settings.
2010-09-10 03:58:54 +00:00
Petr Skoda
5da6121042
all course completion should be disabled by default, sorry I overlooked the default course settings before
2010-08-09 09:17:32 +00:00
Petr Skoda
df997f841f
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
...
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
Eloy Lafuente
68949e5d5f
MDL-22140 backup default settings - anonymize defaulting to no
2010-06-17 09:52:41 +00:00
Sam Hemelryk
61ebef8f6e
backup MDL-22140 Added conf settings to control the default general backup settings
2010-06-17 08:57:00 +00:00
Martin Dougiamas
2be4d090c0
course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course!
...
Even though I've tweaked this and done some polishing, there is still plenty to do on it now in HEAD, mostly to do with UI, usability and strings, so we'll keep working on it. Aaron already has a number of improvements to add to it.
2010-04-30 03:06:22 +00:00
Petr Skoda
1f96e907ea
MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2
2010-04-14 09:45:49 +00:00
Petr Skoda
ff67afbd95
MDL-22054 converting course formats to have own lang packs
...
AMOS START
MOV [formatscorm,core],[pluginname,format_scorm]
MOV [formatsocial,core],[pluginname,format_social]
MOV [formattopics,core],[pluginname,format_topics]
MOV [formatweeks,core],[pluginname,format_weeks]
AMOS END
2010-04-11 12:46:14 +00:00
Eloy Lafuente
d294000348
MDL-21666 backup & restore caps - moving to new naming schema. More to come.
2010-02-19 17:50:14 +00:00
Petr Skoda
11b749ca90
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 10:32:02 +00:00
skodak
8b6a09680a
fixed whitespace
2009-07-09 19:54:54 +00:00
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
tjhunt
f0ad741e1f
completion: avoid API call for performance reasons
2009-04-30 04:16:35 +00:00
jerome
63e3b0d5d8
course default settings MDL-12846 remove category, set back number of topic/week to 10
2009-02-13 07:16:29 +00:00
skodak
1caea91efb
MDL-17457 moved a lot of code into lib/db/install.php + other refactoring and cleanup
2009-01-11 09:41:48 +00:00
skodak
f1953d38f3
MDL-17847 moved backup install.xml and upgrade.php to core
2009-01-10 20:03:08 +00:00
tjhunt
4413941fee
course requests: MDL-6160 clean up admin option for choosing who is notified. Merged from MOODLE_19_STABLE.
...
Also, change the 'notifyloginfailures' setting to use the same sort of admin setting type.
2009-01-08 07:07:00 +00:00
stronk7
a243ffeb07
MDL-17599 scheduled backup: add support for grade history setting + minor XML formatting. Merged from 19_STABLE
2008-12-15 21:35:47 +00:00
tjhunt
e452210a18
course request: MDL-17575 and MDL-6160 further improvements:
...
1/ email notification when course requested
2/ course request capability so that we can limit who can request new course
3/ list of my pending course requests on the request form
Implemented in 1.9 by Petr Skoda, and reviewed and merged to HEAD by me.
2008-12-10 02:57:41 +00:00
tjhunt
77eddcd527
course request: MDL-9854 major cleanup to the course request code.
...
* Rewrite all the forms to use formslib and improve usability.
* Put the place where admins need to go to process approvals in the admin menu.
* Show the request course/pending requests button on the page for the category that requested courses get added to.
2008-12-05 08:56:54 +00:00