moodler
0c3ffa2f7a
Fixed up some ommissions about database structure
2003-12-09 06:07:12 +00:00
moodler
83891eda00
New defaults for popup window settings, which is window off, but all
...
sub-settings on.
These default defaults can be defined on the page
Admin -> Config -> Modules -> Resource -> Settings
2003-12-09 04:00:33 +00:00
moodler
007df43c33
New strings for resource setting screen
2003-12-09 03:55:11 +00:00
moodler
2657d7cb46
Fix to allow quiz import to deal with Macintosh OS files (from Paul Shew)
2003-12-09 02:00:48 +00:00
stronk7
be3737bfc0
Creation of needed DB structures (prefix_backup_courses and
...
prefix_backup_log) to store info about scheduled backups.
NOTE: PostreSQL and Oracle not tested !!
2003-12-08 22:50:56 +00:00
stronk7
c728ec734e
Included the 'firstdayofweek' entry to show week days ordered.
2003-12-08 17:42:45 +00:00
moodler
6942583e02
Larger steps on minutes when printing times - see bug 912
2003-12-08 17:20:31 +00:00
stigbjarne
04fb8cf51b
Minor changes
2003-12-08 15:10:59 +00:00
stigbjarne
9ce91ed13e
New file
2003-12-08 15:01:52 +00:00
stigbjarne
eb375f626f
Improved and extended
2003-12-08 14:49:23 +00:00
moodler
d4b1ce148f
Use filemtime instead of filectime
2003-12-08 13:32:32 +00:00
moodler
4511145165
Use filemtime not filectime
2003-12-08 13:31:14 +00:00
moodler
bc56d5415b
Bumping it
2003-12-08 13:15:44 +00:00
stigbjarne
e6618986ca
New file
2003-12-08 13:05:22 +00:00
moodler
26d2f5fb4a
Fixing a typo I spotted in the CVS diffs. :-)
2003-12-08 13:03:41 +00:00
stigbjarne
883360834f
New file
2003-12-08 11:49:27 +00:00
stigbjarne
fe428e6037
New file
2003-12-08 10:41:57 +00:00
rkingdon
5a6d1a79ce
Fixed bug #863 .
2003-12-08 09:22:03 +00:00
stigbjarne
2931ade5d7
New file
2003-12-08 08:31:27 +00:00
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