33372 Commits

Author SHA1 Message Date
nicolasconnault
31355d28c1 MDL-15666 MDL-16486 2008-09-16 07:33:16 +00:00
mits
600992bded MDL-16524 - Fixed a typo. 2008-09-16 06:13:35 +00:00
dongsheng
8d419e59f3 MDL-13766, clean up 2008-09-16 05:33:55 +00:00
dongsheng
9bdd9eee0f MDL-13766, move filepicker javascript code to a seperated file. 2008-09-16 03:52:11 +00:00
dongsheng
353d5cf39b MDL-13766
1. Clean up source code
2. use search api replace old get_listing api
2008-09-16 03:11:17 +00:00
jerome
bddcd93318 MDL-15350: format code (mostly white spaces) + skeleton for documentation 2008-09-16 02:09:35 +00:00
jerome
dc0976b875 MDL-15488: format code (mostly white space) + skeleton for documentation 2008-09-16 02:01:59 +00:00
moodlerobot
b73c60fd2a Updated the HEAD build version to 20080916 2008-09-16 01:50:29 +00:00
piers
1cd167cc44 MDL-7097 - API debug. Add ability to manually poke the SCORM API for 1.2 and 2004. 2008-09-15 19:56:36 +00:00
mjollnir_
759204f88d MDL-16517 - fix regression i introduced in resource mod portfolio implementation 2008-09-15 19:39:46 +00:00
pichetp
e74f18e020 DB error changing array('id', $state->id) to array('id'=> $state->id) 2008-09-15 18:39:15 +00:00
mjollnir_
f2e933bb09 MDL-16516 - fixing bad regression in mahara portfolio plugin 2008-09-15 17:14:51 +00:00
stronk7
cae4bace8f Re-introducing colons in page names + cleaning tabs output. MDL-15896 ; merged from 19_STABLE 2008-09-15 16:24:48 +00:00
mjollnir_
932e78b53b MDL-15666 - fake writting files in test portfolio exporter so that we can test integration between callers and plugins 2008-09-15 16:10:55 +00:00
mjollnir_
c50466705e MDL-15666 - fixing bugs in resource unit test implementation 2008-09-15 16:08:59 +00:00
mjollnir_
b2a9505b22 MDL-16514 - adding format to forum mod_form and fixing regression in single forum type add instance 2008-09-15 15:55:11 +00:00
wildgirl
00b5ffbbb4 MDL-16389 meta course help file update 2008-09-15 15:44:19 +00:00
wildgirl
17930e0704 MDL-15314 lang string rewording, thanks to Ray Lawrence 2008-09-15 15:16:02 +00:00
wildgirl
29d06082cb MDL-15134 lang string typo fix, thanks to David Mudrak 2008-09-15 14:21:01 +00:00
jamiesensei
3d6de8770d MDL-16362 "Quiz - bar graph on results screen" removing var_dump that I forgot to clean up. 2008-09-15 14:08:11 +00:00
wildgirl
e1d91dfbce MDL-14404 enrolment expiry notification help file text 2008-09-15 14:06:05 +00:00
mjollnir_
13e7e76575 MDL-15760 - move boxnet folder creation from prepare_package into send_package 2008-09-15 14:01:57 +00:00
nicolasconnault
3cc60460e8 MDL-15666 Subclassing exporter class so that only local files are written 2008-09-15 13:45:14 +00:00
jamiesensei
2a1995a476 MDL-16362 "Quiz - bar graph on results screen" there was a bug in my code that would put the graph generation code into an infinite loop if the overall grade for the quiz is 0. Since the change in the type of the field for quiz->grade the old test for quiz->grade being zero doesn't work. Using $quiz->grade as a bool does not work ($quiz->grade is now a string 0.0000), since Moodle 2.0 need to use $quiz->grade == 0. 2008-09-15 13:38:31 +00:00
nicolasconnault
795ad63034 MDL-15666 Testing a matrix of portfolio caller/plugin. Starting the new cleanup method in unit tests (max id) 2008-09-15 13:18:44 +00:00
mjollnir_
9d7432f650 MDL-16423 - changed button->set_formats to respect more general formats (for later when we have richer export formats that aren't mostly based on mime) 2008-09-15 13:13:21 +00:00
mudrd8mz
91ca18e847 MDL-16355 Do not set lesson maxgrade to 100 but use the real value without multfactor. Merged from 1.9 2008-09-15 11:57:53 +00:00
mudrd8mz
94c823b1d4 MDL-16356 Fix capability name. Merged from 1.9 2008-09-15 11:49:42 +00:00
jamiesensei
3b51802063 MDL-16125 "Improvement to Detailled Responses Report : Format of csv export" Fixed missing format string problem when downloading. 2008-09-15 11:39:15 +00:00
mudrd8mz
ebebf56bda MDL-16441 Display language selection drop-down list at My Moodle page. Merged from 1.9 2008-09-15 11:31:53 +00:00
jamiesensei
d3e99e85d4 MDL-16502 "highlight questions that appear not to be working very well according to statistics"
There is a function is_dubious_question on the statistics table passed all the stats for that question and other question data and that returns a bool.
2008-09-15 11:13:31 +00:00
dongsheng
ca0174ccce MDL-13766
1. remove repo_id field in plugin
2. remove reset varible in javascript code.
2008-09-15 09:42:38 +00:00
dongsheng
d68c527f68 MDL-13766
1. create logout() and check_login() function
2. Remove the code use global varibal
2008-09-15 09:31:41 +00:00
jerome
b8f46e17de MDL-15402: fix a bug with parameter in the delete URL (wrong cleaning setting) + move flickr public email address setting from admin to instance 2008-09-15 09:21:29 +00:00
jamiesensei
3db543284b MDL-16501 "moving key to colours on graph to the bottom of the graph gives more horizontal screen space for the graph itself" 2008-09-15 09:16:57 +00:00
jerome
7892948d1f MDL-15402: minor changes for flickr admin settings 2008-09-15 08:42:56 +00:00
andreabix
e9c1829aaa Fixed duplicated style in fw_fonts.css 2008-09-15 08:02:25 +00:00
moodler
7a3b93c18a Just tidying as I read it. Main problem with it now is that huge block of JS 2008-09-15 07:56:26 +00:00
moodler
c65dd2fe99 Just cleaning up layout a little 2008-09-15 07:37:21 +00:00
moodler
577aab9b88 MDL-13766 Tidying 2008-09-15 06:58:26 +00:00
moodler
d0f8585da3 MDL-13766 Cleaned up the formatting a bit for readability 2008-09-15 06:56:08 +00:00
moodler
b7d66e5305 Forgot the README 2008-09-15 06:14:11 +00:00
moodler
55de6e0784 MDL-16046 Fixed up the portfolio tabs 2008-09-15 06:09:57 +00:00
moodler
838a8eb146 MDL-16500 Removed the old Jabber class from the module and moved to a new one called xmpphp in core libraries
Also cleaned up some notices in message/edit.php
2008-09-15 05:55:58 +00:00
tjhunt
fa7bec7bef Turn off strict XML headers during upgrade, so if an error occurrs, you are more likely to be able to see what happened. 2008-09-15 04:21:15 +00:00
tjhunt
4906997bbb MDL-16492: the fix for MDL-16411 broke the fix for MDL-16200. Fix it. 2008-09-15 04:20:23 +00:00
scyrma
207ab754ac MDL-15351: making sure empty folders are still recognized as folders. 2008-09-15 01:51:25 +00:00
moodlerobot
d31be6062a Updated the HEAD build version to 20080915 2008-09-15 01:47:12 +00:00
skodak
a78bee285d MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
skodak
8429163db9 MDL-16493 file and picture element migrated; waiting for file picker to mature, presets not finished yet 2008-09-14 08:22:44 +00:00