- 15 Aug, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I0ae73d8d82a386fb6ce3d0e544c4824ec3ed5860 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Aug, 2016 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 12 Aug, 2016 1 commit
-
-
Aaron Wells authored
Leaving in View::get_artefact_instances() because there are plans to use it in the SmartEvidence commits. Change-Id: I04371779ba358678ae5b36b286356e2fd990dfff behatnotneeded: Covered by existing tests.
-
- 11 Aug, 2016 8 commits
-
-
Aaron Wells authored
Adds a try/catch block so that the code doesn't crash if you've put in an invalid image ID in an embedded image tag. Also tweaks the embed code so that it will skip invalid images but continue processing the rest of the text block. behatnotneeded: Covered by existing tests Change-Id: I573adc7d29a0c1a4289f1b0a0b402d308a739be9
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
This file was accidentally left in place when profileicons were moved from internal artefacts to file artefacts. It's now redundant with artefact/file/profileicons.json.php Change-Id: I544cda768e636a0076595ed64f49425fe1607e41 behatnotneeded: Covered by existing tests
-
Robert Lyon authored
Change-Id: I74b8bcfbda67c822541334a07e7ed6ae25d606fd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This patch: - Fixes up the behat step to select a radio button and moves it from BehatGeneral to BehatForms as a radio button is a form element. - Adjusts the accessibility strings for selecting/deleting a profile icon so we can target the correct item in behat. - Adjusted the edit_admin_profile.feature to include adding / set as default / deletion of a profile icon Change-Id: I11fbe4e660ba5755a0c45941217b42f13b5d6736 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Aug, 2016 1 commit
-
-
Robert Lyon authored
Rather than relying on loop Change-Id: I4ff09cdd056cedb927a26fa6c0ba33ccb83d5ebc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Aug, 2016 3 commits
-
-
Robert Lyon authored
-
The best way to prevent sensitive data from being printed to the logs is to avoid printing the value of *any* parameter. For instance, a password parameter may have an unusual name, or it may be passed through a general-purpose function like "strlen()". Since parameter values are useful for debugging, we can still print them when not in production mode (although with known password params still scrubbed out). Note this patch both scrubs likely password params, and hides their scrubbed value. That's mostly because I'm lazy, but it also obscures the password's actual length. Change-Id: I4a1ab4c89a169c6b29a7b63384c2412cee761ab7 behatnotneeded: Can't test with behat
-
Robert Lyon authored
-
- 06 Aug, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded - readme file change Change-Id: I8ac998afe9e83589ece557caf097d743cb0da9f5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Aug, 2016 11 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
Change-Id: I3c4a329a9506f6cacb9179006bf50d26ad62db3b
-
Aaron Wells authored
Changing the "--transform" flag in tar to use a regex, so that's one less place you have to specify the full version. Change-Id: I9d41ecc24f9d2116424be706e793f1f2618c35cf
-
Aaron Wells authored
The official downloads are now on github. Also, the GitHub URL sends you a 302 redirect to an AWS url, so we need to add the "-L" flag to Curl to tell it to follow that. Change-Id: I27bebc3f46f6041c92d9cc5950fb379ea9098346 behatnotneeded: Outside the scope of Behat currently
-
Aaron Wells authored
-
This just set up a grippie to resize the textarea, which is done by default in modern browsers anyway. behatnotneeded: should be functionally identical Change-Id: Ie27dfa36cccfb0b846939d35cd345a824af9f0f4
-
Robert Lyon authored
So that we can differentiate between plugin types that have the same plugin name, eg comment artefact vs comment blocktype behatnotneeded Change-Id: I0f7ffe6da3f7a4ff88cf625a1010c6d2012932d0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
-
- 03 Aug, 2016 4 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
behatnotneeded Change-Id: I8bc1287f6fbd45ac47a3e2351c063e1a05c16af1
-
Aaron Wells authored
Change-Id: I6079aad571d3e0ce550293bac60a14d33b6f4824 behatnotneeded: Covered by existing tests
-
Aaron Wells authored
behatnotneeded: Test to come later Change-Id: Ibbb574c67d80e3fd6a139752590bdd602e822f88
-
- 02 Aug, 2016 1 commit
-
-
Son Nguyen authored
behatnotneeded Change-Id: I7675dbc105cf73a9eb3960529c582acffb8aad26
-
- 01 Aug, 2016 7 commits
-
-
Robert Lyon authored
Two patches got merged with the same version update number so might as well have the upgrade steps in the same 'if' statement behatnotneeded Change-Id: I2d9e24fc967a491d5a1d3d76e1f45bc8545ff4ab Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Son Nguyen authored
-
Son Nguyen authored
-