Commit Graph

15 Commits

Author SHA1 Message Date
moodler 8f716e31b3 Fixed site identifier 2007-01-23 05:01:17 +00:00
moodler ce39b5f7b1 Questions have moved 2006-03-12 08:11:08 +00:00
skodak a2eaae6102 parameter cleaup - round 4 2006-03-06 19:27:25 +00:00
stronk7 ef9b35a01b Tabs are out 2005-05-16 19:38:21 +00:00
moodler f23ac2ac3c MOre info on registration form 2005-03-12 09:18:43 +00:00
moodler 3c02d134da Removed $THEME from admin pages 2005-01-25 17:08:05 +00:00
stronk7 4fa24bb889 admin/register.php is now using sesskey.
Solved a minor bug with the use of one incorrect string.

Merged from MOODLE_14_STABLE
2004-10-03 15:28:35 +00:00
moodler 9ff24fb76a Merged siteidentifier from stable 2004-10-03 03:47:31 +00:00
gustav_delius 0cdd138180 some fixes for XHTML compliance 2004-09-12 00:21:21 +00:00
moodler 2f15e48cf6 Implemented more fullname() calls 2003-11-28 10:31:06 +00:00
moodler 5833a6c8eb The list of countries has finally been moved into the language packs
so it can be translated.

There is now a new function get_list_of_countries() which will return a
sorted array of countries in the best current language.

get_string("AU", "countries")   will also work if needed
2003-09-26 08:04:48 +00:00
moodler 2563c5ef7b Improvements to trustworthiness of the registry form (for suspicious admins!)
Hashed password is no longer sent as a key, "secret" field is used instead.

HTML code is now more readable for the View Source crowd.  :-)
2003-05-17 05:34:49 +00:00
moodler e9d3eca323 Re-order list for consistency 2003-05-13 16:37:34 +00:00
moodler fa6a30b75c Added release and version information to registration 2003-05-13 07:35:18 +00:00
moodler fe930cf3ca New feature - registration page. Registration should be working,
but I'm still working on the server-side stuff.

Look for the new button on the admin page.
2003-05-12 11:30:19 +00:00