- 20 Nov, 2014 2 commits
-
-
Robert Lyon authored
Change-Id: Ic29fccfa3f523a984af60871afe89f7c157b33fa Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I4f75dfc9f34c3f9e3f01d8d459b6ec7a43f13689 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Nov, 2014 17 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Son Nguyen authored
-
- 16 Nov, 2014 17 commits
-
-
Robert Lyon authored
Change-Id: I408ae6c39ab05eefb8348836a6b85ee80ad8825c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Getting the user's institution comment sort order to sort the comments for the artefacts on the view page. So that the expand out comment areas are sorted either earliest -> latest or visa versa. Change-Id: I13b37b0a42c818ccc21147e4a0469015a020dd80 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This allows for artefact comments on the view page to be ordered by either 'earliest' or 'latest' Change-Id: I50f2b2091618109be1579a53308a2bb169a199f0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
If the taggedblog block is set to display full entries then comments also show Change-Id: Iea4f6c3df3f61d0b58e8f7b0b06c1fb3713fedd8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To handle the fact that blog blocks have more than one blogpost and therefore more than one comment link I've passed the artefact id and block id in together and appended a '0' to the front of the id so that the artefact id + block id does not clash with another block of the same id. Change-Id: Iddd4dab7afe70e8926a8556cdb55ea8d4dceda06 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Getting the rendering of the blogpost comment count to be done by the block instance in a similar fashion as the other artefact blocks. Change-Id: I67805ac33a9850c1fded17b32873e5ad90c7489f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This is only for the displaying of a folder as a gallery in either the thumbs, square thumbs, or slideshow. The allow comments is based on the allowing the folder to have comments so this means any folder comments will display whether they have been added following the link in gallery block or the folder block as both end up at the same artefact on artefact/artefact.php page Change-Id: I787a730861823ef3f731fb5209bf3470b00a7ed3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I50a5cd56ca87b9625dcf59462db822c222fc0a24 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I85dd598e7cce09ec3fd3edaa6e6c946008cc81c8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I2ca1392ca92c248ce1c752cda640b2ce39e89367 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Can use safe in template as the html has been thru clean_html() before being sent to template. Change-Id: Idbcee9b943a394c32ce762b54c8cdb61f404b121 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
- similar to the changes done for textbox Change-Id: I7419a50b6790d11ee5e4d48b2d1bbd2b134f2126 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
The comments will be displayed (or hidden) below the block by clicking on the 'Comments (x)' link. There is also a 'close' link at the bottom of the comment list as well to close them. Change-Id: Ie4328872d861879975f6a6d86c8832892b8a37dd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Currently we are only trying to get the artefact comment list to show as a 'read only' situation. Any editing/adding/deleting to be done on the artefact/artefact.php page Change-Id: I366cc181d9c5c217173842258a02fa814c7279bd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
As I'm adding in some new options and I notice that Bug #1326425 will also be adding options to get_comments so I thought it would be useful to make a default opbject of variables that one can call and alter with specific variables where needed rather than having to work out where in the function call list things need to go as that list would grow up to 10 options. Change-Id: I7111559c4d12a8de128b9526930729728a36555e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Now that we want to show multiple feedbacks on the view page we need to switch the styles off the id and onto a class Change-Id: I0e9c54909dbc37132606a01b4cb104612efbc827 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
The blog and textbox (notes) blocks return incorrect comment count if there are private comments and the user is not allowed to see the private comment. Change-Id: I20f7f51ec2e948d37a09c5447340aab3bef31a13 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Nov, 2014 1 commit
-
-
Aaron Wells authored
-
- 11 Nov, 2014 3 commits
-
-
Yuliya Bozhko authored
Change-Id: I827851a16eba74d474234c21dd6b6afc2d06470c Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Yuliya Bozhko authored
Change-Id: Ie8be286a6bc25c3b47fd939b1c6183c32af41de5 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Robert Lyon authored
-