From: Scott M. <sco...@gm...> - 2010-10-18 19:28:19
|
I just realized I checked the code in with the database stuff still commented out. So, revision 154 will go through all the motions of actually copying projects and tasks from one user to another, but not actually make any database changes. Admins can un-comment the code in the user_clone.php file to enable the database changes if they wish. Next time I check in code, I will try to remember to un-comment those lines... -Scott On Fri, Oct 15, 2010 at 10:47 PM, Scott Miller <sco...@gm...>wrote: > Hi all, > > I just checked in code to allow copying of projects and task assignments > between users. > Thanks to Paul Cooper for the original idea of cloning an existing user, I > took his code and idea and expanded on that to build the new page. > > -Scott > > |