- 16 Dec, 2015 2 commits
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I39faf88ac8932891a704868f5282a5794ae1387d
-
Liam Sharpe authored
behatnotneeded Change-Id: I536f7d4ab8bd96d653e0ae3bba635437f0d2c17c
-
- 19 Oct, 2015 1 commit
-
-
Pat Kira authored
behatnotneeded: styling only Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe
-
- 27 Sep, 2015 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I0311d66708317eb48a25766dc0ac8dca7debe6f1
-
- 22 Sep, 2015 1 commit
-
-
Pat Kira authored
behatnotneeded: Styling fixes only Change-Id: I064dc0e6d859249ff3c58f7e576fca9287d779eb
-
- 16 Sep, 2015 1 commit
-
-
Jen Zajac authored
Limit green colouring to tickmarks only Bug #1465107 behatnotneeded Change-Id: I9d2cfb9e33602904ccd420ad5d801513636a963d
-
- 30 Jul, 2015 1 commit
-
-
Naomi Guyer authored
Change-Id: I6bbd0edde9b09c7a01cc0e36fa5bfe55972a14e8
-
- 20 Jun, 2015 1 commit
-
-
Robert Lyon authored
To allow us to show a more detailed error message if site admin (not belonging to the group) goes to review an objectionable group page or group forum topic that has already been sorted out. Change-Id: If4785528bfe29736542972adce7609cdb0522248 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Jun, 2015 8 commits
-
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I1f631d6f2637b22e00ea9e0972f0447a52304f4c
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I59856e71b5aeba04474a017c4fd9d381c1ae56ac
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Objectionable material in viewpage, artefact and topic (bootstrap) Inpage menu (bootstrap) Style commnet form as a tab (bootstrap) Tidy up filebrowsers Change-Id: I967612dfb3cde35673bd40ca20751058908de266
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I8603a4d4e4ecfc27ad877edf4d9f3374c7a72b51
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I2fbc8593a97edf9721edb40fe2ecc0561c98c15b
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I9b6202468045ea1d3508e90f8cfbc9a195b1d37b
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I7196464441c27c657820742b2d310de4fb409b2d
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I332f8f2ea0c317b5171fe9163912c760f6bc2c77
-
- 28 Jul, 2014 1 commit
-
-
Robert Lyon authored
Instead of having reply buttons next to every post there are only reply buttons before and after the list. The reply is saved as a child of the latest existing post so the forum works in a chronological way. Also added a help file to explain better what the indent options do. Change-Id: I820a611670e0e1ef5e7a645497c0f223b773c2ae Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Jun, 2014 1 commit
-
-
Yuliya Bozhko authored
- Created 'objectionable' table - Migrated existing objectionable records to a new table - Added is_objectionable() method to View class - Fixed can_view_view() and elasticsearch to use new table - Fixed artefact.tpl style to match view page when displaying "Not objectionable" form - Make forum reports use new 'objectionable' table Change-Id: Ib3759e86c4003216ad57f3cf68911b13e50e9c67 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 04 Jun, 2014 1 commit
-
-
Aaron Wells authored
As vetted in the May 2014 dev meeting http://meetbot.mahara.org/mahara-dev/2014/mahara-dev.2014-05-01-08.01.log.html Change-Id: I353ed74d69a5346fbe4e8e521e5c349dbe8dcbac
-
- 20 May, 2014 1 commit
-
-
Ruslan Kabalin authored
The feature allows to report objectionable content in the forum posts and topics. When post is reported, the notification is sent to site admins, group admins and forum moderators. Any of above can take action and either mark the post as not objectionable or delete it. In both cases the notification about action will be sent to users who were originally notified about objectionable content, so that they will be aware on other person action and outcomes. Site admin normally can't access the content of the forum he/she is not a member of, however in the case of objectionable content, site admin will be able to have temporary rights similar to group admins, making possible to delete or edit any post in the given forum. Once the issues is resolved (forum no longer contains objectionable content), admin will not longer be able to access forum in the group he/she is not a member. Change-Id: I12e459e2f754fcc7f5eeb0bad2f646927ad03cf8 Signed-off-by:
Ruslan Kabalin <r.kabalin@lancaster.ac.uk> Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 May, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I10a145c4407bce41d9f3e7f5f7c1e20f65e3fb55 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>
-
- 01 Jul, 2013 1 commit
-
-
Aaron Wells authored
Bug #1127801 Unfortunately this patch doesn't do anything about the issue of making it so that deleted messages don't affect pagination. That one turns out to be non-trivial. Change-Id: I8b4d9d02dfdad9998fcfd84be147422becfad132 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 17 Jan, 2013 1 commit
-
-
Janice authored
The forum post notification subject showed the "topic" subject. This has been changed to the "post" subject. Also the get_ancestorpostsubject section has been moved from topic.php to fix this bug. Change-Id: I740a0f416bc60401d2a4a5d5be59b7bd9feb85b9 Signed-off-by:
Janice <starboltangel@gmail.com>
-
- 18 Sep, 2012 1 commit
-
-
Son Nguyen authored
Change-Id: I58aa9833025de37e1970c16b67f4c3bc14cf17d4 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 06 Aug, 2012 1 commit
-
-
Add date limits (from-until) to groups; members will only be able to make changes in the group during the specified time period. This commit restricts user access to within the date limits. Change-Id: I4574ad724d87fbaeb72063d952741114f8ea8d85 Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
- 31 Jul, 2012 2 commits
-
-
Son Nguyen authored
Forum topic posts now can be displayed - page by page, - page size is set to 10; - by threads (post reply) Can jump to a specific post(via postID) The appropriate page of the post will displayed. Change-Id: I71b668e756a1927f39129e862be40bf08851ced1 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
page size is set to 10 posts is sorted by threads and in forum indent mode post bookmarks only work in the first page Change-Id: I8ed82a2bd9307cb3288639ff7152df68980f0400 Signed-off-by:
Son Nguyen <son.nguyen@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>
-
- 22 Jul, 2010 1 commit
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 14 Jun, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 08 Jun, 2010 1 commit
-
-
Josh Schmidt authored
(cherry picked from commit 4b67fc500857aeb5ff03cb0f4f94fccebd4b9c99)
-
- 01 Jun, 2010 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Josh Schmidt authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 26 May, 2010 1 commit
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 07 May, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 06 May, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 04 May, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 21 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-