- 28 Jan, 2015 2 commits
-
-
Robert Lyon authored
This was causing some problems with tagged posts - also hiding the 'add comment' link on page edit screen. And making the comments info show when no comments were on item and allow comments for artefact was enabled. This is an issue with newer versions of php. Also placing some of the template files in the new correct location Change-Id: I599e16b0899559a3ebcdf68cff53220b1d83f2d6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To include and/or exclude certain tags - has two pools of tags; those that are 'in' and those that are 'out'. To exclude a tag begin your search with a minus sign. Change-Id: I32a3b3d3f244d08bd0547d72db25b8189642fc0e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Jan, 2015 1 commit
-
-
Son Nguyen authored
- Use render_self() in full detail option - Remove calls of $artefact->get() in template file Change-Id: I6be321adfda07c7f3e7cb3ac4026894b081e131f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 16 Nov, 2014 1 commit
-
-
Robert Lyon authored
If the taggedblog block is set to display full entries then comments also show Change-Id: Iea4f6c3df3f61d0b58e8f7b0b06c1fb3713fedd8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Oct, 2014 1 commit
-
-
Aaron Wells authored
Theme files for plugins can now live under the plugin's directory or under the theme's directory. Moving the files for the core plugins to /theme should make life easier for theme developers by putting them all in one place. Change-Id: Icff863c46c80ed2d6be07cd49404bc0b7f5fc4c0
-
- 09 May, 2014 1 commit
-
-
Fixes in this patch: - Moved artefact.php to artefacts directory to separate it from pages. - Fixed reference to a wrong 'artefactonlyviewableinview' string. - Removed add_to_render_path() and its calls which have no purpose at all. - Removed 'artefact_parent_cache' table. - Removed cron jobs related to 'artefact_parent_cache' from DB. - Added 'path' column in 'artefact' table to easier calculate hierarchy. - Added ArtefactTest.php for artefacts unit tests Change-Id: Ia14cd85b94c32a950354446ee3565bd2964c625c Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 03 Mar, 2014 1 commit
-
-
Robert Lyon authored
This way it's consistent with the "External feed" block, where we also put the date below the title of the feed entry. Also split up the 'posted by' and 'comments', placing the comments last in the list. Also have the posted date at top of the Content -> Journal page Change-Id: I25a7f62f4ba91c66e198333546dbe471c222246c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Mar, 2014 1 commit
-
-
Change-Id: If5d628ebc63be8b97a688e4835e21ca4001c7e3f Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 24 Sep, 2013 1 commit
-
-
Robert Lyon authored
- This was not working for tagged journal and recent journal blocktypes clicking the button did not do anything. - problem was a css variable expected by the js had been removed so I added a new one that didn't clash with current css styles. - Fixed this for when a user has only 1 journal or multiple journals Change-Id: I19374c2c64bbf08f683871197b16e3ad37b1f6dd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Jul, 2013 1 commit
-
-
Here are all the UI changes that were made by Evonne Change-Id: I08d98d759a701deaf0a332af9e9392b7270704a5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Sep, 2012 1 commit
-
-
Evonne Cheung authored
- On responsive theme, the "TABS" menu only dropped down on then arrow, not the title - Fix issues with the tagged posts block Change-Id: I7ed8af10975c641190f301edcce2d50832bccfad Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 07 Aug, 2012 1 commit
-
-
Chris Wharton authored
Bug #1027736 Add functionality to show journal items in summary or in full Change-Id: I112f0a9be5dc5a841376f68c734bb778cbd6d4d2 Signed-off-by:
Chris Wharton <chrisw@catalyst.net.nz>
-
- 28 Jun, 2012 1 commit
-
-
Son Nguyen authored
Three blocktypes have been updated 1. Blog block (entire journal) -> add shortcut "New entry" to this blog 2. recentposts block (most recent journal entries): if there is only one journal -> add shortcut "New entry" if more than on -> display a dropdown list of blogs to select (these blogs are taken from the block configuration) 3. taggedposts block (tagged journal entries): all journals owned by this user will be displayed in the dropdown list *Note: Javascript code has been removed from the template. *Note: Call initialization js code of all blocks Change-Id: Ibdd63dfee39787f74d872a6a31b3286c63dee70a Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 08 Jun, 2012 1 commit
-
-
Richard Mansfield authored
Bug #1006634, part 3 Because the urlid field is required here, this patch also modifies the block to use the display_name function rather than firstname and lastname. Change-Id: Ie24a5bfa51595da9a063e23aae98420ca93fc7f4 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 25 Sep, 2011 1 commit
-
-
Chris Wharton authored
Bug #597479 Blocktype plugin that allows the user to select a tag, which then displays: all blog posts, from all blogs, owned by this user, tagged with the selected tag. Update: moved from main blocktype area to artefact/blog/blocktype Change-Id: I28ddeb7181188c1441c7a6fb55aa3200192fe112 Signed-off-by:
Chris Wharton <chrisw@catalyst.net.nz>
-
- 28 Jul, 2011 1 commit
-
-
Chris Wharton authored
Blocktype plugin that allows the user to select a tag, which then displays: all blog posts, from all blogs, owned by this user, tagged with the selected tag. Change-Id: I591b2b6ffc283e3297804c7c663952bd8aace15d Signed-off-by:
Chris Wharton <chrisw@catalyst.net.nz>
-