adamtpaw
95371d813b
Few new files
2003-09-19 19:23:14 +00:00
adamtpaw
adafc950c1
"<? " => "<php?
2003-09-19 19:12:05 +00:00
jungwirr
028776ce07
added config.html
2003-09-19 15:43:21 +00:00
moodler
35b8e7c28d
Database needs prefix
2003-09-19 11:58:24 +00:00
moodler
489b291962
When searching users don't use "LIKE" for all databases.
2003-09-19 08:33:27 +00:00
jungwirr
cddc26f6fb
Added preference to allow for default attendance status for unedited
...
rolls. (it used to be just 'present' now it can be any of the three.
2003-09-19 04:24:28 +00:00
jungwirr
233c877c05
added new strings for attendance status preference
2003-09-19 04:22:11 +00:00
willcast
06d94a5228
- Initial changes to categorize the entries..
...
- A new function in lib that perhaps could be used in other modules:
print_tabbed_table_start and print_tabbed_table_end
2003-09-18 23:53:05 +00:00
willcast
0a855df8f0
- Initial changes to categorize the entries..
...
- A new function in lib that perhaps could be used in other modules:
print_tabbed_table_start and print_tabbed_table_end
2003-09-18 23:36:06 +00:00
stronk7
0249828cf9
Now restore button is always showed here too !!
...
Same behaviour than the restore link in main page.
(automatically creates backupdata dir)
Closed bug #741
2003-09-18 21:58:04 +00:00
jungwirr
8be3ac4473
updated to reflect changes in the module
2003-09-18 21:25:21 +00:00
jungwirr
5dc088851c
viewweek.php:
...
Added a report to view attendance rolls by week instead of all or one -
Updated view.php and viewall.php to reflect these options as well.
2003-09-18 21:23:41 +00:00
stronk7
1becf68da2
Small typo :-)
2003-09-18 19:28:05 +00:00
stronk7
bb5eb662d0
Labels, attendances and glosaries finished.
...
Updated a bit info in STATUS.txt
2003-09-18 18:52:40 +00:00
stronk7
d1a551a11a
Now attendance module is in backup/restore too !!
...
Please test.
2003-09-18 18:41:15 +00:00
stronk7
5735794924
Added attendace_get_participants(). Needed to implement
...
backup & restore.
2003-09-18 18:08:49 +00:00
willcast
2cc4c0b4bf
- When guest or students search entries, now they are correctly displayed.
2003-09-18 17:57:31 +00:00
stronk7
3f6cc68f6a
Now glossaries are included too.
...
And backup filename is editable.
2003-09-18 17:48:24 +00:00
stronk7
11db6f92a2
Now more characters are replaced in the backup filename.
...
And it's editable in the backup proccess, too.
Bug #763 closed.
2003-09-18 17:43:52 +00:00
moodler
45d525422e
Somehow the version went down ... bumping it up again!
2003-09-18 17:03:40 +00:00
moodler
dd301fb595
Bump
2003-09-18 17:01:27 +00:00
willcast
868cb96a47
- When guest or students search entries, now they are correctly displayed.
2003-09-18 15:54:02 +00:00
willcast
1edaf3f6f5
- When guest or students search entries, now they are correctly displayed.
2003-09-18 15:49:52 +00:00
moodler
df19d0d912
Updates to dates
2003-09-18 14:41:45 +00:00
willcast
6a22879b41
- When guest or students search entries, now they are correctly displayed.
2003-09-18 14:18:04 +00:00
giro123
8202a36a21
*** empty log message ***
2003-09-18 13:59:20 +00:00
thepurpleblob
3b51e7816f
Updated to reflect change in quote handling, and to document inline
...
file linking (which was in code but not in help)
2003-09-18 12:57:49 +00:00
thepurpleblob
299665b644
Changed replacement logic for quotes (") as some versions of Micro$oft's
...
(so called) browser are buggy and sometimes ignore <p> tags.
2003-09-18 12:52:14 +00:00
moodler
160e811553
Don't grab unconfirmed users in user listing
2003-09-18 11:51:05 +00:00
moodler
7a1ade1b78
Make get_course_students backward compatible
2003-09-18 04:50:22 +00:00
moodler
4969ad7400
First attempt at proper paging for the user page.
...
Still needs some work ...
2003-09-18 04:46:34 +00:00
moodler
7c930c46b0
Updates from Paula
2003-09-18 03:35:51 +00:00
jungwirr
4f96d7f45e
Finished first version of add.php - to add multiple attendance instances
...
at the same time.
2003-09-17 23:46:53 +00:00
stronk7
2fbd1b81d8
Now restoring glossaries is included too !!
...
Please, test it !!
2003-09-17 21:27:13 +00:00
stronk7
7c0a8a1ab6
Some fields missing in backup. Fixed.
2003-09-17 21:07:20 +00:00
giro123
3af1df1670
*** empty log message ***
2003-09-17 17:04:58 +00:00
giro123
eb53588cdb
*** empty log message ***
2003-09-17 16:50:28 +00:00
jungwirr
8bc37becbc
just some more strings for new functionality.
2003-09-17 14:40:38 +00:00
jungwirr
7cab0ba37c
fixed bugs in view.php, mod.html, viewall.php
...
added add.php for adding mutiple instances at once - not nearly done yet!
2003-09-17 14:37:42 +00:00
moodler
fa5a5b5295
Forums in section 0 (top section) now get combined in the
...
"General Forums" listing on the Forums list
2003-09-17 06:20:25 +00:00
willcast
cd564e5dfc
- Testing new permissions...
2003-09-17 01:56:56 +00:00
moodler
6ecf2e4c87
Remove $PHP_SELF
2003-09-17 01:33:12 +00:00
willcast
c3e01ed20a
*** empty log message ***
2003-09-17 00:21:00 +00:00
stronk7
46ea6d74da
Now entries attachments are in backup too. This module is slighty
...
different because when "no user info" is selected, teacher entries are
exported so, instead of copying all the moddata/glossary dir (as other
modules), files are copied selectively !!
2003-09-16 21:45:50 +00:00
stronk7
b79e51b46c
Will is having problems, so I upload this...
2003-09-16 20:24:02 +00:00
willcast
e179048ec1
- Display format of entries is now modular.
...
- Entries can have an optional file
- English help files.
- Now the alphabet is a language string so it is now usable in other languages.
KNOWN BUGS:
- It does not backup nor restore the attached files of the entries.
2003-09-16 18:51:40 +00:00
mits
83985ddaa6
New translation added.
2003-09-16 18:24:56 +00:00
les_kopari
61323671b7
Oracle version
2003-09-16 17:23:27 +00:00
villate
4e0e093696
Some language improvements
2003-09-16 14:07:14 +00:00
moodler
dc158ece12
Bump!
2003-09-16 07:24:14 +00:00