- 14 Jan, 2008 3 commits
-
-
Richard Mansfield authored
-
Clare Lenihan authored
-
Clare Lenihan authored
increases the version number
-
- 13 Jan, 2008 9 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Conflicts: htdocs/group/owned.json.php
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
friend_submit is sometimes called with 'null' for the form. With type hinting, this blows up in your face in php 5.1. Removed the type hint.
-
- 11 Jan, 2008 15 commits
-
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
added message about tagging as 'profile' to make artefacts go in the sideblock
-
Nigel McNie authored
Conflicts: htdocs/group/view.php htdocs/lang/en.utf8/mahara.php htdocs/lib/group.php htdocs/search/internal/lib.php
-
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
added check so main menu is only displayed when not empty
-
Clare Lenihan authored
-
Clare Lenihan authored
unread messages in sideblock works now :D
-
Clare Lenihan authored
changing redirects to return to the specific post on the topic page after creating/editing/deleting a post
-
Clare Lenihan authored
-
- 10 Jan, 2008 11 commits
-
-
Nigel McNie authored
-
Martin Langhoff authored
And implicit count() of the array keys/columns. This shaves a good 5% of the exec time of get_records('config')
-
Clare Lenihan authored
-
Nigel McNie authored
-
Clare Lenihan authored
simplifying name of filter
-
Nigel McNie authored
Pass wantsurl through to the jump session function, so it can inform the other application we are doing SSO with where it wants to go. Fixes #1644
-
Clare Lenihan authored
changed the last post time to link to that post in a topic
-
Clare Lenihan authored
-
Clare Lenihan authored
added logout link
-
Clare Lenihan authored
-
Clare Lenihan authored
appears on every page with a sidebar when logged in contains unread messages, pending friends, groups invited to, groups owned, views tagged with 'profile'
-
- 09 Jan, 2008 2 commits
-
-
Nigel McNie authored
Moodle's XMLRPC API currently makes some calls that Mahara doesn't implement. Implement these calls as no-ops.
-
Nigel McNie authored
-