- 08 Jun, 2012 1 commit
-
-
Richard Mansfield authored
The blog and friends blocks assumed that the view urls contained a query string. This is no longer true when clean urls are enabled. Change-Id: Iafae1c7b51fc3a82d131a1c8993ea7cad21bb9fc Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 13 May, 2011 1 commit
-
-
Francois Marier authored
These closing tags are unnecessary and against our coding guidelines. Let's get rid of them all in one go. Change-Id: Ia94f103e525185597ee3780a3839d7577cdd0c29 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 16 Aug, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 12 Aug, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 28 Apr, 2010 1 commit
-
-
Evan Goldenberg authored
Also included is an inbox blocktype for dashboard views which shows the user's most recent notifications. Multiple instances of this block can be present in a dashboard view, and the message types displayed in each can be configured. A default dashboard view is installed for each user the next time they log in. Additionally, since the profile view is now shown in the view list, it is installed on login, rather than when the profile is first requested. Conflicts: htdocs/lib/version.php htdocs/view/blocks.php
-
- 12 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 11 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 10 Aug, 2009 1 commit
-
-
Nigel McNie authored
(cherry picked from commit d6abced4) Conflicts: htdocs/blocktype/myfriends/theme/default/myfriends.tpl
-
- 02 Jul, 2009 1 commit
-
-
Ben Bradshaw authored
(cherry picked from commit 6ab6d906)
-
- 29 Jan, 2009 1 commit
-
-
Nigel McNie authored
-
- 05 Jan, 2009 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 16 Dec, 2008 1 commit
-
-
Nigel McNie authored
View. This means that blog/profile/resume blocktypes don't show up in group/institution/site Views. This is controlled through a new Blocktype method - allowed_in_view. Various code had to be changed to listen to this method, mostly around the display of the category browser. When making a template, all blocktypes are available. Part 3 is to change the configuration forms to be more sensible when editing a template, and then testing what happens when blocktypes are rendered somewhere that they "shouldn't" be - e.g. a My Friends block in a group View.
-
- 04 Dec, 2008 1 commit
-
-
Nigel McNie authored
-
- 01 Dec, 2008 1 commit
-
-
Nigel McNie authored
Instead, put controls in its place.
-
- 18 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 15 Sep, 2008 3 commits
-
-
Penny Leach authored
beginning of wall and another backwards compatibility break for blocktypes now we must pass $editing parameter to render_instance (default false)
-
Penny Leach authored
needs implementing in view/block edit frontend.
-
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
-