24089 Commits

Author SHA1 Message Date
skodak
b8806cccdf Adobe Acrobat JavaScript Execution Bug SC#346 2007-01-03 23:35:03 +00:00
skodak
c94eac4a4e MDL-7861 Strict XHTML 1.0 - popup_form() fixes (added div and $formname parameter changed to $formid) - fixed typo :-( 2007-01-03 22:54:54 +00:00
skodak
4e73e3eab6 MDL-8063 Fixed links to validation services to be XHTML Strict :-D 2007-01-03 21:12:39 +00:00
skodak
c7225fe291 MDL-8062 chat, login page and messaging - removed name attribute from some <form>s and fixed focus; changed set_focus() JS to accept element ID == the $focus parameter in print_header() + other minor Strict XHTML fixes 2007-01-03 20:35:09 +00:00
skodak
e6bfd8e45e MDL-8050 1.2 Remove all target="_top" - fixed typo 2007-01-03 20:06:11 +00:00
skodak
32f0b38a4a MDL-8049 Remove all language=Javascript from javascript includes 2007-01-03 19:33:44 +00:00
skodak
e25cb71041 MDL-8050 1.2 Remove all target="_top" 2007-01-03 19:24:48 +00:00
skodak
ee5567d1ae MDL-7861 Strict XHTML 1.0 - popup_form() fixes (added div and $formname parameter changed to $formid) 2007-01-03 18:53:03 +00:00
moodler
9e3e44e141 more Strict bending over 2007-01-03 16:04:08 +00:00
moodler
fb87a6192c Added skip link to admin page 2007-01-03 15:38:28 +00:00
moodler
2ef9d19a51 Added skip links to all course formats to main content MDL-7878 2007-01-03 15:37:07 +00:00
moodler
8e968c9a66 Some small additions for validators (we don't want SID messing up nice xhtml) 2007-01-03 15:00:13 +00:00
moodler
f4ba7e1a54 Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
moodler
7e99dd2cd6 Making it a little more strict 2007-01-03 09:14:31 +00:00
moodler
a09f3b7db6 Removed some language=Javscript attributes ... we need to remove all of them! 2007-01-03 09:09:25 +00:00
vyshane
8b9e8fc335 xhtml fixes for MDL-7861. 2007-01-03 08:23:49 +00:00
vyshane
849d075393 xhtml fix for MDL-7861 2007-01-03 08:19:10 +00:00
moodler
fa19c325a9 Some minor changes towards MDL-8048 ... much more to do 2007-01-03 08:17:56 +00:00
vyshane
30011361e7 Language string for ical added. 2007-01-03 08:17:43 +00:00
vyshane
52b5069433 New icon for ical feed. 2007-01-03 08:13:04 +00:00
vyshane
3c49918a75 Layout and colour tweaks for calendar. Related to MDL-7433. 2007-01-03 08:12:21 +00:00
vyshane
03705a21e1 Layout and colour tweaks for calendar. Related to MDL-7433. 2007-01-03 07:58:25 +00:00
toyomoyo
58f779ab11 MDL-7861, adding a missing tag 2007-01-03 07:34:35 +00:00
toyomoyo
e8e76f5a16 MDL-7861, fixing various xhtml strict issues and formatting 2007-01-03 07:29:51 +00:00
moodler
3632d05e6d New tags file 2007-01-03 04:44:10 +00:00
moodler
20c38567ca Automatic installer.php lang files by installer_builder (20070103) 2007-01-03 03:16:56 +00:00
moodler
84dec541b0 On second thoughts, while we are in testing phase, let's run with XHTML Strict all the time. MDL-7861 2007-01-03 02:03:22 +00:00
vyshane
37ce014f91 Fixed xhtml for MDL-7861 2007-01-03 02:00:52 +00:00
vyshane
89f0a84c9c Adding missing "/" to self-close input tags. 2007-01-03 01:53:52 +00:00
moodler
8af1b1ba80 MDL-7861 Better setting of strict in other debug modes too 2007-01-03 01:51:02 +00:00
moodler
2533830067 $CFG->debugdisplay now controls PHP errors too 2007-01-03 01:37:20 +00:00
toyomoyo
c99934def8 MDL-7861, fixing tags 2007-01-03 00:41:50 +00:00
skodak
8ee88311d1 MDL-8018 testing and bugfixing of curl emulation library + added download_file_content() into filelib.php 2007-01-02 22:44:59 +00:00
skodak
d5391f10bf MDL-8018 initial import of curl emulation library and handy HTTPRetriever
http://code.blitzaffe.com/pages/phpclasses/files/libcurl_emulator_52-7
  http://code.blitzaffe.com/pages/phpclasses/files/http_retriever_52-6
2007-01-02 20:38:20 +00:00
skodak
e0fdb167d9 MDL-8032 remove repeated dashes from navmenu - replace with CSS styling 2007-01-02 10:27:59 +00:00
skodak
9119f247cf MDL-7861 I have noticed that the last change in weblib.php http://moodle.cvs.sourceforge.net/moodle/moodle/lib/weblib.php?r1=1.722&r2=1.723 broke validation because name and id attributes are not the same, committing fix, please review ;-) 2007-01-02 10:00:38 +00:00
skodak
fc82080170 removed ooo log output format now replaced by ods 2007-01-02 09:49:10 +00:00
skodak
02023a60e8 MDL-7742 CSS hooks for styling of section add menu 2007-01-02 09:45:03 +00:00
skodak
89bfeee0d6 MDL-7742 added nested drop down box to add activities/resources to course, 3rd party mods can specify type
MDL-6987 preparation for migration of mod/assignment/mod.html
2007-01-02 09:33:07 +00:00
toyomoyo
17a67c9690 MDL-7861, fixing broken xhtml 2007-01-02 07:47:07 +00:00
toyomoyo
c5f6b49e83 MDL-7861, fixing missing space 2007-01-02 07:43:56 +00:00
toyomoyo
8d09c3d9ab fixed a bug in calendar as one can have multiple role_assignments in a course 2007-01-02 06:49:30 +00:00
toyomoyo
a175ffd0aa MDL-7871, replacing & with &amp; 2007-01-02 06:10:35 +00:00
toyomoyo
599475c7cb MDL-7861, replacing document.abc with document.getElementById('abc') 2007-01-02 05:55:57 +00:00
toyomoyo
9d3c6ee506 chaning reference from document.abc to document.getElementById('abc'), MDL-7861 2007-01-02 05:04:11 +00:00
toyomoyo
759a18ddf5 MDL-7861, fixing missing tag 2007-01-02 04:37:45 +00:00
moodler
0b2e4481ef Automatic installer.php lang files by installer_builder (20070102) 2007-01-02 03:11:53 +00:00
toyomoyo
ca9d935649 MDL-7861, fixing javascript 2007-01-02 02:21:54 +00:00
toyomoyo
002d63aa1b MDL-7861, fixing javascript 2007-01-02 01:59:49 +00:00
toyomoyo
b6bdcdc14c MDL-7861, adding cdata to javascript 2007-01-02 01:41:14 +00:00