- 28 May, 2019 1 commit
-
-
Liam authored
behatnotneeded Change-Id: I90c67b4632d706a284da4d70b50c1bc818621b12
-
- 24 May, 2019 1 commit
-
-
Ghada El-Zoghbi authored
When sending a message to another user, the check was assuming that the site is set up as an isolated institution and ignoring the user preference for messages. Sponsored by The Australian National University behatnotneeded Change-Id: I52936cd153336580146a9ac3eaf6e150a0e3affb
-
- 15 May, 2019 3 commits
-
-
Robert Lyon authored
As mentioned in forum post https://mahara.org/interaction/forum/topic.php?id=8450#post33705 behatnotneeded Change-Id: I700c295d6d4ced232a119c3f8dbbc922a73298d3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Evonne Cheung authored
Flex causes content within rows to print on separate pages, changed to row display: block; for print. Also hidden page actions, gave page some real margins so it doesn't print to the edge. behatnotneeded Change-Id: I33d068a3d8f6fb8965de8028a3204d094a6222e4
-
Robert Lyon authored
behatnotneeded Change-Id: I3c8b901a265cf11fd31d2607696c087762e493c8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 May, 2019 1 commit
-
-
Robert Lyon authored
As this better refects what the table is for behatnotneeded Change-Id: Ia6f8746804b50c2e9946d09e0315f5c7cee80ab2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 May, 2019 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: Iad903ea2d46ea9502644af3058dcd61cc68aa3c0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 May, 2019 6 commits
-
-
Robert Lyon authored
Need the default settings be interger rather than true/false behatnotneeded Change-Id: I65a032e3a5b1cf363b6f0ebcc6c7f5a3b30c2f34 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: I04e7787c9d17418d2a5e80df3035255cb51b6d51 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Doris Tam authored
Change-Id: I1eed1867699178cd1913a10ba36f5229103b5bd4
-
Doris Tam authored
Bug 1810990: blocktype: notes - added settings for copy fixing attachments and tags to existing settings Change-Id: I19b3c642ae7609a09b5e23ce219c3a29f957a0df
-
Doris Tam authored
Change-Id: If2bdd2395e12e1cacaa903756f6d232f8519c486
-
Evonne Cheung authored
Contrast on warning messages is not high enough due to bootstrap default calculations, added overrides that are same as statuses. Links in warning messages are also changed to bold. behatnotneeded Change-Id: I6e2632c74acf1afb75668c30409ada6381810fe3
-
- 07 May, 2019 1 commit
-
-
Robert Lyon authored
Problem with trying to use expression as variable behatnotneeded Change-Id: I58409ab8373b9db8af9bc1a2b682995e3722f140 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 May, 2019 2 commits
-
-
Robert Lyon authored
Behatnotneeded Change-Id: Id4a2e64ae970dad25065ca38bc98de0a268c1c17 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This patch rewrites the path to the html export version of the PDF file behatnotneeded Change-Id: I8d534af41258d219046e5f3586bf904777242cb9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 May, 2019 1 commit
-
-
Robert Lyon authored
This is due to the PDFjs using it's own .hidden css and we changed 'hidden' class to 'd-none' in the html. We need to change it back to 'hidden' again. behatnotneeded Change-Id: I91fd9dbd890d1e0effa98f667461fc49b24dc154 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 May, 2019 1 commit
-
-
Robert Lyon authored
Currently we only log it to screen / error log but not add it to admin's email behatnotneeded Change-Id: I2c092050c5b0e330d6033508d811bdb6cc15c25d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 May, 2019 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ica73056788c7dd61e8e649ce2ba37452b3f93b3d
-
- 01 May, 2019 1 commit
-
-
Added a new feature that the user has to choose yes to start editing copy. This will force users to interact with the form before editing with the choice that they are editing all copies of this content. When selecting to use content from another note, the form will update based on their choice. The editor will remain open if yes has been selected. The editor will be hidden and only the content will show if 'Yes' has not be selected. This is a UI element only - no decision is saved to the DB as this is an editor based decision. behatnotneeded Change-Id: Idb8d6736796a2350359bd59395393f6c7d742f96
-
- 30 Apr, 2019 8 commits
-
-
Robert Lyon authored
Allow the journal / plan headers to not be floated behatnotneeded Change-Id: Icf1552e2c4c1c62e48c5109e0ea27b3770de3608 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Rebecca Blundell authored
Add code to remove lockblocks from a page so that the page can successfully be deleted by the site admin or the page owner. behatnotneeded Change-Id: I247bac245d3f9447c701b8db48dad9be15c15070
-
Lisa Seeto authored
remove_prefix from newtag only if it's not empty behatnotneeded Change-Id: I7605e1bdf05b8f2238d2fba2e95b1f9919e899a0 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: If6ff16c294dd1b43624eec2ebee211fb5aebcf31 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This patch fixes the js problem: - Marking read emails in inbox was not updating the status - Marking read emails in inbox block was not updating the status Also fixes php problem: - Marking read user messages in the inbox block behatnotneeded Change-Id: Icba09033812a6dbdaf017561a11cb40cad5dc782 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Fixed warning status card-body to white, also fixed the warning footer which was wrongly inheriting info color. behatnotneeded Change-Id: Ib8407b65d963bca2e637c296e2c6c23f1e4da645
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I71bcdb6c98aa1382692a93db2399547e71838f19
-
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 9 commits
-
-
Robert Lyon authored
When tags on an artefact / view / collection / blocktype not owned by a user, but rather a group or institution we should still display it for a user who belongs to that group / institution behatnotneeded Change-Id: I798f56826e1b285b54b8c430f6f7b89fac9b752e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: Ibe357e17ac9b37380cb4fc6c9c21615db9137ac6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
behatnotneeded Change-Id: I0d2291035d3f8873f30e0adfe769ecd54b3f874e
-
Robert Lyon authored
behatnotneeded Change-Id: I2e31e7e83a0cb1825b1e0d3e9f79badcc36fb7fd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Under the arrow bar nav it should read: Sub-heading | Arrow-bar title behatnotneeded Change-Id: Iab104cdcffe92f57aff25eab5165d02be0419584
-
Cecilia Vela Gurovic authored
- to know if we already loaded element 1.1 or not (otherwise, for a matrix with only one element for the first standard, the 1.1 get deleted) - also removed an unnecessary line behatnotneeded Change-Id: I8c7ab84e3ce4794823069593547f0e33647227d1
-
Cecilia Vela Gurovic authored
+ removed "upload" variable not being used behatnotneeded Change-Id: I8622538bc1ad1ca91ba8a8140742a086bfa11b1e
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I46e2a59e3affab89057fea0e64a8d55c3b5dddc1
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I0ad0e632dbb3a2cf26cda321d0ec0a550b579d02
-
- 28 Apr, 2019 3 commits
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I79945991e4a502fd82165c5005cbbb6d8299c37e
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I0275795ceff749e91b1043cbd07b047d62f6843a
-
Cecilia Vela Gurovic authored
to be 'id' - 'shotname' behatnotneeded Change-Id: I1332d99d09f6e7264bcb6bb1c32563dc7c5c1c3d
-