- 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
-
- 22 Mar, 2008 1 commit
-
-
Nigel McNie authored
The old theme used to do this, somehow it has stopped since the new theme landed.
-
- 17 Mar, 2008 1 commit
-
-
Nigel McNie authored
Look for smarty in htdocs/lib/smarty/libs, which is consistent with upstream (and therefore debian). Look for mahara plugins in a separate directory. This is so the debian packaging can depend on the smarty package in debian rather than bundling our own.
-
- 12 Mar, 2008 1 commit
-
-
Richard Mansfield authored
-
- 27 Feb, 2008 3 commits
-
-
Nigel McNie authored
Keep the compiled copies of templates in per-theme directories. This prevents conflicts especially when switching themes.
-
Nigel McNie authored
Don't comment out $jswwwroot because it's still part of the javascript, even if it is commented out.
-
Nigel McNie authored
theme_get_parent was royally screwed, fixed. Made it so that if you set $theme->parent = null in the theme config.php then the theme won't inherit from the default theme.
-
- 26 Feb, 2008 1 commit
-
-
Nigel McNie authored
Don't specify a document_base_url for TinyMCE. This fixes a problem I observed where dragging an image around inside the WYSIWYG editor broke the path to it.
-
- 21 Feb, 2008 1 commit
-
-
Clare Lenihan authored
-
- 18 Feb, 2008 1 commit
-
-
Richard Mansfield authored
-
- 17 Feb, 2008 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
* If you have not tags, it now tells you rather than just mysteriously disappearing * If you click on a tag and it's already in the input box, it is removed instead, giving a nice toggle ability. It handles the commas/spacing too. * Removed a debugging line that had been there for ever.
-