vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Project Tools (https://vborg.vbsupport.ru/forumdisplay.php?f=266)
-   -   Is Project Tools development dead? (https://vborg.vbsupport.ru/showthread.php?t=251228)

Andrew Elkins 12-30-2010 03:03 PM

Quote:

Originally Posted by Paul M (Post 2141296)
No one asked me, but I noticed another PT thread earlier. Ive uploaded the zip directly to vb.org for now.

The reason you cannot upload it as an attachment is the server settings only allow 2M files [max]. Ive logged aticket with IB support asking for the php upload limit to be increased.

Ah, if only I still had access :)

Lynne 12-30-2010 04:28 PM

Quote:

Originally Posted by Paul M (Post 2141296)
No one asked me, but I noticed another PT thread earlier. Ive uploaded the zip directly to vb.org for now.

The reason you cannot upload it as an attachment is the server settings only allow 2M files [max]. Ive logged aticket with IB support asking for the php upload limit to be increased.

I was gonna post that I have done the same. But, it's probably good to have both of us bug them cuz he's arguing with me about whether he should change the settings just for us. :/

PitchouneN64ngc 12-30-2010 10:06 PM

Maybe could we hope for 8M? To be less bored later :)

neverstop 02-22-2011 03:33 PM

Is it possible to delete issues?

PitchouneN64ngc 02-23-2011 01:14 AM

When you edit the issue, you have the option to delete it :)

LoveStream 02-23-2011 06:33 PM

I appreciate coder for this products.

I pluged it into vb4.1.2 successfully, and set cms wiget from given.

However the GUEST couldn't view the ptcomment wiget because of not allowed but members as my trial.

How could I config the permission to allow to view the ptcomment widget for the guest too?

Thanks.

PitchouneN64ngc 02-24-2011 01:55 AM

The recent Pt comments widget checks project permissions in its code. So if nothing is displayed for your guests, do they have access to the corresponding projects?

LoveStream 02-25-2011 07:52 AM

Quote:

Originally Posted by PitchouneN64ngc (Post 2166087)
The recent Pt comments widget checks project permissions in its code. So if nothing is displayed for your guests, do they have access to the corresponding projects?

Yes, I have been double checked it, General Permission through project permission.
Though I allowed all to enable (yes) but it still won't works.

Any GUEST is not participate a project. I won't to show just the PT comments to them.


Thank you.

PitchouneN64ngc 02-25-2011 09:28 AM

Strange as it checks permission before to select issues to select comments.

PHP Code:

while ($issueresult vB::$db->fetch_array($issueids))
            {
                
$issueid verify_issue($issueresult['issueid'], true, array('avatar''vote''milestone'));

                
$issueperms fetch_project_permissions(vB::$vbulletin->userinfo$project['projectid'], $issueid['issuetypeid']); 

I will review it when I could have some time.

whiplash13 06-17-2011 07:32 PM

There was talk about version 2.2 back in November but haven't seen any new updates. Is this a dead project now?

Trek 06-17-2011 09:05 PM

As a door nail. Although I'm sure someone will reply "correcting" me. =)

PitchouneN64ngc 06-22-2011 07:58 AM

http://www.vb-os.com/projectmilestone.php?projectid=2

http://grab.by/cBZp

Not dead :)

As said, we are coding it on our free time. If we don't have a lot, we can't code more than expected.

Alfa1 06-22-2011 05:16 PM

Im grateful that you spend your free time developing PT. At least the money we spent upon PT is not completely gone.
With 11 developers coding in their free time, a minor point release every 6 months is not much. PT is much in need of several major point releases, as it misses a lot of functionality. Does it need more developers or more time from the developers?

Paul M 06-22-2011 05:48 PM

11 Developers ?

Adrian Schneider 06-22-2011 06:06 PM

Alfa, what are your needs exactly? I may have something else which may work. (feel free to PM me)

Alfa1 06-23-2011 12:24 AM

Quote:

Originally Posted by Paul M (Post 2211425)
11 Developers ?

This list has 11 developers on it, not counting the administrators Michael Biddle and Jeremy.
http://www.vb-os.com/showgroups.php

Quote:

Originally Posted by Adrian Schneider (Post 2211431)
Alfa, what are your needs exactly?

A project tools that is fully integrated with forum, social groups, CMS and calendar, so that it is optimal as a site bug tracker, project & task manager for community members and staff.

Paul M 06-23-2011 09:48 AM

Quote:

Originally Posted by Alfa1 (Post 2211566)
This list has 11 developers on it, not counting the administrators Michael Biddle and Jeremy.
http://www.vb-os.com/showgroups.php

In reality, most of those are not working on it (including me). PitchouneN64ngc is doing about 95% of the work.

Quote:

Originally Posted by Alfa1 (Post 2211566)
A project tools that is fully integrated with forum, social groups, CMS and calendar, so that it is optimal as a site bug tracker, project & task manager for community members and staff.

You dont want much then. :erm:

Adrian Schneider 06-23-2011 03:08 PM

lol yeah that is quite the tall order.

We've been using Unfuddle (paid SaaS, with free versions) internally for 3-4 years now and absolutely love it. They have an API which I've integrated into vBulletin back in the vBlogetin days, but I just started using it again for a newer product.

I'd be willing to share that code for free, but if nobody uses or wants to use Unfuddle, it's pretty useless.

I thought I'd ask at least. :)

Alfa1 02-18-2012 09:52 AM

The beauty of PT was that it had the same editor, and thereby was easier for forum users to use.

Will PT 2.2 be released at all? It seems that it was nearly completed last year.

PitchouneN64ngc 02-18-2012 10:35 AM

I'm finalizing QA about it, I found a database error some days ago :)

Alfa1 02-18-2012 11:35 AM

Would it be an idea to post a request for more developers?

PitchouneN64ngc 02-18-2012 05:27 PM

I don't think this is necessary now, maybe later :)

PitchouneN64ngc 08-02-2012 03:56 PM

The update will come in a few days.

I'm highly invested in vB5 since some time and with 2 jobs, I'm cumulate more than 90 hours per week. This is why this release made some time to come.

nighteyes 09-17-2012 04:52 PM

Quote:

Originally Posted by PitchouneN64ngc (Post 2353710)
The update will come in a few days.

I'm highly invested in vB5 since some time and with 2 jobs, I'm cumulate more than 90 hours per week. This is why this release made some time to come.

Did the update ever get released? :)

PitchouneN64ngc 09-21-2012 07:26 AM

Yes, it will. I just got a decent Internet connection, it will be released :)

nighteyes 09-21-2012 04:05 PM

Quote:

Originally Posted by PitchouneN64ngc (Post 2367230)
Yes, it will. I just got a decent Internet connection, it will be released :)

So no, it didn't ever get released. This update must be enormous if it requires a decent internet connection to upload. :D

If you need any help finishing this off, let me know. We have some great vB developers who could contribute time to the project.

Kaelon 10-23-2012 09:03 PM

Can we get an update on this tool? If nighteyes is willing to contribute development resources to moving it forward, we should get those resources assigned so that we can make progress. Having a better version of the integrated task-tracker with vB3 would really help me about now.

Alfa1 10-24-2012 04:56 PM

I really think this project needs more developers.

After using various other project tools software like mavenlink etc, it turns out that PT is often better than modern software.


All times are GMT. The time now is 01:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01340 seconds
  • Memory Usage 1,781KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete