Petr Skoda
38549d6396
MDL-21579 using simple exception handling instead of table_exists - we do this in several other places already
2010-04-30 15:38:58 +00:00
Petr Skoda
83bbafaa18
MDL-21712 fixed regression - guest could access any course, sorrry
2010-04-30 15:36:26 +00:00
Andreas Grabs
cf6c33cb01
removed a unnecessary $OUTPUT->box_start
2010-04-30 15:00:58 +00:00
David Mudrak
7719b4db37
MDL-21695 Database module now uses new help strings
...
AMOS BEGIN
HLP data/exportzip.html,[exportaszip_help,mod_data]
HLP data/fields.html,[newfield_help,mod_data]
HLP data/fieldmappings.html,[fieldmappings_help,mod_data]
HLP data/importcsv.html,[csvimport_help,mod_data]
HLP data/importfromfile.html,[fromfile_help,mod_data]
HLP data/maxentries.html,[maxentries_help,mod_data]
HLP data/requireapproval.html,[requireapproval_help,mod_data]
HLP data/requiredentries.html,[requiredentries_help,mod_data]
HLP data/requiredentriestoview.html,[requiredentriestoview_help,mod_data]
HLP data/savepreset.html,[saveaspreset_help,mod_data]
HLP data/tags.html,[availabletags_help,mod_data]
HLP data/usepreset.html,[usestandard_help,mod_data]
AMOS END
2010-04-30 14:56:41 +00:00
David Mudrak
539dfe2920
MDL-21695 Removing timerestrict help as recommended by Helen
2010-04-30 13:46:11 +00:00
David Mudrak
c27d61a2a2
MDL-21695 Removing pagesize help as recommended by Helen
2010-04-30 13:40:54 +00:00
Tim Hunt
37b5b69f2e
quiz reports MDL-22257: was loading the complete user record, when it only wanted userid.
...
On a coures with 16000 users, that is a very bad idea ;-)
2010-04-30 13:15:42 +00:00
David Mudrak
80de705fcb
MDL-21695 Choice module now uses new help strings
...
AMOS BEGIN
HLP choice/limit.html,[limitanswers_help,mod_choice]
HLP choice/options.html,[choiceoptions_help,mod_choice]
HLP choice/timerestrict.html,[timerestrict_help,mod_choice]
AMOS END
2010-04-30 12:05:29 +00:00
Andreas Grabs
194dd279cc
fixed typos
2010-04-30 11:48:33 +00:00
David Mudrak
a48bf07993
Fixing Chat event type + handling illegal eventtype displaying
...
Without this fix, chat created events with eventtype set to boolean.
Such value was then used by calendar block to get a string, which
now produces coding_exception.
2010-04-30 10:53:39 +00:00
Andreas Grabs
fc919723ac
MDL-21227 - convert Feedback to new files api - recent files
2010-04-30 10:51:58 +00:00
Andreas Grabs
74be01e5cd
fixed: missing required_param id for delete_completed.php
2010-04-30 10:36:23 +00:00
Andreas Grabs
cb3dcd788f
MDL-22151 - implement new moodle2 backup
2010-04-30 10:34:51 +00:00
David Mudrak
1752d56ffd
MDL-21695 Chat module now uses new help strings
...
AMOS BEGIN
HLP chat/chatting.html,[usingchat_help,mod_chat]
AMOS END
2010-04-30 10:22:33 +00:00
Andreas Grabs
b4d91fcb0b
MDL-22151 - implement new moodle2 backup
2010-04-30 10:06:22 +00:00
David Mudrak
ff95caa8e9
MDL-21695 Display the help title in the popup, more docs on new addHelpButton()
2010-04-30 09:57:32 +00:00
Dan Marsden
3b56974322
SCORM AICC MDL-2144 total_time accumulation calculated incorrectly. - thanks to Matteo Scaramuccia for report and fix.
2010-04-30 08:49:33 +00:00
Eloy Lafuente
dec2c30c0a
NOBUG: Use correct cap name
2010-04-30 08:34:53 +00:00
Martin Dougiamas
7969834463
admin/repository MDL-15402 Checking in code from Mark Nelson @ Pukunui.com.au. Thanks, Mark and Shane! This patch updates the repository admin interface to look more like Filters management
2010-04-30 08:03:32 +00:00
Dongsheng Cai
b8cea715b8
"MDL-13766, maxbytes should not be 0"
2010-04-30 07:57:49 +00:00
jerome mouneyrac
0f1e391487
webservice MDL-21579 fix wrong define usage: EXTERNAL_TOKEN_EMBEDDED => WEBSERVICE_AUTHMETHOD_SESSION_TOKEN
2010-04-30 06:37:43 +00:00
Jamie Pratt
c7a2b2c84f
MDL-22252 "couple of typos causing errors when importing glossary contents"
2010-04-30 06:20:19 +00:00
Dan Marsden
03e9a12279
SCORM MDL-18202 MDL-21379 fix spaces
2010-04-30 05:52:56 +00:00
Dan Marsden
6b635d44e2
SCORM MDL-18202 MDL-21379 use correct Scorm format for 1.3
2010-04-30 05:45:12 +00:00
Martin Dougiamas
a1eea10dd7
Bump!
2010-04-30 03:14:10 +00:00
Martin Dougiamas
9dcc69bec1
MDL-2631 admin -> manager in caps
2010-04-30 03:13:07 +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
Sam Hemelryk
2589eb89f0
backup MDL-22251 fixed issue with delete_old_backup_dirs passing a full path rather than a backupid
2010-04-30 03:02:36 +00:00
Martin Dougiamas
16b5fdaf17
MDL-22054 Fixed some uppercasing errors. We Never Use This Format For Strings.
2010-04-30 02:42:18 +00:00
Martin Dougiamas
3d8a479bf3
MDL-19756 Removing debugging message from print_textarea until we have a proper renderer replacement
2010-04-30 02:06:44 +00:00
David Mudrak
59f19480a8
MDL-21695 Missing string producing debugging message, to be shortened probably
2010-04-30 01:01:35 +00:00
Moodle Robot
cf5c04a38d
Updated the HEAD build version to 20100430
2010-04-30 00:41:32 +00:00
David Mudrak
e66841b9e6
MDL-21695 Assignment module now uses new help strings
...
AMOS BEGIN
HLP assignment/allowdeleting.html,[allowdeleting_help,mod_assignment]
HLP assignment/allowmaxfiles.html,[allowmaxfiles_help,mod_assignment]
HLP assignment/allownotes.html,[allownotes_help,mod_assignment]
HLP assignment/commentinline.html,[commentinline_help,mod_assignment]
HLP assignment/emailnotification.html,[enableemailnotification_help,mod_assignment]
HLP assignment/emailteachers.html,[emailteachers_help,mod_assignment]
HLP assignment/hideintro.html,[hideintro_help,mod_assignment]
HLP assignment/mods.html,[modulename_help,mod_assignment]
HLP assignment/pagesize.html,[pagesize_help,mod_assignment]
HLP assignment/quickgrade.html,[quickgrade_help,mod_assignment]
HLP assignment/resubmit.html,[allowresubmit_help,mod_assignment]
HLP assignment/trackdrafts.html,[trackdrafts_help,mod_assignment]
AMOS END
2010-04-29 23:12:13 +00:00
Helen Foster
cc1e127a75
MDL-21695 adding help strings
2010-04-29 20:54:20 +00:00
Helen Foster
854ee5e4d3
MDL-21695 adding help strings
2010-04-29 18:57:14 +00:00
Eloy Lafuente
2de3539b43
MDL-21432 backup - clean temps after execution
2010-04-29 18:30:17 +00:00
Martin Dougiamas
760b2edbe1
More nav cleanups
2010-04-29 17:06:26 +00:00
Martin Dougiamas
07a737de56
Just cleaning up this log report in the nav menu
2010-04-29 16:59:58 +00:00
Martin Dougiamas
92e7c34d95
Fixed a missing string for calendar display
2010-04-29 16:25:11 +00:00
Helen Foster
f9d49246b0
MDL-21695 adding help strings
2010-04-29 14:15:28 +00:00
Moodle HQ git importer
873750c2df
Fixing drift between CVS and git
2010-04-29 11:26:40 +00:00
Helen Foster
19a4ed78a4
MDL-21695 obsolete help files
2010-04-29 11:26:40 +00:00
Helen Foster
b0d78e43fe
MDL-21695 adding help strings
2010-04-29 11:20:53 +00:00
Tim Hunt
8d2971888f
quiz recent activity: MDL-20586 was showing scores even if quiz settings said not to.
...
Fix started with a patch from Yolanda Ordoñez Rufat but with significant reworking by me.
2010-04-29 10:46:39 +00:00
Tim Hunt
8275477c13
calculated qtype: MDL-22241 Invalid SQL (must not have a ; at the end.)
2010-04-29 10:41:55 +00:00
Dan Marsden
adefe70e22
SCORM MDL-21568 attempts grading initialized incorrectly.
2010-04-29 10:08:42 +00:00
Dongsheng Cai
dd64051e9e
"MDL-13766, use exception to skip files larger than maximium size"
2010-04-29 09:55:57 +00:00
Martin Dougiamas
0bedd3c797
MDL-21579 Improved table checking using the shorthand method
2010-04-29 09:51:35 +00:00
Dan Marsden
c8b229a6ca
SCORM MDL-21568 missing var from restore
2010-04-29 09:48:52 +00:00
Martin Dougiamas
2b3d1ac71b
MDL-14632 Removed switchroles from the course view page
2010-04-29 09:32:15 +00:00