martin
7bca79576f
Fixed stupidity
2002-09-22 03:58:41 +00:00
martin
a30cfe1685
Error in the SQL - fixed now
2002-09-22 03:57:56 +00:00
martin
54634efcba
New function to show new surveys in recent activity box
2002-09-22 03:51:28 +00:00
martin
a2b71b6d71
Whoops typo - left in some old stuff
2002-09-22 03:17:29 +00:00
martin
03af47eee3
SHow number of journal entries in the teacher link to report
2002-09-22 03:16:40 +00:00
martin
3bf90da5f6
Use log URL for link to journal
2002-09-22 03:13:10 +00:00
martin
01a086c3dd
Support for new deleted field in user table
2002-09-22 03:11:05 +00:00
martin
ae2e0dddad
Changes to not include deleted users in some things
2002-09-22 03:05:39 +00:00
martin
bb09fb1157
Changes to enable DELETION of user accounts. Accounts aren't actually
...
deleted, they are just marked with a deleteion flag that prevents them
from logging in, or from being listed anywhere.
2002-09-22 03:01:17 +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
20aa2257dc
Allow 1-minute delay (mostly good for testing)
2002-09-21 08:44:08 +00:00
martin
93e0f85d6c
Need more room for language variable (eg pt_br)
2002-09-21 08:42:05 +00:00
martin
a16c2180d0
Make sure user language works OK (it does now)
2002-09-21 08:40:27 +00:00
martin
562bbe9074
Make mail format explicitly 8bit
2002-09-21 08:39:54 +00:00
martin
a5a4cd60cb
Make sure mailouts are in the user's chosen language
2002-09-21 07:46:30 +00:00
martin
5319c6adf6
Make sure mailouts are in the chosen language of each user
2002-09-21 07:42:54 +00:00
martin
bcf7ee7a97
Initial (incomplete) version of French translation by Sebastien Nameche <snameche@virtual-net.fr>
...
Good start! Thanks, Sebastien.
2002-09-21 07:27:07 +00:00
martin
94cfe58b19
Initial version of Finnish translation, as done by Petri Asikainen <paca@sci.fi>
...
Thanks, Petri!
2002-09-21 07:22:23 +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
13fb5ec074
Added my email address
2002-09-21 07:07:44 +00:00
martin
effbcca27c
Don't need to log in to see site-level course
2002-09-21 07:03:54 +00:00
martin
b92ea9450c
More options for longtimenosee
2002-09-21 06:45:26 +00:00
martin
c69ce08b49
Don't print pictures at all for very large lists
2002-09-21 06:39:28 +00:00
martin
25fa226dac
Make more room in list
2002-09-21 06:30:32 +00:00
martin
32b4b9746a
more refinements to sorting display
2002-09-21 06:27:00 +00:00
martin
3f63219688
Fixed typo from testing
2002-09-21 06:13:42 +00:00
martin
e6b9ee042d
Much better look for user index
2002-09-21 06:12:54 +00:00
martin
dccd16712a
Slight additions to print_table
2002-09-21 05:43:46 +00:00
martin
c07daf5bbc
Added lang for users
2002-09-21 05:43:21 +00:00
martin
6b281f1fec
Better display of users in shortened form, for testing
2002-09-21 05:42:16 +00:00
martin
7a702c34ea
Tweak
2002-09-20 15:42:16 +00:00
martin
6abee98964
First go at an abbreviated user listing
2002-09-20 15:40:20 +00:00
martin
1e4d8ed1d2
Put sitename on debugging info (helpful when comparing two sites)
2002-09-19 14:59:47 +00:00
martin
08056730fa
Improved interface for course/teachers.php ... instead of typing numbers
...
into a box there is now a menu for each user. Much better!
2002-09-19 14:51:49 +00:00
martin
ae7aafeb53
Got rid of errorlevel configuration - more trouble than it's worth!
...
Hardcoded it into setup.php now - people who are that keen can change
it there.
2002-09-19 14:07:24 +00:00
martin
1be8717562
Updated for new configuration page
2002-09-19 14:06:28 +00:00
martin
4d0dde9159
Some consistency in headers on editing forms
2002-09-19 13:55:40 +00:00
martin
74944b734d
Most of the configuration variables have been moved out of the config.php
...
file and into a database, where they can be edited using a new admin form
called "Configure variables".
2002-09-19 12:01:55 +00:00
martin
e80e60a6b2
Slight fix to error page to include site name properly
2002-09-17 14:56:18 +00:00
martin
76dbe04f4a
Login link on home page
2002-09-16 13:03:31 +00:00
martin
7ff602b225
eminder about saving themes in upgrades etc
2002-09-16 07:11:31 +00:00
martin
a9858957e1
Typo
2002-09-16 07:08:33 +00:00
martin
7185779262
Fixed name in popup javascript window
2002-09-16 07:03:33 +00:00
martin
af90e74e59
Sample .htaccess file
2002-09-16 06:33:53 +00:00
martin
37e9df195f
Fixed Id
2002-09-16 03:23:10 +00:00
martin
c94e1535f8
Type on phpinfo
2002-09-16 03:20:55 +00:00
martin
7b5271354b
Mentioned there's no need to use a trailing slash on the wwwroot
2002-09-15 06:09:44 +00:00
martin
a7b9e8bc9f
Fixes to point directly to index.php wherever it was assumed. This wasn't
...
a problem on most servers, but was causing some problems on IIS servers
2002-09-15 06:06:32 +00:00
martin
1a72314d0f
Can now specify current language on a per-user basis
2002-09-14 03:43:24 +00:00
martin
c46df33643
New help file for editing html
2002-09-13 10:22:06 +00:00