- 23 May, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Idcd2689e6c196a6604e5f4706fb9019c4f0e3c88
-
- 06 Mar, 2018 1 commit
-
-
Ghada El-Zoghbi authored
When a group is public and allows submissions, we need to check that the user is logged in before retrieving the list of sumibtted pages/collections to the group. Sponsored by The Australian National University behatnotneeded Change-Id: Id8aeffea12aa36f27122069f9372fcb7b9ed95c5
-
- 12 Dec, 2017 1 commit
-
-
Robert Lyon authored
When viewing a public group behatnotneeded Change-Id: I71a55f6bea018969a8499ca04d9c57754aa9a0de Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Sep, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
also fixed behat tests and comments behatnotneeded Change-Id: Ic56c1ccf652f00312c40e4093ec73666096ed80a
-
- 04 Sep, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
under 'Group pages' section WR#278529 behatnotneeded Sponsored by SWITCH Change-Id: I5a722527fca5e5f388113e69bcdcaf35b176b31e
-
- 11 Jun, 2017 1 commit
-
-
When allow submission is on and the user has group admin privs - adjusted the initial patch to have pagination Change-Id: I7022c10a3cf93da929d276bc3015a04319a2d632 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 Sep, 2016 1 commit
-
-
Change group homepage so that it does not to show repeated pages/collections in different sections shared/submitted Updated create_group() in TestingDataGenerator.php to set in the DB the correct group role of a user Change-Id: I07504f38a35d4dda4a3c4f440d94cffed293bbf2
-
- 01 Feb, 2016 1 commit
-
-
Aaron Wells authored
Bug 1540181 Change-Id: I9365d725453a86581d31937d0bb6057c81926a03
-
- 09 Dec, 2015 1 commit
-
-
Robert Lyon authored
behatnotneeded - existing tests should suffice Change-Id: I69a59b5f70bc6e5e3379106faf975f9c99af07b0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 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
-
- 08 Sep, 2015 1 commit
-
-
Son Nguyen authored
behatnotneeded: this is a regression (group/group_view_block.feature) Change-Id: I4e4bc2430f6ae3d154ffe30266ebdad274f9ea45
-
- 23 May, 2015 1 commit
-
-
Son Nguyen authored
Add editing and sortoption parameters when getting the list of group pages, shared pages and shared collections Change-Id: Ie1ca8ca225ac179c55629b25c4402645c959fb48
-
- 11 Feb, 2015 1 commit
-
-
Aaron Wells authored
Now that we've added so many options to this block, it's starting to get hard to read. Changing the radio buttons into menus makes it a little bit easier. Bug 1417357 Change-Id: I0e3a08f6f29e2c4b20d378a5b0118771197824f8
-
- 05 Feb, 2015 1 commit
-
-
Aaron Wells authored
Bug 1417357 Change-Id: I886bca645fe063c74b0185288204a2119bf92dec
-
- 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>
-
- 15 Jan, 2015 1 commit
-
-
Aaron Wells authored
Bug 1411004: This patch adds an option to the "group pages" block, to limit the "pages shared with this group" and "collections shared..." sections so that they only show pages & collections authored by current members of the group Change-Id: I95185d61d384aa298fba065a96ccd635c3430ec5
-
- 08 Dec, 2014 1 commit
-
-
Robert Lyon authored
A mistake was made where a user was allowed to add more than one "group pages" block to the group homepage. This wasn't a problem until we added pagination to the "group pages" block. This patch attempts to clean up that error and merge any existing multiple block instances into one "group pages" block instance. Change-Id: I38acada835a4c245c97f0008543519a9dd2072a3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 Dec, 2014 1 commit
-
-
... in order to silence all the E_ALL notices Change-Id: I0fdc9fc68ae7ffd2fa2dffe68dfbd79ee9599c06
-
- 31 Aug, 2014 1 commit
-
-
Son Nguyen authored
Bug 1362832 Change-Id: Ie6321d43b93d0b01dffb806257813e6d63163aec Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 22 May, 2014 2 commits
-
-
Son Nguyen authored
also add the option 'Display submitted pages and collections' into the groupview block configuration. Change-Id: Ied96d51d0488ffe1bdfbbacf558778a6c585788d Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
and - add pagination for the shared collection list - remove shared pages in collections from the shared page list - add the settings 'Display shared collections' and 'Entries per page' to the blocktype configure for groupviews - fix the duplicates in the shared page list Change-Id: I4c0e8c49cfe363f28a377b120b629d0d5170a243 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 18 May, 2014 1 commit
-
-
Son Nguyen authored
WR 219566 Change-Id: I56b38caff5a8695f9495a684e1ff4019e771aea2 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 16 May, 2014 1 commit
-
-
Son Nguyen authored
Change-Id: Ifd6afec4e3af9b4a7035cc92892e722496389072 Signed-off-by:
Son Nguyen <son.nguyen@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>
-
- 27 Jun, 2012 1 commit
-
-
Richard Mansfield authored
In the group views block, use View::get_views_and_collections to get submission lists in which submitted views are grouped into collections. Also removes the old View::get_submitted_views function which is no longer necessary. Change-Id: Iecf288d4084db00bff9551f34abbb10215f87782 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 25 Jun, 2012 1 commit
-
-
Liuba Kazakov authored
portfolio not group pages Change-Id: Id056d644afc3645fc781023336bf4ac3c1aff489 Signed-off-by:
Liuba Kazakov <liuba@catalyst-au.net>
-
- 21 Jun, 2012 1 commit
-
-
Richard Mansfield authored
On a group page, show the user's views and collections in the drop-down for submission to the group. On a view, change the wording to "Submit this collection..." when the view is in a collection. When a collection is submitted, pass the collection id to the view/submit.php page in the 'collection' parameter. Change-Id: I7b2143ac6af651e3b7551cadd953e1b3ffb00558 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 08 Jun, 2012 1 commit
-
-
Richard Mansfield authored
Bug #1006634, part 3 Changes to get_extra_view_info allow the following pages to be updated with clean view urls, without any performance penalty: - Latest pages block - get_views_for_user mnet function - Group views block - My views block - Sitemaps - Shared pages Change-Id: I25be10092a7865d34c435196d5f3569e2f08c9c4 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 09 Sep, 2011 1 commit
-
-
Hugh Davenport authored
This was introduced in commit 118084a6 The original code presumed that the the data was an object, but was infact an array. This patch changes it to array access's instead of object deref's. Bug #800373 Change-Id: I4a70eef6c5fec9c1cf8174f78a96e31df29bfd4f Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 01 Sep, 2011 1 commit
-
-
Richard Mansfield authored
View submission was previously enabled on all (and only) course grouptype groups (those groups with tutors). After this change view submission can be turned on and off on any group, and if a group has no tutors (standard grouptype), then only the group admins will be allowed to assess submitted views. Change-Id: I6df7f9dfc1b9fadbe39887ead4c1aa5c7a9eaed6 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 28 Jul, 2011 1 commit
-
-
Hugh Davenport authored
Before, the copy page button linked back to group homepage instead of copying the page. This fix changes the button to be a form as in /view/choosetemplate.php The copied page is placed into the group just like /view/choosetemplate.php does when inside a group Bug #800373 Change-Id: I81e94fde8e0dab12bd06c1018b6171a74d6cbe38 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 19 Jul, 2011 1 commit
-
-
Edward Murrell authored
This patch also set the default configdata for blocktype of groupviews so that the database matches the configuration screen for new views. Where the configdata is null for already existing groupviews, the configdata will be set to the new defaults during rendering. Change-Id: I22effce47b050892f881074659b60e0ca3c262e0 Signed-off-by:
Edward Murrell <edwardm@catalyst.net.nz>
-
- 14 Jul, 2011 1 commit
-
-
Mikael Mrozik authored
If user has admin access on a group, reorder the list of pages so that the Group Homepage link appears at the top, in both the page and the block Change-Id: I6918a80b87de2b8004259dae8e5b5055c7db826e Signed-off-by:
Mikael Mrozik <mikael@catalyst.net.nz>
-
- 12 Jul, 2011 1 commit
-
-
Hugh Davenport authored
introduced in 13485914 Change-Id: I17e9880da3e5a426a651f0d4c237f7a16ea526ba Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 26 May, 2011 1 commit
-
-
Hugh Davenport authored
When not configured, it doesn't use the default values Bug #787444 Change-Id: I0274986fc40d418ecf8d876bf811796e18b53e4c Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 19 Apr, 2011 1 commit
-
-
Richard Mansfield authored
Change-Id: I08f2769a4b5f11aa8dc20438bf9dbb53a3c691d3 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 30 Mar, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 21 Feb, 2011 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Sean Brennan authored
The order is now always alphabetical based on the real name of the submitter. The template has also been modified to accomodate for a more scructured submission layout. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
- 05 Nov, 2010 1 commit
-
-
Eugene Venter authored
group views: added ability to choose which group views ('Shared Views' and/or 'Group Views') to show (bug #659679)
-