Commit graph

32829 commits

Author SHA1 Message Date
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
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
jamiesensei
5153422cdd MDL-15268 "Content for Quiz Statistics report table" adding img link to display graph on main page of report. 2008-07-30 10:28:39 +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
tjhunt
a3b70fa923 Whitespace 2008-07-30 10:07:30 +00:00
jamiesensei
aa3133bcb9 MDL-15268 "Content for Quiz Statistics report table" display blank cell if statistic is not calculatable 2008-07-30 09:49:09 +00:00
skodak
7b3c273b1d MDL-15883 initialise mnet from admin/index.php 2008-07-30 09:10:02 +00:00
jamiesensei
43ec99aa74 MDL-15268 "Content for Quiz Statistics report table" further work on quiz statistics report. 2008-07-30 09:02:44 +00:00
jamiesensei
8ba751eec7 MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" fixed random guess score for random short answer matching question. 2008-07-30 08:56:10 +00:00
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
moodlerobot
9a78f2abd6 Updated the HEAD build version to 20080730 2008-07-30 01:36:16 +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
piers
2f60a9cb5b MDL-12222 Error adding cmi.session_time in SCORM 1.3 (patch thanks to Hector Gomis). Also - some syntax formating to stop errors in Eclipse highlighting). 2008-07-29 22:18:43 +00:00
sam_marshall
18a2a0cb3a MDL-15498: Completion: added support for basic completion-on-view and on grade (where applicable) to assignment, choice, data, glossary, lesson, and resource. 2008-07-29 17:22:47 +00:00
sam_marshall
96fa52a47c MDL-15877: Lesson query breaks dml rule about reusing named params (sorry missed a bit) 2008-07-29 16:44:09 +00:00