Login screen changed and modify option added to Openzilla

I have Changed the login screen previously it was taking input User name, password, Base URL and topic or product as

Now at first User has to give the base URL which can be selected from one drop down box, and User name and password. like

After clicking login it will login to the base URL and if success full then it will go to the product selection page.

Then clicking the finish button it will load the bugs for first run depending on the selected product and continue with a screen

Once the bugs are loaded then and next run onwords it will go to the main window which will show the list of bugs already downloaded.

I have added the modify option to it if one bug is selected from the list of the bugs it can be modified with their fields and comments can be added.

Thaks.:)

Openzilla v-0.1b Released

Today I have released the first version for openZilla with the features

1.At first one has to enter the User name, password the base URL means the web address of the bugzilla site (like https://bugzilla.redhat.com/). After that he has to enter the topic on which he is Interested to work on.

2. Then once the user is authenticated to the bugzilla server account the bugs will be downloaded and shown one can search the bugs depending on the field.

3.One can create new bugs from the New button or the new bug menu (Bugs->New)

To install the openZilla

1.Download  http://rtnpro.fedorapeople.org/bama/bamachrn.repo to /etc/yum.repos.d/

2.As root do : yum install openzilla

*To install openzilla on any other linux OS:

1) download http://rtnpro.fedorapeople.org/bama/openzilla/openzilla-0.1b.tar.gz
2) Untar it: $tar xvf openzilla-0.1b.tar.gz
3) Change directory to openzilla-0.1b: $cd openzilla-0.1b
4) As root, install from setup.py:
$su
#python setup.py install

Feel free to report any bugs, new feature request or suggestions.

Thanks.

Openzilla Bug ID and Short Description and Hide button

I have added two main things

1. The bug ID and the Short description of the bug will be shown on the top of the bug detail shown in the respective fields.

2. Added one Hide button which will Hide the bug detail if clicked.

The bug detail was previously showing

Now it is showing the bug id, Short Description and one hide button like:

The function of the Hide button is to hide the bug detail and show the list of the bugs. It will help the user to view the list clearly and select bug which he/she want to see the detail. like:

I have changed some background functions to increase efficiency.

Thanks.

Follow

Get every new post delivered to your Inbox.