24168 Commits

Author SHA1 Message Date
moodler
ce926cb8d8 Added CDATA to Javascript 2006-12-22 04:19:52 +00:00
moodler
ad897001c2 Added CDATA to Javascript 2006-12-22 04:17:56 +00:00
toyomoyo
b034bdfffc MDL-7861, fixing broken tag 2006-12-22 02:51:41 +00:00
vyshane
5609f9e672 More fixes in grade_display_letter_grades(). MDL-7861. 2006-12-22 02:34:42 +00:00
vyshane
49b5477e07 xhtml fix in grade_display_letter_grades() for MDL-7861. 2006-12-22 02:26:09 +00:00
vyshane
0ca5abd67d xhtml fixes in grade_display_grade_weights() for MDL-7861. 2006-12-22 02:23:52 +00:00
vyshane
9d95a8dd08 xhtml fix in grade_display_grade_preferences(). For MDL-7861. 2006-12-22 02:14:28 +00:00
toyomoyo
c5bb277093 MDL-7861, fixing xhtml forms 2006-12-22 02:10:41 +00:00
toyomoyo
33999deb2c fixing warning 2006-12-22 01:16:51 +00:00
toyomoyo
95947ac9b6 replacing missing << with theme left arrow 2006-12-22 00:54:03 +00:00
skodak
09b14fec34 MDL-7996 Add ods export support - better xml from KSpread 1.6.1 :-) 2006-12-21 22:18:17 +00:00
martinlanghoff
ccc776694d debugging(): our errors must be passed to PHP as E_USER_NOTICE 2006-12-21 21:56:49 +00:00
skodak
77c7f0f549 MDL-7996 Add ods export support - quiz report and number value, call time pass by ref... warnings fixed; fix in ods export lib 2006-12-21 20:34:51 +00:00
skodak
d81b7ffbd7 MDL-7996 Add ods export support - more reports 2006-12-21 19:46:29 +00:00
nfreear
84fc088239 Integration 3 - groups in core, modules, calendar... (Part of MDL-7380, new groups) 2006-12-21 11:51:17 +00:00
skodak
ea49a66cea MDL-7996 Add ods export support - added ods to course logs with other minor fixes, implemented date support and added missing stub functions for better excel class compatibility 2006-12-21 10:58:18 +00:00
skodak
9c61ba4d88 MDL-7996 Add ods export support 2006-12-21 08:12:10 +00:00
toyomoyo
3402a6f345 MDL-7861, broken xhtml 2006-12-21 07:50:19 +00:00
vyshane
39f5a2bdf0 Fixed xhtml issues in grade_set_categories(). MDL-7861. 2006-12-21 07:43:29 +00:00
vyshane
60078fffdd Uncommented print_footer() in grade_stats() to make popup pass xhtml 1.0 strict validation. MDL-7861. 2006-12-21 07:39:52 +00:00
toyomoyo
b9072f81de fix for MDL-7861, taking out extra </form> tag 2006-12-21 07:01:28 +00:00
vyshane
29c16a55ba Fixes for MDL-7861. 2006-12-21 06:26:22 +00:00
vyshane
4b4830fe5d Fixes for MDL-7861. 2006-12-21 06:12:15 +00:00
vyshane
bf290fd6b3 xhtml fixes for MDL-7861. 2006-12-21 06:05:34 +00:00
toyomoyo
4aac765f4c MDL-7861, fixng broken xhtml 2006-12-21 06:01:35 +00:00
toyomoyo
4b75f9f8ef MDL-7861, fixing xhtml strict problem 2006-12-21 05:48:08 +00:00
toyomoyo
e777bc9aeb MDL-7861, fixing broken xhtml in loan calculator, adding CDATA tags 2006-12-21 04:45:44 +00:00
martinlanghoff
47b8b9eb80 Introducing $CFG->debugdisplay -- mimics PHPs display_errors, controls debugging() 2006-12-21 04:30:03 +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
martinlanghoff
d5afb8cb59 login form: Fix closing TR
opening TR is not conditional, so the closing one should not be conditional
either. Fixes XHTML compliance.
2006-12-21 02:20:28 +00:00
toyomoyo
83e09b629a MDL-7861, fixing broken xhtml 2006-12-21 02:12:44 +00:00
toyomoyo
9d4eb0632b fixing the last comit, removing addtional < 2006-12-21 01:37:33 +00:00
toyomoyo
9d00db504a fix for MDL-7861, removing doulbe << 2006-12-21 01:31:46 +00:00
toyomoyo
d4228481db fix for MDL-7861, strict xhtml 2006-12-21 01:14:57 +00:00
toyomoyo
63d6266282 fixing broken xhtml MDL-7861 2006-12-21 01:12:05 +00:00
stronk7
72da35d536 Add support for multilang titles in forum->posts
Merged from MOODLE_17_STABLE
2006-12-20 16:41:11 +00:00
stronk7
47c9c8f5dd Added one missing format_string() to post->subject
Merged from MOODLE_17_STABLE
2006-12-20 10:00:02 +00:00
toyomoyo
447ca67d35 MDL-7861, adding new xhtml compatible import forms 2006-12-20 08:05:26 +00:00
toyomoyo
661b912bfa fixing broken xhtml MLD-7861 2006-12-20 07:15:23 +00:00
vyshane
79b9651ec5 Missing </div>. MDL-7861. 2006-12-20 06:14:18 +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
vyshane
1577488f68 xhtml fixes for MDL-7861. 2006-12-20 05:55:22 +00:00
toyomoyo
5c8ea9d958 MDL-7861, fixing broken xhtml tags 2006-12-20 03:44:59 +00:00
vyshane
6e6014aea1 Fixed xhtml issues. MDL-7861. 2006-12-20 02:38:10 +00:00
vyshane
048e3e2121 xhtml fixes for MDL-7861. 2006-12-20 02:25:52 +00:00
toyomoyo
2ba9db3cd5 MDL-7861 fixng lesson xhtml tags 2006-12-20 02:17:13 +00:00
toyomoyo
a0b939df01 fixing xhtml tags MDL-7861 2006-12-20 02:00:12 +00:00
toyomoyo
220dcd583c MDL-7861 fixing broken xhtml in lesson 2006-12-20 01:49:58 +00:00
vyshane
d4a18e3460 Added missing footer for delete confirmation view. MDL-7861. 2006-12-20 01:15:15 +00:00