4803 Commits

Author SHA1 Message Date
moodler
6dde8c3d39 Use fullname for displaying names 2003-11-28 15:42:32 +00:00
moodler
b3679ca436 Display names using fullname function 2003-11-28 15:41:18 +00:00
moodler
7cc9a05edf Make sure teacher override is there 2003-11-28 15:37:27 +00:00
moodler
8f6ca087e9 DIsplay names using the fullname function 2003-11-28 15:35:41 +00:00
stigbjarne
25d95b9763 New file 2003-11-28 14:01:56 +00:00
stigbjarne
c9652d7dbd Minor changes 2003-11-28 13:40:23 +00:00
stigbjarne
a39b0a606c Minor changes 2003-11-28 12:56:26 +00:00
stigbjarne
2c3de0f12e Minor changes 2003-11-28 12:49:32 +00:00
stigbjarne
2d7607dc9d Minor changes 2003-11-28 12:48:54 +00:00
moodler
6f2e07e8b9 Use fullname function 2003-11-28 11:06:53 +00:00
moodler
44e5f877b2 Use fullname function for names 2003-11-28 11:02:43 +00:00
moodler
2d71e8ee23 Use fullname function for name in login string 2003-11-28 11:00:46 +00:00
moodler
627407365c Tiny hack for Qmail - I've come across one system which REQUIRED the IsQmail
method of phpmailer to be used.

This is now possible just by specifying "qmail" in the smtphosts field.
2003-11-28 10:57:58 +00:00
moodler
0b4c582298 Some changes to use fullname function for names 2003-11-28 10:53:07 +00:00
moodler
40387b0fc7 Use fullname() function for name 2003-11-28 10:47:39 +00:00
moodler
d7e1bae056 Use fullname function to display names 2003-11-28 10:41:06 +00:00
moodler
533b7ea6d9 Use fullname function. Sorting is still wrong though and the selection
mechanism sucks.
2003-11-28 10:40:04 +00:00
moodler
7ec60e4e7e Use fullname() function for names 2003-11-28 10:33:54 +00:00
moodler
f5104a2b97 Use fullname for Guest name 2003-11-28 10:32:32 +00:00
moodler
2f15e48cf6 Implemented more fullname() calls 2003-11-28 10:31:06 +00:00
stigbjarne
939f26a96c New file 2003-11-28 10:09:05 +00:00
stigbjarne
8b6b50b008 New file 2003-11-28 09:08:54 +00:00
stigbjarne
4a6b6649b8 Improved and extended 2003-11-28 08:58:21 +00:00
stigbjarne
88cdb566b3 Minor changes 2003-11-28 08:45:03 +00:00
moodler
9aebbc40e3 Fixing a broken line 2003-11-28 04:02:53 +00:00
moodler
264a173f69 Editing as necessary :) Can't have all that HTML formatting in the strings ... 2003-11-28 04:01:02 +00:00
willcast
bf46cd2267 - Adding error trapping to the fetching function and giving error messages accordandly.
- Adding Moodle as the web agent!!! :)

PLEASE, edit the new language strings if necessary.
2003-11-28 03:27:24 +00:00
moodler
b2b8471e63 Removed some tabs 2003-11-28 02:19:20 +00:00
willcast
0c4a0e80b7 - Fixing bug that was preveting uploaded files to be shown...
Uploaded files parsing is not ready so it's desabled by code...
2003-11-28 02:18:47 +00:00
moodler
3bfe3922c2 A few rearrangments in the new code for filtered external pages 2003-11-28 02:11:02 +00:00
stronk7
d31a78675b Small change to save scheduled days always in
0=Sunday....6=Saturday format, independent from the
visual display of the week. :-)
It uses the "firstdayofweek" string in every languaje pack
(defaults to 0-Sunday)
2003-11-27 23:50:46 +00:00
stronk7
34b1d1a41d Comment some debug. I forgot it, sorry. :-( 2003-11-27 23:42:25 +00:00
stronk7
2a0acc00df Changed empty->isset !! Arghh 2003-11-27 23:38:27 +00:00
stronk7
49b95c3068 Return backup_config records as an object instead of an array. 2003-11-27 23:33:20 +00:00
stronk7
de4746a8a2 Initial release of the configure backup.
It now uses backup_config instead of config.
Not finished !!
2003-11-27 23:28:29 +00:00
stronk7
3968be8fce Solved one small typo with prefix.. :-) 2003-11-27 22:57:18 +00:00
stronk7
fe27d33f4f Included support for new backup_config table.
(postgresql and oracle versions not tested !!)
2003-11-27 22:53:30 +00:00
paca70
8ea237e932 More Finnish translation from Teemu Sumi. 2003-11-27 19:19:11 +00:00
willcast
8367faba8b - External webpage resources now are parsed and automatic links are added to the glossary terms... Only if $CFG->filterexternalpages is enabled. 2003-11-27 19:09:47 +00:00
paca70
b20ad90a53 One small correction. 2003-11-27 19:08:20 +00:00
willcast
af65e103df - External webpage resources now are parsed and automatic links are added to the glossary terms... Only if $CFG->filterexternalpages is enabled. 2003-11-27 19:04:36 +00:00
willcast
ef5b38b267 - Adding a new class to fetch remote files through PHP. 2003-11-27 19:02:31 +00:00
paca70
276a8df94c Finnish teachers manual. Thanks to Lasse Utti. 2003-11-27 19:01:17 +00:00
moodler
ceed288505 Eloy's "war name" :-) 2003-11-27 17:52:57 +00:00
moodler
ae67d9cd40 Decode pathinfo in case it has encoded spaces etc in it 2003-11-27 17:23:36 +00:00
moodler
e6073312c2 Different format on headers for text downloads to improve performance on
more browsers
2003-11-27 14:52:22 +00:00
willcast
0f23e14e27 - Deleting inconsistent records on glossary_alias due to the last fixed bug. 2003-11-27 13:32:02 +00:00
andre_bln
3823500342 new version completed php-files
CVS ----------------------------------------------------------------------
2003-11-27 08:26:01 +00:00
moodler
1bdcef1051 Worksheet name can't be longer than 31 characters 2003-11-27 07:10:27 +00:00
willcast
5d422d4284 - Fixing bug regarding the aliases (pointed out by Sho Fukamachi also) 2003-11-27 05:25:26 +00:00