Success

User tests: Successful: Unsuccessful:

avatar gunjanpatel
gunjanpatel
21 Jul 2013
  • It was very hard to find and install from discover view when having a large number of items.
  • I have added filters in discover view like we have in other Joomla! view.
  • Here I have attached screen dump of the filters,

discover filter

avatar gunjanpatel gunjanpatel - open - 21 Jul 2013
avatar infograf768
infograf768 - comment - 22 Jul 2013

Please create a tracker on joomlacode and cross reference here

avatar infograf768
infograf768 - comment - 22 Jul 2013

2 remarks
1. Any reason to delete
protected $context = 'cominstaller.discover';

  1. Looks like $app = JFactory::getApplication(); is called twice in public function discover_install()
avatar gunjanpatel
gunjanpatel - comment - 23 Jul 2013

Thanks @infograf768 for review.

2 . Looks like $app = JFactory::getApplication(); is called twice in public function discover_install()

Yes, you are right. I have removed $app = JFactory::getApplication(); from line no L173.

1 . Any reason to delete
protected $context = 'cominstaller.discover';

Actually, I didn't found usage of this variable in this file.

avatar infograf768 infograf768 - close - 3 Aug 2013
avatar gunjanpatel
gunjanpatel - comment - 5 Aug 2013

Thanks a lot @infograf768

avatar gunjanpatel gunjanpatel - head_ref_deleted - 5 Aug 2013
avatar garyamort garyamort - reference | - 2 Dec 13

Add a Comment

Login with GitHub to post a comment