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 Gábor 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
Dan Poltawski
644e3ad464
repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php
...
Breaking googledocs/picasa/mahara plugins :(
2009-11-18 14:21:53 +00:00
Penny Leach
3ec8d78626
portfolio MDL-20894 better checking of no common formats
2009-11-18 14:06:03 +00:00
Penny Leach
8a709ecfc1
portfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet dispatcher checking
2009-11-18 13:35:58 +00:00
Penny Leach
edf1fc350a
portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/*
2009-11-18 13:27:38 +00:00
Penny Leach
cc2e5b13bd
portfolio MDL-20850: fixed an asymmetric OUTPUT problem
2009-11-18 13:24:49 +00:00
Petr Skoda
59d8d79d7a
MDL-20346 adding missing version bump to match upgrade.php
2009-11-18 12:52:51 +00:00
Penny Leach
5d0dbf130d
portfolio MDL-20872 elegant handling of cleanup/display race condition
...
lots of work to elegantly resolve the issue between interactive browser
sessions and "pull" portfolio plugins that cause a race condition where we lose
the ability to display information to the user if the pull cleans up the export
first. this also improves the portfolio transfer log display for later
2009-11-18 12:27:15 +00:00
Petr Skoda
46c9a350db
MDL-20821 MDL-20889 reverting previous cleanup, we need to import new versions instead
2009-11-18 10:55:14 +00:00
Petr Skoda
63a544d333
MDL-20821 minor changes in previous cleanup
2009-11-18 10:35:39 +00:00
Petr Skoda
e4206e9cfb
MDL-20887 latest geoip lib imported
2009-11-18 10:32:06 +00:00
Petr Skoda
f643823edb
MDL-20821 minor changes in previous cleanup
2009-11-18 10:25:53 +00:00
Petr Skoda
b4840364a3
MDL-20885 PHP soap lib now recommended, removing old nusoap that is not maintained upstream any more
2009-11-18 10:19:51 +00:00
Petr Skoda
621c646403
MDL-20885 PHP soap lib now recommended
2009-11-18 10:12:53 +00:00
Penny Leach
a67dc2746a
portfolio: MDL-20872 - detect the case where a plugin has pulled the file before the user's browser is redirected gracefully
2009-11-18 10:09:48 +00:00
Penny Leach
63d09fc5f6
portfolio MDL-19356 first cut at changing the two google plugins to not depend on session
2009-11-18 10:07:30 +00:00
Penny Leach
892234168e
portfolio: MDL-19356 - mahara portfolio plugin: add sesskey to post-auth redirect
2009-11-18 10:06:34 +00:00
Dongsheng Cai
431107399b
"MDL-20346, improve upgrade script"
2009-11-18 09:56:22 +00:00
Petr Skoda
7b3b0f6ea6
MDL-20821 reverting soap changes, this lib is scheduled for removal because it is not maintained upstream
2009-11-18 09:56:03 +00:00
Sam Hemelryk
e019158c7d
security MDL-18807 Changed language strings: Thanks for the new strings Helen
2009-11-18 09:55:03 +00:00
Penny Leach
b07e1666c0
Portfolio: MDL-20884 - make assignment portfolio implementation use paths relative to dirroot
2009-11-18 09:37:33 +00:00
Petr Skoda
6f5099eab4
MDL-20821 minor changes in previous cleanup
2009-11-18 09:15:17 +00:00