- 19 Mar, 2015 1 commit
-
-
Robert Lyon authored
needed to pass the js to render the expander post ajax load Change-Id: Ia5d962aae9108ef751c120b9c89ddf18c85b0017 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Feb, 2015 1 commit
-
-
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 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>
-
- 30 Jan, 2015 1 commit
-
-
Aaron Wells authored
Bug 1401210. The get_artefacts() method is used by the Blogpost artefact to find all the blocks that use a particular blogpost, for storing in the view_artefacts table. I needed to add a table, blocktype_taggedposts_tags, to store the tags in a manner that was easier to query than a serialized blockconfig. Change-Id: Ieef58715e404689d95848e32ccd4132ea3fbcdc5
-
- 28 Jan, 2015 1 commit
-
-
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>
-
- 03 Dec, 2014 1 commit
-
-
... in order to silence all the E_ALL notices Change-Id: I0fdc9fc68ae7ffd2fa2dffe68dfbd79ee9599c06
-
- 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>
-
- 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>
-
- 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>
-
- 23 Jul, 2012 1 commit
-
-
Chris Wharton authored
Bug #1027738 Restrict selectable tags to ones that apply to journal entries Change-Id: I5228c0e5f06e6939c7fe93a07fc9b1cb4bf180f0 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>
-
- 22 May, 2012 1 commit
-
-
Richard Mansfield authored
If there are multiple blog posts or tasks with exactly the same creation or completion time, the same blog post can appear on two different pages of results, because the the order by part of the query is not restrictive enough to produce an unambiguous order. Change-Id: I59a7110b49e92af1a05dba37379707ea9fc225ef Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 26 Apr, 2012 1 commit
-
-
Son Nguyen authored
+ Add text description: "Between 1 and 100" in configuration of 'watchlist', 'recent journal entries', and 'tagged journal entries' + Add rule for checking the number of items to be displayed min=1, max=100 Change-Id: Ia1016bc1cd084c855b16b7264136e83bc7a6959f Signed-off-by:
Son Nguyen <son.nguyen@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>
-