988 Commits

Author SHA1 Message Date
martin
632d640751 It's possible $USER->lang may not be defined. If so, use $CFG->lang. 2002-09-25 11:06:27 +00:00
martin
4c701e6f54 Set fromdiscussion here just in case it's not set elsewhere 2002-09-25 08:17:35 +00:00
martin
38ff0e9f1f ALL CHANGES UP TO MOODLE 1.0.5 BETA 1 2002-09-25 07:42:39 +00:00
martin
9ec9ff5dc5 Unfinished files 2002-09-25 07:41:23 +00:00
martin
89e71738b5 updated version numbers for beta 1 release 2002-09-25 07:40:07 +00:00
martin
9806ae9403 README contains author etc 2002-09-25 07:38:23 +00:00
martin
d68c814679 Added README with author 2002-09-25 07:37:31 +00:00
martin
d0b12add53 Author stored in README 2002-09-25 07:35:58 +00:00
martin
cb011cfd0a In compare mode you can now EDIT language files directly. This should
make language development much easier.

Based on code sent to me by Petri Asikainen
2002-09-25 07:33:04 +00:00
martin
f74a4a79f2 Cough typo 2002-09-25 07:31:19 +00:00
martin
6321ab8df6 Edited using language editor 2002-09-25 07:30:16 +00:00
martin
3f5331eb19 New string 2002-09-25 07:19:32 +00:00
martin
49f5bb0527 Fix for ICQ display (they've changed their URLs) 2002-09-24 12:45:06 +00:00
martin
ed4567d69d Hide password during registration 2002-09-24 09:20:43 +00:00
martin
74ed07ac86 Prevent guests even seeing the edit button 2002-09-24 09:06:17 +00:00
martin
3182314d5c Prevent guests from submitting choices or assignments 2002-09-24 09:02:34 +00:00
martin
17b365f829 Updated Sebastien's address to seb@gaia.anet.fr 2002-09-24 08:54:44 +00:00
martin
3d98b29d51 Make sure site security is added when logging in via change password 2002-09-24 01:28:19 +00:00
martin
83e9a09e34 Newly formatted header.html files in themes ... still works the same
just might be easier to edit now.  index.php uses new set_config function
2002-09-23 15:42:22 +00:00
martin
8cea3a3974 Special "navigation" for home page - "home" value sets off different header
in themes
2002-09-23 15:41:06 +00:00
martin
a28af1fe74 New set_config() and better use of $CFG->version 2002-09-23 15:40:16 +00:00
martin
b3ac9d9b85 New standardlogo theme ... like standard but with a logo 2002-09-23 15:38:22 +00:00
martin
fd8dfb5a88 Sample logo 2002-09-23 15:37:08 +00:00
martin
1e22462d01 Fixed up default-sized tables again 2002-09-23 07:02:26 +00:00
martin
7fd6bb7cf6 Whoops teacher checking was back to front 2002-09-23 06:49:30 +00:00
martin
380871ace1 Personal mentions 2002-09-23 04:04:31 +00:00
martin
a46b910e00 Change to name of language 2002-09-23 02:11:08 +00:00
martin
43afb07b98 Updated name of language 2002-09-23 02:08:40 +00:00
martin
3e8540f4fe Added Portuguese (Brazilian) by Fabricio Valadares, Thanks! 2002-09-23 02:04:44 +00:00
martin
2b6277bc51 Updated credits 2002-09-23 01:47:34 +00:00
martin
affb83a226 Saner format for editing profile 2002-09-22 16:24:38 +00:00
martin
1fdaab8d76 Bolder title 2002-09-22 16:19:45 +00:00
martin
a58977a2a0 Forgot country display change 2002-09-22 16:17:11 +00:00
martin
adcb3ac53d Better country sorting on user index in a course 2002-09-22 16:16:13 +00:00
martin
7c3cf7f3ef Better way of sorting countries 2002-09-22 16:12:49 +00:00
martin
096dc19f3b Fixes to country sorting 2002-09-22 16:03:01 +00:00
martin
8538258121 Better handling of country sorting 2002-09-22 15:57:23 +00:00
martin
66c95f3224 Don't delete a user if already deleted (reloading page, say) 2002-09-22 14:42:32 +00:00
martin
6968fd6656 Updated version 2002-09-22 14:39:09 +00:00
martin
45aa6d563c Fixes to unenrolling students, and unenrol_student() and remove_teacher()
now remove forum_subscriptions correctly
2002-09-22 14:33:21 +00:00
martin
274f62e6d5 Fixes to table widths 2002-09-22 14:11:45 +00:00
martin
b4ead712f2 Arrghh ... foget to remove the debugging thing 2002-09-22 14:07:15 +00:00
martin
d578afc883 Major cleanup of user administration and display, including sortable listings,
confirmation on deletions, removing deleted user from all student lists,
teacher lists and subscription lists and freeing up their username and
email to be used again.
2002-09-22 14:06:38 +00:00
martin
7684ce4b32 Changes (getting close to 1.0.5 now) 2002-09-22 06:49:38 +00:00
martin
1d3ff0711f Updated module template with module_print_recent_activity() 2002-09-22 06:47:11 +00:00
martin
3446205d44 Added assignments under "Recent Activity" 2002-09-22 06:41:56 +00:00
martin
88491cacba When redirecting to admin page go direct to index.php just in case
DirectoryIndex hasn't been fixed yet.
2002-09-22 05:33:54 +00:00
martin
bbe3efd8e1 Some comments to indicate standard and other functions 2002-09-22 04:29:18 +00:00
martin
66ea15f3cc Reaaranged the functions into standard and other 2002-09-22 04:27:45 +00:00
martin
7bca79576f Fixed stupidity 2002-09-22 03:58:41 +00:00