- 23 Jul, 2013 1 commit
-
-
Aaron Wells authored
Bug1201052 Change-Id: I10dd1f28eb7b47d7608f9df29a4661300a99e4fb
-
- 19 Jul, 2013 2 commits
-
-
Robert Lyon authored
To get a private -> public comment moderated the system needs to check: * if the view has approvecomments set to 1 * if the submitter has checked the make public checkbox * if the submitter is not the owner of the view * if the view is a group view * if the approvecomments are set per view And update the comment table accordingly and now sends off notify message if needed. Removed some unneeded variable declarations Change-Id: I276c3d3fa67a99d9030d10a6172048c255e91b5b Signed-off-by:
robertl <robertl@catalyst.net.nz>
-
Here are all the UI changes that were made by Evonne Change-Id: I08d98d759a701deaf0a332af9e9392b7270704a5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Apr, 2013 1 commit
-
-
rlyon authored
Adding the Make Public button visible when author id is not set (anonymous user) only when owner of artefact is also viewer of page. Change-Id: I33b544a7772becb489b8019b9bce496bde670094 Signed-off-by:
rlyon <rlyon@paradise.net.nz>
-
- 14 Feb, 2013 1 commit
-
-
Jiri Baum authored
Add license metadata to various artefact types where this involves only adding the elements to the form and saving the value. Change-Id: I8b0070cff71f0fa1dce5784a4ea89908b7e29ccc Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
- 03 Dec, 2012 1 commit
-
-
Melissa Draper authored
In cleanurls commit 0d28fabc the item object rather than the author id was passed to the profile_url method. Change-Id: I0cf818e57171d63bd07eee372fbacc7accf787ca
-
- 03 Sep, 2012 1 commit
-
-
Evonne Cheung authored
Responsive theme Bug #1041645 Change-Id: I3d7b50404c056fef9403cdadf200649049aee92a Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 08 Jun, 2012 2 commits
-
-
Richard Mansfield authored
Bug #1006634, part 3 Change-Id: I643746b18d01fa90c8d31571fd6fc3c30c97e04b Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Bug #1006634, part 3 In many places user urlids are not currently available when the profile url is generated, but it is trivial to get it, and then change the user/view.php url to a profile_url call: - Admin page access report - Profile links in feedback lists - My friends block - Wall posts - Group members block - Group members tab - Recent forum posts block - Group admin lists on forums page - Group admin lists on my groups, find groups - Group admin lists in group info block - Profile sideblock - My friends & find friends pages - Institution landing page - Online users page Change-Id: I33e122896982037a887aad8e3362db450e123e3f Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 30 May, 2012 1 commit
-
-
Richard Mansfield authored
Change-Id: I942c1fbeaab3178ea040196ecafafa22bb2c73c2 Signed-off-by:
Richard Mansfield <richard.mansfield@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>
-
- 21 Dec, 2011 1 commit
-
-
Melissa Draper authored
The time was displayed as the created time, and no indication if the comment had changed. This adds the modified time for the comment item if it is more recent than the creation time. Change-Id: Ie7790ef67d9c58414f98d9a2d65e043aa1783327 Signed-off-by:
Melissa Draper <melissa@catalyst.net.nz>
-
- 24 Nov, 2011 1 commit
-
-
Richard Mansfield authored
Urls stored in the url field of notification_internal_activity contain the site's wwwroot. This leads to broken links when the wwwroot is changed. It also dangerously turns what should be local links into remote ones when for example a production database is copied into a test Mahara instance. This patch does three things: - Removes the wwwroot from urls passed to ActivityType constructors - Adds the wwwroot back on the url when sending email and emaildigest notifications, and when displaying them on the site. - Removes the wwwroot from the url in all existing rows of notification_internal_activity. Change-Id: I00ae1abc65be79030ed4c572ce951edc43f7a034 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 15 Aug, 2011 1 commit
-
-
Richard Mansfield authored
Let the owner enable comments at the artefact level. If a textbox contains an artefact which allows comments, add a comments link at the bottom of the block to the artefact page where users can view and leave comments. Change-Id: I4428db947cbee987d5ce55f8062ce4b7c30b0239 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 25 Jul, 2011 2 commits
-
-
Ruslan Kabalin authored
All the feedback comments will be displayed on the single exported page, no pagination or limits. Star rating is preserved. Change-Id: I1d8c175ec2cb1b7c328c6b1835b95e95f2786dc5 Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Rating html output is moved to the template. Change-Id: I8e401464e3d60367bff829c9fbf4b84495d0aa69 Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@gmail.com>
-
- 12 Jul, 2011 1 commit
-
-
Edward Murrell authored
This change was added to limit deleting of comments in standard groups views to admins only, and admins and tutors in course groups. This commit adds the functions User::can_moderate_view() and GroupType::get_view_moderating_roles() to implement this functionality. Change-Id: Ifb8f4fc55d31fd7c5928c73c3d81710934bfdad8 Signed-off-by:
Edward Murrell <edwardm@catalyst.net.nz>
-
- 01 Jul, 2011 1 commit
-
-
Francois Marier authored
Bug #803657 Change-Id: I7d90dbb59523c6a5476868f70613a4c51e89f79d Author: Rich Trott <Richard.Trott@ucsf.edu> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 10 Jun, 2011 1 commit
-
-
Ruslan Kabalin authored
When limit is set to 0, all possible comments should be displayed. Change-Id: I09f29b940bbe1d7d580f21862d4862e74c0ecf08 Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 16 May, 2011 1 commit
-
-
Richard Mansfield authored
There is an existing display_name dwoo function which calls the user/lib.php function with the same name. This change wraps that call in hsc(), and removes explicit escaping from all the templates that use it. In future, template authors won't have to remember to put "|escape" after every call to display_name. Change-Id: Ia8a614f6679f6cfa1b17508b2c820717cc311ef4 Signed-off-by:
Richard Mansfield <richard.mansfield@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>
-
- 10 May, 2011 1 commit
-
-
Richard Mansfield authored
Change-Id: I139ed268e27634507f56ab66ee0a097371493274 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 12 Apr, 2011 1 commit
-
-
Richard Mansfield authored
Change-Id: I238b56d3030b830c835fc8393f180b79ddafcb63 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 23 Feb, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 27 Jan, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 26 Jan, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 25 Jan, 2011 1 commit
-
-
Francois Marier authored
This fixes a bug which cause any delete button next to feedback artefacts to delete the first feedback artefact on that page instead of the one that was selected. Since the submit button was missing a name, the view never entered the codepath where the right comment ID was given as an argument to the delete form. Instead the delete action was handled (with the wrong comment ID) during the setup of the pieform. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 19 Jan, 2011 1 commit
-
-
Evonne Cheung authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 18 Jan, 2011 4 commits
-
-
Francois Marier authored
This fallbacks to regular radio buttons when Javascript is off. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
We'll be able to theme these ones to look like star ratings. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Ratings are only displayed and editable when this is turned on. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Ratings from 1 to 5 can now be added to a piece of feedback on a view or artefact. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 09 Jan, 2011 1 commit
-
-
Richard Mansfield authored
-
- 23 Dec, 2010 1 commit
-
-
Sean Brennan authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 22 Dec, 2010 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Sean Brennan authored
Changed more deletes and edits to images. This does not include changes to the resume creation area. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
- 20 Oct, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 08 Oct, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 07 Oct, 2010 1 commit
-
-
Eugene Venter authored
cron: Added relevant cronjobs and functions for cleaning activity notifications (notification_internal_activity) (bug #645744)
-
- 05 Oct, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-