From: paul c. <pdc...@bl...> - 2011-08-21 06:54:15
|
is there some crossover between this and the 'clone user' stuff. For that , you need to set up one user and then can copy all the tasks across to another. Coming at the same problem from the other end ? On 21/08/11 01:30, Peter Lazarus wrote: > Hi Denis, > I have already coded a standard tasks function. It is to be found in the > txsheet-2.0-demo branch. The code there includes a form to add and > delete standard tasks to the standard task table. And in the add task > form, I list out the standard tasks that can be chosen to be added to a > project. The code is ./tsx/tasks/task_add_std.php, > ./tsx/tasks/task_std_action.php, and ./tsx/tasks/task_add.php > > I would like to look at what you have implemented, and we can agree to > merge code, or select appropriate features from both sets to improve TSNG. > > Peter > > On 08/19/2011 11:32 PM, Denis Carniel wrote: >> Hi, >> >> Looking on the web for a good solution to implement a timesheet solution in my company I came across your project (the old version at first then found the Next Gen one). >> >> One minor caveat of the current solution to my taste was the lack of possibility to automatically add a set of tasks to a newly created project, therefore I looked in the code and implemented that feature (including the configuration entry to set the tasks labels). >> >> That seems to work nicely for me and I'd be more than happy to send you the updated package so it can be included in a future release, I've updated the project creation logic as well as configuration page& action and the database model so the default stays on "Default Task". >> >> Don't hesitate to let me know if you're interested, I've got all that right at hand. >> >> Regards, >> Denis >> >> >> ------------------------------------------------------------------------------ >> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, >> user administration capabilities and model configuration. Take >> the hassle out of deploying and managing Subversion and the >> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 >> _______________________________________________ >> Tsheetx-developers mailing list >> Tsh...@li... >> https://lists.sourceforge.net/lists/listinfo/tsheetx-developers > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 > _______________________________________________ > Tsheetx-developers mailing list > Tsh...@li... > https://lists.sourceforge.net/lists/listinfo/tsheetx-developers |