moodler
|
e624cda83b
|
CodeSniffer MDL-19247 I updated the README, moved and renamed phpcs => runsniffer script, and modifed some rules for line length and require statements
|
2009-05-20 06:35:46 +00:00 |
|
nicolasconnault
|
cf72e2dde3
|
MDL-19247 Minor adjustments to Moodle Coding Standard, mostly switching Errors to Warnings. Added a file to sniff out elseif declarations. Cleaned up grade/lib.php as an example (no more errors).
|
2009-05-19 21:17:54 +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 |
|
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 |
|
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
|
2d09b482e6
|
"MDL-16597, fixed empty returnvalue and file type options, improve javascript code"
|
2009-05-18 02:36:43 +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
|
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 |
|
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 |
|
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 |
|
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
|
fbaa7b88db
|
MDL-19162 updated links for elements no longer beta and experiment
|
2009-05-14 09:18:11 +00:00 |
|
skodak
|
63e6a80976
|
MDL-19183 imported HTMLpurifier 3.3.0
|
2009-05-14 08:31:11 +00:00 |
|
skodak
|
1cc9acedbe
|
MDL-19162 imported latest YUI 2.7.0 - to be backported into MOODLE_19_STABLE later
|
2009-05-14 08:20:14 +00:00 |
|
jerome
|
2a274f2a93
|
authentication MDL-18273 Custom Authentication Plugin title can be retrieved from specific language file, merged from 19
|
2009-05-14 07:03:27 +00:00 |
|
mudrd8mz
|
c1fe2368b0
|
Module can define its version to 0 so it is not installed.
|
2009-05-12 08:12:48 +00:00 |
|
stronk7
|
ecdf5d17a0
|
MDL-16879 run upgrade_fix_incorrect_mnethostids() in upgrade. Bump.
|
2009-05-12 00:23:26 +00:00 |
|
stronk7
|
02caf1e799
|
MDL-16879 fix mnet hosts - upgrade_fix_incorrect_mnethostids() merged to HEAD
|
2009-05-12 00:21:28 +00:00 |
|
skodak
|
b7335412ca
|
MDL-19002 fixed string concatenation with "+" typos, added file size restrictions, unfortunately filepicker does not work for some reason
|
2009-05-11 19:35:37 +00:00 |
|
skodak
|
34d39b792c
|
MDL-19002 standardized constructor parameter order
|
2009-05-11 18:55:03 +00:00 |
|
skodak
|
9d54b8cd95
|
MDL-19002 file size limits in filepicker + improved options
|
2009-05-11 18:49:04 +00:00 |
|
skodak
|
b96ddb7d55
|
MDL-19002 adding noclean option to editor utility functions
|
2009-05-11 18:24:19 +00:00 |
|
skodak
|
f630a546a6
|
fixed whitespace
|
2009-05-11 17:13:45 +00:00 |
|
skodak
|
8dc0ae8fe5
|
fixed typo
|
2009-05-11 17:11:29 +00:00 |
|
skodak
|
7b9be84bf8
|
MDL-19150 moving the $PAGE setup after debug level configuration
|
2009-05-11 17:10:28 +00:00 |
|
skodak
|
bf8a4ccffa
|
MDL-17458 removing magic_quotes test from setup.php when MOODLE_SANE_INPUT defined, scripts must find better way to inform admins, sorry
|
2009-05-11 16:58:52 +00:00 |
|