- 06 Nov, 2014 3 commits
-
-
Robert Lyon authored
And add some 'title' text for the tab links Change-Id: Icb01da77acbca605ad863bd7860e5af9f9b9ae91 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Ideally the new attribute should be called 'title' in the array used to populate the tabs - but as we've called the link text 'title' it's not worth changing that to 'text' and having the new attribute = 'title' so I've called it 'tooltip' in the array. Change-Id: I4e34a48e020691f9eefbdfe1a3cd45ee217c62d8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To test: User A requests friendship of User B User A has copy of request in their outbox User B has request in their inbox User B accepts the request User A has copy of acceptance in their inbox Before patch: User B has no copy of acceptance in outbox After patch: User B has copy of acceptance in outbox - Also fixed if user rejects the request as well Change-Id: If9097fdbfe26362e949acdfbb93e3fb369d94a6c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Nov, 2014 3 commits
-
-
Robert Lyon authored
This was an oversight from the original commit 647c8549 Change-Id: Ie0d5e0306b2cf329574092387ac4c1a233ec2347 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Bug 1384481 Change-Id: Ia34c51ccae2859e3860896a5fa9fda5a4cbff1dc
-
Robert Lyon authored
-
- 04 Nov, 2014 3 commits
-
-
Yuliya Bozhko authored
-
Robert Lyon authored
Change-Id: Ica1d6817af6f8f58110f416e072dbc85e0cf759c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Yuliya Bozhko authored
-
- 03 Nov, 2014 9 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
Bug #1382890 Old fix involved a hard-coded font size which was bad This involves finding the computed size in px of what all the font-family/font-size/width etc that would have been in play and giving the cloned textarea the same width. Change-Id: Ia116d5474482b57d3a478adba14b304845253ebb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Yuliya Bozhko authored
Change-Id: I51f2b2f870c56f489c65abe114ef5744227d5d6a Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Aaron Wells authored
Bug 1215662 Change-Id: I704e12f8896544a95f51044d5fec38b702b5500e
-
Aaron Wells authored
Change-Id: I73b5f89f75770ebcdd7314d59df3d2d8942aaf82
-
Aaron Wells authored
Bug 1215662 Change-Id: I6887957d91090ca3453b774ad62da4896ff215be
-
Aaron Wells authored
Bug 1215662 Change-Id: Id9b7dbe0b14366cf5b467d83b378131b97d4ec9a
-
Aaron Wells authored
Bug 1215662. Checks for typos where you accidentally leave out or add an extra digit to it Change-Id: I41f5ffcff785698441b8cc9624e1cd12064a3a4c
-
- 02 Nov, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I8466f2348653c632d74babf8c7e4990d43fb1e69 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Oct, 2014 5 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
Bug 1386970 Change-Id: Id2f5da4a4d1fabf77dbb73fc112d93ef353b6584
-
Aaron Wells authored
Bug 1386937 Change-Id: I91514b8e23b3af44c86516eb4b916c1515e08e09
-
Son Nguyen authored
-
- 28 Oct, 2014 9 commits
-
-
Aaron Wells authored
-
Robert Lyon authored
-
Aaron Wells authored
Change-Id: I9c6b890c9329b173fa53b6d73e0b5da187cb5d85
-
Aaron Wells authored
Bug 1385564: This doesn't provide much additional security, because if the access cookies are still in your browser session, then the secret URL itself is probably still in your browser history. But if someone goes to the trouble of logging out *and* clearing their browser history, this will ensure that it actually does end the secreturl access cookie like they'd expect. Change-Id: Ia75f58015ab2cb54c9184cdc8b5bf32dfe543733
-
Aaron Wells authored
Bug 1383995 Change-Id: I97710ed51fd1944e871383b3331c95b534c1413a
-
Aaron Wells authored
Bug 1386532 Change-Id: I7228c9ebb64ed213b4776655d1c948001f77fa91
-
Aaron Wells authored
Bug 1386532: If checking via HTTP, gravatar returns "HTTP/1.0" via HTTPS, it returns "HTTP/1.1" Change-Id: I82a8fce9593007784973a7796cbe9a68a85794b7
-
Robert Lyon authored
-
Robert Lyon authored
-
- 23 Oct, 2014 4 commits
-
-
Aaron Wells authored
Bug 1215662 Change-Id: Ia57454cfe4810b309c8218eeddd29f1e5ebfe5b3
-
Yuliya Bozhko authored
Change-Id: If5991307ca8065c48f1309bcfc37f62df0dd12a5 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Aaron Wells authored
Bug 1384481 Change-Id: If8e9fb096b73e71438ad57e036e46aebfbf472e7
-
Aaron Wells authored
Bug 1384497. This also adds a new $config->series to lib/version.php, which stores the major version (or as we sometimes call it, "the series") of the current release. It seemed better to store this separately rather than to try to parse it from $config->release, because we may change our release numbering strategy in the future. Change-Id: If4c0d7352e9433cdaf54a03bb922356d6c950e7d
-
- 22 Oct, 2014 3 commits
-
-
Aaron Wells authored
Bug 1384495 Change-Id: I45fd4b2bae2bf69f1735b8218b99ffaae1b52e43
-
Robert Lyon authored
-
Aaron Wells authored
-