10 Commits

Author SHA1 Message Date
moodler
ae078a9809 Mail-outs for assignment and journal module are now translatable. 2003-05-13 16:02:08 +00:00
stronk7
b4bee933da Added some entries to the backup/restore utility 2003-05-04 00:01:43 +00:00
moodler
f24a9b78eb String changes 2003-01-06 02:57:09 +00:00
martin
03af47eee3 SHow number of journal entries in the teacher link to report 2002-09-22 03:16:40 +00:00
martin
3869a2ac3d Changes to print_recent_activity in course/lib.php. It is now more
modular (at slight cost to performance) and every modules can now
have a module_print_recent_activity() function.  This function
takes a list of logs, searches for things to display and does so.

So far I've done forum and journal functions
2002-09-21 17:11:08 +00:00
martin
1774e33325 Added single quotes around all the keys ... even though PHP works
without them, it will flag errors when errorlevel is turned up, and
I suspect this slows it all down a bit.
2002-09-21 07:18:16 +00:00
martin
3db1919baf More language fixes 2002-08-12 09:38:31 +00:00
martin
77db7e4c49 Fixes in display of standard user_complete and user_outline functions
for journal, forum and assignments
2002-08-04 17:13:49 +00:00
martin
83b8fa157e Addition of modulename and modulenameplural strings as a standard to
every module file.
2002-08-02 17:36:35 +00:00
martin
058eec1868 Language files have been moved to keep them altogether under /lang
This should make it easier on translators.
2002-08-02 09:24:50 +00:00