- 03 Dec, 2014 2 commits
-
-
Son Nguyen authored
Change-Id: I7a1f7d42d9739a9ab1507d56aaf3a51ee0e7ef1a
-
... in order to silence all the E_ALL notices Change-Id: I0fdc9fc68ae7ffd2fa2dffe68dfbd79ee9599c06
-
- 27 Nov, 2014 1 commit
-
-
Yuliya Bozhko authored
Change-Id: Ie6c593d72dd869db59b7aba26c428ea74f14cb7b Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 25 Nov, 2014 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 24 Nov, 2014 6 commits
-
-
Aaron Wells authored
Bug 1394820 Change-Id: I710098cb96ac7d0868926a95c4b4488df4753e4c
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
* changes: Quota percent 'divide by zero' error (Bug 1393584) Fixing type checking on min/max values (Bug #1394732)
-
Robert Lyon authored
-
- 20 Nov, 2014 5 commits
-
-
Robert Lyon authored
Scenario/testing: - Create an account, say User A and logout as admin. - In one browser login (this will be the hacker user) - In another browser reset pass via forgotten pass link What should happen: User in browser two should be able to reset pass then navigate about as when normally logged in. User in browser one should be forced to login again as their user sessionid is not valid anymore. Before patch: malicious user still has access until $USER->logout_time time expires After patch: malicious user foreced to re-login straight away on next page load Change-Id: I42ad907e5ffa7c128742a159116cf20dc6cd9b8a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
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>
-
Robert Lyon authored
Change-Id: I252c5f763ccc83d846f5dcc7fd086d723b31e2e6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I042c1127f7601483e8723b2e31bf07683accf2c0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Nov, 2014 18 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
Bug 1394330 In most places in mahara we specify that we want base 10 number returned (or base 16 in case of a hexidecimal css colour) But there are a few places where we don't specify the radix at all It's best practice to always include the radix because for older browsers it interprets leading 0 as octal by default. Also makes it clearer to developers what type of number is expected to be retrieved from the string. Change-Id: Iaecc85cbed875f85b313188c4e96cc1b77c77b31 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
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
-
- 18 Nov, 2014 1 commit
-
-
Robert Lyon authored
See bug for testing details Change-Id: Ide0cd9b8e304d8b75af1af86829f9be31ed8ca84 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Nov, 2014 3 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>
-