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
skodak
54bb345831
MDL-7956 - fix problem with messages sent at the same time
2006-12-30 10:55:32 +00:00
skodak
711fb62baf
MDL-7829 zipping with binary zip broken under windows when moodledata on different disk
2006-12-29 22:52:01 +00:00
skodak
af7454d606
MDL-7828 Backup with error PCLZIP_ERR_MISSING_FILE (-4) under windows when moodledata on different disk - patch by Yves Roy
2006-12-29 22:34:56 +00:00
skodak
da84dc82e6
MDL-7828 Backup with error PCLZIP_ERR_MISSING_FILE (-4) under windows when moodledata on different disk - patch by Yves Roy
2006-12-29 22:34:56 +00:00
skodak
cf6bf1ab5f
MDL-7837 auth_ldap_bulk_insert() fails when user data contains single quotes - patch by Iñaki Arenaza
2006-12-29 21:17:43 +00:00
skodak
70ee284143
MDL-8007 mimetype support for htc files, see http://support.microsoft.com/kb/306231
2006-12-29 20:57:48 +00:00
skodak
8ab91a5b1a
MDL-8016 A language string for blog needs to remove "\n".
2006-12-29 20:36:05 +00:00
skodak
636069a369
MDL-8021 resource "Link to a file or web site", when created, doesn't open in a new window - fixed recourse typo
2006-12-29 20:16:50 +00:00
skodak
6ee78ceeaf
MDL-8022 chat accessiblity
...
- new gui_basic that can be used as fallback or accessible option to gui_header_js - it is not compatible with chat daemon
- todo: CSS styling, beeping, JS fallback code in view.php and noframes fallback in gui_header_js
- minor changes in messaging language strings
- minor coding style improvements
2006-12-29 18:33:41 +00:00
moodler
e623c5c689
Automatic installer.php lang files by installer_builder (20061229)
2006-12-29 03:07:43 +00:00
ikawhero
96ed722ba3
Minor change so code works on all versions of PHP
2006-12-29 02:36:41 +00:00
skodak
feaf5d06db
MDL-8015 improved file uploading
...
- changed file upload api in formslib
- fixed blog attachments and related code in file.php
- fixed glossary attachments
- fixed embedded images in forum posts and blogs - only gif, png and jpeg; the problme was that svg were embedded using img tag which was wrong, the same applied to other picture formats unsupported by browsers (please note that student submitted svg should be never embedded in moodle page for security reasons)
- other minor fixes
2006-12-28 21:21:44 +00:00
jamiesensei
ebff6e2c5e
better code formatting
2006-12-28 16:44:47 +00:00
jamiesensei
b6d15ddef9
removed all 'Revert' buttons from forms and removed it altogether from add_action_buttons method since it was decided it didn't contribute to usability.
2006-12-28 16:12:22 +00:00
jamiesensei
1d284fbd85
fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling)
2006-12-28 15:43:47 +00:00
jamiesensei
f07b9627b6
changes to how we generate the id attribute of forms and the naming convention of forms
...
migrate blog edit to formslib
2006-12-28 09:32:45 +00:00