]>
git.mjollnir.org Git - moodle.git/log
martin [Thu, 26 Sep 2002 13:05:18 +0000 (13:05 +0000)]
After upgrading version, stay on admin page rather than going to home
page, just in case there is more to do.
martin [Thu, 26 Sep 2002 11:44:06 +0000 (11:44 +0000)]
Updated version and release
martin [Thu, 26 Sep 2002 11:10:20 +0000 (11:10 +0000)]
Little bug that caused the guest icon to display even when guest was turned
off (if the password was null)
martin [Thu, 26 Sep 2002 07:27:01 +0000 (07:27 +0000)]
the more things change, the less they stay the same
martin [Thu, 26 Sep 2002 07:25:47 +0000 (07:25 +0000)]
Update the version
martin [Thu, 26 Sep 2002 07:13:14 +0000 (07:13 +0000)]
The login page now shows different instructions depending on the
authentication mechanism.
martin [Thu, 26 Sep 2002 07:03:22 +0000 (07:03 +0000)]
First implementation of new authentication system, which can now use
pluggable modules in the 'auth' directory.
Everything is done through authentication_user_login in lib/moodlelib.php
As well as the old default "email" confirmation, I added a new type of
confirmation "none", which basically does no confirmation at all.
martin [Thu, 26 Sep 2002 03:51:31 +0000 (03:51 +0000)]
Check for USER->email in require_login. With external authentication
schemes it's possible that the email field could be empty, so this
will force users to update it (and the rest of their profile) any
time they log into a course.
martin [Thu, 26 Sep 2002 03:36:16 +0000 (03:36 +0000)]
Make $a bold so it's easier to see
martin [Thu, 26 Sep 2002 03:20:15 +0000 (03:20 +0000)]
New help file for language editing
martin [Thu, 26 Sep 2002 03:16:40 +0000 (03:16 +0000)]
Much better. No slashes needed AT ALL now, not even for $a variables.
Also provided a help button at the top.
martin [Thu, 26 Sep 2002 02:19:53 +0000 (02:19 +0000)]
Patches from Petri
martin [Wed, 25 Sep 2002 16:38:09 +0000 (16:38 +0000)]
Info about lib/htaccess
martin [Wed, 25 Sep 2002 16:33:54 +0000 (16:33 +0000)]
Added DirectoryIndex stuff
martin [Wed, 25 Sep 2002 15:16:21 +0000 (15:16 +0000)]
Added new postgres7 schema, developed by Felipe Rodrigues da Silva <felipe@pontoexe.com>. Thanks Felipe!
I've personally not tested this yet so PostgrSQL user feedback is encouraged!
martin [Wed, 25 Sep 2002 14:40:28 +0000 (14:40 +0000)]
Don't redirect too early
martin [Wed, 25 Sep 2002 13:37:12 +0000 (13:37 +0000)]
Add some comments
martin [Wed, 25 Sep 2002 12:33:21 +0000 (12:33 +0000)]
Improved explanations for how to use this file
martin [Wed, 25 Sep 2002 11:06:27 +0000 (11:06 +0000)]
It's possible $USER->lang may not be defined. If so, use $CFG->lang.
martin [Wed, 25 Sep 2002 08:17:35 +0000 (08:17 +0000)]
Set fromdiscussion here just in case it's not set elsewhere
martin [Wed, 25 Sep 2002 07:42:39 +0000 (07:42 +0000)]
ALL CHANGES UP TO MOODLE 1.0.5 BETA 1
martin [Wed, 25 Sep 2002 07:41:23 +0000 (07:41 +0000)]
Unfinished files
martin [Wed, 25 Sep 2002 07:40:07 +0000 (07:40 +0000)]
updated version numbers for beta 1 release
martin [Wed, 25 Sep 2002 07:38:23 +0000 (07:38 +0000)]
README contains author etc
martin [Wed, 25 Sep 2002 07:37:31 +0000 (07:37 +0000)]
Added README with author
martin [Wed, 25 Sep 2002 07:35:58 +0000 (07:35 +0000)]
Author stored in README
martin [Wed, 25 Sep 2002 07:33:04 +0000 (07:33 +0000)]
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
martin [Wed, 25 Sep 2002 07:31:19 +0000 (07:31 +0000)]
Cough typo
martin [Wed, 25 Sep 2002 07:30:16 +0000 (07:30 +0000)]
Edited using language editor
martin [Wed, 25 Sep 2002 07:19:32 +0000 (07:19 +0000)]
New string
martin [Tue, 24 Sep 2002 12:45:06 +0000 (12:45 +0000)]
Fix for ICQ display (they've changed their URLs)
martin [Tue, 24 Sep 2002 09:20:43 +0000 (09:20 +0000)]
Hide password during registration
martin [Tue, 24 Sep 2002 09:06:17 +0000 (09:06 +0000)]
Prevent guests even seeing the edit button
martin [Tue, 24 Sep 2002 09:02:34 +0000 (09:02 +0000)]
Prevent guests from submitting choices or assignments
martin [Tue, 24 Sep 2002 08:54:44 +0000 (08:54 +0000)]
Updated Sebastien's address to seb@gaia.anet.fr
martin [Tue, 24 Sep 2002 01:28:19 +0000 (01:28 +0000)]
Make sure site security is added when logging in via change password
martin [Mon, 23 Sep 2002 15:42:22 +0000 (15:42 +0000)]
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
martin [Mon, 23 Sep 2002 15:41:06 +0000 (15:41 +0000)]
Special "navigation" for home page - "home" value sets off different header
in themes
martin [Mon, 23 Sep 2002 15:40:16 +0000 (15:40 +0000)]
New set_config() and better use of $CFG->version
martin [Mon, 23 Sep 2002 15:38:22 +0000 (15:38 +0000)]
New standardlogo theme ... like standard but with a logo
martin [Mon, 23 Sep 2002 15:37:08 +0000 (15:37 +0000)]
Sample logo
martin [Mon, 23 Sep 2002 07:02:26 +0000 (07:02 +0000)]
Fixed up default-sized tables again
martin [Mon, 23 Sep 2002 06:49:30 +0000 (06:49 +0000)]
Whoops teacher checking was back to front
martin [Mon, 23 Sep 2002 04:04:31 +0000 (04:04 +0000)]
Personal mentions
martin [Mon, 23 Sep 2002 02:11:08 +0000 (02:11 +0000)]
Change to name of language
martin [Mon, 23 Sep 2002 02:08:40 +0000 (02:08 +0000)]
Updated name of language
martin [Mon, 23 Sep 2002 02:04:44 +0000 (02:04 +0000)]
Added Portuguese (Brazilian) by Fabricio Valadares, Thanks!
martin [Mon, 23 Sep 2002 01:47:34 +0000 (01:47 +0000)]
Updated credits
martin [Sun, 22 Sep 2002 16:24:38 +0000 (16:24 +0000)]
Saner format for editing profile
martin [Sun, 22 Sep 2002 16:19:45 +0000 (16:19 +0000)]
Bolder title
martin [Sun, 22 Sep 2002 16:17:11 +0000 (16:17 +0000)]
Forgot country display change
martin [Sun, 22 Sep 2002 16:16:13 +0000 (16:16 +0000)]
Better country sorting on user index in a course
martin [Sun, 22 Sep 2002 16:12:49 +0000 (16:12 +0000)]
Better way of sorting countries
martin [Sun, 22 Sep 2002 16:03:01 +0000 (16:03 +0000)]
Fixes to country sorting
martin [Sun, 22 Sep 2002 15:57:23 +0000 (15:57 +0000)]
Better handling of country sorting
martin [Sun, 22 Sep 2002 14:42:32 +0000 (14:42 +0000)]
Don't delete a user if already deleted (reloading page, say)
martin [Sun, 22 Sep 2002 14:39:09 +0000 (14:39 +0000)]
Updated version
martin [Sun, 22 Sep 2002 14:33:21 +0000 (14:33 +0000)]
Fixes to unenrolling students, and unenrol_student() and remove_teacher()
now remove forum_subscriptions correctly
martin [Sun, 22 Sep 2002 14:11:45 +0000 (14:11 +0000)]
Fixes to table widths
martin [Sun, 22 Sep 2002 14:07:15 +0000 (14:07 +0000)]
Arrghh ... foget to remove the debugging thing
martin [Sun, 22 Sep 2002 14:06:38 +0000 (14:06 +0000)]
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.
martin [Sun, 22 Sep 2002 06:49:38 +0000 (06:49 +0000)]
Changes (getting close to 1.0.5 now)
martin [Sun, 22 Sep 2002 06:47:11 +0000 (06:47 +0000)]
Updated module template with module_print_recent_activity()
martin [Sun, 22 Sep 2002 06:41:56 +0000 (06:41 +0000)]
Added assignments under "Recent Activity"
martin [Sun, 22 Sep 2002 05:33:54 +0000 (05:33 +0000)]
When redirecting to admin page go direct to index.php just in case
DirectoryIndex hasn't been fixed yet.
martin [Sun, 22 Sep 2002 04:29:18 +0000 (04:29 +0000)]
Some comments to indicate standard and other functions
martin [Sun, 22 Sep 2002 04:27:45 +0000 (04:27 +0000)]
Reaaranged the functions into standard and other
martin [Sun, 22 Sep 2002 03:58:41 +0000 (03:58 +0000)]
Fixed stupidity
martin [Sun, 22 Sep 2002 03:57:56 +0000 (03:57 +0000)]
Error in the SQL - fixed now
martin [Sun, 22 Sep 2002 03:51:28 +0000 (03:51 +0000)]
New function to show new surveys in recent activity box
martin [Sun, 22 Sep 2002 03:17:29 +0000 (03:17 +0000)]
Whoops typo - left in some old stuff
martin [Sun, 22 Sep 2002 03:16:40 +0000 (03:16 +0000)]
SHow number of journal entries in the teacher link to report
martin [Sun, 22 Sep 2002 03:13:10 +0000 (03:13 +0000)]
Use log URL for link to journal
martin [Sun, 22 Sep 2002 03:11:05 +0000 (03:11 +0000)]
Support for new deleted field in user table
martin [Sun, 22 Sep 2002 03:05:39 +0000 (03:05 +0000)]
Changes to not include deleted users in some things
martin [Sun, 22 Sep 2002 03:01:17 +0000 (03:01 +0000)]
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.
martin [Sat, 21 Sep 2002 17:11:08 +0000 (17:11 +0000)]
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
martin [Sat, 21 Sep 2002 08:44:08 +0000 (08:44 +0000)]
Allow 1-minute delay (mostly good for testing)
martin [Sat, 21 Sep 2002 08:42:05 +0000 (08:42 +0000)]
Need more room for language variable (eg pt_br)
martin [Sat, 21 Sep 2002 08:40:27 +0000 (08:40 +0000)]
Make sure user language works OK (it does now)
martin [Sat, 21 Sep 2002 08:39:54 +0000 (08:39 +0000)]
Make mail format explicitly 8bit
martin [Sat, 21 Sep 2002 07:46:30 +0000 (07:46 +0000)]
Make sure mailouts are in the user's chosen language
martin [Sat, 21 Sep 2002 07:42:54 +0000 (07:42 +0000)]
Make sure mailouts are in the chosen language of each user
martin [Sat, 21 Sep 2002 07:27:07 +0000 (07:27 +0000)]
Initial (incomplete) version of French translation by Sebastien Nameche <snameche@virtual-net.fr>
Good start! Thanks, Sebastien.
martin [Sat, 21 Sep 2002 07:22:23 +0000 (07:22 +0000)]
Initial version of Finnish translation, as done by Petri Asikainen <paca@sci.fi>
Thanks, Petri!
martin [Sat, 21 Sep 2002 07:18:16 +0000 (07:18 +0000)]
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.
martin [Sat, 21 Sep 2002 07:07:44 +0000 (07:07 +0000)]
Added my email address
martin [Sat, 21 Sep 2002 07:03:54 +0000 (07:03 +0000)]
Don't need to log in to see site-level course
martin [Sat, 21 Sep 2002 06:45:26 +0000 (06:45 +0000)]
More options for longtimenosee
martin [Sat, 21 Sep 2002 06:39:28 +0000 (06:39 +0000)]
Don't print pictures at all for very large lists
martin [Sat, 21 Sep 2002 06:30:32 +0000 (06:30 +0000)]
Make more room in list
martin [Sat, 21 Sep 2002 06:27:00 +0000 (06:27 +0000)]
more refinements to sorting display
martin [Sat, 21 Sep 2002 06:13:42 +0000 (06:13 +0000)]
Fixed typo from testing
martin [Sat, 21 Sep 2002 06:12:54 +0000 (06:12 +0000)]
Much better look for user index
martin [Sat, 21 Sep 2002 05:43:46 +0000 (05:43 +0000)]
Slight additions to print_table
martin [Sat, 21 Sep 2002 05:43:21 +0000 (05:43 +0000)]
Added lang for users
martin [Sat, 21 Sep 2002 05:42:16 +0000 (05:42 +0000)]
Better display of users in shortened form, for testing
martin [Fri, 20 Sep 2002 15:42:16 +0000 (15:42 +0000)]
Tweak
martin [Fri, 20 Sep 2002 15:40:20 +0000 (15:40 +0000)]
First go at an abbreviated user listing
martin [Thu, 19 Sep 2002 14:59:47 +0000 (14:59 +0000)]
Put sitename on debugging info (helpful when comparing two sites)