tjhunt
|
949cf26cc2
|
Fix comment.
|
2008-09-28 08:21:58 +00:00 |
|
tjhunt
|
7a1f5e932a
|
MDL-16706 - eliminate miscellaneous inine JavaScript
A few easy files in lib.
|
2008-09-26 11:24:52 +00:00 |
|
tjhunt
|
2930500104
|
MDL-16706 - eliminate miscellaneous inine JavaScript
This does the quiz (apart from the bloody 'secure' window), the question bank and a couple of others.
|
2008-09-26 10:49:31 +00:00 |
|
scyrma
|
1337d29583
|
MDL-16700: Making the password policy be applied all at once. (merge from 1.9)
Also, any policy letting a user use password "password" is not worth using, so removing this check.
|
2008-09-26 08:09:47 +00:00 |
|
tjhunt
|
3493eb1591
|
Fix whitespace.
|
2008-09-26 07:24:31 +00:00 |
|
scyrma
|
0b94f32019
|
MDL-14589: copying the current htmleditor element to editor, prior to filepicker removal from the old one.
|
2008-09-26 03:54:18 +00:00 |
|
tjhunt
|
30f09308b9
|
MDL-16683 - add 5/6 as a grading option. Also, make all these optoins 7 decimal places, to match what we store in the DB, and explaing the 'rationale' behind the list.
|
2008-09-26 03:14:05 +00:00 |
|
tjhunt
|
10e24786f9
|
Sorry, I committed some debug code yesterday.
|
2008-09-26 03:10:56 +00:00 |
|
scyrma
|
a6c1407820
|
MDL-15688: Keep local modifications in language files - only import new strings. This also fix a few display bug and prevent use
from the web.
|
2008-09-26 01:56:12 +00:00 |
|
tjhunt
|
740939ec61
|
MDL-16654 Move javascript used by the emoticons help file from javascript.php to javascript-static.js. Fix it so that it actually works.
|
2008-09-25 10:07:11 +00:00 |
|
tjhunt
|
16851b22ad
|
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
2008-09-25 10:04:01 +00:00 |
|
tjhunt
|
4225e68f88
|
MDL-16676 Developer debug warning if you refer to the old text.html help file.
|
2008-09-25 07:13:46 +00:00 |
|
tjhunt
|
80f69dc0ee
|
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
2008-09-25 07:12:46 +00:00 |
|
tjhunt
|
ac324e05ea
|
MDL-16675 change callers to require_js to take advantage of the fact that callers no longer have to add $CFG->wwwroot themselves.
|
2008-09-25 06:40:52 +00:00 |
|
tjhunt
|
e874af28ce
|
MDL-16583 Make require_js accept library names like lib/javascript-static.js without the caller having to fiddle around with $CFG->wwwroot themselves.
|
2008-09-25 06:29:28 +00:00 |
|
tjhunt
|
1bab4e784d
|
Delete code that has been commented out for over 18 months.
|
2008-09-25 03:43:57 +00:00 |
|
tjhunt
|
77241d9bd1
|
MDL-16671 - Move openpopup out of javascript.php and in to javascript-static.js
|
2008-09-25 03:14:24 +00:00 |
|
tjhunt
|
830c58b7e3
|
MDL-16672 Output a standard set of config variables into JavaScript on every page.
|
2008-09-25 03:11:33 +00:00 |
|
scyrma
|
edc1b8bd88
|
MDL-14739: New file added in version 3.2.0.1, missing in initial update
|
2008-09-25 02:11:43 +00:00 |
|
skodak
|
3c24a39108
|
MDL-15810 whitelist _blank target in htmlpurifier cleaning; merged from MOODLE_19_STABLE
|
2008-09-24 21:39:47 +00:00 |
|
skodak
|
67d7aa437a
|
MDL-16668 import htmlpurifier 3.1.1 to HEAD
|
2008-09-24 21:32:10 +00:00 |
|
skodak
|
165a2c9efe
|
fixed typo
|
2008-09-24 21:04:53 +00:00 |
|
stronk7
|
8c44681c23
|
Substring MSSQL function *requires* 3rd parameter - MDL-16655 ; merged from 19_STABLE
|
2008-09-24 17:35:42 +00:00 |
|
tjhunt
|
c849ed1e1e
|
MDL-16583 - Clean up javascript: Move some static scripts out of javascript.php and into javascript-static.js. Also, ensure the HTML editor JS is only included if the user has chosen to use the HTML editor.
|
2008-09-24 09:32:46 +00:00 |
|
dongsheng
|
6926b00569
|
"MDL-16648, UTF-8 lang file for phpmailer"
|
2008-09-24 02:39:44 +00:00 |
|
dongsheng
|
d04ce87faf
|
"MDL-16440, enable curl class to use proxy by defalut"
|
2008-09-24 01:26:15 +00:00 |
|
skodak
|
2fd0e9fe58
|
MDL-16644 removing striplsahses() and friends
|
2008-09-23 21:09:46 +00:00 |
|
skodak
|
d63339082a
|
MDL-16554 no striplashes in HEAD anymore
|
2008-09-23 20:51:47 +00:00 |
|
skodak
|
4b39c2d877
|
MDL-16629 removed legacy unfinished multiple editors code
|
2008-09-23 20:31:37 +00:00 |
|
skodak
|
306a52882b
|
MDL-16629 removing unfinished multiple editors code
|
2008-09-23 20:28:50 +00:00 |
|
skodak
|
2dbc9c102c
|
MDL-16627 removing obsoleted HTMLArea
|
2008-09-23 20:27:37 +00:00 |
|
skodak
|
65ddc75009
|
MDL-16642 tinymce library import must be primarily maintained in cvs, not wiki
|
2008-09-23 19:03:54 +00:00 |
|
skodak
|
5fc9760399
|
MDL-16626 simplified editor selection, going to change it a bit more later
|
2008-09-23 15:19:21 +00:00 |
|
skodak
|
53b20fe35a
|
MDL-16637 removing obsoleted spellchecker support
|
2008-09-23 15:12:07 +00:00 |
|
skodak
|
293c2041ee
|
MDL-16628 editortogglebutton removed
|
2008-09-23 14:53:21 +00:00 |
|
skodak
|
7da51bfdc3
|
MDL-16627 removing obsoleted HTMLArea
|
2008-09-23 14:51:55 +00:00 |
|
skodak
|
9d7b40b95b
|
MDL-16629 removed legacy unfinished multiple editors code
|
2008-09-23 14:47:10 +00:00 |
|
skodak
|
f6ac3e0a3d
|
readding uploadlib for now
|
2008-09-23 14:45:58 +00:00 |
|
skodak
|
09af05ba19
|
MDL-16629 removed legacy unfinished multiple editors code
|
2008-09-23 14:34:58 +00:00 |
|
skodak
|
6bebbe4503
|
MDL-16627 removing obsoleted HTMLArea
|
2008-09-23 14:16:31 +00:00 |
|
tjhunt
|
bef45cd3fd
|
MDL-16630 - Change admintree JavaScript to move the code out of the page, and into a separate .js file
|
2008-09-23 09:59:18 +00:00 |
|
jamiesensei
|
8b92c1e3f6
|
MDL-16529 "Only include closed attempts in manual grade counts"
|
2008-09-23 09:52:55 +00:00 |
|
scyrma
|
4bbe9e9cd3
|
MDL-14739: Instructions files pointing to Moodle documentation wiki.
|
2008-09-23 06:16:35 +00:00 |
|
scyrma
|
070b42ffb6
|
MDL-14739: patch to use moodle strings in tinymce
|
2008-09-23 05:38:56 +00:00 |
|
tjhunt
|
3a4f0a34f5
|
MDL-13894 Impoved fix with less duplicated code, no notices displayed before you get to the 'New settings' screen, and named constants instead of magic numbers.
|
2008-09-23 05:18:42 +00:00 |
|
nicolasconnault
|
747f4a4ce6
|
MDL-16486 Flushing output buffer between each test, and fixed problem with update/delete of course_categories and context_temp
|
2008-09-23 05:11:35 +00:00 |
|
scyrma
|
c0d551f05f
|
MDL-14739: upgrade tinymce from 3.0.9 to 3.2.0.1. This fixes numerous bugs in TinyMCE. Also removed some cruft, removed in previous
versions of the editor.
|
2008-09-23 04:10:39 +00:00 |
|
scyrma
|
de9601889d
|
MDL-14741: removing standardmenu loading - doubles with contextmenu.
|
2008-09-23 04:02:12 +00:00 |
|
tjhunt
|
d583bff0fc
|
Update to use print_js_config.
|
2008-09-23 02:56:46 +00:00 |
|
skodak
|
adb7cbb438
|
MDL-16596 minor constructor improvements
|
2008-09-22 22:56:56 +00:00 |
|