Commit graph

6707 commits

Author SHA1 Message Date
dongsheng
c2762f06b7 MDL-13766
1. Make mulit-filepicker in one page possible
2. fix lang strings
3. use itemid specify a draft file
TODO
itemid should use a better value.
2008-08-05 05:12:30 +00:00
stronk7
eae02f59b0 Make custom checks BC, so any test about future releases doesn't fail
with error it the file and/or function is missing (highly possible). MDL-15939 ; merged from 18_STABLE
2008-08-05 00:22:41 +00:00
skodak
ed94cb66c6 MDL-15928 switched to zip PHP extensions 2008-08-04 16:45:08 +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
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
scyrma
c5a04d1282 MDL-12558: small fix to upgrade code 2008-08-04 02:20:43 +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
skodak
b1897a6d68 MDL-15920 initial zipping support 2008-08-03 21:37:50 +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
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
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
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
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
3e515a9f73 MDL-13766, tell server side where file picker opened. 2008-08-01 04:10:31 +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
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
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
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
0cc0561ba1 MDL-15688: Import only languages translated in Moodle, and import at the right place. 2008-07-31 08:49:40 +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
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
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
mjollnir_
ffcfd8a777 MDL-15762 log portfolio transfers and notify the user when there are dups 2008-07-30 16:38:13 +00:00
mjollnir_
4ab16a0957 MDL-15762 - add table for portfolio logging 2008-07-30 15:04:19 +00:00
scyrma
7c56e8623b MDL-15688: readability improvement to the script 2008-07-30 10:19:35 +00:00
tjhunt
c49f8af39b Whitespace 2008-07-30 10:18:25 +00:00
scyrma
00bc5ef3a1 MDL-15688: script to import TinyMCE's langstrings into Moodle translation system. 2008-07-30 10:17:31 +00:00