32450 Commits

Author SHA1 Message Date
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
skodak
db4f63e93c MDL-15897 PARAM_SAFEDIR now alias of PARAM_ALPHANUMEXT 2008-07-31 23:06:58 +00:00
skodak
bed7993115 MDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere 2008-07-31 23:03:50 +00:00
piers
61fa8a09df MDL-15899 JavaScript error In IE7 when opening SCORM content in a new window. Fix spaces in popup name for fussy IE. 2008-07-31 22:16:30 +00:00
skodak
172dd12c63 MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906 2008-07-31 22:15:30 +00:00
skodak
1e908abea4 MDL-15901 completion disabled by default 2008-07-31 21:48:29 +00:00
skodak
6e73ae1008 MDL-15897 param cleaning improvements - see tracker 2008-07-31 20:10:55 +00:00
sam_marshall
81f64ed3a4 MDL-15498: Completion: resetting state failed when activity set to manual completion (caused error when unlocking settings) 2008-07-31 14:42:29 +00:00
mchurch
d39bbb8a0e MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters. 2008-07-31 14:06:18 +00:00
agrabs
29081d02b9 MDL-15497 Conditional activities system 2008-07-31 12:55:24 +00:00
mjollnir_
209881523a MDL-15894 - move data_export_* functions to mod/data/lib.php for re-use 2008-07-31 12:21:25 +00:00
sam_marshall
035fa24b6a MDL-15498: Completion: forum was failing to backup completion rules 2008-07-31 10:57:41 +00:00
skodak
dfc5838ea1 MDL-15893 tinymce integration does not use session anymore, there is still problem with CSS (editor changes text size outside of it) 2008-07-31 09:41:12 +00:00
scyrma
fca55624d1 MDL-15688: Script that build TinyMCE's language files 2008-07-31 08:52:54 +00:00
scyrma
0faf1ec06b MDL-15688: English strings for TinyMCE. This does not include Moodle-specific modules strings yet. 2008-07-31 08:51:31 +00:00
scyrma
0cc0561ba1 MDL-15688: Import only languages translated in Moodle, and import at the right place. 2008-07-31 08:49:40 +00:00
moodler
0128ca29da New tags file 2008-07-31 08:22:21 +00:00
moodler
b844d2b069 MDL-10107 Fixed (sort of) the messaging form ... it's still not quite right, but leaving it for Luis 2008-07-31 08:14:45 +00:00
moodler
1c04ad9985 MDL-10107 Fixed event name for digests 2008-07-31 08:04:07 +00:00
moodler
120b375891 MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary 2008-07-31 08:01:46 +00:00
moodler
e70e036c9f MDL-15892 Added some phpdocs to explain the module parameter better 2008-07-31 07:36:57 +00:00
moodler
bea418fd03 Merged MDL-15892 Improved get_string - it can now handle paths as the module like 'mod/forum' or 'grade/import/txt' and will look in the right file automatically (eg forum.php and gradeimport_txt.php) 2008-07-31 07:29:01 +00:00
jerome
c5d2d0dd7c MDL-15402 implementation of repositories administration. Administrator can hide/show/sort/setup repositories. This code has been commited in order to be used by FilePicker.
Because it's doing the same thing than the filter manager, the code is similar. Some generic code need to be done (filter and repository code should use the same function, and the current generic filter lib should be refactor, at least their name). Optimization of original code should also be done if necessary.
2008-07-31 06:01:12 +00:00
scyrma
ba44f12571 MDL-14741: Removing the old moodleimage plugin - the TinyMCE builtin plugin does the same. 2008-07-31 03:18:40 +00:00
dongsheng
a4c36bdca6 "MDL-13766, move require_once" 2008-07-31 03:13:49 +00:00
scyrma
df9b1b6629 MDL-14741: following the commits in MDL-13766, we can remove the old filemanager code. 2008-07-31 03:08:12 +00:00
dongsheng
feaaa80e9a MDL-13766, print_login for ajax. 2008-07-31 02:54:08 +00:00
dongsheng
c5704ec65a MDL-13766
1. Filepicker component for moodleform
2. Integrate TinyMCE and FilePicker
3. Fix show/hide bug in filepicker
4. Rewrite print_login function for ajax
2008-07-31 02:51:28 +00:00
moodlerobot
0ad7b29551 Updated the HEAD build version to 20080731 2008-07-31 01:44:47 +00:00
agrabs
aeb7e1aecf MDL-15787 Using hidden feedbacks on front page 2008-07-30 18:58:24 +00:00