- 16 May, 2016 1 commit
-
-
behatnotneeded Change-Id: I38fbf34dae007b7a64e0753a69a8cebb7a3401bd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Mar, 2016 1 commit
-
-
Aaron Wells authored
Bug 1558361 behatnotneed Change-Id: Idc3f0a010fef76a0908f65ce88bf52ae870170d3
-
- 19 Mar, 2016 1 commit
-
-
Bug 1557896: When you first click in Select2, it fires off an aqax request with no "q" value (because there's no query string yet). We return a "required parameter missing" error message in a JSON object, which causes a Javascript warning in the browser. Better to just treat it like an empty q, instead of a missing q. behatnotneeded - unable to test for issues in console Change-Id: I81c4cfe77c51fce735cfd2628aaed1e40cc35940 (cherry picked from commit 28fcc277)
-
- 18 Mar, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded existing tests should be enough Change-Id: I6316c6301c703353928c9e6210e02cdfc25151a8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz> (cherry picked from commit 1f9bbefe)
-
- 08 Mar, 2016 1 commit
-
-
Bug 1521818. Making the "Tagged journal entries" block act more like a collection of "Journal entry" blocks. So, it doesn't add the parent blog to view_artefacts, only the specific blog entries that are displayed in the block. Also removing the title of the parent blog (and the link to it) from the list of blog entries, like the "Journal entry" block, which doesn't display the title of the containing journal. Note the viewer may still have access to the whole blog, if the blog is also shared on the same page via a "blog" or "recent journal entries" block. Change-Id: I33fc7e58b964c03bc8003f1de81a4bf58b6079b7 (cherry picked from commit ada12dba)
-
- 24 Nov, 2015 1 commit
-
-
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 (cherry picked from commit 4f849ed2)
-
- 22 Oct, 2015 1 commit
-
-
Robert Lyon authored
Stops the modal from being closed when clicking on the 'x' on the tag options. behatnotneeded: will add behat test is subpatch as there needs to be a new step added Change-Id: I8c1589fb708e654ca3200e1893ed25def19a5a3d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 6cfee3c6)
-
- 15 Jul, 2015 1 commit
-
-
Change-Id: Ia270b31fb7761df509ef9cefc843b9d72fc6f729
-
- 28 Mar, 2015 1 commit
-
-
Kristina Hoeppner authored
Change the "Show items in full" checkbox to a switchbox. Change-Id: I8b93da39b60df192026d7b4d7239fdadf5df78ba Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 23 Mar, 2015 1 commit
-
-
Bug #1433776 Change-Id: Ifbc242ac05f3e7a29ad12cd66cc134c0fa9474d8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 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>
-
- 16 Mar, 2015 1 commit
-
-
Kristina Hoeppner authored
Change-Id: Ie4e411e650dbc4ab9fd99f02a1e19cbfae97d031 Signed-off-by:
Kristina D.C. Hoeppner <kristina@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 2 commits
-
-
Aaron Wells authored
Change-Id: I4349d8c2816a1bec3b01121a6f2ae165add4477c
-
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>
-
- 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>
-
- 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>
-
- 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>
-
- 21 Aug, 2013 1 commit
-
-
Robert Lyon authored
- Bugs #1201258, #1181010, #1199563 As these are all integrated together it is easier to test them as one patchset. Change-Id: I5ce68a4ea2de1de8b9deeb7d95380fcdcae095a0 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>
-
- 09 Sep, 2012 1 commit
-
-
Kristina Hoeppner authored
no ID changes because not necessary to retranslate Change-Id: I65855be719e00942738f5f688970951b49dcfdfb Signed-off-by:
Kristina D.C. Hoeppner <kristina@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>
-
- 22 Feb, 2012 1 commit
-
-
Kristina Hoeppner authored
Change-Id: Iba8040004cb0a016a32afa185363270a89251f0f Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 25 Jan, 2012 1 commit
-
-
Evonne Cheung authored
These images include replacements for all the previously untranslatable blocktype icons, homepage info graphics, and the add/remove column buttons. Change-Id: I02bde970a616782b2a97335f7876fe43a6cb0815 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 12 Oct, 2011 1 commit
-
-
Richard Mansfield authored
This was previously added in commit 80006487 but deleted again by commit 1fec6736 . See bug #597479. Change-Id: If27ac8e9f5c7de0f72fce2c0306e40a046134ab2 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>
-