Right now, when installing In-Portal with modules in one go no language pack overwrite happened.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
May 20 2016
May 19 2016
May 17 2016
Since permission system is affected please also include tests that would demonstrate, that if user has needed permissions no redirect happens and whatever should happen (upon user taking action) will happen.
May 16 2016
Please do a complete retest.
Fixed case, when passed request variable wasn't reset, when Page Not Found page was shown.
The passed request variable isn't reset, when showing Page Not Found page, which results in links using pass="all" using prefixes from url.
May 13 2016
May 12 2016
May 11 2016
To help you out I've pointed out places that should trigger all code paths not covered by test plan. You still need to very that it all works like this and write step-by-step test plan to execute changed code of course.
Patch transformed to 5.2.x version.
May 5 2016
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Actually please create this patch against 5.2.x branch. The changes doesn't look as breaking ones and 5.2.x developers would be happy.
May 4 2016
May 3 2016
Test plan should also include scenarios for testing each changed code fragment (e.g. where finalizePermissionCheck was called, but is no more) to demonstrate that in case of permission violation proper No Permission page is displayed.
Apr 28 2016
Apr 26 2016
Apr 19 2016
Apr 18 2016
Apr 15 2016
Apr 14 2016
Apr 13 2016
Apr 7 2016
Apr 5 2016
Removed unnecessary links.elm.tpl change.
Made new requested changes.
I've enhanced test plan with more details and tested that all works according to plan.
Made requesred improvements.
Apr 4 2016
Apr 2 2016
Build #52 finished with UNSTABLE status: http://ci.in-portal.org/job/in-portal-52x/52/
Build #51 finished with UNSTABLE status: http://ci.in-portal.org/job/in-portal-52x/51/
Apr 1 2016
Fixed class variable type, made requested code style fixes.
Mar 30 2016
Made requested optimization changes.
Added silencing, changed doc blocks.
These are mostly optimization related corrections.