From: dfleurbaaij <dfl...@ze...> - 2002-07-05 07:50:10
|
Hi, >===== Original Message From Marshall Rose <mr...@db...> ===== >> Hi, >> >> Looks impressive Marshall. Is this a diff against current CVS ? See my >> comments on it below. > >yes, it's a diff against the current CVS. Whee, that'll save a lot of work. >> Um <shame>. But actually PHP would fix the problem unnoted by using >> auto-delimiters. > >i agree that the "AS" changes are gratuituous. the malformed SQL query caused the script to bomb though... Ehrm... weirdness. So the current CVS was broken ?!? >well, there ought to be a way of having it work in both. what that is, i don't know. the changes were pretty broken for 7.1.2 Time to implement some generic function there. I'll look into it this weekend. >> > 4. the default checked behavior for task edits is configurable, viz., >> > $CHECKED_DEFAULT. choices are either "" (the default) or "CHECKED". >> >> Why do we need that ? > >you may not need it. in my case, i want CHECKED to be the default so email gets sent unless the user specific unchecks it... Nah I meant in the config file. But it's okay, leave it there. >> > 7. when creating/editing a usergroup, you can now set the membership >> > (indicate which users are in the group). >> >> Wasn't this allready in CVS ? > >the only thing in CVS was the "show" part of this, when you viewed the usergroups, you saw what the membership was. the "create" and "edit" parts weren't in cvs... Ah k. >> Well marshall it seems that you've put a LOAD of effort in this. Thak you >> very much for the code and we'll try to implement it asap. > >you bet. hey, is there a mailing list for cvs updates? i didn't see one on the sourceforge site. No there isn't CVS is VERY LOW traffic here :-). If you want you can have access as you seem to have written a very substantial amount of code for this project. Just give me an email and your sf username. >> As core-lan-org is becoming mature and stable now I'm looking forward to >> coreapm.sourceforge.net if anyone who reads this is interested in creating a >> task-manager there you can check it out of cvs and also grab module_pm. >> Tha'll give you a gantt-chart-o-matic and the management tools needed to >> support it. >> >> I think that will be the way to go. Please tell me what you guys think of >> it. > >that would be very cool. Can you d/l it, give it a run and tell me what you think of it. It's still alpha code so you'll get a run for your money trying to get it to work. Greets, Dennis |