38697 Commits

Author SHA1 Message Date
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
Andrew Davis
fcfbd11755 all MDL-20821 Removed more deprecated functions 2009-11-18 07:29:26 +00:00
Dongsheng Cai
bb54697b1b "MDL-16910, fixed icons" 2009-11-18 07:23:28 +00:00
Dongsheng Cai
d2c98296e6 "MDL-16910, fixed access key check, repository s3 plugin" 2009-11-18 07:22:04 +00:00
Andrew Davis
6959330979 all MDL-20821 Removed more deprecated functions 2009-11-18 06:05:10 +00:00
Dongsheng Cai
e998effa3d "MDL-20346, comments api for data module" 2009-11-18 06:00:48 +00:00
Dongsheng Cai
3e5769b5fe "MDL-19806, options should be an array" 2009-11-18 03:51:57 +00:00
Andrew Davis
fa24e8750e user profile MDL-18914 Clicking on username in breadcrumb trail on messaging preferences page now works 2009-11-18 02:49:00 +00:00
Eloy Lafuente
3af6f43a77 MDL-20846 creating users on restore - new strings. Merged from 19_STABLE 2009-11-18 01:25:33 +00:00
Andrew Davis
30d44c5d23 gradebook MDL-19455 now shows first user in gradebook user report user select box 2009-11-18 01:17:07 +00:00
Eloy Lafuente
e58269e4fa MDL-20846 creating users on restore - part2 - hack login to inform and
allow 'restored' users to reset their password. Merged from 19_STABLE
2009-11-18 01:05:58 +00:00
Andrew Davis
2871c45070 weblib MDL-19196 Added guard around call to error_get_last to prevent error if running old php 2009-11-18 00:57:05 +00:00
Petr Skoda
3f226cc99f MDL-20639 fixed mnet security trouble - credit goes to Adrian Schlegel 2009-11-17 17:32:17 +00:00
Petr Skoda
99fd6ddec3 MDL-18006 MDL-18807 MDL-20853 tried to explain that admin must copy old main solat to alternative salt list, otherwise all passwords with old salt are invalidated 2009-11-17 16:45:57 +00:00
Petr Skoda
af2d263f99 MDL-18006 MDL-18807 MDL-20853 warn that the default salt is definitely weak 2009-11-17 16:36:23 +00:00