Download List

Projeto Descrição

*** Future releases will start at https://github.com/smeghead/starbug1. ***

Starbug1 is web-based BTS(bug tracking system) This is fast, simple and lots of ticket properties can be customized. You can use Starbug1 on Linux, FreeBSD, MacOSX or Windows. Starbug1 is written by C.

Docker https://hub.docker.com/r/smeghead7/starbug1

System Requirements

System requirement is not defined

Liberado: 2011-01-01 18:44
starbug1 1.4.03 (1 files Esconder)

Release Notes

Starbug1は、軽量、高速なバグトラッキングシステム(BTS: Bug Tarcking System)です。
C で書かれているため少ないリソース(例えば10年前のパソコンなど)でも快適に動作します。

* 公式サイト http://starbug1.com/
* ダウンロードは、Sourceforge.jp http://sourceforge.jp/projects/starbug1/ から

Starbug1 1.4.03 をリリースしました。主な変更内容は以下です。

* 選択肢項目の必須チェック時の処理のバグを修正した。
* hookスクリプトのメッセージが表示されなかったバグを修正した。
* チケット一覧とチケット詳細ページで、チケット情報をコピーするのを補助するボタンを追加した。
チケットの情報を、メールなどで報告する際に、簡単に下のような内容をコピーできます。
#7 ○○の場合に、××が表示されない
http://example.com/starbug1/index.cgi/Sand%20Box/ticket/7

Changelog

2011-01-01 smeghead <smeghead7@gmail.com>

* help to copy link and title text in ticket page.
* prepare release.

2010-12-22 smeghead <smeghead7@gmail.com>

* help to copy link and title text each tickets in ticket list.

2010-12-08 smeghead <smeghead7@gmail.com>

* fixed a hook bug double initialize hook object.

2010-12-06 smeghead <smeghead7@gmail.com>

* fixed a bug that required single selection item with additional new
element's validation. in additional element, although value was inputed, the fields
still display "required" message.
if additinoal element field was filled, It will not be required yet.