scyrma
5ce4295fff
MDL-14741: changing link prevention plugin information
2008-07-30 08:14:53 +00:00
scyrma
cb6c02c4b7
MDL-14741: cleaning up some leftover cruft
2008-07-30 07:58:05 +00:00
scyrma
f99442e312
Reverting previous commit that broke code that depended on the absence of parameter
2008-07-30 07:05:15 +00:00
scyrma
d5ef313659
MDL-14741: use better names for tinymce-specific javascript functions, add function to trigger the save event of tinymce on form save.
2008-07-30 06:26:26 +00:00
scyrma
ecc3748f2c
Minor code cleanup - documentation already specifies that 'moodle.php' is the default language file.
2008-07-30 05:19:18 +00:00
mudrd8mz
884a3e4f35
MDL-15055 Upgrade shipped library TCPDF to version tcpdf_php5 TCPDF 4.0.015
...
Modified lib/pdflib.php wrapper
2008-07-29 22:22:15 +00:00
sam_marshall
384500c100
MDL-15876: Fixed error with defaults in config_multicheckbox
2008-07-29 14:26:26 +00:00
mjollnir_
bb63fc3e0c
MDL-15834 portfolio supported_formats doesn't need to be abstract
2008-07-29 12:10:14 +00:00
mjollnir_
a239f01e57
MDL-15860 - add global portfolio enabled switch
2008-07-29 11:27:16 +00:00
mjollnir_
a50ef3d34f
MDL-15865 - admin portfolio settings are now a settingspage rather than an admin page.
2008-07-29 10:51:18 +00:00
sam_marshall
f94988555e
MDL-15498: Completion: added idnumber to progress report table (if enabled)
2008-07-29 10:37:46 +00:00
stronk7
b0cb2290f0
Added some functional tests to check the recordset keys. MDL-15798
2008-07-28 23:08:57 +00:00
stronk7
6607447275
Implement proper keys for adodb and pdo recordset iterators. MDL-15798
2008-07-28 22:22:22 +00:00
sam_marshall
1e0c56eac8
MDL-15498: Completion fix: core upgrade broken
2008-07-28 17:26:57 +00:00
sam_marshall
49f6e5f476
MDL-15498: Fixes to problems Petr identified with completion system checkin
2008-07-28 15:58:50 +00:00
mjollnir_
fc053de980
fixing merge issue between portfolio & messaging events
2008-07-28 14:35:01 +00:00
sam_marshall
4e781c7b50
MDL-15498: Completion system
2008-07-28 12:31:29 +00:00
jamiesensei
f79855150a
removed extra white space at the end of the file that was causing error "Cannot modify header information - headers already sent by (output started at moodle-HEAD\lib\portfoliolib.php:1932)".
2008-07-28 10:49:49 +00:00
mjollnir_
8801ab068e
MDL-15856: fixing box.net plugin
2008-07-28 10:44:52 +00:00
dongsheng
6135bd451e
"MDL-15822, deal with time-out problem of boxnet lib"
2008-07-28 04:08:22 +00:00
moodler
2edde5c7be
MDL-15841 Removed the default safe overrides for new installs (MDL-8521)
...
This MAY be reversed in Moodle 2.0, pending other roles work and discussion
2008-07-28 03:18:32 +00:00
stronk7
f65b2dae6c
Transform some messaging deprecated DDL function calls to new ones.
2008-07-27 22:02:20 +00:00
stronk7
4c3396fc9f
Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE
2008-07-26 23:04:50 +00:00
stronk7
4ffc25ce55
Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE
2008-07-26 22:13:39 +00:00
skodak
fb8634e50c
MDL-15846 add option to prevent course welcome emails + support for searching in enrolment page
2008-07-26 16:50:33 +00:00
skodak
cf34d0eaa2
MDL-5018 added thead and tfoot to allowed tags; merged from MOODLE_19_SATLE
2008-07-26 11:29:00 +00:00
stronk7
740f769bd2
Final modifications to PHP docs while documenting DML function in Docs.
2008-07-25 23:31:08 +00:00
skodak
408d53277f
MDL-15823 format_string() improvements; merged from MOODLE_19_STABLE
2008-07-25 22:44:17 +00:00
stronk7
ad434752aa
Some more PHP Docs minor changes.
2008-07-25 18:41:35 +00:00
stronk7
b5e1cac9ef
Polishing a bit PHP docs
2008-07-25 17:51:37 +00:00
tjhunt
5762b36e0d
MDL-15813 - correction - add missing 'return'. Again, Jamie, if you see this, please review.
2008-07-25 16:20:46 +00:00
mjollnir_
3f871282a1
MDL-14591: make the portfolio exporter redirect to nicer places in case of error.
2008-07-25 15:32:44 +00:00
mjollnir_
5071079cb2
MDL-15830 & MDL-15832: added a new intermediate abstract caller class for modules & removed PORTFOLIO_FORMAT_HTML
2008-07-25 15:17:23 +00:00
tjhunt
4089d9ec52
MDL-15537 - followup - don't display an error if you ask questionlib.php to load an empty list of questions.
2008-07-25 14:18:02 +00:00
nicolasconnault
6a1a6fe5ad
MDL-14383 Ugrading YUI to 2.5.2
2008-07-25 10:49:42 +00:00
nicolasconnault
10740b3360
MDL-14383 Removing YUI 2.5.0 to upgrade to 2.5.2
2008-07-25 10:41:39 +00:00
mjollnir_
ed1fcf794b
MDL-14591: changed the definition of portfolio_add_button
...
to support passing the callbackfile explicitly if necessary
and added my name next to some TODOs so I can find them later
2008-07-25 10:31:10 +00:00
mjollnir_
0082ed89b2
MDL-15798 added note in portfolio lib to remove later when this is fixed
2008-07-25 08:39:28 +00:00
dongsheng
d255c6e9ad
"MDL-15244, fix bugs of ip blocker"
2008-07-25 08:27:50 +00:00
mjollnir_
67a87e7db2
portfolio checkin-
...
see http://git.catalyst.net.nz/gw?p=moodle-r2.git;a=shortlog;h=refs/heads/portfolio for changelog
commit point is this hash on that branch: f9642af4e8bd319d4ecdfd83589db61a8fa6fef2
This comes with two plugins, box.net & download
2008-07-25 08:14:11 +00:00
nicolasconnault
a95c68a188
MDL-15808 changed prefix to tst_ and added dboptions
2008-07-25 06:56:33 +00:00
moodler
de6961ccf7
Removing a warning when prefix == ''
2008-07-25 05:41:51 +00:00
skodak
7507f325ba
MDL-15820 fixed some install noise on dev sites; merged from MOODLE_19_STABLE
2008-07-24 22:58:03 +00:00
skodak
f432bebff2
MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE
2008-07-24 21:59:13 +00:00
jamiesensei
c1f41c59b7
MDL-15813 "return params or a param from moodle_url params and param method when no value is passed to method to set url param(s)."
...
Methods param and params can now be used in the following ways :
$url->params(); // returns params
$url->params($arrayofnewparams);// add params to url params and then returns all the params.
//--
$url->param('id');//returns value of id param.
$url->param('id', 5); set id param to 5.
2008-07-24 15:22:31 +00:00
nicolasconnault
b958e94122
MDL-14731 Improved Bryce's patch and applied. YUI version number is kept in a simple version.php file, to be updated manually when updating the YUI libraries.
2008-07-24 13:37:05 +00:00
nicolasconnault
9fed64fa19
MDL-15808 Applying Andrei's patch
2008-07-24 12:21:19 +00:00
nicolasconnault
0ad7d5af3f
MDL-15204 Removing the lib/simpletestlib/simpletest folder, which was a mistake
2008-07-24 09:27:06 +00:00
moodler
3b120e464f
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
...
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)
This code is not finished yet, a lot of work still has to be done on the
interface. However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
2008-07-24 08:38:03 +00:00
scyrma
09f295fde8
MDL-14741: better default layout for buttons and added new moodlenolink plugin
2008-07-24 07:47:44 +00:00