Eloy Lafuente
98baf0d721
MDL-22234 backup - implement choice backup (used for backup tutorial)
2010-04-29 00:00:41 +00:00
Eloy Lafuente
3930e8b806
MDL-22145 backup - use more clear constant names
2010-04-28 21:43:48 +00:00
Eloy Lafuente
1f8bacd20f
MDL-22145 backup - allowing longer backup types in DB
2010-04-28 21:42:50 +00:00
Helen Foster
c9fd2d4120
MDL-21695 adding help strings
2010-04-28 20:47:08 +00:00
Pierre Pichet
cf14669208
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple
2010-04-28 20:31:54 +00:00
Dongsheng Cai
acb70a9b48
"MDL-13766, use file_storage to bypass capability check for recent plugin"
2010-04-28 16:49:51 +00:00
Dongsheng Cai
c26855ff16
"MDL-13766, fixed path bar parameter, better exception handling"
2010-04-28 13:54:36 +00:00
Jamie Pratt
2d0acbd5f9
MDL-21579 "Implement session token for embedded application" implemented a second type of session token linked to a session for use in applications embedded in web pages.
2010-04-28 13:16:58 +00:00
Pierre Pichet
aa6fae5c70
reordering strings
2010-04-28 10:31:55 +00:00
Helen Foster
50cb19a270
MDL-21695 adding help strings
2010-04-28 09:29:17 +00:00
Andrew Davis
aa3c639984
rating MDL-21657 removed reference to rate_ajax.js
2010-04-28 06:58:50 +00:00
Dongsheng Cai
442636301f
MDL-19839, rename file area for comments block, and migrating old comments in that area, thanks Eloy's migrating sql
2010-04-28 06:08:31 +00:00
Dongsheng Cai
6fbf3c4868
MDL-22156, added recent files repository plugin
2010-04-28 05:49:20 +00:00
Dongsheng Cai
7f288e5002
"MDL-15351, move 'move_to_draft' function to parent class"
2010-04-28 05:00:55 +00:00
Andrew Davis
cfe3ba15bb
rating MDL-21657 removed definitions of data_ratings and glossary_ratings
2010-04-28 04:00:17 +00:00
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