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
Penny Leach
3ec8d78626
portfolio MDL-20894 better checking of no common formats
2009-11-18 14:06:03 +00:00
Penny Leach
edf1fc350a
portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/*
2009-11-18 13:27:38 +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
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
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
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
Andrew Davis
6959330979
all MDL-20821 Removed more deprecated functions
2009-11-18 06:05:10 +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
4c1ba3ffc7
MDL-18006 MDL-18807 MDL-20853 merging sam's changes from MOODLE_19_STABLE, going to fix some more problems in this new code soon
2009-11-17 16:11:25 +00:00
Penny Leach
eeb7ccf069
Portfolio MDL-20872 adding some extra metadata into the portfolio log table so we can display nicer information about already completed transfers
2009-11-17 15:59:26 +00:00
Penny Leach
45645bce2a
Portfolio MDL-20872 first step - add tempdataid column to portfolio log table
2009-11-17 15:44:21 +00:00
Penny Leach
c95a609597
Portfolio MDL-19356 removal of session reliance completely.
...
For plugins that don't support it, we can work around the external
redirect issue by returning to a special url.
This also adds on selective cancelling/continuing of current exports.
It needs a lot of testing, but seems to be working reasonably well.
Some plugins need updating now, however
2009-11-17 14:01:25 +00:00
Penny Leach
f1d2641df6
portfolio: MDL-20850 fixed some navigation/output
2009-11-17 14:01:06 +00:00
Petr Skoda
58f3cc8130
MDL-20638 importing latest smarty 2.6.26
2009-11-17 09:01:56 +00:00
Sam Hemelryk
34dff6aad9
themes MDL-20780 the Moodle release info is no longer shown within the footer
2009-11-17 03:06:39 +00:00
Andrew Davis
c78a948e8c
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace
2009-11-17 01:36:35 +00:00
Sam Marshall
bfeaa89501
MDL-20852: Condition system - problems if you delete a module that another one had a condition on
2009-11-16 15:14:47 +00:00
Penelope Leach
e1b9ac3ef8
portfolio - MDL-19356 - add instance column to portfolio_tempdata
...
this is the first step in moving towards supporting multiple exports per session.
however, some plugins aren't going to be able to support this (eg box.net) so
we add the instance to the tempdata table, so that we can quickly check whether
we have an export of the same *type* of plugin in the session.
2009-11-16 15:02:52 +00:00
Penelope Leach
384ba38af4
portfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances
...
this disambiguates, so we can have a function called allows_multiple_exports
2009-11-16 12:57:59 +00:00
Penelope Leach
086831a67c
NOBUG - Added a bunch more phpdocs to the portfolio code
2009-11-16 12:57:15 +00:00
Sam Hemelryk
7231e2de74
navigation MDL-20833 Moved has_navbar from OUTPUT to PAGE as it is logic
2009-11-16 01:12:16 +00:00
Dongsheng Cai
f9fd0be9de
"MDL-17391, document file_type_to_ext class"
2009-11-13 08:51:49 +00:00
Francois Marier
07ca3a4acf
MDL-20781 lib/excellib: add write_date() function
2009-11-12 01:58:33 +00:00
Tim Hunt
01de485dde
blocks upgrade: MDL-20820 another blocks upgrade problem with sticky blocks
...
Even though the visible column is going to be dropped,
we need to set it here or the query at line 2087 will fail.
Huge thanks to Oleg Sychev who did all the debugging and testing for this fix.
2009-11-11 17:01:12 +00:00
jerome mouneyrac
64906d348c
webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode
2009-11-11 15:15:24 +00:00
Tim Hunt
35fb85a7da
blocks upgrade: MDL-20820 Problem found and fixed by Oleg Sychev.
2009-11-11 14:50:01 +00:00
Petr Skoda
93d3a2506b
MDL-20820 fix for broken sticky block ugprade, credit goes to Oleg Sychev
2009-11-11 14:07:02 +00:00
Dongsheng Cai
34f94b75ec
"MDL-20592, improve advimage plugin in editor"
2009-11-11 05:26:34 +00:00
Petr Skoda
5884a8e6b3
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-10 19:45:34 +00:00
Petr Skoda
59e0ce0ac5
MDL-20625 adding TODO for combination of session and tansactiosn, discussing best solution with Eloy
2009-11-10 14:28:40 +00:00
Dongsheng Cai
19d1e6c208
"MDL-20603, remove an unused js file from moodlemedia plugin"
2009-11-10 08:57:40 +00:00
Dongsheng Cai
46713337da
"MDL-20603, added moodlemedia tinymce plugin"
2009-11-10 08:51:42 +00:00
Dongsheng Cai
0773060acc
"MDL-20603, restore tinymce media plugin, we will have a brand new moodlemedia plugin"
2009-11-10 07:40:50 +00:00
Petr Skoda
032216500d
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
2009-11-09 11:33:14 +00:00
jerome mouneyrac
cd7a789181
webservice MDL-17135 revert the service function form to a Moodle form + user searchable selector + add default size to the searchable selector
2009-11-09 03:38:50 +00:00
Eloy Lafuente
7baf478491
MDL-20625 concurrent tests - added note about MySQL and MSSQL
2009-11-08 23:15:02 +00:00
Eloy Lafuente
9d3cbeb695
MDL-17491 oracle connections - fix annoyance when multiple connections
...
are used and enforce new connections by using oci_new_connect()
2009-11-08 23:13:31 +00:00
Petr Skoda
e5180580c8
MDL-17135 fixed fatal installation and ugprade error
2009-11-08 22:12:36 +00:00