4212 Commits

Author SHA1 Message Date
adamtpaw
c18aebd06d Translation of Survey module 2003-09-21 10:58:23 +00:00
adamtpaw
dde9e6ab4c Translation of Journal 2003-09-20 20:02:20 +00:00
adamtpaw
9c2d9968d7 Traltaion of resource module 2003-09-20 19:58:29 +00:00
stronk7
3bd4de22f5 Changed !empty to isset to avoid warnings. 2003-09-20 17:33:55 +00:00
stronk7
2832badf38 Added one check to avoid some notices in make_categories_list().
Commented in Moodle's forum: http://moodle.org/mod/forum/discuss.php?d=2627
2003-09-20 17:08:45 +00:00
moodler
a9a070e0fd Make the "guest allowed" icon separate from the user icon. 2003-09-20 06:11:39 +00:00
moodler
30bacddc59 Fixed user display with less than 20 students 2003-09-20 05:19:02 +00:00
moodler
0d5c3f158d Fixed up Adam's tags again 2003-09-20 03:27:33 +00:00
jungwirr
254989f151 fixed a default for the 'presentshort' string 2003-09-19 23:29:14 +00:00
adamtpaw
ceb8ca87af some new filesCVS: ---------------------------------------------------------------------- 2003-09-19 19:27:03 +00:00
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