- 02 Nov, 2006 22 commits
-
-
Nigel McNie authored
bug - the smarty() function checks for whether the user is logged in, and we're not sure that they are or are not until after the form has been created. Made the login form use the div renderer.
-
Nigel McNie authored
is public. Check for the password having being changed just after the login_submit function has determined that the user is logged in.
-
-
Nigel McNie authored
fieldsets, but other than that it works pretty well.
-
Nigel McNie authored
to 'value' and the request, as there's not much point in having default values.
-
Nigel McNie authored
footer function. Re-implemented get_submitted_values using get_value, and changed get_value to allow a callback function for getting the value, which adds some more flexibility for customised elements.
-
Nigel McNie authored
-
Nigel McNie authored
calendar widget later, but this was to test how getting the value would work.
-
-
Martyn Smith authored
-
Richard Mansfield authored
-
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
Martyn Smith authored
-
- 01 Nov, 2006 18 commits
-
-
Richard Mansfield authored
elements.
-
-
Nigel McNie authored
-
Nigel McNie authored
session object stores.
-
Nigel McNie authored
creation to allow it to be created with a FK to the institution table. Removed inserting of some default data (like the root user), as it needs to be done after the auth plugin is installed.
-
Nigel McNie authored
and implementing the change form.
-
Nigel McNie authored
usernames/passwords are valid. Made the encrypt_password method public, so it can be used when changing the password for a user. Use 'self' instead of a broken class name.
-
Nigel McNie authored
that can't be inserted using XMLDB due to chicken/egg problems around table creation.
-
Nigel McNie authored
call it the "insert core data step".
-
Nigel McNie authored
-
Martyn Smith authored
-
Martyn Smith authored
$smarty->display('artefact:internet:profile/index.tpl');
-
Penny Leach authored
objects to array of user ids
-
Penny Leach authored
-
-
Penny Leach authored
-
Martyn Smith authored
-
Penny Leach authored
of ? from another array
-