- 16 Jun, 2011 1 commit
-
-
Darryl Hamilton authored
Bug #794385 - Implemented as a checkbox on the institution details page. This checkbox is disabled if the site wide setting is not set. Additional method on the User class that returns true if any of the institutions that the user belongs to allows public views. Change-Id: I0d58d1056efb0d84eb5ee092c4ee2db978853ce6 Signed-off-by:
Darryl Hamilton <darrylh@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>
-
- 06 May, 2011 1 commit
-
-
Hugh Davenport authored
This happens on public site pages because the view owner is 0 by default, and the LiveUser object has id 0. Bug #778240 Change-Id: Idec3fe8f4a9a877eaf02bfb304f1809f6b556ab0 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 11 Apr, 2011 1 commit
-
-
Richard Mansfield authored
Allow users to see images that have been published inside forum posts they're allowed to see (bug #655631) Change-Id: Ib93464176d0093a27d2aa63d9fb73bc9b91b9879 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz> Reviewed-on: https://reviews.mahara.org/2 Reviewed-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Reviewed-by:
Francois Marier <francois@catalyst.net.nz> Tested-by:
Richard Mansfield <richardm@mahara.org>
-
- 07 Apr, 2011 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 22 Dec, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 05 Dec, 2010 1 commit
-
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 20 Oct, 2010 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Alan McNatty authored
-
- 18 Oct, 2010 1 commit
-
-
Alan McNatty authored
Added the refresh mobileuploadtoken feature/functionality and removed the erroneous mobileuploadtoken from usr object
-
- 10 Oct, 2010 1 commit
-
-
Alan McNatty authored
-
- 06 Sep, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 02 Sep, 2010 1 commit
-
-
Ruslan Kabalin authored
Also refresh quotas at the time of filebrowser pieform element creation. Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 09 Aug, 2010 2 commits
-
-
Stacey Walker authored
-
Stacey Walker authored
-
- 09 Jun, 2010 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 04 Jun, 2010 1 commit
-
-
Ruslan Kabalin authored
Absolutely any institution admin was granted editing permisions to artefacts that use 'can_edit_artefact' method to check editing permision ("Comments" in particular). Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 03 Jun, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 26 May, 2010 2 commits
-
-
Francois Marier authored
These parameters were already sanitised. 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>
-
- 19 May, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 13 May, 2010 1 commit
-
-
Piers Harding authored
Signed-off-by:
Piers Harding <piers@catalyst.net.nz>
-
- 04 May, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 01 May, 2010 1 commit
-
-
Penny Leach authored
Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
- 29 Apr, 2010 1 commit
-
-
Evan Goldenberg authored
- disable editing of title and description for special view types, but give them good fixed values - include the description when installing profile and dashboard views, since they aren't included when copying a template - don't show view submission form for profile and dashboard views - move access control for the profile view to the "my portfolio" page - exclude dashboard views from search results Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 28 Apr, 2010 3 commits
-
-
Evan Goldenberg authored
A global admin option allows site administrators to disable the information entirely, though it is enabled by default for all new and existing sites. Users can opt not to show the information, and an account setting is present if they wish to have it shown again. The information is shown between the home page text set by the admin, and the user's dashboard view. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
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
-
- 14 Mar, 2010 1 commit
-
-
Piers Harding authored
so that others in the chain can still be tried (bug #536959) Signed-off-by:
Piers Harding <piers@catalyst.net.nz>
-
- 29 Jan, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 23 Dec, 2009 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 16 Dec, 2009 1 commit
-
-
Richard Mansfield authored
Reload user institutions from db on institutional admin pages (bug #494484 - thanks to Ruslan Kabalin) Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Dec, 2009 1 commit
-
-
Andrew Robert Nicols authored
If a user is a member of multiple institutions, they would have typically received the theme for the last institution (as returned in an unsorted order from lib/user.php->load_user_institutions). This patch introduces a check to determine the user's authentication instance and the institution associated with that instance. If a theme is set for that institution, this is used in priority. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 11 Dec, 2009 1 commit
-
-
Richard Mansfield authored
Revert "Prevent users from self deleting if they didn't authenticate from an internal auth mechanism" This reverts commit 5a595f72.
-
- 10 Dec, 2009 1 commit
-
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 09 Nov, 2009 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 23 Oct, 2009 1 commit
-
-
Nigel McNie authored
Without this fix, institution admins can login as site admins and do other such administrative tasks (e.g. reset their password), if the site admin joins their institution. Reported by Ruslan Kabalin <r.kabalin@lancaster.ac.uk>, who supplied a patch. My patch skips adding an extra method to find out if a given user is an admin, though it's not any more performant. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-