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
Moodle Robot
c9cc88ffef
Updated the HEAD build version to 20101110
2010-11-10 00:47:17 +00:00
David Mudrak
8b2918a425
MDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax
2010-11-09 11:55:11 +00:00
Moodle Robot
f7efad4bc6
Updated the HEAD build version to 20101109
2010-11-09 00:49:40 +00:00
Moodle Robot
7ebe056b3d
Updated the HEAD build version to 20101108
2010-11-08 00:49:51 +00:00
Moodle Robot
7144b6ce81
Updated the HEAD build version to 20101107
2010-11-07 00:48:58 +00:00
Moodle Robot
0a788f9fa7
Updated the HEAD build version to 20101106
2010-11-06 00:48:08 +00:00
Andrew Davis
46505ee75e
message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version
2010-11-05 08:04:40 +00:00
Moodle Robot
9fb3c12d75
Updated the HEAD build version to 20101105
2010-11-05 00:47:33 +00:00
Moodle Robot
4800eef4d6
Updated the HEAD build version to 20101104
2010-11-04 00:48:47 +00:00
Moodle Robot
fa537aced8
Updated the HEAD build version to 20101103
2010-11-03 00:48:32 +00:00
David Mudrak
b532be2d53
MDL-25015 get_string() logic implementation in javascript
...
The new function allows to substitute {$a} placeholders on client side.
Version bump needed to clear javascript caches.
2010-11-02 14:24:19 +00:00
Dongsheng Cai
f776e221e5
MDL-24888, fixed tags itemtype in lib/db/upgrade.php
2010-11-02 03:26:10 +00:00
Moodle Robot
25ba71960e
Updated the HEAD build version to 20101102
2010-11-02 00:48:51 +00:00
Moodle Robot
086349fab4
Updated the HEAD build version to 20101101
2010-11-01 00:47:46 +00:00
Moodle Robot
522226e1ee
Updated the HEAD build version to 20101031
2010-10-31 00:51:57 +00:00
Moodle Robot
122416d197
Updated the HEAD build version to 20101030
2010-10-30 00:50:00 +00:00
Moodle Robot
9a8369cdd3
Updated the HEAD build version to 20101029
2010-10-29 00:53:18 +00:00
Moodle Robot
3b77fb878b
Updated the HEAD build version to 20101028
2010-10-28 00:49:01 +00:00
Sam Hemelryk
3b59524d31
blogs MDL-24875 Increased uniquehash field size to 255 and added a str length check to external blog syncing.
2010-10-27 05:25:00 +00:00
Moodle Robot
03c6541539
Updated the HEAD build version to 20101027
2010-10-27 00:48:57 +00:00
Petr Skoda
fad1178612
MDL-24694 fixing broken upgrade once more - this step was skipped because two blocks had the same version number
2010-10-26 13:04:33 +00:00
Andrew Davis
018f4f996d
message MDL-24771 moved the upgrade code
2010-10-26 08:45:51 +00:00
Aparup Banerjee
39e171ac93
assignment MDL-24694
...
- added message provider to manage assignment's messaging
- user_preferences.name length changed form 50 to 255 due to long messaging preference names.
2010-10-26 06:46:01 +00:00
Moodle Robot
00bfb89b5c
Updated the HEAD build version to 20101026
2010-10-26 00:52:52 +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
Moodle Robot
b67aa230f3
Updated the HEAD build version to 20101025
2010-10-25 00:50:19 +00:00
Moodle Robot
b747b1eb52
Updated the HEAD build version to 20101024
2010-10-24 00:53:49 +00:00
David Mudrak
f61b376873
MDL-24777 upgrade the emoticons settings into the new format, using the default values
2010-10-23 18:44:04 +00:00
Moodle Robot
b3e387ec3a
Updated the HEAD build version to 20101023
2010-10-23 00:51:07 +00:00
Moodle Robot
954c0eac0f
Updated the HEAD build version to 20101022
2010-10-22 00:51:50 +00:00
Moodle Robot
444ca6edda
Updated the HEAD build version to 20101021
2010-10-21 00:56:00 +00:00
Moodle Robot
900ba92897
Updated the HEAD build version to 20101020
2010-10-20 00:47:05 +00:00
Petr Skoda
99ffafc3d3
MDL-24755 clear all caches
2010-10-19 07:37:34 +00:00
Andrew Davis
d3dbcf5b58
gradebook MDL-24721 new installs of Moodle 2.0 were missing the hidden column from grade_categories
2010-10-19 07:17:45 +00:00
Moodle Robot
6cf33f69ba
Updated the HEAD build version to 20101019
2010-10-19 00:46:36 +00:00
Moodle Robot
8fc5e91a12
Updated the HEAD build version to 20101018
2010-10-18 00:47:26 +00:00
Moodle Robot
4472b2787a
Updated the HEAD build version to 20101017
2010-10-17 00:46:23 +00:00
Moodle Robot
130f453e3d
Updated the HEAD build version to 20101016
2010-10-16 00:47:10 +00:00
Moodle Robot
019ae3e1c3
Updated the HEAD build version to 20101015
2010-10-15 00:47:56 +00:00
Petr Skoda
14333c1128
MDL-24316 version bump needed for js cache resetting
2010-10-14 14:08:01 +00:00
Moodle Robot
df5a4eb933
Updated the HEAD build version to 20101014
2010-10-14 00:47:28 +00:00
jerome mouneyrac
daff57fb3b
registration MDL-24641 get language code from the full language list codes, not from the Moodle language package code
2010-10-13 09:13:23 +00:00
Moodle Robot
85ed0647ed
Updated the HEAD build version to 20101013
2010-10-13 00:46:32 +00:00
Moodle Robot
7beda376a7
Updated the HEAD build version to 20101012
2010-10-12 00:47:55 +00:00
Moodle Robot
88e7375ca7
Updated the HEAD build version to 20101011
2010-10-11 00:49:00 +00:00
Moodle Robot
bc755da95c
Updated the HEAD build version to 20101010
2010-10-10 00:46:15 +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
Moodle Robot
fe7131dd6d
Updated the HEAD build version to 20101009
2010-10-09 00:47:18 +00:00
Moodle Robot
b1c7759f0c
Updated the HEAD build version to 20101008
2010-10-08 00:47:27 +00:00