4891 Commits

Author SHA1 Message Date
moodler
d6c3bebead Converted to new format using 'single quotes' 2003-12-08 06:58:12 +00:00
moodler
74b1ef5af6 Turn off time limits on all upgrades 2003-12-08 06:11:56 +00:00
koenr
4a7fc30090 translated by Koen Roggemans 2003-12-07 22:24:35 +00:00
koenr
08d2504bb3 translated by Koen Roggemans 2003-12-07 17:27:13 +00:00
moodler
2646460c6e Fixed up some examples 2003-12-07 13:49:51 +00:00
koenr
0705343e58 translated by Koen Roggemans 2003-12-07 12:52:55 +00:00
koenr
a5abee5817 filling in missing string 2003-12-07 11:55:35 +00:00
koenr
2a19447428 translated by Koen Roggemans 2003-12-07 10:00:45 +00:00
koenr
0c488bf830 filling in missing links 2003-12-07 09:59:49 +00:00
moodler
c30c36a352 New, smaller comment icon 2003-12-07 05:57:57 +00:00
koenr
dc97859c78 missing closing tag </blockquote> 2003-12-06 13:15:51 +00:00
moodler
ee273b61a4 Fix for image display - see Bug 695 Thanks, Gustav 2003-12-06 07:34:55 +00:00
moodler
e7b51a9bf0 Add a check for GD library 2003-12-06 06:47:32 +00:00
moodler
6f0c8b88b4 A little script to quickly check compatibility on servers. 2003-12-06 06:43:21 +00:00
rkingdon
bfd68abc58 Added the setting of League Table options to the Administration page. 2003-12-05 17:55:54 +00:00
rkingdon
2e54fffcaa Minor change to League table options. 2003-12-05 17:53:23 +00:00
stigbjarne
ecdeec8e7b Minor changes 2003-12-05 13:34:24 +00:00
stigbjarne
4d98562c00 Fixed error 2003-12-05 13:33:01 +00:00
stigbjarne
7429c4afc4 New file 2003-12-05 13:17:23 +00:00
moodler
07eb7fa7b8 Fixes for POP3 and TLS (new option) 2003-12-05 03:22:34 +00:00
moodler
cf3eb7c310 Slight change to make packaging easier on Debian. :-) 2003-12-05 03:10:45 +00:00
rkingdon
945bb28be7 Minor change to student listing in index.php. 2003-12-04 18:47:48 +00:00
rkingdon
dc610c361a Correction to Final Grades. 2003-12-04 18:45:55 +00:00
giro123
66a7ecbe73 *** empty log message *** 2003-12-04 17:12:15 +00:00
stigbjarne
8eb50d764d New file 2003-12-04 09:24:21 +00:00
koenr
de7629503a corrected little html-error 2003-12-03 23:54:12 +00:00
koenr
67c8d5cadf translated by koen roggemans 2003-12-03 23:51:41 +00:00
koenr
cb6424d6e8 filling in missing links 2003-12-03 23:50:19 +00:00
koenr
7541ceed5e filling in missing strings 2003-12-03 22:56:49 +00:00
willcast
c80828fe8f - First step towards Tom Murdock's suggestions on a global search feature (if it is ever implented)...
Added a new funtion: module_search( $course, $searchterms, $extended, $glossary = NULL)

It returns all entries that matches the specified criteria in any glossaries within a given $course. It performs an $extended search if necessary.

It restrict the search to only one $glossary if specified (currently used by the internal search function of the module).
2003-12-03 18:33:16 +00:00
rkingdon
d33986dbe6 Tidy up return of grades in exercise_grades routine. 2003-12-03 17:38:49 +00:00
julmis
d1e5e6359e Improvement to table editing. If table border is set to zero
you'll still see the dotted border.
2003-12-03 17:34:41 +00:00
moodler
4b45f30023 Latest version from Jean-François Nadeau 2003-12-03 15:33:28 +00:00
koenr
ba7c34fb18 updating links 2003-12-03 14:22:38 +00:00
koenr
0ad9666ffd translated by Koen Roggemans 2003-12-03 14:19:04 +00:00
koenr
cdb4ca838d filling in missing strings 2003-12-03 13:51:40 +00:00
moodler
5a80fd86be FIxed names for names 2003-12-03 07:29:15 +00:00
moodler
74b9476a3a Fixed up names for names 2003-12-03 07:28:46 +00:00
willcast
11797fd804 - Bringing order to chaos (thanks Martin) 2003-12-02 18:53:43 +00:00
paca70
1e57486f11 Initial version for postgresql. 2003-12-02 17:00:39 +00:00
moodler
3f1d9b22ba Undoing that last checkin while I examine the consequences for other
database types
2003-12-02 16:21:28 +00:00
paca70
ce24824eba To fix postgresql 7.4 default values.
Starting with v. 7.4 postgres is returning default-values with datatype in form:
'default value'::data type
This cannot be inserted back to database so DEFAULT keyword must be used.
2003-12-02 15:42:33 +00:00
moodler
9723c2d606 Add credits for Snoopy 2003-12-02 15:24:15 +00:00
willcast
5b4388f305 - Missing a $firstname $lastname... :( Changed to fullname 2003-12-02 14:43:36 +00:00
willcast
072f753331 - Some fixes when deleting entries and glossaries.
- Changing the way the comments are shown
- Saving a couple of lines in the Add Entry screen.
2003-12-02 14:35:39 +00:00
moodler
316ebf78a3 Take post_max_size into account when calculating maximum sizes. 2003-12-02 14:34:24 +00:00
moodler
811a6f64c5 FIxed missing quotes 2003-12-02 03:53:21 +00:00
koenr
a0e66115cd filling in missing strings
changed item to invoer
2003-12-01 23:24:38 +00:00
paca70
45a3ca96ae Now backuptables gets created. (Still untested) 2003-12-01 22:58:49 +00:00
koenr
06879cb492 initial translation 2003-12-01 22:57:48 +00:00