Re: [symfony-users] Re: One-to-one association in form

2011-05-17 Thread JP
Thanks! It really help me! Regards, JP -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email

Re: [symfony-users] Re: One-to-one association in form

2011-05-16 Thread JP
thanks for your answer, but I'm using sf 1.4, any chance to post a 1.4 example? regards, JP -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "sym

[symfony-users] Re: One-to-one association in form

2011-05-11 Thread JP
I have the same question, did you find an awnser? I'm using sf 1.4 regards, JP -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users"

[symfony-users] looking for task/meeting plugin

2011-05-08 Thread JP
Hi everyone, Anyone knows any plugin that has as a calendar widget (like a week view inMS -Outlook) where I can click the day to put a task/meeting? thanks in advance. JP -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You

Re: [symfony-users] Error when adding new data - really really stucked with this one...

2011-05-03 Thread JP
somebody please give a hint! -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegro

Re: [symfony-users] Error when adding new data - really really stucked with this one...

2011-04-30 Thread JP
Thanks for the awnser. I modified the generator.yml and the form. I'm sending the two of them. Thanks in advance. Generator.yml: *generator: class: sfDoctrineGenerator param: model_class: Patient theme: admin non_verbose_templates: true with_show:

[symfony-users] Re: Overwrite Security Actions Settings

2009-11-17 Thread jp
> within symfony designed to be used a different way. > > On Tue, Nov 17, 2009 at 10:53 AM, jp wrote: > >> >> >> Hi, >> >> thank you for all comments so far. First let me say, that I >> was not able to configure different/"overwrite" login

[symfony-users] Re: Overwrite Security Actions Settings

2009-11-17 Thread jp
> application (set of actions). For example, security module - do login > and logout stuff. Application - set of modules that provide > determinate context. IMHO in one context cannot be more than one > different ways to decide how to authorize users. So, the question that > must worry

[symfony-users] Overwrite Security Actions Settings

2009-11-11 Thread jp
Hi, security actions are defined in apps/myapp/settings.yml Is it possible to overwrite those settings for a module so I can have different login modules etc. ? I tried settings.yml and app.yml in mymodule/config containing all: .actions: login_module: xyz login_action:

[symfony-users] Re: symfony extensible model for other data source than default ORM (API, SOAP WS, CouchDB...)

2009-08-07 Thread JP
/38f888ec83b5c082/072ab1084d81a957?#072ab1084d81a957 It will be very interesting to leverage doctrine as it's integrated with Symfony, all the admin generator and other model stuff will work out of the box. On Aug 4, 8:58 am, JP wrote: > Thanks for the feedback Andrei, James and Ala

[symfony-users] Re: symfony extensible model for other data source than default ORM (API, SOAP WS, CouchDB...)

2009-08-04 Thread JP
generator stuff, while it's not hard to do, breaks those 2 statements. On Aug 4, 5:17 am, Alan Bem wrote: > Hi JP > > In the matter-of-fact - datasource agnostic model is M in *proper* MVC. Look > at Agavi frameworks' approach. Their initial model is simple PHP object wit

[symfony-users] Re: symfony extensible model for other data source than default ORM (API, SOAP WS, CouchDB...)

2009-08-03 Thread JP
Anyone? On Jul 31, 3:30 pm, JP wrote: > Thanks for your support ;) > > On Jul 31, 6:13 am, Sid Ferreira wrote: > > > UP! (I have nothing to say about it, I just want support what he said as an > > important feature) > > > On Fri, Jul 31, 2009 at 03:45, JP wrot

[symfony-users] Re: symfony extensible model for other data source than default ORM (API, SOAP WS, CouchDB...)

2009-07-31 Thread JP
Thanks for your support ;) On Jul 31, 6:13 am, Sid Ferreira wrote: > UP! (I have nothing to say about it, I just want support what he said as an > important feature) > > On Fri, Jul 31, 2009 at 03:45, JP wrote: > > > Hi, > > > In symfony 1.2, I can only create

[symfony-users] symfony extensible model for other data source than default ORM (API, SOAP WS, CouchDB...)

2009-07-31 Thread JP
Hi, In symfony 1.2, I can only create models using one of the 2 ORMs Doctrine or Propel. Each of the 2 plugins implements some tasks for generating an admin backend, creating fixture data, some input validation. Now let's say I want to use a different data source, that is not a database covered

[symfony-users] sfWidgetFormSelectDoubleList question

2009-06-05 Thread jp
is in my input template... ;-) Can anyone help me out? Thanks! jp --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To u

[symfony-users] Re: sfModalBoxPlugin and "_options_for_javascript()"

2008-12-10 Thread jp
d. It would be easy to setup a sf 1.2 branch though ;-) jp On Wed, 10 Dec 2008 12:37:00 +0100, Nickolas Daskalou <[EMAIL PROTECTED]> wrote: > Well I created my own _options_for_javascript() which simply calls the > original options_for_javascript() function and all works

[symfony-users] Re: changing the location of template files

2008-02-03 Thread jp
. $this->setTemplate($this->getActionName() . ucfirst($this->getUser()->getCulture())); } You could even automate it while overwriting sfAction's preExecute method... I did not try it but something like this should work. jp On Sun, 03 Feb 2008 10:55:03 +0100, Thierry

[symfony-users] Erreur sfFillInForm

2007-07-25 Thread JP Genty - LibertySurf
Hi I have a site wich works fine on NT/WAMP5 1.7.1 I try to install it on a linux box but I get the following message: *Warning*: DOMXPath::query() [function.DOMXPath-query]: Invalid or inclomplete context in */usr/local/php5/li