Open source project management software similar to Fogbugz? [closed] - project-management

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for an open-source project management and issue-tracking tool with features similar to Fogbugz, well, specifically with a clean, easy to use UI.
I've been looking around but can't seem to find a similar tool.
Has anyone got any suggestions?
Thanks
EDIT:
I've just seen OpenAtrium - has anyone any experience of using it. What's it like?

You could try Launchpad, a popular code and project management tool known for its use by Ubuntu. You can either put your project on their website, or, if you prefer to keep the project on your own computer(s), get Launchpad and install it. It's open source.

Did you check the software listed on the Project Management Open Source Software Directory ?

Related

Laravel free IDE [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there any free Laravel 4 IDE provide autocomplete
I downloaded netbeans but can't get it to support Laravel:
https://netbeans.org/downloads/
thanks,
I just found the answer for netbeans and eclipse
Download the following pre-made file that lists the Laravel namespaces: https://gist.github.com/barryvdh/5227822.
Create a folder anywhere on your computer to hold this file. For example: C:/laravel_helper/eclipse_laravel_helper.php
After you created an Eclipse or NetBeans Laravel project, open project properties and adjust PHP include path to include above created folder.
source: http://raroweb.net/projects/webdev_helper/netbeans/laravel-4-in-eclipse-or-netbeans/
The most sufficient solution I could find is generating helper file for my IDE. Check out this package https://github.com/barryvdh/laravel-ide-helper
It is more or less IDE agnostic and quite popular.
I'm happy with netbeans but you can try sublime text from
http://www.sublimetext.com/

OpenStack-Swift clients? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Cloudberry Explorer for OpenStack storage is suitable client for OpenStack-Swift and it is found in the following link http://www.cloudberrylab.com/free-openstack-storage-explorer.aspx . I'm searching other clients which are exactly similar to this client. I did search in google, but I'm not quite sure about the ones that I found. Could you say the similar type of clients that are available as freeware? I'm doing some experiments, so I need several clients that are similar to Cloudberry Explorer. Thank you.
You can also look at the associated Swift projects for more options.
There's Cyberduck. See http://trac.cyberduck.ch/wiki/help/en/howto/openstack for how to install and configure it.
You can also use the tool ExpandDrive for browsing Cloud storage.
Also the explaination at Swift Stack is useful to understand the Swift Object Storage.

where can I find new themes for SugarCRM? I'm in version 5.2 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I would like to download new themes for sugar crm...I have looked for it in internet but I haven't found any link where I can download themes. Can you help to me? Thanks
Usually you just make them yourself, either starting from scratch or customizing the existing themes (Documentation).
It is possible to download some themes, but they usually require some (minor) changes, due to SugarCRM version differences:
http://www.sugarforge.org/softwaremap/trove_list.php?form_cat=335
http://www.crmthemeclub.com/en/
For developing your own theme this GitHub project by Epicom is a great starting point: Epicom/Google theme
If you aren't looking to make your own theme for SugarCRM check out the themes available here: SugarOutfitters Themes. So far the Google Style SugarTheme has been the most popular. However, EasyTheme has some nice built in basic reporting features.

Please recommend opensource automation tool for windows form based application testing [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am looking for an open source tool for doing automation testing of my windows form application in windows 7.
Personally I use http://nunitforms.sourceforge.net/ NUnitForms. It's an extension of the venerable NUnit framework and supports Visual Studio. There are lots of plugins for Visual Studio that can help with managing your tests. I use JetBrains Resharper http://www.jetbrains.com/resharper/ to do the trick. You can also just use the built in functionality and run the tests from NUnit itself.
Hope this helps,
Jeffrey Kevin Pry
If you need GUI testing, hook up unto gui manually and create your own 'clickers' and 'inputers' for it. Keep it as simple as possible, to avoid producing bugs in that code. Then, you can call this from Nunit.

I'm looking for a nice local ticketing system [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for a nice software to store tickets information locally. It should work only on my laptop under Linux, and be easily installed. The core features that I need:
storing tickets
allows to create additional documentation
don't take too much ram
very easy installation (I don't have whole days for configuring)
multiproject
You can try Project Kaiser
I use redmine and it's fantastic for all of the above. It's browser based so you'd need to install and configure it but it's not hard and well worth the effort.
Redmine is quick efficient and it's the best tool of its kind that I've ever found and I've looked tried many.
I know little about ruby/rails and it took me a few hours to install from clean using the guides.
How about a TidliDu http://www.giffmex.org/tiddlydu2.html. You can't make it easier to install. Create a new one for each project.
OpenOffice spreadsheet?

Resources