Re: [Catalyst] Changing Model attributes in ACCEPT_CONTEXT

2007-01-25 Thread Jonathan Rockway
On Wednesday 24 January 2007 16:30, James R. Leu wrote: This seems to work, but it feels wrong. Is there a better way to go about changing the Model attributes on the fly per user. Looks fine to me. The main thing is that reconnecting to the database is pretty inefficient, so it's

[Catalyst] plat_forms contest started -- user feedback requested

2007-01-25 Thread Alvar Freude
Hi all, as mentioned some time ago, there is the plat_forms contest, see http://www.plat-forms.org/ All teams got their task two hours ago and now have 28 hours left ;-) You can support the teams by user feedback. The teams will post the URLs of their work on the plat_forms blog:

Re: [Catalyst] plat_forms contest started -- user feedback requested

2007-01-25 Thread Boris Ćeranić
Hi, Thank you for giving me a reminder :) I was certainly going to be available for reviews today. Best luck to our teams :) Regards, Boris On 25/01/07, Alvar Freude [EMAIL PROTECTED] wrote: Hi all, as mentioned some time ago, there is the plat_forms contest, see http://www.plat-forms.org/

Re: [Catalyst] plat_forms contest started -- user feedback requested

2007-01-25 Thread Daniel McBrearty
neat. any idea what if any teams are using cat? On 1/25/07, Boris Ćeranić [EMAIL PROTECTED] wrote: Hi, Thank you for giving me a reminder :) I was certainly going to be available for reviews today. Best luck to our teams :) Regards, Boris On 25/01/07, Alvar Freude [EMAIL PROTECTED] wrote:

Re: [Catalyst] plat_forms contest started -- user feedback requested

2007-01-25 Thread Matt S Trout
On 25 Jan 2007, at 15:25, Daniel McBrearty wrote: neat. any idea what if any teams are using cat? Yes, along with DBIx::DataModel The other two teams are using Gantry + DBIx::Class and Mason + DBIx::Class -- Matt S Trout, Technical Director, Shadowcat Systems Ltd. Offering custom

Re: [Catalyst] Reaction Authentication

2007-01-25 Thread Guillermo Roditi
it's new_password and confirm_new_password with new_ prepended. that's why it's failing On 1/25/07, Jonas Alves [EMAIL PROTECTED] wrote: On 25/01/07, Jonas Alves [EMAIL PROTECTED] wrote: On 25/01/07, Matt S Trout [EMAIL PROTECTED] wrote: On 25 Jan 2007, at 12:55, Jonas Alves wrote:

Re: [Catalyst] Reaction Authentication

2007-01-25 Thread Guillermo Roditi
what i meant is that you get new_password and confirm_new password, but you still need the original password field see code for Reaction::InterfaceModel::Action::DBIC::User::Role::SetPassword; On 1/25/07, Guillermo Roditi [EMAIL PROTECTED] wrote: it's new_password and confirm_new_password

Re: [Catalyst] Reaction Authentication

2007-01-25 Thread Jonas Alves
On 25/01/07, Guillermo Roditi [EMAIL PROTECTED] wrote: what i meant is that you get new_password and confirm_new password, but you still need the original password field see code for Reaction::InterfaceModel::Action::DBIC::User::Role::SetPassword; Yes, but i have the password field in the

[Catalyst] Re: plat_forms contest started -- user feedback requested

2007-01-25 Thread A. Pagaltzis
* Matt S Trout [EMAIL PROTECTED] [2007-01-25 18:20]: On 25 Jan 2007, at 16:50, Boris Ćeranić wrote: It would be interesting to see how are they going to survive 30 hours of work... Are they going to catch some sleep at all, etc... 30hrs isn't really that much for a dev burn - I've pulled

Re: [Catalyst] plat_forms contest started -- user feedback requested

2007-01-25 Thread Boris Ćeranić
On 25/01/07, Matt S Trout [EMAIL PROTECTED] wrote: On 25 Jan 2007, at 16:50, Boris Ćeranić wrote: It would be interesting to see how are they going to survive 30 hours of work... Are they going to catch some sleep at all, etc... 30hrs isn't really that much for a dev burn - I've pulled

Re: [Catalyst] Re: plat_forms contest started -- user feedback requested

2007-01-25 Thread Daniel McBrearty
well, it's easy to id the cat team :-) http://team1.plat-forms.org/ theirs is up and looks already partly functional. On 1/25/07, Daniel McBrearty [EMAIL PROTECTED] wrote: after about 20 you get this weird sense of actually being really really alert ... and never wrong ... On 1/25/07, A.