38882 Commits

Author SHA1 Message Date
Petr Skoda
c66bbb3021 MDL-20901 fixed input validation 2009-11-21 15:33:10 +00:00
Petr Skoda
441bef0f7a MDL-20901 fixed input validation 2009-11-21 15:26:54 +00:00
Petr Skoda
adef30995b MDL-20901 fixed input validation 2009-11-21 15:16:09 +00:00
Valery Fremaux
93f78d0630 fix last http://tracker.moodle.org/browse/MDL-20917 shorten errors. 2009-11-21 13:52:31 +00:00
Dan Poltawski
16f4918a16 portfolio: MDL-16417 Prevent multiple googledocs/picassa instances 2009-11-21 13:46:45 +00:00
Eloy Lafuente
a89fcd7a2c MDL-9251 backup/restore *all* users - is now forbidden for users
lacking backup/restore permission at system level. Merged from 19_STABLE
2009-11-21 11:56:27 +00:00
Anthony Borrow
73658d4223 MDL-20921 - removing extra parameter being passed to admin_setting_configcheckbox which was preventing outcomes from being enabled on the site 2009-11-21 01:10:24 +00:00
Eloy Lafuente
f25d53a992 MDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE 2009-11-20 19:48:01 +00:00
Eloy Lafuente
a805123bda MDL-20849 - improved lang string, thanks, Helen. Merged from 19_STABLE 2009-11-20 17:48:47 +00:00
Moodle Robot
eedb6ba135 Updated the HEAD build version to 20091121 2009-11-20 17:05:25 +00:00
Moodle Robot
9ea4bf8a1a Automatic installer.php lang files by installer_builder (20091121) 2009-11-20 16:55:05 +00:00
Petr Skoda
dba386b573 MDL-20901 fixed input validation 2009-11-20 08:50:12 +00:00
Petr Skoda
c2dcbfe3a6 MDL-20901 fixed input validation 2009-11-20 08:33:33 +00:00
Petr Skoda
a19dffc021 MDL-20901 fixed input validation, unfortunately the assignment in HEAD is borked in several places 2009-11-20 08:25:11 +00:00
David Mudrak
30d75d407b Fixed wording. Optional things can not be required.
Also, the word "extension" should be used instead of "library" as the
library can be installed on the server but it does not automatically
mean PHP can use it.
2009-11-20 08:12:18 +00:00
Sam Hemelryk
9e6b608fcb assignment MDL-15904 Tidied up unused globals and removed reliance on $PAGE->course->maxbytes 2009-11-20 07:21:42 +00:00
Sam Hemelryk
c561f44c4e assignment MDL-15904 Converted final htmleditor elements and fixed a couple of VERY minor regressions 2009-11-20 06:57:03 +00:00
Sam Hemelryk
9b72d37e93 assignment MDL-19803 Converted deprecated calendar functions 2009-11-20 06:44:36 +00:00
Sam Hemelryk
ddaff608dc calendar MDL-19793 Fixed minor regressions caused by recent updates 2009-11-20 06:36:11 +00:00
Andrew Davis
720024b9c1 messages MDL-17601 message/discussion.php was causing errors in the apache error log. fav icon not found. 2009-11-20 03:58:22 +00:00
Andrew Davis
850262ee94 datalib MDL-18470 Implemented more readable version of get_admin() 2009-11-20 02:28:39 +00:00
Andrew Davis
616fb016a2 roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen 2009-11-20 01:59:46 +00:00
Andrew Davis
6b2226c96c roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen 2009-11-20 01:53:01 +00:00
Eloy Lafuente
f6459d125e MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny
permissions to restore any (users, messages, modulesactivity...)
user-level information. Merged from 19_STABLE
2009-11-20 00:32:16 +00:00
Petr Skoda
05565daa1e MDL-20901 fixed input validation 2009-11-19 19:47:46 +00:00
Petr Skoda
825ac7f8f9 MDL-20901 fixed input validation 2009-11-19 19:41:52 +00:00
Petr Skoda
19c795b837 MDL-20901 fixed input validation 2009-11-19 19:28:19 +00:00
Tim Hunt
6224d7a10d question editing from quiz: MDL-20709 better return URL. 2009-11-19 19:09:04 +00:00
Tim Hunt
5c86dc7c72 question history: MDL-20776 state history was not shown for random questions
I took the opportunity to clean up the code that generates the history.
Thanks to Gbor Katona for helping to find the problem.
2009-11-19 19:03:55 +00:00
Petr Skoda
f54c4273da MDL-20901 fixed input validationand removed annoying redirect which must not be clicked during course import 2009-11-19 18:48:34 +00:00
Petr Skoda
7e7089e359 MDL-20901 fixed input validation 2009-11-19 18:11:14 +00:00
Tim Hunt
7846a624d5 question editing: MDL-20380 Highlight the last edited question when you cancel the form too. 2009-11-19 17:59:54 +00:00
Tim Hunt
85edde5c90 question bank - MDL-20545 need a separate language string for edit question category, as opposed to edit course category. 2009-11-19 17:46:15 +00:00
Tim Hunt
5ffd1421a5 manual grading: MDL-20581 Fix potential XSS problem.
Thanks to Penny for spotting this.
Merged from MOODLE_19_STABLE.
2009-11-19 17:31:41 +00:00
Tim Hunt
2d0d78befd graphlib - MDL-20855 fix alignemnt issue with the x-axis.
Labels with a descender (e.g. May) appeared lower than ones without (e.g. Jun).
Text is drawn baseline aligned, not bottom aligned,and so the code was computing the position wrongly.
2009-11-19 16:56:47 +00:00
David Mudrak
a342751f29 MDL-20888 lib/tcpdf upgraded to the recent 4.8.014
Also renaming README-MOODLE.TXT to readme_moodle.txt according to the
new style.
2009-11-19 11:33:08 +00:00
Penny Leach
65909966e1 portfolio MDL-20905 updated box.net docs to explain new returnurl 2009-11-19 07:31:43 +00:00
Penny Leach
b12fbe8e4c portfolio MDL-20905 fixing errors that affected box.net plugin 2009-11-19 07:03:53 +00:00
Penny Leach
40d6bc4825 portfolio NOBUG added some more helpful debugging information about common formats 2009-11-19 07:02:15 +00:00
Penny Leach
add93b8f8f portfolio MDL-19356 fixing missing global user in multi-export check 2009-11-19 06:49:57 +00:00
Penny Leach
bd39808be8 portfolio MDL-19356 boxnet doesn't support multiple exports at the same time 2009-11-19 06:42:08 +00:00
Andrew Davis
2e2a707902 mnet MDL-20208 Added the string 'allhosts_no_options' 2009-11-19 04:50:58 +00:00
Sam Hemelryk
f21b95904a security MDL-18807 Fixed deprecated function in notification 2009-11-19 02:05:35 +00:00
Dan Poltawski
d6da109e03 lib/googleapi: MDL-20898 Use Google Docs 3.0 API
With the 3.0 version of the API, PDF upload/download is supported by
the repository/portfolio plugins.
2009-11-19 00:07:03 +00:00
Petr Skoda
5552c5cc9d MDL-20900 iconv now required in 2.0 2009-11-18 22:26:16 +00:00
Petr Skoda
19c6d3f408 MDL-20889 importing latest RC of typo3libs - solves use of functions deprecated in PHP 5.3 2009-11-18 21:48:00 +00:00
Petr Skoda
2d7f16e204 MDL-20899 import latest adodb 5.10 2009-11-18 21:18:25 +00:00
Eloy Lafuente
f2a0da6c41 MDL-20834 new cap moodle/backup:userinfo - controls who can backupuser
related info. Disabled by default to teachers, oh my! :-( Merged from 19_STABLE
2009-11-18 19:38:51 +00:00
Dan Poltawski
a9ec903149 portfolio: MDL-20897 Add additional format types
Added new specific formats for PDF, Document, Presentation and Spreadsheet

Allow the googledocs plugin to support all these formats
2009-11-18 17:33:19 +00:00
Penny Leach
887160c7cb portfolio MDL-20896 added mimetype checking for portfolio plugins for single-file exports 2009-11-18 15:34:58 +00:00