Hi Mariangela, this fix is for ES 1.2. this issue is already addressed in 2.0.0.
On Wed, Sep 2, 2015 at 3:59 PM, Kathees Rajendram <[email protected]> wrote: > HI Mariangela, > > I increased the count and paginationLimit values in > WSO2ES_HOME/repository/deployment/server/jaggeryapps/publisher/extensions/assets/default/pages/list.jag. > > > var DEFAULT_PAGIN = { > 'start': 0, > 'count': 1000, > 'sortOrder': 'DESC', > 'sortBy': 'overview_createdtime', > 'paginationLimit':1000 > }; > > Thanks, > Kathees > > On Wed, Sep 2, 2015 at 3:49 PM, Mariangela Hills <[email protected]> > wrote: > >> Hi Kathees, >> >> Can you please let me know the exact changes that you made in the list.jag >> file, so that I can document this in the ES wiki docs. >> >> Regards, >> Mariangela >> >> >> *Mariangela Hills* >> Senior Technical Writer - WSO2, Inc. http://wso2.com >> Committer and PMC member - Apache Stratos >> email:[email protected] | mobile: +94 773 500185 >> >> On Wed, Sep 2, 2015 at 10:25 AM, Malaka Silva <[email protected]> wrote: >> >>> Good Job Kathees. :) >>> >>> This became complete blocker for the store release and thx for fixing it >>> quickly. >>> >>> On Wed, Sep 2, 2015 at 10:19 AM, Kathees Rajendram <[email protected]> >>> wrote: >>> >>>> Hi Manuranga/Sameera, >>>> >>>> I have fixed the issue by changing the value in the following jaggery >>>> file. >>>> >>>> WSO2ES_HOME/repository/deployment/server/jaggeryapps/publisher/extensions/assets/default/pages/list.jag >>>> >>>> Thanks, >>>> Kathees >>>> >>>> On Wed, Sep 2, 2015 at 8:05 AM, Sameera Medagammaddegedara < >>>> [email protected]> wrote: >>>> >>>>> EDIT: My apologies, I did not notice that you were talking about the >>>>> Publisher application. >>>>> >>>>> On Tue, Sep 1, 2015 at 10:21 PM, Sameera Medagammaddegedara < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi Kathees, >>>>>> >>>>>> If I remember correctly the above code snippet is not invoked from >>>>>> the Store application.The AssetManager is not utilized in the Store >>>>>> application of the ES pack that you are using. >>>>>> >>>>>> Thank You, >>>>>> Sameera >>>>>> >>>>>> On Fri, Aug 28, 2015 at 1:02 AM, Kathees Rajendram <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Hi Manuranga, >>>>>>> >>>>>>> The count and paginationLimit values are 1000 but 100 asserts only >>>>>>> are listed. I tried to increase the number. The changes are not picked >>>>>>> up. >>>>>>> >>>>>>> ../modules/rxt/scripts/asset/asset.js >>>>>>> >>>>>>> function AssetManager(registry, type, rxtManager, renderer) { >>>>>>> this.registry = registry; >>>>>>> this.rxtManager = rxtManager; >>>>>>> this.rxtTemplate = rxtManager.getRxtDefinition(type); >>>>>>> this.type = type; >>>>>>> this.r = renderer; >>>>>>> this.am = null; >>>>>>> this.defaultPaging = { >>>>>>> 'start': 0, >>>>>>> 'count': 1000, >>>>>>> 'sortOrder': 'desc', >>>>>>> 'sortBy': 'overview_createdtime', >>>>>>> 'paginationLimit': 1000 >>>>>>> }; >>>>>>> } >>>>>>> >>>>>>> >>>>>>> Thanks, >>>>>>> Kathees >>>>>>> >>>>>>> On Thu, Aug 27, 2015 at 10:21 PM, Manuranga Perera <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> number 100 is hard-coded in modules dir please grep and fix. can >>>>>>>> you meet me tomorrow? >>>>>>>> >>>>>>>> On Thu, Aug 27, 2015 at 6:40 PM, Kathees Rajendram < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> Adding Manuranga, >>>>>>>>> >>>>>>>>> On Thu, Aug 27, 2015 at 6:23 PM, Kathees Rajendram < >>>>>>>>> [email protected]> wrote: >>>>>>>>> >>>>>>>>>> Hi, >>>>>>>>>> >>>>>>>>>> In ESB connector store, we are unable to publish the new >>>>>>>>>> connectors. The ESB connector store publisher is restricted to view >>>>>>>>>> only >>>>>>>>>> 100 connectors. We are having more than 100 connectors to add to the >>>>>>>>>> store. >>>>>>>>>> Can you suggest how to increase the limit in the >>>>>>>>>> wso2es-1.2.0-SNAPSHOT? >>>>>>>>>> >>>>>>>>>> Thanks, >>>>>>>>>> Kathees >>>>>>>>>> -- >>>>>>>>>> Kathees >>>>>>>>>> Software Engineer, >>>>>>>>>> email: [email protected] >>>>>>>>>> mobile: +94772596173 >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Kathees >>>>>>>>> Software Engineer, >>>>>>>>> email: [email protected] >>>>>>>>> mobile: +94772596173 >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> With regards, >>>>>>>> *Manu*ranga Perera. >>>>>>>> >>>>>>>> phone : 071 7 70 20 50 >>>>>>>> mail : [email protected] >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Kathees >>>>>>> Software Engineer, >>>>>>> email: [email protected] >>>>>>> mobile: +94772596173 >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Sameera Medagammaddegedara >>>>>> Software Engineer >>>>>> >>>>>> Contact: >>>>>> Email: [email protected] >>>>>> Mobile: + 94 077 255 3005 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Sameera Medagammaddegedara >>>>> Software Engineer >>>>> >>>>> Contact: >>>>> Email: [email protected] >>>>> Mobile: + 94 077 255 3005 >>>>> >>>> >>>> >>>> >>>> -- >>>> Kathees >>>> Software Engineer, >>>> email: [email protected] >>>> mobile: +94772596173 >>>> >>> >>> >>> >>> -- >>> >>> Best Regards, >>> >>> Malaka Silva >>> Senior Tech Lead >>> M: +94 777 219 791 >>> Tel : 94 11 214 5345 >>> Fax :94 11 2145300 >>> Skype : malaka.sampath.silva >>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 >>> Blog : http://mrmalakasilva.blogspot.com/ >>> >>> WSO2, Inc. >>> lean . enterprise . middleware >>> http://www.wso2.com/ >>> http://www.wso2.com/about/team/malaka-silva/ >>> <http://wso2.com/about/team/malaka-silva/> >>> >>> Save a tree -Conserve nature & Save the world for your future. Print >>> this email only if it is absolutely necessary. >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> > > > -- > Kathees > Software Engineer, > email: [email protected] > mobile: +94772596173 > > -- > You received this message because you are subscribed to the Google Groups > "WSO2 Documentation Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/a/wso2.com/d/optout. > -- With regards, *Manu*ranga Perera. phone : 071 7 70 20 50 mail : [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
