stronk7
66f8c14c2e
MDL-19163 restore - 2 new strings to warn about restore over SITEID ; merged from 19_STABLE
2009-05-19 18:37:43 +00:00
stronk7
a34947c283
MDL-19163 restore - warn if restoring over SITEID course ; merged from 19_STABLE
2009-05-19 18:35:38 +00:00
nicolasconnault
d35df1b54a
MDL-19247 Added the PHP CodeSniffer tool and lib/thirdpartylibs.xml
2009-05-19 15:22:43 +00:00
skodak
1905b5f68d
MDL-19211 more inline docs and comments
2009-05-19 13:02:13 +00:00
skodak
45126617fb
MDL-14589 fixed recent file api improvements regression
2009-05-19 13:01:37 +00:00
stronk7
e43806a018
MDL-19163 - Fixed problem when cancreatecourse users were restoring to sites with only 1 course ; merged from 19_STABLE
2009-05-19 10:35:59 +00:00
samhemelryk
d9ff0cc96e
accesslib MDL-19237 corrected non existent fields
2009-05-19 08:02:55 +00:00
samhemelryk
46808d7ccc
accesslib MDL-19236 added phpdocs and copyrights
2009-05-19 07:50:54 +00:00
Moodle HQ git importer
33374f7672
Fixing drift between CVS and git
2009-05-19 00:38:47 +00:00
moodlerobot
1c94c722fc
Updated the HEAD build version to 20090519
2009-05-19 00:38:47 +00:00
skodak
1b7f3041f0
MDL-14589 file api improvements - converting more params to general $options array
2009-05-18 19:04:07 +00:00
skodak
a19a06d09e
MDL-14589 file api improvements - converting more params to general $options array
2009-05-18 19:04:06 +00:00
skodak
a07ca51fdf
MDL-19211 spellchecker TODOs
2009-05-18 08:17:52 +00:00
fmarier
5505925383
MDL-19222 sessionlib: add a check and error message when initialising file sessions in case there is no free space on the partition
2009-05-18 04:47:58 +00:00
dongsheng
1fd5298216
"MDL-16597, passing maxbytes and maxfiles to file picker"
2009-05-18 04:06:55 +00:00
dongsheng
da2946c984
"MDL-19180, repository url plugin, download file into moodle by inputing url directly"
2009-05-18 03:51:09 +00:00
peterbulmer
d3080510e4
MDL19219 mnet, mitigate arrkey loss in transit
...
When usernames are numeric, they are lost in mnet transit when used as
keys in the array result of course_enrolments(). As the username is not
sent with the enrolment details, it was not previously recoverable.
This patch adds the information to the enrolment details,
(enrol/mnet/enrol.php), and adds support for recovering the username if
it was numeric (and hence lost) (admin/mnet/enr_course_enrol.php)
2009-05-18 02:38:02 +00:00
dongsheng
2d09b482e6
"MDL-16597, fixed empty returnvalue and file type options, improve javascript code"
2009-05-18 02:36:43 +00:00
moodlerobot
934bbc53bf
Updated the HEAD build version to 20090518
2009-05-18 00:39:47 +00:00
skodak
a5747cf828
MDL-19211 text editor plugins configuration
2009-05-17 21:10:06 +00:00
skodak
793253ae05
MDL-19218 fixed missing method grade_category::is_extracredit_used() - not merged to HEAD
2009-05-17 19:19:33 +00:00
skodak
b1ba4d22bf
MDL-16592 fixed link to nonexistent css, probably caused by recent YUI update
2009-05-17 19:12:46 +00:00
skodak
34b72bddab
MDL-13766 fixed htts detection logic bug
2009-05-17 18:56:34 +00:00
skodak
e7c2f2ba37
MDL-13766 fixed xhtml strict
2009-05-17 18:51:24 +00:00
skodak
1b24d7496f
MDL-19184 fixed typos
2009-05-17 18:49:30 +00:00
skodak
73efeff61b
MDL-19119 moving get_fast_modinfo() to moodlelib.php - the recent changes related to inclusion of course/lib.php were causing regressions
2009-05-17 18:45:00 +00:00
skodak
09f77f09f5
MDL-12212 readme improvements
2009-05-17 17:29:38 +00:00
skodak
0d2c4229c4
MDL-12212 implemented better merging of our string changes with tinymce upstream
2009-05-17 17:10:21 +00:00
skodak
80e30f2594
MDL-12212 fixed missing globals
2009-05-17 17:07:54 +00:00
skodak
43d91e34c9
MDL-19184 moodle specific tinymce localization - fixed sloppy includes
2009-05-17 16:58:16 +00:00
skodak
6eca5390fe
MDL-19184 moodle specific tinymce localization
2009-05-17 13:26:05 +00:00
skodak
f3920b6750
MDL-19184 moodle specific tinymce localization
2009-05-17 10:46:16 +00:00
skodak
6f88c925dc
MDL-19184 moodle specific tinymce localization
2009-05-17 08:48:42 +00:00
skodak
58aa4c08a6
MDL-19184 - moodle specific tinymce localization
2009-05-17 08:08:30 +00:00
skodak
958d3f1e2c
MDL-19184 more tinymce integration and upgrade related improvements
2009-05-17 07:47:04 +00:00
skodak
a4e6818ab3
MDL-19184 more tinymce integration and upgrade related improvements
2009-05-17 07:37:42 +00:00
moodlerobot
5657f5c87a
Updated the HEAD build version to 20090517
2009-05-17 00:40:23 +00:00
moodlerobot
6f0b70a1b2
Automatic installer.php lang files by installer_builder (20090517)
2009-05-17 00:29:55 +00:00
skodak
5ca3c8386f
MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon
2009-05-16 20:53:21 +00:00
skodak
f9e57c6e72
MDL-19212 upgrading DragMath to 0.7.7, moving to proper lib location and adding required readme_moodle.txt file
2009-05-16 17:37:56 +00:00
moodlerobot
2f630d109f
Updated the HEAD build version to 20090516
2009-05-16 00:37:51 +00:00
sam_marshall
b8104e996f
MDL-19202 fixed stupid bug in conditionlib, moved a static to a global
2009-05-15 13:31:41 +00:00
skodak
c92ac318a9
MDL-19194 fixed regression - recursive cretion of dirs on win32 works again
2009-05-15 07:21:29 +00:00
fmarier
6508931bc3
Fix typo
2009-05-15 03:37:07 +00:00
moodlerobot
ec0d69bdb4
Updated the HEAD build version to 20090515
2009-05-15 00:38:39 +00:00
moodlerobot
563db3d5bc
Automatic installer.php lang files by installer_builder (20090515)
2009-05-15 00:28:51 +00:00
stronk7
6861b6fe33
Adding one more require_once($CFG->dirroot . '/course/lib.php') to another rebuild_course_cache()
2009-05-14 20:42:53 +00:00
skodak
2c39348bfc
MDL-19162 added error string for missing JS libs
2009-05-14 11:49:13 +00:00
sam_marshall
9593d8b87f
MDL-19186 Fixed couple warnings on moodleform_mod when completion is enabled
2009-05-14 10:55:14 +00:00
skodak
fbaa7b88db
MDL-19162 updated links for elements no longer beta and experiment
2009-05-14 09:18:11 +00:00