- 05 Feb, 2008 1 commit
-
-
Clare Lenihan authored
-
- 04 Feb, 2008 1 commit
-
-
Nigel authored
-
- 02 Feb, 2008 1 commit
-
-
Nigel McNie authored
-
- 01 Feb, 2008 1 commit
-
-
Nigel McNie authored
It's not always the case that $SESSION will exist. Make sure when it doesn't the current_language() function doesn't blow up.
-
- 31 Jan, 2008 21 commits
-
-
Nigel authored
-
Nigel authored
-
Clare Lenihan authored
-
Clare Lenihan authored
bringin in line with changes to get_users_data
-
Clare Lenihan authored
changing search so it excludes the logged in user and bringing in line with changes to function get_users_data()
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
so user/find.php doesn't include the searcher in the results
-
Clare Lenihan authored
changed get_users_data so it preserves the order of users given
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
added methods common to myfriends.php and find.php for friends control and getting the data for the pages
-
Nigel McNie authored
-
Richard Mansfield authored
-
-
Richard Mansfield authored
Don't link to small profile field artefacts from my views; when they are linkable, use the artefact type as the display title rather than the artefact title
-
Nigel McNie authored
-
Nigel McNie authored
-
Richard Mansfield authored
-
- 30 Jan, 2008 15 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
It's based on a combination of the Mahara IMAP plugin and the Moodle LDAP plugin. I cleaned up the code style and internationalised the language strings.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
git+ssh://git.catalyst.net.nz/git/public/maharaNigel McNie authored
Conflicts: htdocs/admin/site/options.php
-
Nigel McNie authored
Moved the networking template into the correct location also.
-
Nigel McNie authored
Javascript for the site pages admin page. Simplified somewhat from the javascript that was originally inline in the page.
-
Nigel McNie authored
Added javascript file to handle JS for site options page. Enforces reload of the page if certain settings are changed. Fixes #718.
-
Nigel McNie authored
-
Nigel McNie authored
Added a 'reply' method and made it call a PHP callback when a form needs replying to. I'm sure this is badly designed but will clean it up later.
-
Nigel McNie authored
-
Nigel McNie authored
A whole bunch of minor cleanups, adding some short statements to the admin pages so people know what they are fore.
-
Nigel McNie authored
Added callback for the 'replycallback' feature of pieforms, which helps handle forms that can be submitted by both js and non js better.
-
Nigel McNie authored
Named the site pages page more consistently - it's now 'edit site pages'. Deleted the inline javascript, it's now in a separate file.
-