mark-nielsen
289218844a
[Changed] The print_simple_box_start/stop changes conflicted greatly with the display of branch table buttons (the box printed above the buttons some how :( ) To fix this, the tables were taken out and divs were used instead to display and arrange the buttons. This turns out to be a good thing because now the user has more control over the buttons via style sheet. Also did some extra clean up in the section of code printing the branch table.
...
[Added] new styles to styles.php to help display the buttons correctly.
2006-03-19 01:53:50 +00:00
stronk7
3ec5ec15bc
Function encode_mimeheader() added. Finally, it seems that we have to
...
use our own function because phpmailer one doesn't handle multi-byte
characters, breaking them.
2006-03-19 01:09:15 +00:00
gbateson
d95bcfff8d
increase gap size for long answers in JCloze
2006-03-18 23:47:56 +00:00
koenr
250091b6ca
these files have two titles
2006-03-18 20:52:50 +00:00
koenr
56dda82175
changed titles to Moodle standard helpfile titles
2006-03-18 20:41:24 +00:00
stronk7
b212c114ce
First cut of email working with any encoding. Works practically ok but
...
I've to check something that seems to be a bug in the build of the
subject. Sendind it to CVS to check the code under Win32 and Linux.
2006-03-18 17:48:52 +00:00
gustav_delius
ccccf04f70
Multianswer restore now works.
...
Timelimit is rounded to integer before saving in the database
Some more diagnostic error messages
Towards more plugable question types: $QUIZ_MENU is now populated by the question types themselves.
2006-03-18 14:14:55 +00:00
skodak
a4b3fc9220
fixed warning
2006-03-18 10:07:35 +00:00
moodler
884dc7861a
Fixed case for multiple grops
2006-03-17 17:17:51 +00:00
stronk7
36bd0b29a4
Automatic installer.php by installer_builder (20060317)
2006-03-17 16:27:55 +00:00
moodler
6b09974ba2
Added the missing support for typex fields!
2006-03-17 16:19:31 +00:00
nfreear
11154cb8fe
Accessibility: updated the "help prefix" - spoken 'colon' to silent ','
2006-03-17 13:01:55 +00:00
nfreear
5288e4a5ff
Accessibility: tidied, removed commented code functions, print_simple_box_start, _end (followup to OU-Bugz: 737)
2006-03-17 12:27:18 +00:00
nfreear
b7fb26437d
Accessibility: tidied, scripted the validator links, added 'skip block' explanation, removed MIME type, 'no new window' notes. Updated javascript, image sections.
2006-03-17 11:53:13 +00:00
nfreear
334cefd2e3
Accessibility: TODO: link to; synchronise with accessibility status. Help page sections - accessibility statement, access keys, links, images, standards compliance.
2006-03-17 11:39:31 +00:00
nfreear
3e0bacff76
Accessibility: function calendar_top_controls, tidy up commented code.
2006-03-17 10:53:15 +00:00
moodler
6619a7f4a3
iImproved RSS
2006-03-17 09:48:24 +00:00
moodler
a848c48cf3
Just pushing the RSS a bit further, it's not tested properly yet
2006-03-17 09:11:06 +00:00
moodler
66c52fdfb4
Just tweaking
2006-03-17 08:20:28 +00:00
toyomoyo
0deaa99354
blog not blogs
2006-03-17 08:13:48 +00:00
toyomoyo
ab7d76bb5a
naming consistency
2006-03-17 08:13:27 +00:00
danstowell
95a86f752b
Fixes to rsslib to ensure the output is valid RSS 2.0
2006-03-17 07:44:22 +00:00
toyomoyo
516194d0e8
made some changes to allow rss feeds
2006-03-17 07:38:08 +00:00
toyomoyo
7fe0ce4e6a
had to change this a bit because blogs use different location to store rss, as it is not a module, please warn if this is a security issue
2006-03-17 07:37:27 +00:00
toyomoyo
29e2dd37ea
took out rss stuff
2006-03-17 05:54:46 +00:00
toyomoyo
1e1ba8c295
change in publish states
2006-03-17 05:53:52 +00:00
vyshane
663b45a86d
Fixed php notice
2006-03-17 04:51:14 +00:00
mark-nielsen
0646963948
[Changed] function execute_teacherwarning to function lesson_display_teacher_warning because it was violating the function naming policy
2006-03-17 03:37:31 +00:00
mark-nielsen
4b55d2aff2
[Added] added phpdoc comments to locallib.php
2006-03-17 03:31:19 +00:00
mjollnir_
aa898e41c1
Stickyblocks: fool pagelib into thinking it is course-view when it needs to be, rather than admin-stickyblocks
2006-03-17 03:17:44 +00:00
gustav_delius
c6abbe5e39
Some incomplete work on the restore code (committing only because I am moving to a different machine)
2006-03-16 21:17:31 +00:00
jgraham909
53f6a21e5e
Fixed grade_category table definitions to handle change in MySQL versions 5.0.3 and greater
...
see http://moodle.org/mod/forum/discuss.php?d=41501 for more details.
2006-03-16 19:50:28 +00:00
patrickslee
17eef684ae
Fixed a typo in the last authorize.net patch from Ethem
2006-03-16 19:32:17 +00:00
nfreear
2e94cf0c09
Accessibility: incidental image - should be empty Alt text; removed unnecessary height/width (OU-Bugz: 696, 697)
2006-03-16 11:51:19 +00:00
nfreear
c14d100161
Accessibility: strict, removed unnecessary alt="search" from <input type="text">.
2006-03-16 11:47:38 +00:00
nfreear
eab1f9aebd
Accessibility: do NOT change, fixed call to trim in function, helpbutton (OU-Bugz: 752)
2006-03-16 11:13:21 +00:00
nfreear
97f76a1aa3
weblib.php: replaced <table> in print_simple_box_start _end with <div>s (OU-Bugz: 737)
2006-03-16 11:03:02 +00:00
danstowell
bce7a133b9
Re bug 4640 - enabled filtering for attachment link HTML - enables MP3 uploads to use mediafilter, for example
2006-03-16 10:36:54 +00:00
skodak
e520147b60
fixed Bug #4855 , too much info saved in db.
2006-03-16 10:22:40 +00:00
skodak
6381d41aba
fixed problem when saving module settings
2006-03-16 10:11:06 +00:00
vyshane
4379c8e9bb
W3C validation and misc code cleanup.
2006-03-16 08:49:20 +00:00
toyomoyo
d87c9c6ea0
if not logged in, can not edit page. tags + 2 spaces
2006-03-16 08:45:39 +00:00
toyomoyo
a093387b92
if htmleditor is on, only show html format
2006-03-16 08:32:29 +00:00
toyomoyo
3d624b9831
formattign issues
2006-03-16 08:22:53 +00:00
toyomoyo
ae8a5ff023
added blog link to print_user
2006-03-16 08:16:08 +00:00
toyomoyo
e97e16dfe2
min pagesize = 1
2006-03-16 07:55:22 +00:00
toyomoyo
12e01c0ce3
can not see links if not logged in
2006-03-16 07:51:12 +00:00
toyomoyo
4fc479666f
rmoved batchpublish in lib, add new entry link on top
2006-03-16 07:47:37 +00:00
toyomoyo
debaed9f71
case insensitive tag search
2006-03-16 07:41:26 +00:00
moodler
aad6de9208
Simplified
2006-03-16 07:22:58 +00:00