10709 Commits

Author SHA1 Message Date
Helen Foster
6d746b98c6 MDL-25127 lang string rewording 2010-11-12 20:14:23 +00:00
Helen Foster
a203cb67b4 MDL-21302 lang string polishing 2010-11-12 17:16:56 +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
Eloy Lafuente
96c726b663 MDL-24924 course/import - plugin not available anymore. Killed! 2010-11-11 22:52:17 +00:00
Eloy Lafuente
dc2abd4020 MDL-24718 import - always import adding 2010-11-11 22:17:09 +00:00
David Mudrak
0ce579fe89 Portfolio strings changed to reflect the heading of the next page
Plus fixed some typos in the portfolio library
2010-11-11 18:04:27 +00:00
Petr Skoda
f11f7b41df MDL-25152 guest logging can be disabled now 2010-11-11 06:11:13 +00:00
Sam Hemelryk
33d34b4b77 restore MDL-24757 Fixed up course and category selectors 2010-11-11 01:21:16 +00:00
David Mudrak
ac7ad71fb7 MDL-22184 Re-execution of the fixed AMOScript from Sam's commit
AMOS BEGIN
 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 09:29:13 +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
Sam Marshall
6397deaec8 Roles MDL-23986 Added help to role archetype 2010-11-09 12:41:29 +00:00
David Mudrak
8b2918a425 MDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax 2010-11-09 11:55:11 +00:00
jerome mouneyrac
29ca816c1b registration MDL-25116 change some wording on the main registration page 2010-11-09 07:58:54 +00:00
Andrew Davis
a6de5ed53a message MDL-25114 tried to make the message provider not found error info more helpful 2010-11-09 06:12:04 +00:00
Andrew Davis
60dd7688a8 message MDL-25114 tried to provide a more helpful error message for when code sending a message supplied an unknown component or event name 2010-11-09 06:01:20 +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
Helen Foster
ed089f0fad typo fix 2010-11-05 09:48:36 +00:00
Rossiani Wijaya
3f12c14639 MDL-21559: fixed force password change for internal and external authentication in user upload. 2010-11-05 08:41:53 +00:00
jerome mouneyrac
6d153e67b4 webservice MDL-18655 add new capability moodle/user:viewalldetails allowing to see all user information. This capability is set up copying the current moodle/user:update assignations 2010-11-05 06:55:43 +00:00
Helen Foster
323dcc8e34 MDL-21395 deleting unused string 2010-11-04 17:04:50 +00:00
Dongsheng Cai
d0da42d1b7 MDL-24917, display activity backup area in restore-pre ui 2010-11-02 02:29:21 +00:00
Andrew Davis
24a56744c1 message MDL-24788 improved jabber notifications 2010-10-29 03:45:47 +00:00
Andrew Davis
212badff4d message MDL-24879 added something to cron to remove read notifications 2010-10-28 03:59:40 +00:00
jerome mouneyrac
34613fb84a community block MDL-24825 fix 'community search' crumbtrail 2010-10-28 02:28:29 +00:00
Martin Dougiamas
9bd2b1c63c messaging NOBUG Fixing case in strings 2010-10-27 07:11:22 +00:00
Petr Skoda
1c7a2f84db MDL-24787 fixing group UI to work for users without roles too 2010-10-26 13:38:05 +00:00
jerome mouneyrac
4a73f9be8c community block MDL-24830 better "wait for upload" message + fix a javascript issue when screenshot number = 0 (metadata page) 2010-10-26 06:26: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
Eloy Lafuente
41941110fd MDL-22138 backup - I know smaller cathedrals than this, yay quizzes! 2010-10-24 10:43:42 +00:00
David Mudrak
4bc2e7782f MDL-24777 added missing emoticon alt texts 2010-10-23 18:44:32 +00:00
David Mudrak
7680da6ce8 MDL-24777 new emoticon_manager and its admin settings 2010-10-23 18:40:11 +00:00
Sam Marshall
cfc3392582 MDL-24714: Completion report names inconsistent 2010-10-18 10:15:37 +00:00
jerome mouneyrac
f2a4328038 publication MDL-24115 shorter publication message 2010-10-18 09:07:36 +00:00
Andrew Davis
2b4c531a6e message MDL-24562 improved a string 2010-10-18 06:37:54 +00:00
Andrew Davis
90b4d5990a message MDL-24562 made jabber message notifications work 2010-10-18 06:21:23 +00:00
jerome mouneyrac
60cc2f788e publication MDL-24608 display a waiting page when uploading a backup 2010-10-15 08:56:06 +00:00
Petr Skoda
46b2346b57 MDL-24316 new lang string, improved visualisation 2010-10-14 10:20:30 +00:00
Andrew Davis
7cd7627c87 completion MDL-24119 new string that was previously in the code 2010-10-14 08:52:43 +00:00
Aaron Barnes
6d35a09b0b completion MDL-24512 Fix hard coded string "More details" 2010-10-12 02:02:11 +00:00
Andrew Davis
16b6aec208 rating MDLSITE-1045 added a new string for a window title 2010-10-11 08:37:36 +00:00
Petr Skoda
e81fb5efad MDL-16640 do not show login form to users that are already logged in, this may solve some sesskey problems caused by re-logging 2010-10-10 12:13:23 +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
David Mudrak
856e77359d MDL-16769 Removing studentviewoff and studentviewon 2010-10-08 13:53:35 +00:00
David Mudrak
0064dc90e3 NOMDL Rewording text used for Hide/Show icon
Show icon from others is a bug, should be Show icon to others. But
because others can have the capability to view hidden sections anyway,
it was decided to keep just Hide/Show
2010-10-08 13:39:04 +00:00
Andrew Davis
b4dcb6d711 message MDL-24584 2 new strings for messaging UI 2010-10-08 08:51:12 +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
Andrew Davis
f740ff8102 message MDL-24548 altered some string in the messaging UI 2010-10-08 02:32:44 +00:00
Andrew Davis
1d4a834c10 rating MDL-24558 new string for when no ratings have been submitted 2010-10-07 08:21:51 +00:00
Dongsheng Cai
df796bf0ec MDL-24540, fixed comments UI for not logged in users 2010-10-07 08:18:56 +00:00
jerome mouneyrac
5a91e9ba7e restore MDL-24536 [[backupmode30]] => 'Hub' 2010-10-06 03:16:53 +00:00