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
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
stronk7
90471d6b0b
Going to "Create the script". Bump.
2003-11-30 21:57:43 +00:00
stronk7
2ee3c92e4a
Destination folder is included too.
2003-11-30 21:56:21 +00:00
stronk7
129cee29fc
Now weekdays, active and execution time are included, too.
2003-11-30 21:37:46 +00:00
stronk7
69c7eba733
Scheduled weekdays are now stored in DB
2003-11-30 18:58:37 +00:00
moodler
87755b16cd
Switch firstname with lastname
2003-11-30 14:57:46 +00:00
moodler
43875a1069
Plural "Given name(s)" looks silly in English and isn't needed. Might be
...
for Spanish or Arabic though.
2003-11-30 14:44:17 +00:00
moodler
6560de825e
Display FAMILY names first
2003-11-30 14:40:00 +00:00
moodler
76e70b8732
Display family names FIRST
2003-11-30 14:38:11 +00:00
moodler
50d929736e
Reverse the names ...
2003-11-30 14:15:39 +00:00
moodler
4e0eb3d298
Bump
2003-11-30 14:02:14 +00:00
moodler
b5cbb64dc5
Final pieces to allow site-wide configuration of name display.
...
Site variable can override order of "firstname lastname" or it
can leave it up to the language packs.
2003-11-30 14:02:01 +00:00
moodler
d344988f0b
Tweaks
2003-11-30 08:41:48 +00:00
moodler
270f6cf52c
Style fixes
2003-11-30 08:40:03 +00:00