guest:Hello
5 years ago - Delete
Hello
streber is still way behind DorProject and NetOffice.
When are you going to release Gantt Charts and Timesheet. Streber needs to be serious for large companies.
pixtur:Streber is not aiming at large companies...
5 years ago
If you want to go with DotProject or NetOffice this is perfectly fine. You should consider that streber is a project of highly motivated people doing this stuff in their spare time. Nobody is earning any money with it. They are doing it for their own benefit. Of course I am glad if people use it, but I am not starving if not (actually it is the other way around :) )
guest:
5 years ago - Delete
Whenever someone comes and gives some criticism, the developers of the open source project, always jump on the bandwagon," This is a free project, people are giving away their spare time.Non-Profit etc. etc."
Seriously, is this an excuse?. This is the same rambling among most of the open source projects.
Firstly, why did you start such a project, if you would not be able to work full time on it. If you were not dedicated in the first place, why start a new project. Is it that everyone wants to jump on the Open Source Project list and try and get famous.
When i said that streber is behind Netoffice and dotproject.
By the way, Netoffice had released
[2006/9/25] netOffice Dwins version 1.3
So, its just been 8 months since their last release.
But the issue is that even their last version, it still has so many features which streber lacks and is way behind. Even with all the active development of streber, it still lacks behind dotproject and netoffice.
hrabbit:Why are you here?
5 years ago
First of all... To the development team: Thanks heaps for a job well done guys!! This application is very well structured and put together. I originally tried ActiveCollab and even went as far as a Wiki to get the same results that Streber produces out of the box.
Secondly: To guest:
Not sure why are you wasting your time posting on here if all you want to do it mock. If this project is not for you, feel free to go and use one that is. But when they don't have a feature that you want, are you going to bad mouth them as well? Maybe you could spend your spare time producing a product that isn't up to scratch in "our" eyes and we can come and visit your site and pay the same respects.
As mentioned. Streber is a great project.
RESPECT!
eh:No idea how to migrate?
5 years ago
Don't want appear being impatient - but anybody can give me a reasonable reply regarding how to migrate from one streber version to another?
eh:Antwort auf Reply to No idea how to migrate?
5 years ago
Thanks for your reply! Fortunately my current installation works very well - but I'd like to follow new releases, in particular the partially reworked UI looks attractive.
guest:
5 years ago - Delete
@pixtur.
The reason for my message was that I really do find streber a real bright project. But it certainly is missing main components such as Gantt Charts etc.
I do like streber and do not take my message in a negative way. If I would not have liked streber, i would not have cared to comment on it.
guest:Potential Upgrade Fix
5 years ago (5. update 5 years ago) - Delete
@pixtur and @eh
I had the same problem when upgrading to v0.0800 tonight, and after looking through the code I found this around line 388 of install/install.php
from install/install.php
/**
* there should be excactly one row with updated == NULL. Otherwise we a have a problem
*/
if( $count!=1 ) {
print_testResult(RESULT_FAILED,"could not get propper db-version table entry. Please view ".getStreberWikiLink('installation','Installation Guide')." on hints how to proceed.");
return false;
}
I found the problem to be that when I installed v0.0796 it created two identical entries with NULL values for the "updated" field in the "db" table, which this code obviously detected and exited on. Removing the offending duplicate from the "db" table fixed the issue.
This issue is also described here:
I can´t upgrade to the last version eh:Antwort auf Potential Upgrade Fix
5 years ago
Thanks for the tip. Try to upgrade in one of the next weeks, will see how it works.
eh:Hot place
5 years ago
I was at a hot place last week (in two meanings - weather and politics) and therefore had no chance to see what's going on with streber. But I like to see and it proves my experience once again that "it's the sound which makes the music" (simply translated a German saying here) - meaning to be happy to see that obviously @guest was kind of misunderstood due to his/her words chosen, but at the end she/he correctly asses streber to be a very good open source project.
Anyway I had also some discussions with a working colleague about what a pm tool needs and why he better shouldn't start writing his own solution, even this would enable him to get every feature he wants (but not so sure whether he REALLY needs). He still would be in initial stage with it wasting valuable time just for its self-assertion instead of the project he's responsible for.
Actually getting streber work for you takes some time as it is with every other program, but one can effectively use it for most of the tasks without needing a reference manual. And one should look at what is presented on screen - thanks to streber's very nice styled UI important information is just where you exepect it (at least after thinking twice) or then not more than one or two mouse clicks away.
About the technologies used I guess they are absolutely fine. With Python there's the problem that not so many hosters provide it and (even Google seems to be partially written with it) the tab-indent for code structuring can lead to situations where a wrong editor setting can mess it all up (as learned hard by experience).
So stop writing here. It's just nice to be back in more moderate climate (in two meanings, see above...)