Projects tagged ‘mantis’


[13 total ]

10 Users

This project is an eclipse Mylyn Repository plug-in for the Mantis Bug Tracking application using the Mantis Connect SOAP interface. This Repository Connector is alpha quality. For the most part it ... [More] works as advertised, it just needs testing and some refinements added.. There are now two versions of this connector: -version 2.x, Eclipse update site at: http://www.digital-d.at/eclipse/update. -version 1.x, will be maintained to the extent that bug fixes are provided by the community. [Less]
Created over 2 years ago.

3 Users
 

Picket is flexible Bugticket Tracker or Issue Tracker or Bug Tracker written in Python over Django framework.
Created 12 months ago.

1 Users

Mantis Reports is a servlet to generate reports of two synchronized Mantis instances and query the entries of the internal instance using a number of filter criteria. see also: http://www.mantisbt.org/wiki/doku.php/mantisbt:issue:7970
Created 10 months ago.

0 Users

Allows you to import Mantis tickets into FogBugz Issues. InitialRelease - download and executing info.
Created 5 months ago.

0 Users

Casos de estudo com: - Struts - JSF - Spring - HiveMind - Hibernate - OJB - Velocity - Maven ...
Created 11 months ago.

0 Users

what it doesThis is a simple php script which, when put in the root folder of a [www.mantisbt.org mantis] install, allows it to create todos in a specified todo list in basecamp. easy ... [More] configuration$defaults = array( 'basecamp_lodolist_id' => 1234567, 'basecamp_domain' => 'myproject.updatelog.com', 'basecamp_user' => 'username', 'basecamp_pass' => 'password', 'mantis_path' => null, /* blank is good, we auto-get from current path */ 'date_start' => '-1 day', );typical usageWe usually setup a project in basecamp with a todo list called "imported tickets" and then you can move them out of there when you're ready. first runRun once with the optional ''?date_start=-5years'' parameter to import whatever is currently un-resolved. automationThen you could setup a daily cron to request the page with wget or curl or something... that way new and unresolved tickets would be put into your todo list every day. [Less]
Created 11 months ago.

0 Users

MantisConnect for Idea Created and first published by Sam Reghenzi This plugin is supposed to provide IDEA users with support for Mantis bug tracker. It uses MantisConnect library
Created 11 months ago.

0 Users

Plugin which integrates mantis into xwiki.
Created about 1 year ago.

0 Users

Originally an attempt to continue development of the mantis module for timetracking, but now on hold. Why? Because time tracking is scheduled for mainline Mantis 1.1.0! See the Roadmap: ... [More] http://www.mantisbt.org/bugs/roadmap_page.php Progress on the time tracking component can be followed here: http://www.mantisbt.org/bugs/view.php?id=4428 [Less]
Created 11 months ago.

0 Users

All software needs Code Review (http://en.wikipedia.org/wiki/Code_review). I believe that it is a good practice to do code review as often as possible. To make code review process smooth, productive ... [More] and painless developers need a good tool. Since I use Mantis (http://www.mantisbt.org/) in my projects - I would love to have code review feature for mantis too. There are few code review tools available already, but no one integrates with mantis: Code Collaborator (http://www.smartbear.com/codecollab.php) — Not free (expensive). Many cool features. Root access needed for installation. Written in PHP. Review Board (http://www.review-board.org/) - Open Source solution. Very basic functionality. Not very logic in some cases. Written in Python. Acunote (http://www.acunote.com/promo). Not free (expensive). It is agile software development system. Watch this screencast: http://www.acunote.com/promo/screencast This part is especially interesting for us: http://www.acunote.com/tour/code_inspection What could we do to fix it? A plugin! Simple (or not so simple) plugin that provides option to plan and do code reviewing. Of course, integration with SVN is needed. To contact me you need google account. Everything started here: http://www.mantisbt.org/forums/viewtopic.php?f=4&t=5877 Since I am looking for developers I have posted few offer over freelance boards. Here they are: http://freelance.ru/projects/?cmd=proj_show&id=1242 http://www.free-lance.ru/projects/?pid=120541&f=1 [Less]
Created 11 months ago.