[Catalyst] ACL Plugin

2007-11-17 Thread jagdish eashwar
? jagdish eashwar ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/

Re: [Catalyst] Re: retrieving multiple values from forms

2007-12-18 Thread jagdish eashwar
. Jagdish Eashwar ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/

Re: [Catalyst] multiple database model support

2008-06-30 Thread jagdish eashwar
I am working on two Catalyst applications and have set up different Mysql databases for each of them. Some of the tables that these two applications use are the same. At present, I am maintaining the common tables in both the databases. After reading this thread, I tried putting the common tables

[Catalyst] connecting to more than one database

2008-07-02 Thread jagdish eashwar
I am working on two Catalyst applications and had earlier set up separate Mysql databases for each of them. Since some of the tables that these two applications use, are the same, I put the common tables in a third database and created two models in each of the Catalyst applications. I am,

Re: [Catalyst] connecting to more than one database

2008-07-03 Thread jagdish eashwar
of the tables? jagdish On Thu, Jul 3, 2008 at 8:52 PM, Jonathan Rockway [EMAIL PROTECTED] wrote: * On Thu, Jul 03 2008, jagdish eashwar wrote: So when I was able to do what I had in mind at the database level, I thought it would be possible to do the same with Catalyst and DBIx::Class also. I

[Catalyst] Catalyst::Controller::FormBuilder

2008-07-08 Thread jagdish eashwar
on the required fields being filled in when the form is cancelled. How can one do that? jagdish eashwar ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst

[Catalyst] Jason Kohles' tutorial on ExtJs editable data grids and Catalyst

2009-04-14 Thread jagdish eashwar
Hi, I have been able to work through all of Jason Kohles' tutorial except the part about saving changes back in the database. The 'New Person' and 'Discard Changes' in the tool bar are working, but the 'Save Changes' is not. I have checked several times for any typing mistakes that I might have

[Catalyst] Jason Kohles' tutorial on ExtJs editable data grids and Catalyst

2009-04-16 Thread jagdish eashwar
is available at http://www.catalystframework.org/calendar/2007/9. Jagdish Eashwar ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data grids and Catalyst

2009-04-16 Thread jagdish eashwar
pe...@peknet.com wrote: jagdish eashwar wrote on 04/16/2009 05:55 AM: Hi, I have been able to work through all of Jason Kohles' tutorial except the part about saving changes back in the database. The 'New Person' and 'Discard Changes' in the tool bar are working, but the 'Save Changes

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data grids and Catalyst

2009-04-16 Thread jagdish eashwar
No, 'c.uri_for' doesn't seem to work. With 'Catalyst.uri_for', I am at least able to fetch records from the database. If I change it to 'c.uri_for', even that stops. On Thu, Apr 16, 2009 at 9:59 PM, Peter Karman pe...@peknet.com wrote: jagdish eashwar wrote on 04/16/2009 10:30 AM: [% META

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data grids and Catalyst

2009-04-16 Thread jagdish eashwar
to the server? Where is your actual problem? On Thu, Apr 16, 2009 at 5:30 AM, jagdish eashwar jagdish.eash...@gmail.com wrote: Hi Peter, Thanks for writing in. It is really not my code at all. I have taken it all from the tutorial. I thought that people will get a better perspective if I

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data grids and Catalyst

2009-04-17 Thread jagdish eashwar
, Apr 17, 2009 at 12:27 PM, Ian Docherty catal...@iandocherty.comwrote: jagdish eashwar wrote: Hi, No I don't get any javascript error in the error log when I hit 'save', and it doesn't save the changes in the database either. Just nothing happens. This might be obvious to you in which

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsand Catalyst

2009-04-18 Thread jagdish eashwar
and it worked' helps a bit. Cheers, --Craig On Fri, 17 Apr 2009 14:38:43 +0530, jagdish eashwar jagdish.eash...@gmail.com wrote: Hi Ian, I am using ubuntu 8.04 and firefox 2 and no firebug because on my ubuntu installation firefox 3 hangs and I am unable to install a version

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsand Catalyst

2009-04-18 Thread jagdish eashwar
. Is that right Craig? Thanks to Scott for being so perceptive and to Peter for being persistent. Jagdish On Sun, Apr 19, 2009 at 7:53 AM, Peter Karman pe...@peknet.com wrote: jagdish eashwar wrote: Hi Craig, Thanks a lot for taking the trouble to work through the tutorial. Since you have been able

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsandCatalyst

2009-04-30 Thread jagdish eashwar
to enable those settings from the JSON-Any write up on CPAN. How is that to be done? Jagdish On Mon, Apr 20, 2009 at 12:23 AM, Craig McLaughlin c...@bitbucket.comwrote: On Sun, 19 Apr 2009 09:35:30 +0530, jagdish eashwar jagdish.eash...@gmail.com wrote: Hi Peter, Scott and Craig, Thanks a lot

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsandCatalyst

2009-05-01 Thread jagdish eashwar
Hi Adam, I have these two controllers whose code differs chiefly in respect of the table being accessed. The two tables (Affiliation and People) have a reciprocatory 'has_many' / 'belongs_to' relationship. While the affiliation_data sub works, the people_data sub doesn't. The error message I'm

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsandCatalyst

2009-05-01 Thread jagdish eashwar
, it gives me the following nicely: [debug] Whats this - Jagdish Eashwar [debug] Whats this - Sushama Marathe [debug] Whats this - Manasi Jagdish [debug] Whats this - Ninad Jagdish [debug] Whats this - Muttsy The name column has no belongs_to relationship, but the affiliation_id column has. That must

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsandCatalyst

2009-05-02 Thread jagdish eashwar
Hi Scott and Ian, Thank you very much. That worked. But I'm still not clear why I need to use the belongs_to relationship when the affiliation_id is directly available in the People table. I can understand that if I had to pick up the affiliation_description from the Affiliation table, I would

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsandCatalyst

2009-05-02 Thread jagdish eashwar
Hi Ian, Thanks a ton. It's really a lot clearer now. The name for the belongs_to relationship was given by the AdventAjaxGrid2_create.pl when I created the model. Disregarding the instruction not to modify anything above the md5sum line, I changed the relationship name in People.pm from

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsandCatalyst

2009-05-11 Thread jagdish eashwar
[debug] what's this - jagdish eashwar [debug] what's this - sushama marathe [debug] what's this - manasi [debug] what's this - ninad [info] Request took 0.058423s (17.117/s) .+---. | Action

Re: [Catalyst] Jason Kohles' tutorial on ExtJs editable data gridsandCatalyst

2009-05-17 Thread jagdish eashwar
of Catalyst used to expressly set the CATALYST_VAR to Catalyst. This version doesn't. I guess the default CATALYST_VAR is 'c'. Thanks Peter and Craig for making me aware of this. Jagdish On Mon, May 11, 2009 at 7:10 PM, jagdish eashwar jagdish.eash...@gmail.comwrote: Hi, I think I need help

[Catalyst] Catalyst and ExtJS : Using Table Relationships

2009-05-24 Thread jagdish eashwar
mainly Jason Kohles' tutorial which is available at http://www.catalystframework.org/calendar/2007/9. Jagdish Eashwar ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http