4813 Commits

Author SHA1 Message Date
moodler
270f6cf52c Style fixes 2003-11-30 08:40:03 +00:00
moodler
e935da6f31 Added information about databases 2003-11-30 08:31:08 +00:00
giro123
f058099d78 *** empty log message *** 2003-11-30 03:43:08 +00:00
moodler
086f592ebc Bugfix - don't use control keys if alt key is also down (to fix Polish) 2003-11-30 00:35:32 +00:00
moodler
b405515797 Fixed typo from last night 2003-11-29 14:26:59 +00:00
moodler
db0d033776 Fix navigation buttons for hidden buttons 2003-11-29 02:27:04 +00:00
moodler
74a4505b6e Fixed notefile string 2003-11-29 02:19:34 +00:00
moodler
eca1c454d7 Use fullname display for actual name in list 2003-11-28 16:16:59 +00:00
moodler
ff0b0de96d Use fullname function for names 2003-11-28 15:47:11 +00:00
moodler
9450cb6561 Use fullname function for displaying names 2003-11-28 15:45:46 +00:00
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