Commit graph

43062 commits

Author SHA1 Message Date
Dan Marsden
03751efe8a SCORM MDL-21568 - use correct storing of grading method - remove old references to bad calls. - hope the upgrade script works cross-db - thanks to Bruce Cota for report/patch 2010-07-08 10:40:46 +00:00
Dan Marsden
8d8740e900 SCORM MDL-22423 fix spacing 2010-07-08 09:47:17 +00:00
Dan Marsden
58b44e1ad3 SCORM MDL-22423 don't include empty raw scores from assets when calculating grade 2010-07-08 09:46:20 +00:00
jerome mouneyrac
75681c41b4 webservice MDL-12886 add SOAP/REST client (REST client do be done) + protocol unit testing 2010-07-08 09:28:28 +00:00
Dan Marsden
4572edaa1c SCORM MDL-22954 fix typo 2010-07-08 09:23:36 +00:00
Martin Dougiamas
ff7dd38622 MDL-22964 xmlrpc is no longer required, but still highly recommended if you want to appear cool to all your friends. 2010-07-08 09:05:18 +00:00
jerome mouneyrac
d9ad010327 webservice MDL-22589 support user preferences for creation and update 2010-07-08 08:40:21 +00:00
Andrew Davis
eac02096d6 forum MDL-23145 switched forum digests over to just use email instead of being chanelled through messaging 2010-07-08 08:23:58 +00:00
jerome mouneyrac
001251f222 web service MDL-12886 extends xml-rpc client from Zend client 2010-07-08 08:15:46 +00:00
Rossiani Wijaya
0341f771ec MDL-20410 - remove set_focuscontrol 2010-07-08 08:11:17 +00:00
Andrew Davis
b58bd1a2fa forum MDL-23145 switched forum digests over to just use email instead of being chanelled through messaging 2010-07-08 08:08:16 +00:00
Dan Marsden
3ba3c59d9c grrr MDL-19629 - I told it to exlcude those..... 2010-07-08 07:57:43 +00:00
Dan Marsden
ba0c097216 Increase length of City field MDL-19629 - longest place name in NZ is Taumata­whakatangihanga­koauau­o­tamatea­turi­pukakapiki­maunga­horo­nuku­pokai­whenua­kitanatahu which doesn't fit in 20 chars, I figure 100 chars should be enough 2010-07-08 07:55:20 +00:00
Rossiani Wijaya
7851bd35ae MDL-20458 - adding help button to screen reader 2010-07-08 07:13:59 +00:00
Andrew Davis
2821c4955b gradebook MDL-22931 made some of the setting labels more specific and made blocks show on category setting screen 2010-07-08 07:09:10 +00:00
Martin Dougiamas
36c3fbe324 MDL-20069 Fixed a missing string 2010-07-08 06:46:14 +00:00
aparup
924ca8450f ADministration MDL-23144 fixed course creation -> cancel button going to limbo. now goes back to course(cat) index page 2010-07-08 05:40:03 +00:00
Dongsheng Cai
13ce122930 MDL-23142, Portfolio Export should require mod/assignment/lib.php thanks to Dan Marsden, and remove stored_file.php from portfolio 2010-07-08 04:49:46 +00:00
Dongsheng Cai
1230b9c96e MDL-23116, added file type icon to private file block, stop using the short file name from filemanager 2010-07-08 04:38:13 +00:00
Dongsheng Cai
dd0566ebaf MDL-23111, added isloggedin() to check if the user logged out 2010-07-08 04:14:40 +00:00
Martin Dougiamas
204f394e27 Converted some quiz events to use frankenstyle component names (spit) 2010-07-08 04:07:23 +00:00
aparup
362db01ab5 Roles MDL-23048 fixed CONTEXT_COURSECAT roles editing being titled as 'front page roles' 2010-07-08 03:57:03 +00:00
Martin Dougiamas
dcffbe5411 MDL-21861 Made these assignment events more generic, so that they can be used by other activity modules (like Workshop etc). assessable_file_uploaded and assessable_files_done
We are doing it this way because MULTIPLE plagiarism **plugins** may need to handle these events using cron, so it's good to get them in a queue.

The other way to do this would be to call a function in plagiarism core and have that generate the event, but there is not really any advantage in that.   Conceivably something other than plagiarism plugins might be interested in these events later on.
2010-07-08 03:34:22 +00:00
Martin Dougiamas
9645a4843a MDL-16203 Updated the mod_created, mod_updated and mod_deleted events to be more generic and easier to handle 2010-07-08 02:27:58 +00:00
Sam Hemelryk
692e9fa501 lib MDL-22826 Fixed stylessheet inclusion bug with YUI 3.1.1 and Internet Explorer 2010-07-08 02:12:49 +00:00
Andrew Davis
4a15febe7c gradebook MDL-23054 Added a link to "manage outcomes" from the "add outcomes to course" screen 2010-07-08 01:42:57 +00:00
Moodle Robot
b012d805e1 Updated the HEAD build version to 20100708 2010-07-08 00:44:55 +00:00
Patrick Malley
1b4777d32e MDL-23030 - Fixing a mispelling in language file 2010-07-07 23:21:31 +00:00
Patrick Malley
81cdf53ad0 MDL-22875 2010-07-07 23:20:26 +00:00
Patrick Malley
eb55efc3e2 MDL-23141 - First commit of new theme 2010-07-07 23:17:52 +00:00
Eloy Lafuente
c0bd624928 MDL-21432 backup - Small change in API after discussion in MDL-22245 2010-07-07 22:56:14 +00:00
David Mudrak
c2d2eb6ea0 NOBUG workshop: added field evaluation for future usage
The field holds the name of the grading evaluation method recently used
for the workshop or the default one to be used. At the moment there are
no alternatives but 'best' plugin. But I want to have the field there
before 2.0 stable release and also want to include it in workshop
backups.
2010-07-07 21:46:05 +00:00
Andreas Grabs
32d2ddab5d MDL-21227 - now templates can save images on course-context :). Thanks to Petr!!! 2010-07-07 21:37:10 +00:00
Petr Skoda
47811589ce MDL-23125 fixed variable name collision - credit goes to Iaki Arenaza, thanks! 2010-07-07 17:56:24 +00:00
Petr Skoda
4817aee5db MDL-22835 fixed incorrect line ending - only unix \n allowed, the \r breaks git sync 2010-07-07 17:32:47 +00:00
Eloy Lafuente
f2e34ee52b MDL-22245 backup - keep subplugin branches connected all the time. Thanks for spotting it David! 2010-07-07 17:26:34 +00:00
Petr Skoda
f11f8ba27b MDL-23118 improved proxy forwarding setting docs 2010-07-07 15:44:51 +00:00
Helen Foster
5a4c4d4d9b MDL-22997 adding help strings 2010-07-07 14:21:56 +00:00
Helen Foster
53ccc14fd2 MDL-22997 adding help strings 2010-07-07 14:15:29 +00:00
David Mudrak
ba2f16c9a7 MDL-21676 Fixed regression - typo in the table alias 2010-07-07 13:37:53 +00:00
Sam Hemelryk
a6338a134b themes MDL-22826 Some minor changes to improve the IE user experience 2010-07-07 09:10:10 +00:00
Petr Skoda
018187da22 fixed borked insatll.xml, thanks Dan Marsden! 2010-07-07 08:50:32 +00:00
Sam Hemelryk
d0355ebaf9 theme-standardold MDL-21862 Standardold now bases itself on standard and overrides just the layouts to convert to tables 2010-07-07 08:50:06 +00:00
Petr Skoda
7abbc5c2ba MDL-23062 switch role now works for admin too 2010-07-07 08:21:51 +00:00
Dongsheng Cai
4e0969f0d3 MDL-22982, fixed file browser renderer component 2010-07-07 08:18:41 +00:00
jerome mouneyrac
774b1b0ff0 webservice MDL-23144 support VALUE_DEFAULT empty array for single and multiple structure 2010-07-07 08:15:26 +00:00
Petr Skoda
39530dcae2 MDL-23062 reverting incorrect fix, this needs to be fixed directly in accesslib 2010-07-07 08:01:41 +00:00
Petr Skoda
d85ab7051c MDL-22950 fixed regression - files in subdirectories not found; big thanks to Dongsheng for spotting this 2010-07-07 07:53:03 +00:00
Andrew Davis
c393165495 message MDL-22803 Improved message searching to better handle tiny search terms and the huge result sets they generate 2010-07-07 07:49:08 +00:00
Petr Skoda
d811bd84b4 fixed incorrect comments, thanks Dongsheng 2010-07-07 07:43:28 +00:00