*** You have joined channel #concourse *** Users on #concourse: technomancy @evilchelu *** #concourse modes: +sn *** #concourse was created on Saturday 2006/06/17 11:06:12 AM *** Fullmoon_mobile (n=Fullmoon@chello080108092034.22.11.vie.surfer.at) has joined channel #concourse yo yo yo :) *** evilchelu (n=evil@89.136.147.205) has changed mode for #concourse to +oo Fullmoon_mobile technomancy go team! Hey there :) Sorry for letting you hang.. no worries; we can still rock this contest :> Fullmoon_mobile: got a copy checked out running? I am on my way ;) i'll commit soon the meeting form excellent Though I do not know for how I long I can carry on, my girlfriend proposed that we go out at the evening, to get our minds off that... fight we had, and she would be super-mad if I would cancel -- but there are still some hours left if you need to go, i'll understand just make *sure* you check in first!!! =D Sure - I just does not want to make even more akward than they are already *** Fullmoon (n=Fullmoon@chello080108092034.22.11.vie.surfer.at) has joined channel #concourse wups, forgot to add a file; you'll need to svn up Here is the screenshot: http://www.slash7.com/railsday/freckle_sneak_sm.png Looks suspicious hmmm... our name is better our spectate isn't updating. =( Checked out and got it working - what are you guys doing at the moment? hm, should i commit all yui or only the calendar? i'm commiting the meeting form thing Fullmoon: i was thinking you could do the invitation emails Will do technomancy: And what are you working on atm? there's an invite method in the user class i'm working on getting noncontinuous ranges working so we can do math with peoples' times adding methods to the range class; much fun we haven't set up any actionmailer stuff at all yet I will have a look at it :) i just commited the meeting form! update and check it out :) basically User#invite needs to send an email based on whether they are a new user (inviting them to create an account) or an existing user (inviting them to specify their time on a certain meeting) evilchelu: sweet! i'll get to removing the sidebar now kewl There is no controller for the user login yet, right? there is, account it was generated by acts_as_authenticated totally dig this calendar widget; it looks awesome technomancy, take a look in the meeting_controller to see if it's bad what i did in new will do evilchelu: good stuff; just need to add an error message if the save fails cool :) i was thiking those might be in the model or something wasn't sure oh, you're right it already shows the errors cool i quite like how the form turned out with fieldsets and all that :) yeah, dig the fieldsets i just learned about fieldsets like a month ago heh could you style the flash[:error] messages? they aren't? oh, the inside of them oh crap i'm on it :) curious: why are list and index separate actions in the meeting controller? i have no idea, it's stuck in my brain from using scaffolding ... i'm going to move list to index unless there are objections heh, all right :) i'm seeing that the