4925 Commits

Author SHA1 Message Date
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-Franois 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
paca70
a051e31700 To fix postgres column renaming. 2003-12-01 22:28:36 +00:00
stronk7
1b225eaf65 Wow !!
Now backup of one course is ENTIRELY encapsulated inside backup_scheduled.php.
And a backup of EVERY course can be executed invoking try.php.
Backing up to a custom directory is working too !!
They are preliminary versions, of course, but seem to work fine :-)
Now I'm going to make all the necessay structures to support the cron system
and to be able to inform the admin about every scheduled backup process.
Ciao :-)
2003-12-01 22:00:00 +00:00
stronk7
78d4084cf1 Take out another notice in backup. 2003-12-01 21:39:11 +00:00
stronk7
97a49e63ed Take out one notice... 2003-12-01 20:38:09 +00:00
stronk7
37afa39a5e Added support in copy_zip_to_course_dir() to save course
backup file in a custom directory (via $preferences->backup_destination).
Needed in scheduled backups.
2003-12-01 20:25:50 +00:00
jungwirr
81434da2b3 added missing strings dynsectionshort autoattendshort gradeshort 2003-12-01 20:24:18 +00:00
rkingdon
6a6f95c3cb Fix minor bug in Administration page. 2003-12-01 17:18:08 +00:00
rkingdon
f01e4314ed Extra strings for analysis of assessments. 2003-12-01 13:50:53 +00:00
moodler
79edc7f972 Allow A. B. C. in addition to A) B) C) 2003-12-01 12:21:49 +00:00
rkingdon
285b8f7fef New version (2003113000), Analysis of Assessments added. 2003-12-01 12:19:48 +00:00
rkingdon
c2d27ab6a6 New Workshop help file for the analysis of assessments. 2003-12-01 12:16:24 +00:00
andre_bln
c140dc684f new version german translation *.html-files 2003-12-01 08:15:19 +00:00
moodler
750eeaebd5 If a file called cronextra.php exists in the dataroot then cron will
run that too.  This allows sites to have "special" maintenance.
2003-12-01 08:01:41 +00:00
moodler
eb12fd50d2 Fixed missing string adminhelpbackup 2003-12-01 06:47:23 +00:00
moodler
0315927955 New format called "Aiken format" by Thomas Robb (and Art Lader)
to allow import of questions like this:

Every seriously injured person is likely to go into
A) shock.
B) infection.
C) hemorrhage.
D) respiratory pain.
ANSWER: A
2003-12-01 06:37:14 +00:00
mits
a8f9baaf4e new translation and polished few. 2003-12-01 02:12:15 +00:00