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
jamiesensei
43ec99aa74
MDL-15268 "Content for Quiz Statistics report table" further work on quiz statistics report.
2008-07-30 09:02:44 +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
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