24071 Commits

Author SHA1 Message Date
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 & 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
vyshane
76b1f3c740 XHTML fixes for MDL-7861. 2007-01-02 01:25:40 +00:00
skodak
2a919fd7fe MDL-7977 new isguestuser() function implementation 2007-01-01 13:36:42 +00:00
skodak
4702be4ef7 MDL-8028 Add separate addslashes_js function for javascript quoting 2007-01-01 13:26:20 +00:00
moodler
f5923b0883 Automatic installer.php lang files by installer_builder (20061231) 2006-12-31 03:15:28 +00:00
skodak
0d1cd0ea21 MDL-8028 Add separate addslashes_js function for javascript quoting 2006-12-30 22:45:40 +00:00
skodak
37edce7b84 MDL-8029 removed obsoleted use of isteacher() from user view 2006-12-30 21:40:22 +00:00
skodak
b7b9786414 MDL-8029 removed obsoleted use of isadmin() from authenticate_user_login() 2006-12-30 21:32:53 +00:00
skodak
d90ffc1f66 MDL-8029 removed obsoleted use of nvl() from weblib 2006-12-30 21:25:13 +00:00
skodak
b490cf71a0 MDL-8029 removed obsoleted optional_variable() from ldap config 2006-12-30 21:22:36 +00:00
skodak
0e5215db91 MDL-8029 obsoleted html_entity_decode() and file_get_contents() emulation removed from moodlelib 2006-12-30 21:18:15 +00:00
skodak
2098f6ddbb MDL-8029 obsoleted file_get_contents() emulation removed from filelib 2006-12-30 21:14:24 +00:00
skodak
dd2d45a878 MDL-8029 obsoleted ob_end_clean() emulation removed from chat 2006-12-30 21:10:23 +00:00
skodak
5d776ecbfc nvl() function moved to deprecated - my +1 for removing it together with friends xxx_variable() from HEAD ;-) 2006-12-30 21:05:17 +00:00
skodak
953eb6f315 MDL-8022 Chat accessibility - new gui_basic should integrated and fully working now
+ improved print_user_picture() to allow images with empty alt to prevent repetitive reading of usernames in jaws when username is printed next to avatar
2006-12-30 19:45:24 +00:00
skodak
bcd85cffbd MDL-7948 some more messaging accessiblity fixes -missing css changes 2006-12-30 18:21:47 +00:00
mark-nielsen
54b698bce8 Modified some strings and added a few others 2006-12-30 17:31:37 +00:00
mark-nielsen
f521f98a22 modified some strings to add more meaning to buttons and links
left menu, clock and media file all display like blocks
some general code cleanup eg: went through several of the todo's in the code
2006-12-30 17:29:44 +00:00
skodak
d53f1cdb82 MDL-7948 some more messaging accessiblity fixes 2006-12-30 11:20:26 +00:00