Commit graph

32829 commits

Author SHA1 Message Date
mjollnir_
6b4d90cd58 MDL-15758 - bring back full forum post export 2008-08-04 16:08:50 +00:00
mjollnir_
6fdd8fa76f MDL-14591 portfolio: small fixes and improvements. 2008-08-04 16:07:37 +00:00
skodak
4b5dd7f143 MDL-15928 prevent parsing errors when zip ext missing 2008-08-04 13:25:27 +00:00
skodak
744b64ff5d MDL-14589 filedir location now fully configurable through file storage constructor 2008-08-04 13:21:38 +00:00
mjollnir_
18fbaf2e28 added a todo about converting to files api 2008-08-04 12:40:15 +00:00
thepurpleblob
6e01bf1535 MDL-15885
QTI fixes from Niall Barr

Merged from STABLE_19
2008-08-04 10:20:51 +00:00
moodler
882c218fa3 Added plugin hooks for http://docs.moodle.org/en/Development:Progress_tracking 2008-08-04 07:27:49 +00:00
moodler
ddd9cd0134 MDL-15926 Merged from 1.9 2008-08-04 07:01:52 +00:00
scyrma
2953d1b68f MDL-15688: Fix to make it work with IE (it was already doing fine in Firefox, Safari and Opera). 2008-08-04 06:26:19 +00:00
dongsheng
d8eb6e180c "MDL-13766, use file api to move files" 2008-08-04 05:53:53 +00:00
piers
476c00cba5 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text. 2008-08-04 03:44:48 +00:00
piers
e4f781c9e2 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. 2008-08-04 02:35:13 +00:00
scyrma
c5a04d1282 MDL-12558: small fix to upgrade code 2008-08-04 02:20:43 +00:00
moodlerobot
1a9dae70c2 Updated the HEAD build version to 20080804 2008-08-04 01:39:52 +00:00
peterbulmer
1ce2da5836 MDL-12558 modify emails as they are being sent
replace urls in-place to direct users to their idp first
2008-08-03 23:24:12 +00:00
piers
1436d5535c MDL-14457 SCORM module creating extra windows when opening module in a new window. 2008-08-03 21:58:15 +00:00
skodak
b1897a6d68 MDL-15920 initial zipping support 2008-08-03 21:37:50 +00:00
stronk7
f6b923eaba Allow multiple SMTP hosts or host:port to be defined in $CFG->smtphosts. MDL-15923 ; merged from 19_STABLE 2008-08-03 21:14:31 +00:00
skodak
1ba7534cc7 MDL-14589 fixed file manager link 2008-08-03 21:08:15 +00:00
skodak
ee03a6514e MDL-14589 implemented directory listing 2008-08-03 17:05:09 +00:00
skodak
cf7ec8e978 MDL-14589 course cat areas not writable 2008-08-03 17:03:39 +00:00
moodlerobot
87cab8b8c3 Updated the HEAD build version to 20080803 2008-08-03 01:32:27 +00:00
lfrodrigues
bd02449f29 MDL-10107 - New mockup for message editing preferences 2008-08-03 01:09:20 +00:00
gbateson
8673ee0d54 MDL-15811 fix quotes: width=240" -> width="240" (3 occurrences) 2008-08-02 21:29:42 +00:00
skodak
0c6d2dd41a MDL-15919 deprecated old unzip_files() 2008-08-02 18:59:00 +00:00
skodak
d4858e5cd1 MDL-15919 minor tmpfile cleanup fixes 2008-08-02 18:49:23 +00:00
skodak
7c53e3e5de MDL-15919 unzipping support 2008-08-02 18:42:38 +00:00
skodak
17d9269f59 MDL-15919 unzipping support 2008-08-02 18:33:11 +00:00
dongsheng
3570711ad5 "MDL-13766, make params unique" 2008-08-02 15:52:14 +00:00
skodak
6c0e2d08a9 MDL-14589 improved file handling operations & towards zipping support 2008-08-02 12:45:02 +00:00
mjollnir_
7c61a8f047 MDL-14591: portfolio - fixing regression I introduced when refactoring 2008-08-02 09:02:00 +00:00
mits
b47c52f1cf MDL-15915 Fixed a typo in forum completation help file. 2008-08-02 06:45:21 +00:00
moodlerobot
a2e163925a Updated the HEAD build version to 20080802 2008-08-02 01:35:34 +00:00
moodlerobot
4a0fe99bac Automatic installer.php lang files by installer_builder (20080802) 2008-08-02 01:18:04 +00:00
lfrodrigues
818dc096d1 MDL-10107 - added missing error translation string 2008-08-02 00:13:10 +00:00
lfrodrigues
2044a2b26f MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
adminuser and on messagelib
2008-08-02 00:04:29 +00:00
ethem
8fdfa54768 Messaging 2.0 fix. 2008-08-01 13:35:33 +00:00
mjollnir_
ecd06483a5 MDL-15758 - add export whole database activity to portfolio (still one entry to do) 2008-08-01 12:30:26 +00:00
mjollnir_
9eb0a77292 MDL-14591 many small fixes to portfolio 2008-08-01 12:23:32 +00:00
mjollnir_
3aabd3fe4d MDL-15911: support in odslib to write the file out rather than just send it 2008-08-01 12:12:57 +00:00
skodak
a49709851e MDL-15410 Require PHP 5.2.4 instead of 5.2.0 in HEAD because PHP 5.2.0 has many known problems :-( 2008-08-01 09:44:37 +00:00
scyrma
e57fc0418b MDL-15893: Adding caching to the TinyMCE config file 2008-08-01 09:37:21 +00:00
scyrma
66d68c083d MDL-15688: Modified version of TinyMCE that uses Moodle translation system. Includes a new compressed version of TinyMCE (this one compressed using YUI
compressor)
2008-08-01 09:08:48 +00:00
dongsheng
2e4a8e0caa MDL-13766, add lang strings. 2008-08-01 07:04:22 +00:00
dongsheng
b3bcaa6268 "MDL-13766, clean up js lib" 2008-08-01 04:23:54 +00:00
dongsheng
3e515a9f73 MDL-13766, tell server side where file picker opened. 2008-08-01 04:10:31 +00:00
dongsheng
6cbb4efbdd MDL-13766, use FILE_API in repository. 2008-08-01 03:40:37 +00:00
dongsheng
92000bb910 MDL-13766, change zindex value of file picker 2008-08-01 03:35:09 +00:00
piers
c57ce9f251 MDL-14902 Missing column 'whatgrade' in prefix_scorm table. Is a DB patch (thanks Hans de Zwart). 2008-08-01 02:32:36 +00:00
moodlerobot
3e29ee8dd8 Updated the HEAD build version to 20080801 2008-08-01 01:37:38 +00:00