Martin Dougiamas
e3c21e8c13
Fixing a string
2010-11-19 06:46:19 +00:00
Andrew Davis
bc68fc9a9b
message MDL-25297 refactored quiz to make message notifications work
2010-11-19 05:18:34 +00:00
Petr Skoda
cbad562eee
MDL-25314 improved prevention of output buffering + detection of misconfigured servers
...
Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php.
The fileserving code now checks if the headers are already sent which detects misconfigured servers.
2010-11-19 03:40:43 +00:00
Eloy Lafuente
cbb9e9b8b4
MDL-25310 backup - some minor tasks related to cleaning/old options
2010-11-18 21:34:01 +00:00
David Mudrak
63e859f59f
Fixed capability names
2010-11-18 16:13:39 +00:00
David Mudrak
fc2b54691a
Removing obsolete permission explanation strings
2010-11-18 14:06:57 +00:00
David Mudrak
3b8b116ec3
Removing legacy hidden role assignment strings
2010-11-18 13:56:49 +00:00
Aparup Banerjee
011bfd2a54
database MDL-24863
...
- added restricting text conditions to where_clause , it throws a dml_exception when detected.
- also added to where_clause throwing dml_exception for field that doesn't exist in table.
- added unit tests for text condition restricting.
- added 2 unit tests for set_field_select() testing 'auto-casting params to int problem' fix
2010-11-18 06:00:51 +00:00
Sam Hemelryk
0b4cede202
NOBUG: Added missing backup message provider string
2010-11-18 02:54:46 +00:00
David Mudrak
05e7fca43f
Yet another string using proper placeholder in Javascript
2010-11-17 12:44:17 +00:00
Dongsheng Cai
1d5bd3d2ed
MDL-24941, fixed nopermission error when student entering scheduled chat session
2010-11-17 07:56:40 +00:00
jerome mouneyrac
5bf725440c
registration MDL-25261 trivial confirmation regitration page improvement
2010-11-17 07:53:10 +00:00
David Mudrak
416b3d8110
Fixed trivial typo in enrolment string
2010-11-16 18:25:28 +00:00
David Mudrak
049e880cce
AJAX enrolment uses proper {$a} placeholder
...
We now have M.util.get_string() that should be used instead of custom
replacement. Otherwise the placeholder is not detected in AMOS
web translator.
2010-11-16 18:02:14 +00:00
David Mudrak
2246f9f6bd
Fixed typo in the capability name
2010-11-16 17:36:01 +00:00
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