- 13 Jan, 2009 1 commit
-
-
Nigel McNie authored
Conflicts: htdocs/lib/web.php
-
- 09 Jan, 2009 1 commit
-
-
Nigel McNie authored
While I was doing that, internationalised the one for wall posts, and refactored the generation of the help message to a function.
-
- 05 Dec, 2008 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
This is needed for forum activity notifications. Though it would be better if those notifications could be in HTML format.
-
- 04 Dec, 2008 3 commits
-
-
rmerrill authored
This change makes the standard nav a separate function from being within the MAINNAV. This allows alternative nav scheme to leverage the plugin navigation elements. This allows alternative nav scheme to add properties to mahara nav scheme and avoid unnecessary loops. (cherry picked from commit 12b40c4537fafb33a9b4e463be19cf85dc8e27ae)
-
Nigel McNie authored
Fix the problem where even numbers of spacing showed up as having one less space than they should have.
-
Nigel McNie authored
This uses the third-party StringParser_BBCode library I found, that so far seems to work fine. Also added auto-linking support so we can link URLs up when people use bbcode.
-
- 23 Nov, 2008 1 commit
-
-
Nigel McNie authored
-
- 21 Nov, 2008 1 commit
-
-
Nigel McNie authored
-
- 20 Nov, 2008 1 commit
-
-
Nigel McNie authored
(cherry picked from commit 088781c740c0cf821a9abea1a2d6bfad263c2d09)
-
- 11 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 10 Nov, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
Add htmlpurifier filter for Skype button; let script tags through from TinyMCE & don't rewrite 'skype:' urls
-
- 04 Nov, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 03 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 02 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 23 Oct, 2008 1 commit
-
-
Richard Mansfield authored
-
- 29 Sep, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 22 Sep, 2008 1 commit
-
-
Nigel McNie authored
-
- 21 Sep, 2008 1 commit
-
-
Nigel McNie authored
The length of time since last access that tells whether a user has been online recently is configurable. The block can also be disabled with a configuration parameter.
-
- 15 Sep, 2008 2 commits
-
-
Penny Leach authored
More work on profile views and three new blocktypes (myfriends/mygroups/myviews) to emulate current profile page TODO: - write wall blocktype - change install default profile view hook to add blocks - upgrade path (xmldb & migration) - blocktype and category and singleblockperview implementation - TESTING
-
Penny Leach authored
-
- 03 Sep, 2008 1 commit
-
-
Richard Mansfield authored
-
- 31 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 29 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 28 Aug, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 19 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 12 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 11 Aug, 2008 3 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 27 Jul, 2008 1 commit
-
-
Nigel McNie authored
Use the session's authinstance information for userauthinstance rather than $USER->lastauthinstance, which, while it might be correct due to session caching in the $USER object, isn't strictly "right".
-
- 23 Jun, 2008 1 commit
-
-
Richard Mansfield authored
-
- 20 Jun, 2008 1 commit
-
-
Nigel McNie authored
The member list is able to be ajax-ly paginated through, and shows more detail than the previous one. The page layout is showing shadows of what it will eventually become, although a lot of functionality isn't there yet - like joining/leaving the group.
-
- 08 Jun, 2008 2 commits
-
-
Nigel McNie authored
It's much less ambiguous. Should help with users confused as to what it does. (cherry picked from commit 15cfe974)
-
Nigel McNie authored
This makes it easy to tell when you are doing this on all pages - not just on pages where the sidebar is visible. (cherry picked from commit ba080c55)
-
- 07 Apr, 2008 1 commit
-
-
Nigel McNie authored
-