- 17 Feb, 2008 4 commits
-
-
Nigel McNie authored
The format is now much easier to read and style. Users have icons beside their names. Language strings are translated.
-
Nigel McNie authored
-
Evonne Cheung authored
-
Nigel McNie authored
If your session times out and you've just hit a public page, make the URL to trigger the transient login page remember any GET parameters. This makes it so that if you hit a public view (view.php?id=8 for example) and your session has just timed out, after you submit the login form you will continue to view.php?id=8 rather than just view.php. The latter is very annoying because it's not what you were after and will cause the script to bail anyway.
-
- 16 Feb, 2008 24 commits
-
-
Nigel McNie authored
Conflicts: htdocs/theme/default/templates/header.tpl
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
The name is largely irrelevant as it's only the creator of the file.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Added language files for IMAP and XMLRPC plugins, that contain language strings required for auth plugins.
-
Nigel McNie authored
Ran the copyright notice corrector script so all Mahara related files are correctly licensed under the GPL3.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Removed maharactl from the public repo. It might be back some day, but in a different form as a separate download.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 15 Feb, 2008 12 commits
-
-
Nigel McNie authored
A minor whitespace fix also.
-
Clare Lenihan authored
fixes bug #1915 where if a user has more than one email set it thinks there are none set at all
-
Clare Lenihan authored
fixes bug where group relationships aren't detected properly
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Nigel McNie authored
A bit of a hack - see the comment in the diff.
-
Nigel McNie authored
Allow attempts to register through even if the user is logged in (log them out then continue the attempt). This makes for more graceful handling if someone register and account and tries to activate it in the same browser where they're logged in as someone else.
-