40875 Commits

Author SHA1 Message Date
Andrew Davis
8546cdd414 rating MDL-21657 added a check for the old rating tables before trying to migrate data 2010-04-28 03:50:56 +00:00
Pierre Pichet
5940864e84 MDL-15252 integrate qtype_dependent.php strings in qtype_calculated.php and replace qtype_dependent in get_string() 2010-04-28 03:34:38 +00:00
Sam Hemelryk
4d56ee95e0 themes MDL-22223 Added hidefromselector setting for theme. 2010-04-28 03:32:16 +00:00
Andrew Davis
cbf964dfac rating MDL-21657 removed old per module rating implementations 2010-04-28 03:19:19 +00:00
Andrew Davis
c506e35496 rating MDL-21657 updated rating upgrade process that drops old rating tables 2010-04-28 03:12:49 +00:00
Patrick Malley
a79db4058e Changes to formfactor and canvas 2010-04-28 02:58:56 +00:00
Dan Marsden
d1eb4c8600 remove debug 2010-04-28 02:53:37 +00:00
Dan Marsden
675be221e4 Plagiarism Lib MDL-13680 - reverting commit for now. 2010-04-28 02:52:54 +00:00
Dan Marsden
2c35de0ffb Plagiarism Lib MDL-13680 - reverting commit for now. 2010-04-28 02:47:26 +00:00
Dan Marsden
30b5ee6b06 Plagiarism Lib MDL-13680 - reverting commit for now. 2010-04-28 02:47:25 +00:00
Dan Marsden
4e0effd60c Assignment MDL-7206 implement file browsing api in Assignment mod 2010-04-28 02:16:09 +00:00
Dan Marsden
9a3c870ae3 Plagiarism Lib MDL-13680 - fix upgrade bug 2010-04-28 02:12:46 +00:00
Dan Marsden
e3297179d7 Plagiarism Lib MDL-13680 - something failing here. 2010-04-28 01:44:15 +00:00
Moodle Robot
3832173eac Updated the HEAD build version to 20100428 2010-04-28 00:42:52 +00:00
Dan Marsden
07270e65cd Assignment MDL-7206 implement file browsing api in Assignment mod 2010-04-28 00:38:30 +00:00
David Mudrak
fe6a248f5a MDL-22015 String identifiers are now validated, coding exception thrown otherwise 2010-04-28 00:06:43 +00:00
David Mudrak
2d0f7da8f8 MDL-21695 Regression mod/forum/ratings.html was used for a default scale description
I added a new string describing the Separated and Connected ways of
knowing which will be used as the default description for fresh
installations. Thanks Dan Marsden for reporting and testing.
2010-04-27 23:50:06 +00:00
David Mudrak
69c14bbd3e MDL-15252 Got rid of yet another dependency on get_string() returning [[...]]
Actually none of current blocks defined the checked string 'editinga' so
it does not break BC if get_string('blockconfiga', 'moodle') is used
all the time.
2010-04-27 22:31:29 +00:00
Dan Marsden
706d6648d9 Plagiarism Lib MDL-13680 - move plagiarism settings files into new folder in admin 2010-04-27 22:12:40 +00:00
Dan Marsden
8716cc3552 SCORM Report improvement MDL-21555 - fix for delete_responses - wasn't previously updating a users grade. 2010-04-27 22:08:22 +00:00
Dan Marsden
cc3b3fae5d Plagiarism Lib MDL-13680 - add Plagiarism lib support for modules. - initially including the assignment module and Turnitin service - Backup deliberately excluded at this stage and I expect some of the file handling to change slightly before 2.0 release. 2010-04-27 21:52:07 +00:00
Eloy Lafuente
cd0034d860 MDL-22145 backup - implemented storage into proper file areas 2010-04-27 21:42:54 +00:00
Andreas Grabs
184aa32810 Add a DISTINCT clause in a SELECT statement 2010-04-27 18:33:27 +00:00
Patrick Malley
a0f76cb200 Fixing what I broke on last commit 2010-04-27 16:42:00 +00:00
Patrick Malley
b8b6a18f93 Swapped order of parent themes in config.php 2010-04-27 16:40:51 +00:00
Andreas Grabs
1483231357 MDL-21227 - convert Feedback to new files api
Currently there is a temporary workarround. Files for templates will be saved in the filearea "course_summary"
2010-04-27 16:34:16 +00:00
Helen Foster
214f6731bb MDL-21695 adding help strings 2010-04-27 16:05:35 +00:00
Patrick Malley
011ed9fda0 Updating Form Factor theme 2010-04-27 15:20:37 +00:00
Patrick Malley
7242f7f123 Adding lang file to new Canvas theme 2010-04-27 15:18:43 +00:00
Patrick Malley
b50ffc21d5 Adding new master theme called Canvas 2010-04-27 15:14:09 +00:00
Helen Foster
b241639de7 MDL-21695 adding help strings 2010-04-27 14:39:45 +00:00
Helen Foster
50f623590b MDL-21695 adding help strings 2010-04-27 14:32:09 +00:00
David Mudrak
ded6ff8e9f MDL-21375 Got rid of dependency on get_string() returning [[...]] and added missing page type string 2010-04-27 13:22:39 +00:00
David Mudrak
4d74c87667 MDL-15252 MDL-21375 Removing illegal stringid '*' and some whitespace 2010-04-27 13:04:15 +00:00
David Mudrak
8e642e1f26 MDL-22212 Fixing portfolio format Leap2A strings location
I took all strings from legacy /lang/en/portfolio_format_leap2a.php plus
added a missing one for emptyselection exception.
2010-04-27 12:56:25 +00:00
David Mudrak
81f5372325 MDL-21694 regression: plugins with lang only
When I re-committed strings from AMOS, I accidently created three plugins with the lang folder only: portfolio/format_leap2a, repository/draft and question/type/datasetdependent. Removing them now.
2010-04-27 11:43:04 +00:00
Dongsheng Cai
4e0d044f2f "MDL-13766, fixed filepicker path navigation bar" 2010-04-27 09:53:04 +00:00
Sam Hemelryk
a683da3ca1 navigation MDL-22209 Added a callback for local plugins to allow them to add to the navigation. 2010-04-27 09:26:42 +00:00
Helen Foster
d55a8be82b MDL-21695 obsolete help files 2010-04-27 08:56:27 +00:00
Helen Foster
0c92a05ed4 MDL-21695 adding help strings 2010-04-27 08:48:28 +00:00
Andreas Grabs
4f37db419b MDL-21227 - convert Feedback to new files api 2010-04-27 08:30:30 +00:00
Dongsheng Cai
873f2e0faa "MDL-18520, fixed filesystem problem and improve words" 2010-04-27 08:12:56 +00:00
Martin Dougiamas
eb0614be7a Removing a get_string that wasn't needed 2010-04-27 06:49:19 +00:00
Sam Hemelryk
ffca6f4be7 navigation MDL-22173 Separators are now written inside the LI elements of the node they relate to. 2010-04-27 05:19:32 +00:00
Sam Hemelryk
931697773c theme MDL-22187 upgrade settings page no longer shows blocks 2010-04-27 03:47:51 +00:00
Sam Hemelryk
b6a56aeae0 navigation MDL-14632 Improved display conditions for progress report 2010-04-27 03:18:58 +00:00
Martin Dougiamas
83f1fa9c4d courseformat/weeks MDL-20628 removed some notices 2010-04-27 03:10:58 +00:00
Sam Hemelryk
91eab03d10 navigation MDL-22195 Fixed issue with duplicate nodes debug message for modules. 2010-04-27 03:06:42 +00:00
Andrew Davis
3419829a7a gradebook MDL-22128 a POST parameter was being added to url parameters 2010-04-27 03:00:29 +00:00
Patrick Malley
1c601a5302 Checking in basic file structure for new theme. 2010-04-27 02:12:24 +00:00