moodler
c125d80c3e
Fixed Bug #5012 - assignment type uploadsingle does not log view actions
2006-04-21 07:01:01 +00:00
gustav_delius
4111194d9e
Use delete_question() to delete question, bug 5275
2006-04-21 06:50:51 +00:00
toyomoyo
7218c216b9
another try
2006-04-21 05:43:17 +00:00
moodler
e15ef2602d
Some performance improvements see bug 5032
2006-04-21 05:39:20 +00:00
toyomoyo
28498a3558
just a line for testing
2006-04-21 05:35:46 +00:00
toyomoyo
bee40515da
fix for 5216
2006-04-21 05:17:08 +00:00
moodler
7c830e314b
Fix Bug #1604 - the error/index.php can't be translate
2006-04-21 04:42:26 +00:00
moodler
a0a6424c75
formatting fix :-) Really I'm just testing the CVS mailing script
2006-04-21 04:10:12 +00:00
mjollnir_
9e3e6be8e7
Only force topic section in front page if ALL options are set to hide, not if we have news
2006-04-21 03:09:58 +00:00
toyomoyo
e315e16c68
nothing much here either
2006-04-21 02:47:01 +00:00
toyomoyo
8ae1314c61
nothing much here
2006-04-21 02:37:28 +00:00
moodler
1939c80a54
Bug #5274 - HTML Editor Full Screen, Wrong Image location
2006-04-21 02:26:29 +00:00
moodler
9e0f5d2abf
Added save changes button at top (Bug #1043 - submit button at top of journal report)
2006-04-21 02:23:33 +00:00
toyomoyo
2285084197
added a string for no rights to delete a tag
2006-04-21 02:07:38 +00:00
toyomoyo
1d27654a19
fixed an issue where when the user has no personal tags defined, he/she sees an empty line in tags page
2006-04-21 02:07:10 +00:00
moodler
a80722bc33
Fix for double escapeshellarg in bug 5258 - Thanks Andy!
2006-04-21 01:51:46 +00:00
gustav_delius
6037288eeb
Fixed code that relied on globals hack. Fixed bug 5261
2006-04-20 23:10:45 +00:00
skodak
1f411afd1f
lots of typos fixed, graph in stats, parameter cleanup etc., somebody could cleanup the page layout of those report/xxx/mod.php files ;-)
2006-04-20 22:36:22 +00:00
martinlanghoff
78fbaeaeed
weblib: validate_email() -- emails with a trailing dot in the local-part (user.@host.com) are invalid
2006-04-20 22:32:00 +00:00
urs_hunkler
1ffd3647bd
removed width for multichoice feedback
2006-04-20 19:11:20 +00:00
skodak
3f2d13ff26
fixed typos
2006-04-20 19:07:08 +00:00
moodler
fbab16a7e2
Fixed some error strings bug 2618
2006-04-20 14:04:51 +00:00
thepurpleblob
d17bee46ce
Fixed typo preventing images being displayed.
2006-04-20 12:36:31 +00:00
urs_hunkler
0e2b7205f5
removed width for multichoice feedback
2006-04-20 08:37:00 +00:00
moodler
6663109659
Fix for bug 5223 - might need testing
2006-04-20 08:25:49 +00:00
moodler
08bdcd3974
Added more common mail charsets to choose from bug 5229
2006-04-20 08:21:58 +00:00
moodler
31256b56b3
Sitemailcharset should be empty string
2006-04-20 08:19:36 +00:00
moodler
02c649e69e
Make email address denying work a little more rigorously. bug 5250
2006-04-20 08:17:11 +00:00
moodler
20a730762f
No need for noapprovalrequired string
2006-04-20 07:55:07 +00:00
toyomoyo
0459675f96
added a simple message to warn moodlers that if they are using contrib modules or blocks with no migration sript, the data will not be converted.
2006-04-20 07:35:36 +00:00
toyomoyo
e080039ebe
just in case of there's no course
2006-04-20 07:34:06 +00:00
toyomoyo
8de65352a4
there's some changes, to accomodate 5194. More testing is needed on all versions of mysql
2006-04-20 06:57:26 +00:00
wildgirl
4c85af7b01
Added a check for is_object($item) to prevent possible warnings in preview_ims_generate_toc
...
Restored use of textlib in preview_ims_generate_toc
2006-04-20 06:53:07 +00:00
wildgirl
676fb87edc
Added a check for isset($this->resource->reference) to prevent warnings in resource_ims
...
Added a check for is_object($item) to prevent warnings in ims_generate_toc
Restored use of textlib in ims_generate_toc
2006-04-20 06:51:55 +00:00
toyomoyo
8c9814f9d8
added a feature that automatically adds 2 default blocks for new blog users. (block_menu and block_tags blocks)
2006-04-20 06:35:39 +00:00
moodler
ec536d7a48
Make sure the number is stored as a proper number
2006-04-20 04:07:50 +00:00
moodler
59f3b71781
New number field type
2006-04-20 04:02:30 +00:00
moodler
9b940db6d4
New strings for Number field
2006-04-20 03:28:43 +00:00
toyomoyo
56c5918727
fix for 5257
2006-04-20 02:33:04 +00:00
toyomoyo
2f5196e720
fix for 5256
2006-04-20 02:26:23 +00:00
toyomoyo
d174882071
fix for 5256
2006-04-20 02:25:09 +00:00
toyomoyo
0b11c2b70f
but fix for 5256
2006-04-20 02:20:32 +00:00
toyomoyo
48e79fd146
some clean up
2006-04-20 02:14:17 +00:00
mjollnir_
60188cee2b
assign admins page should respect MAX_USERS_PER_PAGE
2006-04-20 00:19:17 +00:00
martinlanghoff
f83edcb114
mod/chat - use empty value instead of erroring out if $USER->lastIP and getremoteaddr() don't yield any interesting value
...
Sometimes we can't get any useful IP for the user -- and this may even be a
valid situation. So fudge an empty value -- the DB needs it as the IP field
is NOT NULL.
2006-04-19 21:22:36 +00:00
skodak
ef45822122
some extra cleaning of comments and feedback before storage. normaly the text is cleaned before display, this is just a preventive measure because I did not want to study this code all day ;-)
2006-04-19 20:21:42 +00:00
skodak
34ffb5cae2
some extra cleaning of comments and feedback before storage. normaly the text is cleaned before display, this is just a preventive measure because I did not want to study this code all day ;-)
2006-04-19 20:10:04 +00:00
skodak
d2963541e2
Security related parameter cleanup in workshop code, please test it. No bug fixes...
2006-04-19 19:48:46 +00:00
skodak
7282d18cf0
isguest() must be checked AFTER require_login() because the user may not be logged in yet ;-)
2006-04-19 19:42:47 +00:00
urs_hunkler
d133007141
added CSS for multichoice feedback
2006-04-19 17:13:37 +00:00