- 27 Jun, 2016 1 commit
-
-
Robert Lyon authored
* changes: Bug 1595789: More prominent documentation of urlsecret. Bug 1595789: Make NULL urlsecret work during installation
-
- 26 Jun, 2016 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 25 Jun, 2016 1 commit
-
-
Robert Lyon authored
-
- 24 Jun, 2016 6 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Dmitrii Metelkin authored
behatnotneeded Change-Id: Ic5d4fbb3faa16afb893e45c5303449122c7cd368
-
Aaron Wells authored
Change-Id: I293c5ac256b2325327eb934205ff334c8c596879 behatnotneeded: Documentation only
-
Aaron Wells authored
It was failing because we'd set the default value on param_alphanumext() to "null". But if the default passed to that function evaluates to false (as null does), then the function acts as if you've passed no default, and hence it's a required function. Further, the template form where we add the urlsecret to the install button, in case of a null urlsecret, would wind up adding "urlsecret=" to the end of the URL. param_alphanumext() would see the presence of the "urlsecret" query parameter, so it would evaluate this to match its regex, which requires there to be at least one character in the value. And then that would throw a "ParameterException" when the check failed. Change-Id: I1fb4ed7bcfe14155532e4ebb5d8c0dbdc33d1d36 behatnotneeded: Can't yet test in behat
-
behatnotneeded: Can't test mobile Change-Id: Ic0ba811d66a6f52468517108fffd331956262748
-
- 23 Jun, 2016 4 commits
-
-
Liam Sharpe authored
behatnotneeded Change-Id: Ia392c12ca0ea2e135ff30da3be8d2bfa37fc0425
-
Pat Kira authored
behatnotneeded Change-Id: Ic5ec907247fd7948aa143302a5bac93d6ec235a6
-
Pat Kira authored
Removed Masonry as all skin items are the same height, the layout of the page can be acheived with css only behatnotneeded Change-Id: I4a469dc4698b5b06e53fa6310f2dc3f55ea23cab
-
Ghada El-Zoghbi authored
behatnotneeded Change-Id: I4972d8c4c225a6dfa442744c2fb02782ecebdbc5
-
- 22 Jun, 2016 1 commit
-
-
behatnotneeded Change-Id: Ib94c7a4ffffd1281c9bcc9b158ac38ab4d3b71ff
-
- 21 Jun, 2016 1 commit
-
-
Robert Lyon authored
When I tried closing my site I got DirectoryIterator error behatnotneeded - the patch 6609 will test this Change-Id: I35024f8e6a558ee9d009e7c2754a0026e8042b2f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Jun, 2016 1 commit
-
-
Dmitrii Metelkin authored
behatnotneeded Change-Id: Ib373e765d30a265f78944ef0066bc9895b3d68b9
-
- 19 Jun, 2016 5 commits
-
-
Robert Lyon authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 15 Jun, 2016 1 commit
-
-
Son Nguyen authored
behatnotneeded Change-Id: I2e597d5931391e731baefa46d5f9d9ca2059ee10
-
- 14 Jun, 2016 2 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: I6acee18adefde9f8fcc805b31140a92fe3554c5f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-
- 13 Jun, 2016 4 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 12 Jun, 2016 2 commits
-
-
Robert Lyon authored
Should be $this rather than $view as we are within a view object Change-Id: I3132d6d380a82c3cd4cbc6fc35a4ab5fb19af673 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Stopping it giving an 'undefined index' warning behatnotneeded Change-Id: Ie0e5acc7b9364dd9ba9c2d419c365e40230a8717 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Jun, 2016 3 commits
-
-
Robert Lyon authored
-
Dmitrii Metelkin authored
behatnotneeded Change-Id: I447f295f1542779c5ced916961b3e607827b7635
-
Aaron Wells authored
Bug 1580499. Updating comments feature to adapt to the new behavior, and removing redundant "feedback_configuration" feature file. Change-Id: Ib48cbb19f6ab9cc4937f31cef504724569680e1f
-
- 09 Jun, 2016 6 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
-
Robert Lyon authored
Also needed the js-masonry to be re-done on json results behatnotneeded Change-Id: I3f101d2a141227f74320cf66a2e03123cac5c254 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
behatnotneeded: Tested will be added in another patch. Change-Id: Ibb68614d6704df0e13d4a8e0c9e321e7afc39689
-
Robert Lyon authored
-