Commit graph

862 commits

Author SHA1 Message Date
martinlanghoff
ccc776694d debugging(): our errors must be passed to PHP as E_USER_NOTICE 2006-12-21 21:56:49 +00:00
martinlanghoff
4bd0ddeafa debugging(): use CFG->debugdisplay instead of PHPs display_errors 2006-12-21 04:03:21 +00:00
martinlanghoff
c7533061ef debugging(): use trigger_error() when !display_errors -- now you can debug stuff without breaking HTTP headers, HTML and JS 2006-12-21 02:51:20 +00:00
vyshane
9e2679e395 Added missing html closing tags in function redirect() before the die call. MDL-7861. 2006-12-20 05:56:38 +00:00
toyomoyo
64034641cf MDL-7861, adding third param to error() function to print correct admin footer 2006-12-19 06:58:20 +00:00
toyomoyo
92a6d3f510 MDL-7861, adding third param to notice() function, so that the right footer is printed. Currently missing admin footer 2006-12-19 06:49:45 +00:00
skodak
fd9b61e04f MDL-7861 added proper s() quoting into user image alt text and popup title 2006-12-18 08:08:15 +00:00
skodak
7850588ab8 MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() + minor quoting improvement in choose_from_menu() 2006-12-12 22:06:37 +00:00
toyomoyo
62fb666445 making default scope col for <th> 2006-12-12 08:11:49 +00:00
moodler
27f79fdab0 Added changes suggested by Nick in MDL-7883 to help debug XHTML strict
It only affects DEBUG_DEVELOPER mode, and causes the browser to break when it encounters non-strict XHTML.

I took out the changes for DEBUG_NORMAL for now, might be premature.
2006-12-12 07:24:32 +00:00
skodak
049bd7dbbd fixed cleantext producing two spaces between element attributes instead of one MDL-7894 2006-12-11 22:07:53 +00:00
sam_marshall
ae628043a0 MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +00:00
skodak
c1be9b31a2 MDL-7734 fixed warning when $course not defined when printing help button; merged from MOODLE_17_STABLE 2006-12-09 13:34:26 +00:00
toyomoyo
2ca05411a9 merged fix for MDL-7734, making help links respect course langs 2006-12-07 02:19:13 +00:00
jamiesensei
0befbdfd8f petr's patch to fix problem with htmlarea breaking clientside validation. Also using id's with same naming convention as formslib for htmlareas. 2006-12-05 13:21:40 +00:00
skodak
9c0f063b2c MDL-7737 Remove form referer checks - $CFG->secureforms optional checking 2006-12-04 09:13:51 +00:00
skodak
28b52b8607 removed space from alt attribute, use empty "" insted according to accessibility recommendations 2006-12-03 15:34:37 +00:00
vyshane
fb08106cfe Added help button for html editor shortcut keys. 2006-11-30 08:30:46 +00:00
toyomoyo
a5fd49611b fix for MDL-7469, changed help icon alt to "helpwiththis" if text is displayed with help icon 2006-11-30 06:03:02 +00:00
toyomoyo
26c65d5f44 changed help, abc to help with abc 2006-11-30 05:55:14 +00:00
toyomoyo
c2d341983f undoing damage (hidden text, < > arrows) 2006-11-29 08:57:18 +00:00
nfreear
ce27e6f42f Fix for MDL-6685 (and MDL-7122 "breadcrumb separator missing"). Merged from MOODLE_17_STABLE. 2006-11-28 15:26:40 +00:00
dwoolhead
23ff199c26 MDL-7699 Fixed redirect() to ../../ 2006-11-27 16:42:16 +00:00
toyomoyo
5a86df5e9f fix for MDL-7487, addin guser setting for screen reader, MDL-7435, add new field for alt tag for user picture 2006-11-27 07:23:12 +00:00
vyshane
25f19a4c11 Merged from 1.7. 2006-11-27 04:49:09 +00:00
toyomoyo
044beba968 fix for MDL-7486, replace < and > with words for accessiblity 2006-11-27 03:07:01 +00:00
skodak
c66c2c0278 MDL-1899 course->category cleanup 2006-11-26 21:44:04 +00:00
skodak
2bbaf749c8 MDL-7434 all images that convey information should have alt text to convey that information - part 2 2006-11-25 18:09:33 +00:00
moodler
907e0fccf9 Removed B) MDL-7589 2006-11-17 02:12:08 +00:00
skodak
1936c10e54 fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899 2006-11-12 08:55:13 +00:00
skodak
810944af7f we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left 2006-11-11 17:23:20 +00:00
tjhunt
dfa924cc99 Make the close_window function better. Merged from MOODLE_17_STABLE. 2006-10-31 11:59:54 +00:00
tjhunt
d48b2c3f32 Add return option to notify(). Merged from MOODLE_17_STABLE. 2006-10-31 10:47:26 +00:00
moodler
75c3849a9e Merged drag class fixes from stable 2006-10-30 09:41:55 +00:00
skodak
90bbe68955 MDL-7190 fixed wrong closing ) in cache md5 calculation, sorry! merged from MOODLE_17_STABLE 2006-10-25 23:18:40 +00:00
skodak
d53ca6ad40 Strip ##TRUSTTEXT## when not in developer debug mode MDL-7190; minor format_text speedup; changed in md5 text cache calculation; merged from MOODLE_17_STABLE 2006-10-24 22:19:41 +00:00
vyshane
929089e754 Merged from 1.7 2006-10-24 03:26:55 +00:00
moodler
18894ee462 Fixed &nbsp characters MDL-7179 2006-10-23 13:42:23 +00:00
tjhunt
014094c42d Take out 8) smiliey that interfeers with ligitimate content like (1998). Merged from MOODLE_17_STABLE. 2006-10-11 16:30:51 +00:00
skodak
a44091bffe Fixing Theme Config Variables MDL-6784 2006-10-09 10:12:41 +00:00
skodak
57f1b91497 fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135 2006-10-07 20:47:54 +00:00
gustav_delius
6a8b20b790 Don't strip slashes from data send to htmlarea, after all it is not being stripped from data going to the normal textarea either. 2006-10-07 17:20:35 +00:00
moodler
46f8bacfc8 Fixed some unencoded & in urls 2006-10-06 05:44:05 +00:00
skodak
f47f4659de fixed nocache option in format_text() 2006-10-04 21:22:57 +00:00
moodler
c9f8e57f4a FIxed category editing button 2006-10-04 04:45:58 +00:00
skodak
a44de9c12f fixed print_texarea() capability requirement 2006-10-02 19:47:11 +00:00
moodler
85489a5b42 Various little cleanups 2006-10-02 14:57:00 +00:00
moodler
04186cd965 Improvements to the user listing, security and appearance 2006-10-01 06:18:18 +00:00
moodler
afe6d00384 FIxed a typo mod->id --> mod->cm 2006-10-01 04:56:43 +00:00
moodler
ea35ab87d9 Header and footer should include $CFG->header and $CFG->footer, just in
case the chosen theme doesn't exist any more
2006-09-29 05:43:48 +00:00