- 27 Nov, 2018 1 commit
-
-
Robert Lyon authored
Currently when setting up a dashboard/profile template we can't add/re-add certain blocks if they have been deleted behatnotneeded Change-Id: I2bd95b1fb67357994b2ff43356387b18b0644d97 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Oct, 2018 1 commit
-
-
Robert Lyon authored
W3 speicifications have changed and Mahara code didn't pass the validator. Issues have been corrected. behatnotneeded Change-Id: Ic22cc7cd6df0bddc995ff7f61502a2aa7455810c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Sep, 2018 1 commit
-
-
Robert Lyon authored
To allow us to restrict things being shown for block when in older version. behatnotneeded Change-Id: I8d9ffe1e7b26a07fc84e3ce64e988b9d7babc396 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 May, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Idcd2689e6c196a6604e5f4706fb9019c4f0e3c88
-
- 19 Jan, 2016 1 commit
-
-
RafGDev authored
behatnotneeded Change-Id: I188dce9cd5970dd862158e569ead8012c682a5eb
-
- 24 Nov, 2015 1 commit
-
-
Aaron Wells authored
Bug 1510421 Defines a new static PluginBlocktype method, get_css_icon(), which fetches the name of the CSS icon to use for this blocktype. It returns false by default, which tells the theme to "fall back" to the old thumbnail.png instead. 3rd-party plugins can override this to specify a particular icon to use. All the core blocktypes have been refactored to extend MaharaCoreBlocktype, which uses the blocktype name as the name of the CSS icon to use. I also deprecated the "SystemBlocktype" class while I was at it. PluginBlocktype::get_blocktypes_for_category() now returns both the results of get_css_icon() and the thumbnail.png path, so that themes can decide which they want to use. (And of course thumbnail.png is served via thumbnail.php, so 3rd party themes can provide their own custom image files if they wish.) behatnotneeded: Requires installing third-party plugins to test Change-Id: Idb1ecfc7b21175913708e695788906c11133b0c0
-
- 30 Oct, 2015 1 commit
-
-
Robert Lyon authored
Now that pages and collections are displayed we want to show 'X results' behatnotneeded: showing 'pages' vs 'results' doesn't break functionality Change-Id: Ib658a5d7e0586dd371b08b980808a0accd59db52 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Sep, 2015 1 commit
-
-
Kristina Hoeppner authored
Change block "Latest pages" to " Latest changes I can view" (Bug #1492674) to reflect that both pages and collections are displayed. Since both pages and collections can be portfolios, that title is chosen to encompass both. Change-Id: Ia978ee6b50271e23adfab4785afbec35df31b3d5 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 03 Aug, 2015 1 commit
-
-
Aaron Wells authored
Change-Id: I0d56152566ac9ca3e2a13c4404ba6841756fe344
-
- 28 May, 2015 1 commit
-
-
Robert Lyon authored
As part of the trying to get performance improvements Change-Id: Ifd4f8799aeff23dbb26210c63200511ec4386860 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Feb, 2015 1 commit
-
-
Robert Lyon authored
- Currently ordered as per this comment https://bugs.launchpad.net/mahara/+bug/1236102/comments/1 Change-Id: I95b5eac314dcbf2fef58e8b16836d4a6822b8b40 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Jun, 2014 1 commit
-
-
Aaron Wells authored
As vetted in the May 2014 dev meeting http://meetbot.mahara.org/mahara-dev/2014/mahara-dev.2014-05-01-08.01.log.html Change-Id: I353ed74d69a5346fbe4e8e521e5c349dbe8dcbac
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@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>
-
- 01 Oct, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 04 Jul, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 26 May, 2010 2 commits
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
(based on http://www.petefreitag.com/tools/sql_reserved_words_checker/) Signed-off-by:
Francois Marier <francois@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
-
- 10 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 08 Sep, 2009 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 23 Jun, 2009 1 commit
-
-
Richard Mansfield authored
-
- 20 May, 2009 1 commit
-
-
Nigel McNie authored
(cherry picked from commit 7c6c97b1e8bc9672e13c2da32eab91afd0d9c91d) Conflicts: htdocs/theme/raw/templates/group/membersearchresults.tpl htdocs/theme/raw/templates/group/view.tpl
-
- 29 Jan, 2009 1 commit
-
-
Nigel McNie authored
-
- 05 Jan, 2009 1 commit
-
-
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.
-
- 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
-