|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Current status of the timetrack module?Hi, I am the original author/developer ofthe timetrack module for phpgroupware. I left the group back around the end of 2001. Now I'm thinking of trying to get timetrack running again, but having some difficulty doing so for several reasons: 1. Timetrack wasn't included in the downloadable zip file it seems. 2. I had to resort to getting timetrack using the web based subversion browser, as my attempts to get it with TortoiseSVN did not work. 3. It appears that timetrack has not been updated to keep up with the changes made to thew phpgw_api coding standards? Posting here in hopes of getting feedback from any developers that might have worked on this, or have other knowledge regarding how I can successfully get the code through svn or what might need to be done to get it working again! Thanks in advance, Bob Schader. Sent from the phpGroupWare forums @ forums.phpGroupWare.org _______________________________________________ phpGroupWare-developers mailing list phpGroupWare-developers@... http://lists.gnu.org/mailman/listinfo/phpgroupware-developers |
|
|
Re: Current status of the timetrack module?Bob Schader wrote:
> Hi, I am the original author/developer ofthe timetrack module for phpgroupware. I left the group back around the end of 2001. Now I'm thinking of trying to get timetrack running again, but having some difficulty doing so for several reasons: > > 1. Timetrack wasn't included in the downloadable zip file it seems. > 2. I had to resort to getting timetrack using the web based subversion browser, as my attempts to get it with TortoiseSVN did not work. > 3. It appears that timetrack has not been updated to keep up with the changes made to thew phpgw_api coding standards? > > Posting here in hopes of getting feedback from any developers that might have worked on this, or have other knowledge regarding how I can successfully get the code through svn or what might need to be done to get it working again! > > Thanks in advance, > Bob Schader. > > Sent from the phpGroupWare forums @ forums.phpGroupWare.org > Welcome back :) We are working on 0.9.18 and slowly making modules compliant with new api... all this is done in svn trunk Yes phpGW api changed heavily... changes were often discussed here but if you want to dig in archives from 2001 that will be really painful you can compare timetrack with ged or notes which are already working with new api you need to check out al least http://svn.savannah.gnu.org/svn/phpgroupware/core/trunk to create you workspace then add the modules to wan to play with using svn:externals on the root directory you checked out example of module url for ged : http://svn.savannah.gnu.org/svn/phpgroupware/modules/ged/trunk and for timetrack : http://svn.savannah.gnu.org/svn/phpgroupware/modules/timetrack/trunk then do a svn upodate and modules will come WARNING : if you want a read/write access (provided you have a valid ssh key and savannah user with the needed privileges) base url http://svn.savannah.gnu.org/svn/phpgroupware must me replaced everywhere with svn+ssh://svn.savannah.gnu.org/phpgroupware cheers _______________________________________________ phpGroupWare-developers mailing list phpGroupWare-developers@... http://lists.gnu.org/mailman/listinfo/phpgroupware-developers |
|
|
Re: Current status of the timetrack module?Maat, Thanks for the reply. With your clues I was able to check out the core plus ged and timetrack using TortoiseSVN on Windows. I'll have to poke around in it for awhile to get a better idea of what all is involved before I commit to becoming an active contributor again, I have alot of other stuff keeping me pretty busy these days. Bob. Sent from the phpGroupWare forums @ forums.phpGroupWare.org _______________________________________________ phpGroupWare-developers mailing list phpGroupWare-developers@... http://lists.gnu.org/mailman/listinfo/phpgroupware-developers |
| Free embeddable forum powered by Nabble | Forum Help |