- 25 Jun, 2019 1 commit
-
-
Rebecca Blundell authored
new default for fontawesome is 'solid', where we are using a different class (regular or brand), we need to add these. also confirming that where the icon name has changed, we've picked that up. Where there's a choice of icon, I've kept it as close to what we currently have as possible. All free icons can be seen here: https://fontawesome.com/icons?d=gallery&m=free Name changes: icon-trash-alt -> icon-trash icon-pencil -> icon-pencil-alt icon-unlock-alt -> icon-unlock icon-files-o -> icon-regular icon-copy icon-pencil-square -> icon-regular icon-edit icon-file-text -> icon-file-alt || icon-regular icon-file-alt icon-image -> icon-regular icon-image behatnotneeded Change-Id: I34646a6857f6cf54dc39572f5a66c07da4f4c0e2
-
- 14 Jun, 2019 1 commit
-
-
Ghada El-Zoghbi authored
If an empty string is passed to the DOMDocument, a warning is generated. Avoid the warning by checking for an empty string. Sponsored by The Australian National University behatnotneeded Change-Id: I4bd3982de81f6db97601a1dbe5232d344e87ca81
-
- 30 Apr, 2019 1 commit
-
-
Rebecca Blundell authored
added flags to loadHTML to stop it adding doctype and body tags to the comment. behatnotneeded Change-Id: I9c9b7fd7f58a6db793212e6f82be56d3d46f3eeb
-
- 29 Apr, 2019 2 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: Ibe357e17ac9b37380cb4fc6c9c21615db9137ac6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Liam authored
behatnotneeded Change-Id: I0d2291035d3f8873f30e0adfe769ecd54b3f874e
-
- 19 Mar, 2019 1 commit
-
-
Lisa Seeto authored
increased the maxLength property of textfields to 1000000 chars. behatnotneeded Change-Id: I7b9307de6f588aa841355500282f24b32c5ede85 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 26 Feb, 2019 3 commits
-
-
Liam authored
behatnotneeded Change-Id: Ie369f5b2433709738fe10563e8200748c06a3896
-
Liam authored
behatnotneeded Change-Id: I8203c25d5e94eba370fa0dc81ed3bf9ec21bc698
-
Liam authored
-Changing .hidden to d-none -Changing button styles -Fixing dashboard styles -Misc behatnotneeded Change-Id: I320882f682ef4b33ff7a9836f4eb4438f4a93b93
-
- 12 Feb, 2019 1 commit
-
-
Robert Lyon authored
Fixes the problems with 'peerassesment' option and also adds the 'verify' option behatnotneeded Change-Id: I6492057738fa35b1de7262ee19621795ea10b0c3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Dec, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ieed939662ccbe48fa94de8d80a9c0532a6abdaab
-
- 22 Nov, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I5b59c45ef7b84b947615ed4ccd8a0651aa935fdb
-
- 30 Sep, 2018 1 commit
-
-
Robert Lyon authored
To allow us to restrict things being shown for block when in older version. behatnotneeded Change-Id: I8d9ffe1e7b26a07fc84e3ce64e988b9d7babc396 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 May, 2018 1 commit
-
-
Kevin Dibble authored
behatnotneeded Change-Id: I402d90f2e89466aa266b28451b7511ba35a2305a
-
- 08 Mar, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I9a43d30dfbf68982cc90c496600ca8c79ef35a7b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Mar, 2018 1 commit
-
-
Robert Lyon authored
This patch: - adds an 'unsubscribetoken' column to usr_watchlist_view table (if we want to unsubscribe other messages we'd need to add an 'unsubscribetoken' to the relevant table) - records the token when one watches the view - sends email with unsubscribe link with message type and token to avoid exposing any user data - link goes to unsubscribe.php page and either unsubscribes user or gives generic warning Currently only working for watchlist notifications being sent via email/email digest Change-Id: I823249108f521faaefe3435f03b84ddf73e2d360 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Sep, 2017 1 commit
-
-
Robert Lyon authored
Stop sending comment notifications to page owner when page owner is the commentor behatnotneeded Change-Id: Ibfe80b7bb57855592e7d04cc653c649b7d08a148 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 May, 2017 1 commit
-
-
Amalie Hendy authored
To make it clear that it is the comment being public and not the page the comment is on. behatnotneeded - to come Change-Id: I43fcafba192d21083b44be488f40c0dbe30cfb4a Signed-off-by:
Amalie Hendy <amaliehendy9@gmail.com>
-
- 29 Mar, 2017 2 commits
-
-
Pramith Dayananda authored
Change-Id: I148fa1ec0053b2488ee7e1f12b39113feb24ca4b
-
Pramith Dayananda authored
behatnotneeded Anonymous comment area needs a label for the "Comment" text field Changes proposed in review Change-Id: Ia0d61bb7bc14fe36694e25abd4d420efe9b2e509
-
- 23 Nov, 2016 1 commit
-
-
Robert Lyon authored
When an anonymous comment was left it would set up a watchlist for the view to sent to root user (user id = 0) This patch stps that happening and removes any existing rows in usr_watchlist_view for usr = 0 behatnotneeded Change-Id: I8a560ac778359d2f4c398a318c7abac3573bb348 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 Nov, 2016 1 commit
-
-
Son Nguyen authored
Treat anonymous user like a probationary user behatnotneeded Change-Id: I54238e0b0f33b6617ad61a042f06901d5defd06a
-
- 19 Sep, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
with $smarty->assign() behatnotneeded Change-Id: I667463b7732bd3f1dd2619b2836cf4b8c560d264
-
- 15 Jul, 2016 1 commit
-
-
Aaron Wells authored
Change-Id: I07bb4031679fec26ea0535dc9b6604b5d1c42bc8 behatnotneeded: Covered by existing tests
-
- 10 Jun, 2016 1 commit
-
-
Aaron Wells authored
Bug 1580499. Updating comments feature to adapt to the new behavior, and removing redundant "feedback_configuration" feature file. Change-Id: Ib48cbb19f6ab9cc4937f31cef504724569680e1f
-
- 26 May, 2016 1 commit
-
-
Kristina Hoeppner authored
in various places around Mahara to be more consistent with what people see on the interface. Change-Id: I83e088d39964ecd1d72945973fd0b4995b82da65
-
- 18 May, 2016 1 commit
-
-
Aaron Wells authored
Change-Id: I4a217eda8ae6ec9691541cc38c3efd3538aa2c0b behatnotneeded: Covered by existing tests
-
- 27 Apr, 2016 1 commit
-
-
Robert Lyon authored
They need to be consistent in PHP7 and include the parameter types. behatnotneeded - existing tests are ok Change-Id: I5d94ee53962a92db6faf3718e5a54f48ea31e367 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Mar, 2016 1 commit
-
-
Robert Lyon authored
This is a slimmer / stripped down system for doing jquery ratings. Instead of relying on styling radio buttons it relies on bootstrap glyphs and a hidden input field. The code is also controlled by a pieform element See lib/form/elements/ratings.php for more info about that part It also has some new settings in the Extensions -> artefact -> comment config form. They include settign the colour for the star icon, or using a different icon, eg hearts/thumbs up, and the number of ratings to show (3 - 12) behatnotneeded Change-Id: Ibf529efcb9a665c9f303242ed12d0c7b3dee2356 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Mar, 2016 1 commit
-
-
Robert Lyon authored
As there is already code to verify/submit group page comment moderation I've added a bit of code to show the private pre-moderated comments on group pages to group admins so they can moderate them. Change-Id: Ia117ee00d26c7cf9050345488d65169caff16694 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Feb, 2016 1 commit
-
-
RafGDev authored
Adding a format_timelapse(timestamp1, timestamp2) function to return a human readable time difference if the difference is less than a day, eg 3 hours and 1 min ago to give visual cue that the item was made/updated very recently. behatnotneeded Change-Id: I426d10da9ebc7ef1a5b464146fca386f19977579
-
- 16 Dec, 2015 2 commits
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I39faf88ac8932891a704868f5282a5794ae1387d
-
Liam Sharpe authored
behatnotneeded Change-Id: I536f7d4ab8bd96d653e0ae3bba635437f0d2c17c
-
- 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>
-
- 22 Oct, 2015 2 commits
-
-
Aaron Wells authored
Bug 1509129 Change-Id: I68e2731306ab231aa8f1421e12dc641184e5999b
-
Son Nguyen authored
Refactor updating embedded images Deals with the deleting of embedded images in a: - blog - forum post - forum topic - group description - note - page description Also sorts out the problem where a note embedded item can be saved with both 'editnote' and 'textbox' resourcetype. We only need one. Also add 'static' to EmbeddedImage::methods() behatnotneeded Change-Id: Ife1f9dee5ffe9eae4468eadb8f46a16a0a2a9044
-
- 20 Oct, 2015 1 commit
-
-
Son Nguyen authored
- Add new column 'threadedposition' to table artefact_comment_comment - Update the column for existing comments - Calculate the position for new comments - Display threaded commented using this for correct order - Add a behat test Change-Id: I607f26fccccee8f761754a41a21c6f58dd74cfb6
-
- 19 Oct, 2015 2 commits
- 01 Oct, 2015 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I1b6edd6a429a25ec51dcdef67b74f05e1ad03544
-